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: post
Path: /shipmentNoSSUs/{shipmentGid}/specialServices/{shipmentSpecialServiceSeq}/secondaryCharges
Delete a Secondary Charge
Method: delete
Path: /shipmentNoSSUs/{shipmentGid}/specialServices/{shipmentSpecialServiceSeq}/secondaryCharges/{ID}
Get a Secondary Charge
Method: get
Path: /shipmentNoSSUs/{shipmentGid}/specialServices/{shipmentSpecialServiceSeq}/secondaryCharges/{ID}
Get Secondary Charges
Method: get
Path: /shipmentNoSSUs/{shipmentGid}/specialServices/{shipmentSpecialServiceSeq}/secondaryCharges
Update a Secondary Charge
Method: patch
Path: /shipmentNoSSUs/{shipmentGid}/specialServices/{shipmentSpecialServiceSeq}/secondaryCharges/{ID}
Update Secondary Charges
Method: patch
Path: /shipmentNoSSUs/{shipmentGid}/specialServices/{shipmentSpecialServiceSeq}/secondaryCharges