Telco SmartSearch:XML Request

From Melissa Data Wiki
Revision as of 23:39, 12 December 2018 by Admin (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

← Telco SmartSearch

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>