Remarks REST Endpoints
Business Objects/Shipment No S S Us/Costs/Remarks
The operations from the Business Objects/Shipment No S S Us/Costs/Remarks category.
- Create a Remark
- Method: postPath:
/shipmentNoSSUs/{shipmentGid}/costs/{shipmentCostSeqno}/remarks - Delete a Remark
- Method: deletePath:
/shipmentNoSSUs/{shipmentGid}/costs/{shipmentCostSeqno}/remarks/{remarkSequence} - Get a Remark
- Method: getPath:
/shipmentNoSSUs/{shipmentGid}/costs/{shipmentCostSeqno}/remarks/{remarkSequence} - Get Remarks
- Method: getPath:
/shipmentNoSSUs/{shipmentGid}/costs/{shipmentCostSeqno}/remarks - Update a Remark
- Method: patchPath:
/shipmentNoSSUs/{shipmentGid}/costs/{shipmentCostSeqno}/remarks/{remarkSequence} - Update Remarks
- Method: patchPath:
/shipmentNoSSUs/{shipmentGid}/costs/{shipmentCostSeqno}/remarks