Orders REST Endpoints
Admin/Orders
The operations from the Admin/Orders category.
- getOrder
- Method: getPath:
/ccadmin/v1/orders/{id} - getOrders
- Method: getPath:
/ccadmin/v1/orders - syncQuote
- Method: putPath:
/ccadmin/v1/orders/syncQuote - updateOrder
- Method: putPath:
/ccadmin/v1/orders/{id} - updateQuoteStatus
- Method: putPath:
/ccadmin/v1/orders/updateQuoteStatus