The Customers namespace has Entities and Operations concerned with Customer and Company management.
https://demo.storm.io/api/1.1/CustomerService.svc/rest/ListCompanyInfoTypes
curl -i -X GET \
https://demo.storm.io/api/1.1/CustomerService.svc/rest/ListCompanyInfoTypes[ { "Id": 0, "Value": "string", "Code": "string" } ]
https://demo.storm.io/api/1.1/CustomerService.svc/rest/ListCustomerInfoTypes
curl -i -X GET \
https://demo.storm.io/api/1.1/CustomerService.svc/rest/ListCustomerInfoTypes[ { "Id": 0, "Value": "string", "Code": "string" } ]