References REST Endpoints

Business Objects/Shipments/Costs/References
The operations from the Business Objects/Shipments/Costs/References category.
Create a Reference
Method: post
Path: /shipments/{shipmentGid}/costs/{shipmentCostSeqno}/refs
Delete a Reference
Method: delete
Path: /shipments/{shipmentGid}/costs/{shipmentCostSeqno}/refs/{seqno}
Get a Reference
Method: get
Path: /shipments/{shipmentGid}/costs/{shipmentCostSeqno}/refs/{seqno}
Get References
Method: get
Path: /shipments/{shipmentGid}/costs/{shipmentCostSeqno}/refs
Update a Reference
Method: patch
Path: /shipments/{shipmentGid}/costs/{shipmentCostSeqno}/refs/{seqno}
Update References
Method: patch
Path: /shipments/{shipmentGid}/costs/{shipmentCostSeqno}/refs