Skip to main content
PATCH
Partially updates the customer. Send only the fields you want to change; omitted fields keep their existing values.

Path parameters

string
required
Customer ID, ony.XXXX.YYYY....

Body parameters

All fields are optional. When sent, the same validation rules as Create apply.
string
New email. Must be valid.
string
Your reference (max 150 chars).
string
Up to 100 chars.
string
Up to 100 chars.
object
Same shape as on create.
object
Replaces the existing meta; it is not merged.

Response

Returns the updated customer, same shape as Get a customer.