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