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