There are two steps in getting property details: (1) submit an address, with the
address parts in individual fields, and (2)
from the list of possible matches returned, submit the ID for the desired match.
The examples below are formatted for cURL running in a WINDOWS Command Prompt.
For the Search Query, it is your job to parse an address
into fields for the street address, city, state, etc., and submit the individual fields to the API
as shown for a Search Query.
Search Query:
[Queries will appear here]
Step 2. Possible matches (JSON format). For readability, the JSON string has been divided into
substrings per parcel address. Scroll horizontally to see the full address. For property details, click on the desired row
and then click the Submit Match button. This will submit the linked ID number.
The selected ID then displays, along with all the property detail fields
in the white box titled "Property Details (JSON format)".
Your contract with us will
specify which groups of fields are in your subscription, so you may not get all the fields
shown in the "Property Details (JSON format)" box.
Property Details (JSON format). For readability, the JSON string has been divided into
substrings per field.
In practice, you might choose to use POST for the search query, and GET for the detail query. For
more information, contact us at:
info@CommBuildings.com