References REST Endpoints

Business Objects/Shipments/Special Services/References
The operations from the Business Objects/Shipments/Special Services/References category.
Create a Reference
Method: post
Path: /shipments/{shipmentGid}/specialServices/{shipmentSpecialServiceSeq}/refs
Delete a Reference
Method: delete
Path: /shipments/{shipmentGid}/specialServices/{shipmentSpecialServiceSeq}/refs/{costReferenceGid}
Get a Reference
Method: get
Path: /shipments/{shipmentGid}/specialServices/{shipmentSpecialServiceSeq}/refs/{costReferenceGid}
Get References
Method: get
Path: /shipments/{shipmentGid}/specialServices/{shipmentSpecialServiceSeq}/refs
Update a Reference
Method: patch
Path: /shipments/{shipmentGid}/specialServices/{shipmentSpecialServiceSeq}/refs/{costReferenceGid}
Update References
Method: patch
Path: /shipments/{shipmentGid}/specialServices/{shipmentSpecialServiceSeq}/refs