CustomerComponents Web Service
Method/SmartUpdatePhoneNumber
CustomerComponents Web Service > All Operations Resource Group : /SmartUpdatePhoneNumber (Method)
Description
The SmartUpdatePhoneNumber function updates a phone number record. If the record does not exist, this method adds a record.
Request (SmartUpdatePhoneNumberSoapIn)

The request body is of type SmartUpdatePhoneNumber.

Request Body Parameters

NameDescriptionData Type
 PhoneNumberInfo
 xml:boolean
isForceUpdate Element FormattedPhoneNumber Element CountryId Element PhoneNumber Element AreaCode Element NationalPrefix Element CountryCode Element SearchPhoneNumber Element FollowupNumber Element IsSecret Element PhoneTypeId Element Description Element CustomerContactId Element CustomerId Element OrganizationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence info Element Sequence SmartUpdatePhoneNumber Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
CustomerId xs:int
Description optional xs:string
IsSecret xs:boolean
SearchPhoneNumber optional xs:string
CountryCode xs:short
AreaCode optional xs:string
PhoneNumber optional xs:string
CountryId xs:int
FormattedPhoneNumber optional xs:string
isForceUpdate xs:boolean
Response (SmartUpdatePhoneNumberSoapOut)

The response body is of type SmartUpdatePhoneNumberResponse.

Response Body Parameters

NameDescriptionData Type
 xml:int
SmartUpdatePhoneNumberResult Element Sequence SmartUpdatePhoneNumberResponse Element

Overview

See Also
All Operations Resource GroupCustomerComponents Web Service