Orders REST Endpoints
Store/SelfService/Orders
The operations from the Store/SelfService/Orders category.
- 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}