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