Each option returned has a href attribute which will invoke another endpoint.
There are two endpoints that this attribute can call to:
- Lookup Endpoint - This will return the fully captured address
- Drilldown Endpoint - This will return further options
When the attribute invokes the drilldown endpoint, there are still options to display. These options should continue to be displayed until the end-user selects a full address and then the attribute will call the lookup endpoint.
See the Drilldown documentation for full details.