CustomerComponents Web Service
Method/AddCustomerContact
CustomerComponents Web Service > All Operations Resource Group : /AddCustomerContact (Method)
Description
Add new record to CustomerContacts table
Request (AddCustomerContactSoapIn)

The request body is of type AddCustomerContact.

Request Body Parameters

NameDescriptionData Type
 CustomerContactInfo
 xml:boolean
isAutoClaim 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 customerContact Element Sequence AddCustomerContact Element

Overview

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
isAutoClaim xs:boolean
Response (AddCustomerContactSoapOut)

The response body is of type AddCustomerContactResponse.

Response Body Parameters

NameDescriptionData Type
 xml:int
AddCustomerContactResult Element Sequence AddCustomerContactResponse Element

Overview

Sequence
See Also
All Operations Resource GroupCustomerComponents Web Service