Descriptions REST Endpoints

Business Objects/Items/Descriptions
The operations from the Business Objects/Items/Descriptions category.
Create a Description
Method: post
Path: /items/{itemGid}/descriptions
Delete a Description
Method: delete
Path: /items/{itemGid}/descriptions/{seqNo}
Get a Description
Method: get
Path: /items/{itemGid}/descriptions/{seqNo}
Get Descriptions
Method: get
Path: /items/{itemGid}/descriptions
Update a Description
Method: patch
Path: /items/{itemGid}/descriptions/{seqNo}
Update Descriptions
Method: patch
Path: /items/{itemGid}/descriptions