API - Description - Address - ADR - POST

Support DQE
Support DQE
  • Updated

Use this endpoint in Funnel mode to search for street or address suggestions after selecting a locality from /CP/, using the POST method.

Related Address documentation:

ADR POST request

Endpoint

https://{SERVER_ADDRESS}/ADR/

The value {SERVER_ADDRESS} is the address of the DQE server that will process the data.

Add the parameters below in the request body using x-www-form-urlencoded.

Parameter Value Description Mandatory/Optional
Licence {LICENCE_CODE} Licence code assigned to your account. Mandatory
IDLocalite {CITY_ID} Unique city ID returned by the /CP/ command. Mandatory
Adresse {ADDRESS} User input: part of the address being entered. Mandatory
Pays {COUNTRY_CODE} ISO 3-letter country code. Mandatory
Taille {LENGTH} Character limit for the address. Works only on Latin addresses. Optional. If not specified, default is 38. Recommended minimum value: 32.
Instance {VALUE} Allows you to pass a value during the call. Optional
Version 1.1 Allows the LieuDit field to be populated for small towns. Without this parameter, LieuDit is not populated for small towns and is instead included in the Localite field in brackets. Optional
Langue {LANGUAGE} For Japan only: JP Kanji, JK Katakana, EN English. Optional

Related to

Was this article helpful?

0 out of 0 found this helpful