Update a single customer value
Patches one customer field without sending the full customer payload.
PATCH
/api/unstable/customers/{id}/valuePatches one customer field without sending the full customer payload.
Request Body
application/json
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