CustomerComponents Web Service
Method/SmartUpdateCustomerContact
CustomerComponents Web Service > All Operations Resource Group : /SmartUpdateCustomerContact (Method)
Description
The SmartUpdateCustomerContact function updates a customer contact record. If the record does not exist, this method adds a record.
Request (SmartUpdateCustomerContactSoapIn)

The request body is of type SmartUpdateCustomerContact.

Request Body Parameters

NameDescriptionData Type
 CustomerContactInfo
 xml:boolean
isForceUpdate 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 info Element Sequence SmartUpdateCustomerContact 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
isForceUpdate xs:boolean
Response (SmartUpdateCustomerContactSoapOut)

The response body is of type SmartUpdateCustomerContactResponse.

Response Body Parameters

NameDescriptionData Type
 xml:int
SmartUpdateCustomerContactResult Element Sequence SmartUpdateCustomerContactResponse Element

Overview

See Also
All Operations Resource GroupCustomerComponents Web Service