Orders REST Endpoints
Store/SelfService/Orders
Order endpoints
- Retrieves all orders with the organization of logged in profile
- Method: getPath:
/ccstore/v1/selfservice/orders
- Retrieves orders details for the given identifier
- Method: getPath:
/ccstore/v1/selfservice/orders/{id}