Access to add and change pages is restricted. See: https://cwiki.apache.org/confluence/display/OFBIZ/Wiki+access

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Purpose

The purpose of this document is to list the high-level API endpoints required for headless commerce(B2C). This will helps in finalizing API design.

API Endpoints

Authentication

Sr No.API EndpointDescriptionTasksStatusPhase
1GET /getGuestToken



2POST /getCustomerToken



3POST /refreshToken



Customer

Sr No.API EndpointDescriptionTasksStatusPhase
1POST /createCustomer



2POST /getPasswordHint



3POST /resetPassword



4POST /changePassword



5GET /getCustomerProfile



6POST /updatePersonalInformaion

































  • No labels