v1
latestOpenAPI 3.0.02026-07-24102143224.1 KBCustomers
Update customer custom fields
put/v3/customers/{id}/custom-field
Path parameters
idstring required
Example:123e4567-e89b-12d3-a456-426614174000
Customer Id
Request body
Example request
[
{
"manufacturerCustomFieldId": "123e4567-e89b-12d3-a456-426614174000",
"customFieldValue": "Sales"
}
]Response
Updated customer custom field