Shipping Groups REST Endpoints

Store/Orders/Current/Shipping Groups
The operations from the Store/Orders/Current/Shipping Groups category.
addShippingGroups
Method: post
Path: /ccstore/v1/orders/current/shippingGroups/add
deleteShippingGroup
Method: delete
Path: /ccstore/v1/orders/current/shippingGroups/{id}
deleteShippingGroups
Method: post
Path: /ccstore/v1/orders/current/shippingGroups/delete
getShippingGroup
Method: get
Path: /ccstore/v1/orders/current/shippingGroups/{id}
getShippingGroups
Method: get
Path: /ccstore/v1/orders/current/shippingGroups
relateToCartItems
Method: post
Path: /ccstore/v1/orders/current/shippingGroups/relateToItems
updateShippingGroup
Method: patch
Path: /ccstore/v1/orders/current/shippingGroups/{id}
updateShippingGroups
Method: patch
Path: /ccstore/v1/orders/current/shippingGroups