/infogreffe/officers/appointments

POST /api/infogreffe/officers/appointments

Price: 10 credits

Get all corporate appointments (mandates) held by a French company director or officer across every company, from the Infogreffe registry, by their person id (obtained from infogreffe/officers/search). Returns one entry per company the person is linked to, each with the company id, country and the list of roles held there — role label and code, whether the role can legally bind the company, whether it is a shareholder role, whether it is active, and the term start and end dates.

How to use it

Get all corporate appointments of one French director/officer across every company from the Infogreffe registry. Pass person_id (the id field from infogreffe/officers/search) and count. Returns a list of appointments, each with company_id (the company UUID — use infogreffe/officers/search to resolve its name and SIREN), country, and roles — a list of mandates held at that company, each with role (e.g. Président, Directeur général, Gérant, Associé), role_code, can_bind_company, is_associate, is_active, start_date and end_date. Some company links carry no role detail and have an empty roles list.

Parameters

Request body

Response

Errors

Response headers