Remarks REST Endpoints

Business Objects/Shipments/Stops/Remarks
The operations from the Business Objects/Shipments/Stops/Remarks category.
Create a Remark
Method: post
Path: /shipments/{shipmentGid}/stops/{stopNum}/remarks
Delete a Remark
Method: delete
Path: /shipments/{shipmentGid}/stops/{stopNum}/remarks/{remarkSequence}
Get a Remark
Method: get
Path: /shipments/{shipmentGid}/stops/{stopNum}/remarks/{remarkSequence}
Get Remarks
Method: get
Path: /shipments/{shipmentGid}/stops/{stopNum}/remarks
Update a Remark
Method: patch
Path: /shipments/{shipmentGid}/stops/{stopNum}/remarks/{remarkSequence}
Update Remarks
Method: patch
Path: /shipments/{shipmentGid}/stops/{stopNum}/remarks