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