Orders REST Endpoints

Store/SelfService/Orders
Order endpoints
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}