Refs REST Endpoints
Business Objects/Shipment No S S Us/Special Services/Refs
The operations from the Business Objects/Shipment No S S Us/Special Services/Refs category.
- Create a Ref
- Method: postPath:
/shipmentNoSSUs/{shipmentGid}/specialServices/{shipmentSpecialServiceSeq}/refs - Delete a Ref
- Method: deletePath:
/shipmentNoSSUs/{shipmentGid}/specialServices/{shipmentSpecialServiceSeq}/refs/{costReferenceGid} - Get a Ref
- Method: getPath:
/shipmentNoSSUs/{shipmentGid}/specialServices/{shipmentSpecialServiceSeq}/refs/{costReferenceGid} - Get Refs
- Method: getPath:
/shipmentNoSSUs/{shipmentGid}/specialServices/{shipmentSpecialServiceSeq}/refs - Update a Ref
- Method: patchPath:
/shipmentNoSSUs/{shipmentGid}/specialServices/{shipmentSpecialServiceSeq}/refs/{costReferenceGid} - Update Refs
- Method: patchPath:
/shipmentNoSSUs/{shipmentGid}/specialServices/{shipmentSpecialServiceSeq}/refs