Create a customer
Create a new customer record. Customers can be associated with payments for tracking and recurring billing.
Headers
A unique string to ensure the request is processed only once. Must be unique per request. Valid for 24 hours.
Request body
Response
Customer created.
Changes
Changed in 3 of the 13 revisions of this API.145
- ▲
the
errorresponse's property type/format changed fromobject/tostring/for status409response-property-type-changed
- ●
removed the optional property
error/codefrom the response with the409statusresponse-optional-property-removed
- ●
removed the optional property
error/detailsfrom the response with the409statusresponse-optional-property-removed
- ●
removed the optional property
error/messagefrom the response with the409statusresponse-optional-property-removed
- ○
added the optional property
codeto the response with the409statusresponse-optional-property-added
- ○
added the optional property
messageto the response with the409statusresponse-optional-property-added
- ○
added the optional property
statusCodeto the response with the409statusresponse-optional-property-added
- ▲
- ●
removed the optional property
customer/idfrom the response with the201statusresponse-optional-property-removed
- ○
added the optional property
customer/customerIdto the response with the201statusresponse-optional-property-added
This revision also has 7 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ○
endpoint added
endpoint-added
This revision also has 8 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○