The Customers namespace has Entities and Operations concerned with Customer and Company management.
Documentation CustomerService (1.1)
Download OpenAPI description
Languages
Servers
https://customer-slug.api-se.norce.tech/commerce/customer/1.1/
https://customer-slug.api-se.norce.tech/commerce/customer/1.1/ListCompanyInfoTypes
- cURL
- JS
- C#
curl -i -X GET \
https://customer-slug.api-se.norce.tech/commerce/customer/1.1/ListCompanyInfoTypes
Response
[ { "Id": 0, "Value": "string", "Code": "string" } ]
https://customer-slug.api-se.norce.tech/commerce/customer/1.1/ListCustomerInfoTypes
- cURL
- JS
- C#
curl -i -X GET \
https://customer-slug.api-se.norce.tech/commerce/customer/1.1/ListCustomerInfoTypes
Response
[ { "Id": 0, "Value": "string", "Code": "string" } ]