This wiki is no longer being updated as of December 10, 2025.
|
Telco SmartSearch:XML Request
Sample XML Request
<?xml version="1.0" ?>
<listingsRequest>
<search minMatch="0" maxMatch="50" count="20" firstIndex="0">
<textSearch>
<name>Ray Melissa</name>
<firstName />
<lastName />
<houseNumber />
<street />
<city>Rancho santa margarita</city>
<state>CA</state>
<zip5>92688</zip5>
<zip4 />
<listingType />
<npa />
<nxx />
<postfix />
<flags />
<searchFlags />
</textSearch>
</search>
</listingsRequest>