Classifications REST Endpoints

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