The CustomerContactUpdate API allows you to update an existing customer contact record. The request body includes full name, email, phone number and other relevant information.
| Method | API Endpoint |
|---|---|
| PUT | {{endpoint}}/api/ext/contacts |
| Key | Value |
|---|---|
| Content-Type | application/json |
| Authorization | Bearer {{token}} |
{
"id": 276,
"title": "",
"fullName": "edited",
"email": "test@custella.com",
"phone": "1221212323233",
"type": "PUBLIC",
"department": null,
"designation": "Mr.",
"fax": null,
"externalId": null,
"enableCustomerPortal": false,
"customer": {
"customerExternalId": "ARFA1"
},
"site": null,
"project": null
}
{
"contactLite": {
"customer": {
"id": 80797
},
"email": "test@custella.com",
"fullName": "test",
"phone": "0123456789",
"title": "Mr.",
"type": "PUBLIC",
"id": "8958",
"designation": "test",
"enableCustomerPortal": false
},
"login": null,
"gender": null,
"dateFormatString": null,
"timezone": null,
"geoFence": null
}

Description can be added here
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