Shipments REST Endpoints

Business Objects/Shipments
The operations from the Business Objects/Shipments category.
Create a Shipment
Method: post
Path: /shipments
Get a Shipment
Method: get
Path: /shipments/{shipmentGid}
Get Shipments
Method: get
Path: /shipments
Update a Shipment
Method: patch
Path: /shipments/{shipmentGid}