Header :
https://{SERVER_ADDRESS}/SINGLEV2/?Adresse={INPUT}&Taille={LENGTH}&Pays={COUNTRY_CODE}&Licence={LICENCE_CODE}&NbMax={NB}&Version=1
Simply replace the items in braces with your information :
Parameter | Expected value type | Value description | Mandatory/Optional |
Server address | {SERVER_ADDRESS} | Address of the DQE server that will process the data | Mandatory |
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 20 |
Optional (if not specified, default is 20) |
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 |
A new parameter "Filter" can be used :
Value | Description |
1 | all |
2 | No cedex address only |
3 | Cedex Address only |