API - Description - B2B - SIRETINFO - POST

Support DQE
Support DQE
  • Updated

SIRETINFO POST request

The SIRETINFO endpoint returns detailed legal information about a selected company.

There are two ways to retrieve company details:

  • Compressed form: using the SEARCH_REF returned by RECSIRET.
  • Extended form: using the company Siret number directly.

Compressed form

Endpoint:

https://{SERVER_ADDRESS}/SIRETINFO/

Send the following parameters in the request body using x-www-form-urlencoded.

ParameterValueDescriptionMandatory/Optional
Licence{LICENCE_CODE}Licence code assigned to your account.Mandatory
SEARCH_REF{REF}Company reference returned by the RECSIRET search.Mandatory
DictionaryYEnables dictionary-based lookup.Mandatory
Country{COUNTRY_CODE}ISO 3-letter country code.Mandatory

Extended form

Endpoint:

https://{SERVER_ADDRESS}/SIRETINFO/

Send the following parameters in the request body using x-www-form-urlencoded.

ParameterValueDescriptionMandatory/Optional
Licence{LICENCE_CODE}Licence code assigned to your account.Mandatory
Siret{SIRET}SIRET number of the company.Mandatory
Country{COUNTRY_CODE}ISO 3-letter country code.Mandatory

Related to

Was this article helpful?

0 out of 0 found this helpful