List customers by company [Obsolete("Use ListCustomerByCompany2")]

See ListCustomerByCompany2. ListCustomerByCompany2 gets called with an empty accountRoleId.

Request
query Parameters
id
required
integer <int32>

The internal Id of the Company to fetch Customers for.

cultureCode
string

Specifies in which language to display culture specific information. If none is supplied, value is resolved from Application.

Responses
200

Success

500

Internal Server Error

get/CustomerService.svc/rest/ListCustomerByCompany
Response samples
[
  • {
    }
]