References REST Endpoints
Business Objects/Shipments/Costs/References
The operations from the Business Objects/Shipments/Costs/References category.
- Create a Reference
- Method: postPath:
/shipments/{shipmentGid}/costs/{shipmentCostSeqno}/refs - Delete a Reference
- Method: deletePath:
/shipments/{shipmentGid}/costs/{shipmentCostSeqno}/refs/{seqno} - Get a Reference
- Method: getPath:
/shipments/{shipmentGid}/costs/{shipmentCostSeqno}/refs/{seqno} - Get References
- Method: getPath:
/shipments/{shipmentGid}/costs/{shipmentCostSeqno}/refs - Update a Reference
- Method: patchPath:
/shipments/{shipmentGid}/costs/{shipmentCostSeqno}/refs/{seqno} - Update References
- Method: patchPath:
/shipments/{shipmentGid}/costs/{shipmentCostSeqno}/refs