CustomerComponents Web Service
Method/PopulatePhoneNumber
CustomerComponents Web Service > All Operations Resource Group : /PopulatePhoneNumber (Method)
Description
The PopulatePhoneNumber method accepts a phone number and splits it in the separate parts expected by Retail3000 returning it as a PhoneNumberInfo object
Request (PopulatePhoneNumberSoapIn)

The request body is of type PopulatePhoneNumber.

Request Body Parameters

NameDescriptionData Type
 xml:string
formattedPhoneNumber Element Sequence PopulatePhoneNumber Element

Overview

Sequence
formattedPhoneNumber optional xs:string
Response (PopulatePhoneNumberSoapOut)

The response body is of type PopulatePhoneNumberResponse.

Response Body Parameters

NameDescriptionData Type
 PhoneNumberInfo
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 PopulatePhoneNumberResult Element Sequence PopulatePhoneNumberResponse 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
See Also
All Operations Resource GroupCustomerComponents Web Service