Order Release Allocations REST Endpoints

Business Objects/Sell Shipments/Allocations/Order Release Allocations
The operations from the Business Objects/Sell Shipments/Allocations/Order Release Allocations category.
Create an Order Release Allocation
Method: post
Path: /sellShipments/{shipmentGid}/allocations/{allocSeqNo}/orderAllocations
Delete an Order Release Allocation
Method: delete
Path: /sellShipments/{shipmentGid}/allocations/{allocSeqNo}/orderAllocations/{allocCostSeqno}
Get an Order Release Allocation
Method: get
Path: /sellShipments/{shipmentGid}/allocations/{allocSeqNo}/orderAllocations/{allocCostSeqno}
Get Order Release Allocations
Method: get
Path: /sellShipments/{shipmentGid}/allocations/{allocSeqNo}/orderAllocations
Update an Order Release Allocation
Method: patch
Path: /sellShipments/{shipmentGid}/allocations/{allocSeqNo}/orderAllocations/{allocCostSeqno}
Update Order Release Allocations
Method: patch
Path: /sellShipments/{shipmentGid}/allocations/{allocSeqNo}/orderAllocations