Allocations REST Endpoints

Business Objects/Shipment No S S Us/Allocations
The operations from the Business Objects/Shipment No S S Us/Allocations category.
Create an Allocation
Method: post
Path: /shipmentNoSSUs/{shipmentGid}/allocations
Delete an Allocation
Method: delete
Path: /shipmentNoSSUs/{shipmentGid}/allocations/{allocSeqNo}
Get Allocations
Method: get
Path: /shipmentNoSSUs/{shipmentGid}/allocations
Get an Allocation
Method: get
Path: /shipmentNoSSUs/{shipmentGid}/allocations/{allocSeqNo}
Update Allocations
Method: patch
Path: /shipmentNoSSUs/{shipmentGid}/allocations
Update an Allocation
Method: patch
Path: /shipmentNoSSUs/{shipmentGid}/allocations/{allocSeqNo}