Item Value Sets REST Endpoints

Business Objects/Items/Item Value Sets
The operations from the Business Objects/Items/Item Value Sets category.
Create an Item Value Set
Method: post
Path: /items/{itemGid}/itemValueSets
Delete an Item Value Set
Method: delete
Path: /items/{itemGid}/itemValueSets/{seqNumber}
Get an Item Value Set
Method: get
Path: /items/{itemGid}/itemValueSets/{seqNumber}
Get Item Value Sets
Method: get
Path: /items/{itemGid}/itemValueSets
Update an Item Value Set
Method: patch
Path: /items/{itemGid}/itemValueSets/{seqNumber}
Update Item Value Sets
Method: patch
Path: /items/{itemGid}/itemValueSets