Statuses REST Endpoints

Business Objects/Items With Prod Class Code Gid/Statuses
The operations from the Business Objects/Items With Prod Class Code Gid/Statuses category.
Create a Statuse
Method: post
Path: /itemsWithProdClassCodeGid/{itemGid}/statuses
Delete a Statuse
Method: delete
Path: /itemsWithProdClassCodeGid/{itemGid}/statuses/{statusTypeGid}
Get a Statuse
Method: get
Path: /itemsWithProdClassCodeGid/{itemGid}/statuses/{statusTypeGid}
Get Statuses
Method: get
Path: /itemsWithProdClassCodeGid/{itemGid}/statuses
Update a Statuse
Method: patch
Path: /itemsWithProdClassCodeGid/{itemGid}/statuses/{statusTypeGid}
Update Statuses
Method: patch
Path: /itemsWithProdClassCodeGid/{itemGid}/statuses