Orders REST Endpoints

Admin/Orders
The operations from the Admin/Orders category.
getOrder
Method: get
Path: /ccadmin/v1/orders/{id}
getOrders
Method: get
Path: /ccadmin/v1/orders
syncQuote
Method: put
Path: /ccadmin/v1/orders/syncQuote
updateOrder
Method: put
Path: /ccadmin/v1/orders/{id}
updateQuoteStatus
Method: put
Path: /ccadmin/v1/orders/updateQuoteStatus