List customers by info type [Obsolete("Use ListCustomerByInfoType2")]

See ListCustomerByInfoType2 for details. ListCustomerByInfoType calls ListCustomerByInfoType2 with showInactive as false.

Request
query Parameters
code
required
string

The info type code. Note that the info type to get must have its Code property set or null will be returned.

value
required
string

The info type value.

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