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: get
Path: /ccstore/v1/selfservice/orders
Retrieves orders details for the given identifier
Method: get
Path: /ccstore/v1/selfservice/orders/{id}