Company Name Only
Header: https://{SERVER_ADDRESS}/RECSIRET/
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 |
| CompanyName | {COMPANY_NAME} | This field can contain part of the company name and then the postal code to filter companies; | Mandatory |
| Country | {COUNTRY_CODE} | ISO country code (3 letters) | Mandatory |
| Dictionary | Y | / | Mandatory |
| Filter | {Filter} | Choose the value that you want, if several values, separete them by a comma (,) - 1 - OPENED DIFFUSIBLE Example : Filter=1,2 | Optional Default Value : 1 |
| NbMax | {NbMax} | Number maximum of result | Optional Default value : 10 |
Company Name and Postal Code
Header: https://{SERVER_ADDRESS}/RECSIRET/
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 |
| ZIP_Code | {POSTAL_CODE} | Department or postal code. | Mandatory |
| CompanyName | {COMPANY_NAME} | Full company name | Mandatory |
| Country | {COUNTRY_CODE} | ISO Country code (3 letters) | Mandatory |
| Dictionary | Y | / | Mandatory |
| Filter | {Filter} | Choose the value that you want, if several values, separete them by a comma (,) - 1 - OPENED DIFFUSIBLE Example : Filter=1,2 | Optional Default Value : 1 |
| NbMax | {NbMax} | Number maximum of result | Optional Default value : 10 |
Postal Address only
Header: https://{SERVER_ADDRESS}/RECSIRET/
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} | Type of street and street of the business address you wish to check | Mandatory |
| CP | {POSTAL_CODE} | Postal code of the business address you wish to check | Mandatory |
| City | {CITY} | City name of the business address you wish to check | Mandatory |
| Country | {COUNTRY_CODE} | ISO Country Code (3 letters) | Mandatory |
| Dictionary | Y | / | Mandatory |
| Filter | {Filter} | Choose the value that you want, if several values, separete them by a comma (,) - 1 - OPENED DIFFUSIBLE Example : Filter=1,2 | Optional Default Value : 1 |
| NbMax | {NbMax} | Number maximum of result | Optional Default value : 10 |
Related to