Remarks REST Endpoints

Business Objects/Items/Classifications/Remarks
The operations from the Business Objects/Items/Classifications/Remarks category.
Create a Remark
Method: post
Path: /items/{itemGid}/classifications/{gtmItemClassificationGid}/remarks
Delete a Remark
Method: delete
Path: /items/{itemGid}/classifications/{gtmItemClassificationGid}/remarks/{remarkSequence}
Get a Remark
Method: get
Path: /items/{itemGid}/classifications/{gtmItemClassificationGid}/remarks/{remarkSequence}
Get Remarks
Method: get
Path: /items/{itemGid}/classifications/{gtmItemClassificationGid}/remarks
Update a Remark
Method: patch
Path: /items/{itemGid}/classifications/{gtmItemClassificationGid}/remarks/{remarkSequence}
Update Remarks
Method: patch
Path: /items/{itemGid}/classifications/{gtmItemClassificationGid}/remarks