Changes to Create customer
POST /customer/create
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 2 of the 6 revisions of this API.113
What changed
- ○
added the new optional request property
email_verified(media type: application/json)new-optional-request-property
- ○
added the new optional request property
email_verified(media type: application/x-www-form-urlencoded)new-optional-request-property
- ○
- ▲
removed the success response with the status
200response-success-status-removed
- ○
added the new optional
headerrequest parameterIdempotency-Keynew-optional-request-parameter
- ○
added the non-success response with the status
404response-non-success-status-added
- ○
added the non-success response with the status
409response-non-success-status-added
- ○
added the non-success response with the status
500response-non-success-status-added
- ○
added the optional property
codeto the response with the401statusresponse-optional-property-added
- ○
added the optional property
codeto the response with the403statusresponse-optional-property-added
- ○
added the optional property
codeto the response with the422statusresponse-optional-property-added
- ○
added the optional property
request_idto the response with the401statusresponse-optional-property-added
- ○
added the optional property
request_idto the response with the403statusresponse-optional-property-added
- ○
added the optional property
request_idto the response with the422statusresponse-optional-property-added
- ○
added the success response with the status
201response-success-status-added
- ▲