List contact by company [Obsolete("Will be removed in a future version.")]

Lists Contacts by Company.Id and an optional responsibilityId.

Request
query Parameters
id
required
integer <int32>

The internal Id of the Company to fetch Contacts for.

responsibilityId
required
integer <int32>

Contact responsibility. Lookup references in ListContactResponsibilities.

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