Costs REST Endpoints
Business Objects/Shipment No S S Us/Costs
The operations from the Business Objects/Shipment No S S Us/Costs category.
- Create a Cost
- Method: postPath:
/shipmentNoSSUs/{shipmentGid}/costs - Delete a Cost
- Method: deletePath:
/shipmentNoSSUs/{shipmentGid}/costs/{shipmentCostSeqno} - Get a Cost
- Method: getPath:
/shipmentNoSSUs/{shipmentGid}/costs/{shipmentCostSeqno} - Get Costs
- Method: getPath:
/shipmentNoSSUs/{shipmentGid}/costs - Update a Cost
- Method: patchPath:
/shipmentNoSSUs/{shipmentGid}/costs/{shipmentCostSeqno} - Update Costs
- Method: patchPath:
/shipmentNoSSUs/{shipmentGid}/costs