Item Types REST Endpoints

Admin/Item Types
Item type admin endpoints
deleteItemTypeProperty
Method: delete
Path: /ccadmin/v1/itemTypes/{itemTypeId}/properties/{propertyId}
getItemType
Method: get
Path: /ccadmin/v1/itemTypes/{id}
updateItemType
Method: put
Path: /ccadmin/v1/itemTypes/{id}