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
Admin/Orders
The operations from the Admin/Orders category.
- getOrders
-
Method: getPath:
/ccadmin/v1/orders - syncQuote
-
Method: putPath:
/ccadmin/v1/orders/syncQuote - updateQuoteStatus
-
Method: putPath:
/ccadmin/v1/orders/updateQuoteStatus - getOrder
-
Method: getPath:
/ccadmin/v1/orders/{id} - updateOrder
-
Method: putPath:
/ccadmin/v1/orders/{id}
Admin/Orders
The operations from the Admin/Orders category.
- getOrders
-
Method: getPath:
/ccadmin/v1/orders - getOrder
-
Method: getPath:
/ccadmin/v1/orders/{id} - syncQuote
-
Method: putPath:
/ccadmin/v1/orders/syncQuote - updateQuoteStatus
-
Method: putPath:
/ccadmin/v1/orders/updateQuoteStatus - updateOrder
-
Method: putPath:
/ccadmin/v1/orders/{id}