CustomerComponents Web Service
Method/GetCustomerContacts
CustomerComponents Web Service > All Operations Resource Group : /GetCustomerContacts (Method)
Description
The GetCustomerContacts function returns all customer contacts for the given filter object.
Request (GetCustomerContactsSoapIn)

The request body is of type GetCustomerContacts.

Request Body Parameters

NameDescriptionData Type
 CustomerContactsFilter
 xml:int
 xml:int
 xml:string
 xml:int
skipItemId Element orderBy Element recordCount Element offset Element IsCancelledOnly Element Email Element LastName Element MiddleName Element FirstName Element Initials Element CustomerId Element ModifiedSinceDateTime Element Sequence filter Element Sequence GetCustomerContacts Element

Overview

Sequence
Sequence
CustomerId xs:int
Initials optional xs:string
FirstName optional xs:string
MiddleName optional xs:string
LastName optional xs:string
Email optional xs:string
offset xs:int
orderBy optional xs:string
skipItemId xs:int
Response (GetCustomerContactsSoapOut)

The response body is of type GetCustomerContactsResponse.

Response Body Parameters

NameDescriptionData Type
 ArrayOfViewCustomerContactInfo
SalutationShortDescription Element SalutationDescription Element EmailAddress Element CellphoneNumber Element FaxNumber Element PhoneNumber Element CustomerNumber Element FullName Element IsCancelled Element EmailAddressId Element JobTitle Element LastName Element MiddleName Element OfficialFirstName Element FirstName Element Initials Element SalutationId Element CustomerId Element OrganizationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewCustomerContactInfo Element Sequence GetCustomerContactsResult Element Sequence GetCustomerContactsResponse Element

Overview

Sequence
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
CustomerId xs:int
Initials optional xs:string
FirstName optional xs:string
OfficialFirstName optional xs:string
MiddleName optional xs:string
LastName optional xs:string
JobTitle optional xs:string
IsCancelled xs:boolean
FullName optional xs:string
PhoneNumber optional xs:string
FaxNumber optional xs:string
CellphoneNumber optional xs:string
EmailAddress optional xs:string
SalutationDescription optional xs:string
SalutationShortDescription optional xs:string
See Also
All Operations Resource GroupCustomerComponents Web Service