Shipment Groups REST Endpoints

Business Objects/Shipment Groups
The operations from the Business Objects/Shipment Groups category.
Create a Shipment Group
Method: post
Path: /shipmentGroups
Delete a Shipment Group
Method: delete
Path: /shipmentGroups/{shipGroupGid}
Get a Shipment Group
Method: get
Path: /shipmentGroups/{shipGroupGid}
Get Shipment Groups
Method: get
Path: /shipmentGroups
Update a Shipment Group
Method: patch
Path: /shipmentGroups/{shipGroupGid}