Item Types REST Endpoints

Power Data/Item Types
The operations from the Power Data/Item Types category.
Create an Item Type
Method: post
Path: /itemTypes
Delete an Item Type
Method: delete
Path: /itemTypes/{itemTypeGid}
Get an Item Type
Method: get
Path: /itemTypes/{itemTypeGid}
Get Item Types
Method: get
Path: /itemTypes
Update an Item Type
Method: patch
Path: /itemTypes/{itemTypeGid}