Prerequisites
Number of APIs: 4
-
Retrieve first anonymous token GET {{api-url}}/customerlogin/auth/anonymous/login?client_id={{client_id_storefront}}&hybris-tenant={{tenant}}
-
Create a new customer POST {{api-url}}/customer/{{tenant}}/signup
-
Access Token for an employee POST {{api-url}}/oauth/token
-
Log in the customer POST {{api-url}}/customer/{{tenant}}/login