# Product InfoType ## Get product info type - [GET /api/product/infotype/{groupId}/item/{id}](https://docs.norce.io/api-reference/management/openapi/product-infotype/productinfotypeapi_getitem.md) ## List active product info types by group - [GET /api/product/infotype/{groupId}](https://docs.norce.io/api-reference/management/openapi/product-infotype/productinfotypeapi_list.md) ## Insert product info type - [POST /api/product/infotype/{groupId}](https://docs.norce.io/api-reference/management/openapi/product-infotype/productinfotypeapi_insert.md) ## List deleted product info types - [GET /api/product/infotype/{groupId}/deleted](https://docs.norce.io/api-reference/management/openapi/product-infotype/productinfotypeapi_listdeleted.md) ## Update product info type - [PUT /api/product/infotype/{groupId}/{id}](https://docs.norce.io/api-reference/management/openapi/product-infotype/productinfotypeapi_update.md)