List customers by company (v2) [Obsolete("Use ListCustomerByCompany3")]

See ListCustomerByCompany3. ListCustomerByCompany2 calls ListCustomerByCompany3 with an empty accountRoleId and showInactive as false.

Request
query Parameters
id
required
integer <int32>

The internal Id of the Company to fetch Customers for.

accountRoleId
string

An optional account role internal id of the customer account to search for. Use ListAccountRoles for valid ids.

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/ListCustomerByCompany2
Response samples
[
  • {
    }
]