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