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
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
hybris-session-id | string | ||
saas-token | string |
RESPONSES
status: Created
{"id":"13730481","link":"https://saas-ag-prod.apigee.net/caas-customer/{{tenant}}/me"}