customers
Update customer contact
Partially updates customer contact fields (name, e-mail, phone, birth date, metadata). Document, type and externalId are immutable.
patch/api/v1/customers/{id}
Path parameters
idstring uuid required
Example:01920000-0000-7000-8000-000000000000
Customer identifier (UUID).
Request body
Response
Customer updated.
CustomerUpdateResponse required