Update a single customer value
Patches one customer field without sending the full customer payload.
PATCH
/api/customers/{id}/valuePatches one customer field without sending the full customer payload.
Path Parameters
id*string
Resource identifier.
Example
"cust_123"Request Body
application/json
Request payload for Update a single customer value.
key*string
Customer field key to update.
Example
"phone"value*string
Replacement value for the selected field.
Example
"+56 9 9999 9999"[key: string]?never
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json