The PartialUpdate API enables you to modify specific fields in site contact records selectively. This is beneficial when you need to update a site contact without altering all the fields.
| Method | API Endpoint |
|---|---|
| PATCH | {{endpoint}}/api/ext/contacts |
| Key | Value |
|---|---|
| Contet-Type | application/json |
| Authorization | Bearer{{token}} |
{
"title": " ",
"fullName": "edited",
"email": "test@custella.com",
"phone": "1221212323233",
"type": "PUBLIC",
"department": null,
"designation": "Mr.",
"fax": null,
"externalId": "contact1",
"enableCustomerPortal": false,
"customer": null,
"site": {
"externalId": "1"
},
"project": null
}
// 400 Response Code
{
"message": "contact not found with ext : contact1"
}

Our team is ready to assist you with integration, troubleshooting, and more.
This website and its content are the property of FieldEx and are protected by copyright laws. © 2026 FieldEx. Any redistribution or reproduction of part or all of the contents in any form is prohibited, except with our express written permission.
FieldEx Pte Ltd Singapore