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