# Customer InfoType ## Lists active customer info types by group - [GET /api/customer/infotype/{groupId}](https://docs.norce.io/api-reference/management/openapi/customer-infotype/customerinfotypeapi_listbygroup.md) ## Insert customer info type - [POST /api/customer/infotype/{groupId}](https://docs.norce.io/api-reference/management/openapi/customer-infotype/customerinfotypeapi_insert.md) ## Lists deleted customer info types - [GET /api/customer/infotype/{groupId}/deleted](https://docs.norce.io/api-reference/management/openapi/customer-infotype/customerinfotypeapi_listdeleted.md) ## Get customer info type - [GET /api/customer/infotype/{groupId}/item/{id}](https://docs.norce.io/api-reference/management/openapi/customer-infotype/customerinfotypeapi_getitem.md) ## Update customer info type - [PUT /api/customer/infotype/{groupId}/{id}](https://docs.norce.io/api-reference/management/openapi/customer-infotype/customerinfotypeapi_update.md)