Order Allocations REST Endpoints
Business Objects/Shipment No S S Us/Allocations/Order Allocations
The operations from the Business Objects/Shipment No S S Us/Allocations/Order Allocations category.
- Create an Order Allocation
- Method: postPath:
/shipmentNoSSUs/{shipmentGid}/allocations/{allocSeqNo}/orderAllocations - Delete an Order Allocation
- Method: deletePath:
/shipmentNoSSUs/{shipmentGid}/allocations/{allocSeqNo}/orderAllocations/{allocCostSeqno} - Get an Order Allocation
- Method: getPath:
/shipmentNoSSUs/{shipmentGid}/allocations/{allocSeqNo}/orderAllocations/{allocCostSeqno} - Get Order Allocations
- Method: getPath:
/shipmentNoSSUs/{shipmentGid}/allocations/{allocSeqNo}/orderAllocations - Update an Order Allocation
- Method: patchPath:
/shipmentNoSSUs/{shipmentGid}/allocations/{allocSeqNo}/orderAllocations/{allocCostSeqno} - Update Order Allocations
- Method: patchPath:
/shipmentNoSSUs/{shipmentGid}/allocations/{allocSeqNo}/orderAllocations