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