Descriptions REST Endpoints
Business Objects/Items With Prod Class Code Gid/Descriptions
The operations from the Business Objects/Items With Prod Class Code Gid/Descriptions category.
- Create a Description
- Method: postPath:
/itemsWithProdClassCodeGid/{itemGid}/descriptions - Delete a Description
- Method: deletePath:
/itemsWithProdClassCodeGid/{itemGid}/descriptions/{seqNo} - Get a Description
- Method: getPath:
/itemsWithProdClassCodeGid/{itemGid}/descriptions/{seqNo} - Get Descriptions
- Method: getPath:
/itemsWithProdClassCodeGid/{itemGid}/descriptions - Update a Description
- Method: patchPath:
/itemsWithProdClassCodeGid/{itemGid}/descriptions/{seqNo} - Update Descriptions
- Method: patchPath:
/itemsWithProdClassCodeGid/{itemGid}/descriptions