Create customer
Registers a new customer within the caller account. The document is deduplicated per account.
Request body
Example request
{
"birth_date": "1990-05-20"
}Response
Customer created.
Changes
Changed in 2 of the 9 revisions of this API.20516
- ▲
added the new required request property
namenew-required-request-property
- ▲
the
documentrequest property type/format changed fromobject/tostring/request-property-type-changed
- ○
added the new optional request property
emailnew-optional-request-property
- ○
added the new optional request property
phonenew-optional-request-property
- ○
added the required property
birth_dateto the response with the201statusresponse-required-property-added
- ○
added the required property
created_atto the response with the201statusresponse-required-property-added
- ○
added the required property
documentto the response with the201statusresponse-required-property-added
- ○
added the required property
emailto the response with the201statusresponse-required-property-added
- ○
added the required property
idto the response with the201statusresponse-required-property-added
- ○
added the required property
metadatato the response with the201statusresponse-required-property-added
- ○
added the required property
nameto the response with the201statusresponse-required-property-added
- ○
added the required property
phoneto the response with the201statusresponse-required-property-added
- ○
added the required property
typeto the response with the201statusresponse-required-property-added
- ○
added the required property
updated_atto the response with the201statusresponse-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
documentrequest property type/format changed fromstring/toobject/request-property-type-changed
- ▲
removed the required property
avg_ticketfrom the response with the201statusresponse-required-property-removed
- ▲
removed the required property
birth_datefrom the response with the201statusresponse-required-property-removed
- ▲
removed the required property
created_atfrom the response with the201statusresponse-required-property-removed
- ▲
removed the required property
documentfrom the response with the201statusresponse-required-property-removed
- ▲
removed the required property
emailfrom the response with the201statusresponse-required-property-removed
- ▲
removed the required property
first_order_atfrom the response with the201statusresponse-required-property-removed
- ▲
removed the required property
idfrom the response with the201statusresponse-required-property-removed
- ▲
removed the required property
last_order_atfrom the response with the201statusresponse-required-property-removed
- ▲
removed the required property
namefrom the response with the201statusresponse-required-property-removed
- ▲
removed the required property
originfrom the response with the201statusresponse-required-property-removed
- ▲
removed the required property
phonefrom the response with the201statusresponse-required-property-removed
- ▲
removed the required property
phone_is_whatsappfrom the response with the201statusresponse-required-property-removed
- ▲
removed the required property
social_namefrom the response with the201statusresponse-required-property-removed
- ▲
removed the required property
total_ordersfrom the response with the201statusresponse-required-property-removed
- ▲
removed the required property
total_spentfrom the response with the201statusresponse-required-property-removed
- ▲
removed the required property
typefrom the response with the201statusresponse-required-property-removed
- ▲
removed the required property
updated_atfrom the response with the201statusresponse-required-property-removed
- ●
removed the request property
emailrequest-property-removed
- ●
removed the request property
namerequest-property-removed
- ●
removed the request property
phonerequest-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
- ○
added the new optional request property
typenew-optional-request-property
- ○
the request property
documentbecame nullablerequest-property-became-nullable
- ○
the request property
documentbecame optionalrequest-property-became-optional
This revision also has 36 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲