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