/infogreffe/companies/insolvency

POST /api/infogreffe/companies/insolvency

Price: 10 credits

Get the collective insolvency proceedings (procédures collectives) of a French company from the Infogreffe registry by SIREN (or SIRET): whether the company has a recorded proceeding, the proceeding type (safeguard, judicial reorganisation, judicial liquidation), its opening date, the registering commercial court (greffe) and the procedure reference number. Companies with no proceeding return an empty list.

How to use it

Get the collective insolvency proceedings (procédures collectives) of one French company from the Infogreffe registry by SIREN (9 digits) or SIRET. Returns an empty list when the company has no recorded proceeding; otherwise one item with id, siren, has_detail, proceeding_type (e.g. 'Liquidation judiciaire', 'Redressement judiciaire', 'Sauvegarde'), proceeding_type_code, opened_at (YYYY-MM-DD), greffe (code/label) and procedure_number. When has_detail is false the proceeding is recorded but its judicial details are not publicly available (type/date/court/number are null).

Parameters

Request body

Response

Errors

Response headers