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