Retrieving all customers

GET {{api_url}}/customer/{{tenant}}/customers

Creates a new customer account.

Note: The request needs to be authorized with an anonymous access token.


Required scopes

No specific scopes are required.

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
hybris-session-idstring
saas-tokenstring

RESPONSES

status: Created

{"id":"13730481","link":"https://saas-ag-prod.apigee.net/caas-customer/{{tenant}}/me"}