Update customer contact
Partially updates customer contact fields (name, e-mail, phone, birth date, metadata). Document, type and externalId are immutable.
Path parameters
Customer identifier (UUID).
Request body
Example request
{
"birth_date": "1990-05-20"
}Response
Customer updated.
Changes
Changed in 2 of the 9 revisions of this API.24313
- ▲
the
birth_daterequest property type/format changed fromobject/tostring/request-property-type-changed
- ▲
the
emailrequest property type/format changed fromobject/tostring/request-property-type-changed
- ▲
the
phonerequest property type/format changed fromobject/tostring/request-property-type-changed
- ○
added the new optional request property
namenew-optional-request-property
- ○
added the required property
birth_dateto the response with the200statusresponse-required-property-added
- ○
added the required property
created_atto the response with the200statusresponse-required-property-added
- ○
added the required property
documentto the response with the200statusresponse-required-property-added
- ○
added the required property
emailto the response with the200statusresponse-required-property-added
- ○
added the required property
external_idto the response with the200statusresponse-required-property-added
- ○
added the required property
idto the response with the200statusresponse-required-property-added
- ○
added the required property
metadatato the response with the200statusresponse-required-property-added
- ○
added the required property
nameto the response with the200statusresponse-required-property-added
- ○
added the required property
phoneto the response with the200statusresponse-required-property-added
- ○
added the required property
typeto the response with the200statusresponse-required-property-added
- ○
added the required property
updated_atto the response with the200statusresponse-required-property-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
the
birth_daterequest property type/format changed fromstring/toobject/request-property-type-changed
- ▲
the
emailrequest property type/format changed fromstring/toobject/request-property-type-changed
- ▲
the
phonerequest property type/format changed fromstring/toobject/request-property-type-changed
- ▲
removed the required property
avg_ticketfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
birth_datefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
created_atfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
documentfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
emailfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
external_idfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
first_order_atfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
idfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
last_order_atfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
namefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
originfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
phonefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
phone_is_whatsappfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
social_namefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
total_ordersfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
total_spentfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
typefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
updated_atfrom the response with the200statusresponse-required-property-removed
- ●
removed the request property
namerequest-property-removed
- ●
removed the request property
phone_is_whatsapprequest-property-removed
- ●
removed the request property
social_namerequest-property-removed
- ○
added the new optional request property
metadatanew-optional-request-property
This revision also has 36 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲