The Customers namespace has Entities and Operations concerned with Customer and Company management.
https://customer-slug.api-se.norce.tech/commerce/customer/1.1/
https://customer-slug.api-se.norce.tech/commerce/customer/1.1/ListCompanyInfoTypes
curl -i -X GET \
https://customer-slug.api-se.norce.tech/commerce/customer/1.1/ListCompanyInfoTypes[ { "Id": 0, "Value": "string", "Code": "string" } ]
https://customer-slug.api-se.norce.tech/commerce/customer/1.1/ListCustomerInfoTypes
curl -i -X GET \
https://customer-slug.api-se.norce.tech/commerce/customer/1.1/ListCustomerInfoTypes[ { "Id": 0, "Value": "string", "Code": "string" } ]