The PopulatePhoneNumber method accepts a phone number and splits it in the separate parts expected by Retail3000 returning it as a PhoneNumberInfo object
Method | /PopulatePhoneNumber |
The request body is of type PopulatePhoneNumber.
Name | Description | Data Type |
---|---|---|
formattedPhoneNumber | xml:string |
|
The response body is of type PopulatePhoneNumberResponse.
Name | Description | Data Type |
---|---|---|
PopulatePhoneNumberResult | PhoneNumberInfo |
|