Header: https://{SERVER_ADDRESS}/SEARCH/
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 |
Address | {ADDRESS} | Street and street number of the address of the person to be verified | Mandatory |
PostalCode | {POSTAL_CODE} | Postal code of the address of the person to be verified | Mandatory |
City | {CITY} | City of the address of the person to be verified | Mandatory |
LastName | {NAME} | Name of the person to be verified | Mandatory |
FirstName | {FIRST_NAME} | First name of the person to be verified | Mandatory |
BirthDate | {DATE} | Date of birth of the person to be verified in the format "YYYY-MM-DD" | Mandatory |
{EMAIL} | Email of the person to be verified | Mandatory | |
Phone | {PHONE} | Phone number of the person you want to be verified in format (0XXXXXXXXX) | Mandatory |
Version | 2 | Allows you to be returned whether your licence is active or not | Optional |