The JSON response is a dictionary containing a single element "1" and whose value is a dictionary containing, among others, all the fields of the address possibly corrected :
Request example:
- https://{SERVER_ADDRESS}/RNVP/?Pays=FRA&Adresse=%7C5%20rue%20des%20Pyrenees%7C%7C75020%7CPARIS&Taille=38&Proposition=O&Modification=O&Version=1.1&Licence={LICENCE_CODE}
Key | Value | France | International |
Roudis | Roudis Code (France only) | STRING(5) | Not available |
CodePostal | City Zip Code | STRING(5) | STRING(10) |
Localite | City name | STRING(38) | STRING(50) |
Province |
Region where the city is located. Type will depend on the country where the search is performed. Ex for USA: State’s 2 letter code will be sent here |
Not available | STRING(50) |
IDLocalite | Unique code for each city (INSEE code for France) | STRING(10) | STRING(10) |
Pays | ISO country code | STRING(3) | STRING(3) |
Numero | Number in the street with the number complement (bis ter etc...) | STRING(4) | STRING(4) |
NumSeul | Number in the street | STRING(4) | STRING(4) |
ListeNumero | List of available numbers in the street (key available when the number entered is invalid or no number has been entered) | STRING(1024) | STRING(1024) |
NbNumero Ou Nbnumero |
Number of numbers in the street | STRING(4) | STRING(4) |
CompNum | Number complement (bis, ter, etc.) | STRING(38) | STRING(50) |
TypeVoie | Street type (street, avenue, etc.) | STRING(20) | STRING(20) |
Voie | Street name (without number or type) | STRING(38) | STRING(50) |
Adresse | Street including street number and type | STRING(38) | STRING(50) |
Cedex | Cedex from the address entered | STRING(5) | STRING(10) |
Ligne2 | Contains additional information from line 2 of the address | STRING(38) | STRING(38) |
LieuDit | Dependent locality if applicable | STRING(38) | STRING(50) |
IDVoie | Unique number to designate the street | STRING(8) | STRING(10) |
Complement | Additional address information | STRING(1024) | STRING(150) |
Instance | Number passed as a parameter during the call and returned in the response | STRING(1) | STRING(1) |
Latitude | Latitude code of the centre of the locality | DECIMAL(18) | DECIMAL(18) |
Longitude | Longitude code of the centre of the locality | DECIMAL(18) | DECIMAL(18) |
Status_IrisIlot | Origin of IRIS and Ilot codes | STRING(5) | Not available |
iris | IRIS code | STRING(9) | Not available |
ilot | Ilot code | ||
IDHexaposte | Hexaposte ID | STRING(6) | Not available |
IDCle | Hexaclé ID | STRING(10) | Not available |
DQECodeDetail | Return code detailed here | STRING(2) | STRING(2) |
DQELibErreur | OK or KO | STRING(38) | STRING(38) |
DQECompte | Old response - kept for compatibility reasons on old integrations | STRING | Not available |
DQECodeErreur | Old response - kept for compatibility reasons on old integrations | STRING | Not available |
DQEPourcentErreur | Old response - kept for compatibility reasons on old integrations | STRING | Not available |
Region1 | Region | Not available | STRING |
Region2 | County | Not available | STRING |
Region3 | County | Not available | STRING |
Region4 | County | Not available | STRING |