Container Groups REST Endpoints

Business Objects/Sell Shipments/Container Groups
The operations from the Business Objects/Sell Shipments/Container Groups category.
Create a Container Group
Method: post
Path: /sellShipments/{shipmentGid}/containerGroups
Delete a Container Group
Method: delete
Path: /sellShipments/{shipmentGid}/containerGroups/{containerGroupGid}
Get a Container Group
Method: get
Path: /sellShipments/{shipmentGid}/containerGroups/{containerGroupGid}
Get Container Groups
Method: get
Path: /sellShipments/{shipmentGid}/containerGroups
Update a Container Group
Method: patch
Path: /sellShipments/{shipmentGid}/containerGroups/{containerGroupGid}
Update Container Groups
Method: patch
Path: /sellShipments/{shipmentGid}/containerGroups