Follow the Link

Each option returned has a href attribute which will invoke another endpoint.

There are two endpoints that this attribute can call to:

  1. Lookup Endpoint - This will return the fully captured address
  2. 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.