- Subcategories:
 - Items
 - Payments
 - Shipping Groups
 
Current REST Endpoints
Store/Orders/Current
The operations from the Store/Orders/Current category.
- Convert to a scheduled order
 - Method: postPath:
/ccstore/v1/orders/current/convertToScheduledOrder - Get current incomplete order
 - Method: getPath:
/ccstore/v1/orders/current - Price the current order
 - Method: postPath:
/ccstore/v1/orders/current/price - Remove current profile's incomplete order
 - Method: deletePath:
/ccstore/v1/orders/current - Submit the current order (cart)
 - Method: postPath:
/ccstore/v1/orders/current/submit - Update an incomplete order
 - Method: patchPath:
/ccstore/v1/orders/current - Update current profile's order
 - Method: postPath:
/ccstore/v1/orders/current