← Phone Verifier
Sample XML Response
<?xml version="1.0" ?>
<ResponseArray xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Version xmlns="urn:mdWebServicePhoneCheck">2.0.18</Version>
<TransmissionReference xmlns="urn:mdWebServicePhoneCheck">Test
</TransmissionReference>
<Results xmlns="urn:mdWebServicePhoneCheck" />
<TotalRecords xmlns="urn:mdWebServicePhoneCheck">1</TotalRecords>
<Record xmlns="urn:mdWebServicePhoneCheck">
<RecordID>1</RecordID>
<Results>PS01,PS08,PS11</Results>
<Phone>
<AreaCode>949</AreaCode>
<Prefix>589</Prefix>
<Suffix>5200</Suffix>
<Extension />
<NewAreaCode />
<Latitude>33.635101</Latitude>
<Longitude>-117.599602</Longitude>
<City>Trabuco Canyon</City>
<State>CA</State>
<Country>
<Abbreviation>US</Abbreviation>
<Name>United States of America</Name>
</Country>
<TimeZone>
<Name>Pacific Time</Name>
<Code>08</Code>
</TimeZone>
</Phone>
</Record>
</ResponseArray>