Secondary Charges REST Endpoints

Business Objects/Shipments/Special Services/Secondary Charges
The operations from the Business Objects/Shipments/Special Services/Secondary Charges category.
Create a Secondary Charge
Method: post
Path: /shipments/{shipmentGid}/specialServices/{shipmentSpecialServiceSeq}/secondaryCharges
Delete a Secondary Charge
Method: delete
Path: /shipments/{shipmentGid}/specialServices/{shipmentSpecialServiceSeq}/secondaryCharges/{ID}
Get a Secondary Charge
Method: get
Path: /shipments/{shipmentGid}/specialServices/{shipmentSpecialServiceSeq}/secondaryCharges/{ID}
Get Secondary Charges
Method: get
Path: /shipments/{shipmentGid}/specialServices/{shipmentSpecialServiceSeq}/secondaryCharges
Update a Secondary Charge
Method: patch
Path: /shipments/{shipmentGid}/specialServices/{shipmentSpecialServiceSeq}/secondaryCharges/{ID}
Update Secondary Charges
Method: patch
Path: /shipments/{shipmentGid}/specialServices/{shipmentSpecialServiceSeq}/secondaryCharges