Header : https://{SERVER_ADDRESS}/SINGLEV2/
The value {SERVER_ADDRESS} is the address of the DQE server that will process the data.
Simply add the parameters below in the Body to «x-www-form-urlencoded» :
Parameter | Expected value type | Value description | Mandatory/Optional |
Licence | {LICENCE_CODE} | Number assigned to you as your license code | Mandatory |
Adresse | {INPUT} | User input | Mandatory |
Pays | {COUNTRY_CODE} | ISO country code (3 letters) | Mandatory |
Taille | {LENGTH} | Character limit for address. | Optional (if not specified, default is 38) |
NbMax | {NB} | Allows you to limit the number of responses (e.g. NbMax=2) Note: Maximum 30 |
Optional (if not specified, default is 30) |
Version | 1 | Allows you to retrieve the street type in the JSON response. Without this parameter, the street type is not sent in the key provided for this purpose | Optional |
Instance | {VALUE} | Allows you to pass a value during the call | Optional |