CustomerComponents Web Service
Method/SplitPhoneNumber
CustomerComponents Web Service > All Operations Resource Group : /SplitPhoneNumber (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 (SplitPhoneNumberSoapIn)

The request body is of type SplitPhoneNumber.

Request Body Parameters

NameDescriptionData Type
 xml:string
 xml:short
defaultCountryCode Element formattedPhoneNumber Element Sequence SplitPhoneNumber Element

Overview

Sequence
formattedPhoneNumber optional xs:string
Response (SplitPhoneNumberSoapOut)

The response body is of type SplitPhoneNumberResponse.

Response Body Parameters

NameDescriptionData Type
 xml:short
 xml:short
 xml:string
 xml:string
 xml:string
isoCountryCode Element parsedPhoneNumber Element areaCode Element nationalPrefix Element countryCode Element Sequence SplitPhoneNumberResponse Element

Overview

Sequence
countryCode xs:short
areaCode optional xs:string
parsedPhoneNumber optional xs:string
isoCountryCode optional xs:string
See Also
All Operations Resource GroupCustomerComponents Web Service