Shipping Groups REST Endpoints
Store/Orders/Current/Shipping Groups
The operations from the Store/Orders/Current/Shipping Groups category.
- addShippingGroups
- Method: postPath:
/ccstore/v1/orders/current/shippingGroups/add - deleteShippingGroup
- Method: deletePath:
/ccstore/v1/orders/current/shippingGroups/{id} - deleteShippingGroups
- Method: postPath:
/ccstore/v1/orders/current/shippingGroups/delete - getShippingGroup
- Method: getPath:
/ccstore/v1/orders/current/shippingGroups/{id} - getShippingGroups
- Method: getPath:
/ccstore/v1/orders/current/shippingGroups - relateToCartItems
- Method: postPath:
/ccstore/v1/orders/current/shippingGroups/relateToItems - updateShippingGroup
- Method: patchPath:
/ccstore/v1/orders/current/shippingGroups/{id} - updateShippingGroups
- Method: patchPath:
/ccstore/v1/orders/current/shippingGroups