API Restful - Description - B2B - Lookup - POST

Support DQE
Support DQE
  • Updated

CompanyName or CompanyNumber Only

Post Lookupcname request :
https://{SERVER_ADDRESS}/{VERSION}/lookupcname/

The value {SERVER_ADDRESS} is the address of the DQE server that will process the data.

The value {VERSION} is the version of the API that will be used

Simply add the parameters below in the Body to «x-www-form-urlencoded» :

ParameterValue of the parameterValue descriptionMandatory/Optional
Licence{LICENCE_CODE}Number assigned to you as your license codeMandatory

CompanyName 

or

CompanyNumber

{INPUT}User inputMandatory
Country{COUNTRY_CODE}ISO country code (3 letters)Mandatory
Filter{FILTER}

Choose the value that you want, if several values, separete them by a comma (,)

- 1 - OPENED DIFFUSIBLE
- 2 - CLOSED DIFFUSIBLE
- 3 - CLOSED OLD (+3 years) DIFFUSIBLE
- 4 - NON-DIFFUSIBLE

Example : Filter=1,2

Optional

Default Value : 1

 

Company Name and Postal Code

Post Checkcname request :
https://{SERVER_ADDRESS}/{VERSION}/checkname/

The value {SERVER_ADDRESS} is the address of the DQE server that will process the data.

The value {VERSION} is the version of the API that will be used

Simply add the parameters below in the Body to «x-www-form-urlencoded» :

ParameterValue of the parameterValue descriptionMandatory/Optional
Licence{LICENCE_CODE}Number assigned to you as your license codeMandatory
CompanyName{INPUT}User inputMandatory
PostalCode{POSTALCODE}Postal codeMandatory
Country{COUNTRY_CODE}ISO country code (3 letters)Mandatory
Filter{FILTER}

Choose the value that you want, if several values, separete them by a comma (,)

- 1 - OPENED DIFFUSIBLE
- 2 - CLOSED DIFFUSIBLE
- 3 - CLOSED OLD (+3 years) DIFFUSIBLE
- 4 - NON-DIFFUSIBLE

Example : Filter=1,2

Optional

Default Value : 1

 

Postal Address only

Post Lookupcadr request :
https://{SERVER_ADDRESS}/{VERSION}/checkname/

The value {SERVER_ADDRESS} is the address of the DQE server that will process the data.

The value {VERSION} is the version of the API that will be used

Simply add the parameters below in the Body to «x-www-form-urlencoded» :

ParameterValue of the parameterValue descriptionMandatory/Optional
Licence{LICENCE_CODE}Number assigned to you as your license codeMandatory
Address{ADDRESS}User inputMandatory
PostalCode{POSTALCODE}Postal codeMandatory
City{CITY}CityMandatory
Country{COUNTRY_CODE}ISO country code (3 letters)Mandatory
Filter{FILTER}

Choose the value that you want, if several values, separete them by a comma (,)

- 1 - OPENED DIFFUSIBLE
- 2 - CLOSED DIFFUSIBLE
- 3 - CLOSED OLD (+3 years) DIFFUSIBLE
- 4 - NON-DIFFUSIBLE

Example : Filter=1,2

Optional

Default Value : 1

Related to

Was this article helpful?

0 out of 0 found this helpful