API - Description - Address - Check Address - GET

Support DQE
Support DQE
  • Updated

It is possible to check a complete address after entry in addition to or instead of auto-completion.
Control of a form (RNVP call) outside of France: RNVP calls can also be used for international addresses but require a specific license with separate pricing (contact your account manager).

Header:
https://{SERVER_ADDRESS}/RNVP/?Adresse={INPUT}&Instance={VALUE}&Taille={LENGTH}&Pays={COUNTRY_CODE}&Proposition={PROP}&Modification=O&Version=1.1&Licence={LICENCE_CODE}

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}

Character string containing the recomposed address with the "|" character as separator (pipe) in the form: "additional address|address|dependent locality or state|zip code|city ".

The pipes are mandatory even if the values are empty.

It is also possible to provide a complete address without separators: in this case, the RNVP call will return a "KO manual verification" error but will separate the different parts of the address.

Mandatory
Pays {COUNTRY_CODE} ISO country code (3 letters) Mandatory
Taille {LENGTH} Character limit for the « Adresse » response field Optional (if not specified, default is 38)
Instance {VALUE} Allows you to pass a value during the call Optional
Proposition {PROP}

France only.

Allows for multiple correction options instead of one

  • Value "O": In this case the JSON response contains several records numbered from 1 to n instead of one.
  • Value "S": In this cas the json answer will include a suggestion in case of Modification=O
Optional
Modification O Allows you to know which field of the address (additional address|address|dependent locality|zip code|city) has been adjusted by the RNVP Optional
Version 1.1 Allows you to indicate the nature of the geocoding on the address (if subscribed) Optional

 

Related to

Was this article helpful?

0 out of 0 found this helpful