Secondary Charges REST Endpoints
Business Objects/Shipment No S S Us/Special Services/Secondary Charges
The operations from the Business Objects/Shipment No S S Us/Special Services/Secondary Charges category.
- Create a Secondary Charge
- Method: postPath:
/shipmentNoSSUs/{shipmentGid}/specialServices/{shipmentSpecialServiceSeq}/secondaryCharges - Delete a Secondary Charge
- Method: deletePath:
/shipmentNoSSUs/{shipmentGid}/specialServices/{shipmentSpecialServiceSeq}/secondaryCharges/{ID} - Get a Secondary Charge
- Method: getPath:
/shipmentNoSSUs/{shipmentGid}/specialServices/{shipmentSpecialServiceSeq}/secondaryCharges/{ID} - Get Secondary Charges
- Method: getPath:
/shipmentNoSSUs/{shipmentGid}/specialServices/{shipmentSpecialServiceSeq}/secondaryCharges - Update a Secondary Charge
- Method: patchPath:
/shipmentNoSSUs/{shipmentGid}/specialServices/{shipmentSpecialServiceSeq}/secondaryCharges/{ID} - Update Secondary Charges
- Method: patchPath:
/shipmentNoSSUs/{shipmentGid}/specialServices/{shipmentSpecialServiceSeq}/secondaryCharges