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/ListCompanyFlags
curl -i -X GET \
https://customer-slug.api-se.norce.tech/commerce/customer/1.1/ListCompanyFlags[ { "Id": 0, "Name": "string", "Description": "string", "SortOrder": 0, "Group": { … } } ]
https://customer-slug.api-se.norce.tech/commerce/customer/1.1/ListCustomerFlags
curl -i -X GET \
https://customer-slug.api-se.norce.tech/commerce/customer/1.1/ListCustomerFlags[ { "Id": 0, "Name": "string", "Description": "string", "SortOrder": 0, "Group": { … } } ]