Header :
https://{SERVER_ADDRESS}/LATLG/?IDVoie={STREET_ID}&Num={NUM}&Pays={COUNTRY_CODE}&Taille={LENGTH}&Instance={VALUE}&Licence={LICENCE_CODE}
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 |
IDVoie | {STREET_ID} | Unique street id (returned by ADR command) | Mandatory |
Num | {NUM} | Number in the street | Mandatory |
Pays | {COUNTRY_CODE} | ISO country code (3 letters) | Mandatory |
Taille | {LENGTH} | Character limit for address. | Optional (if not specified, default is 38) |
Instance | {VALUE} | Allows you to pass a value during the call | Optional |