Capvant

France

What the France market sends on a deal: currency, phone format, company types, validation and the fields that carry a value.

The France lane routes deals in EUR with market.country set to FR. Everything below is what your integration can rely on for this market.

At a glance

FieldValue
ISO country codeFR
Launch stateIntegrated, not open for live requests yet: build against it in the sandbox; a live referral answers market_not_open
CurrencyEUR (€)
Phone formatE.164, country code first, no spaces required.
Example phone+33 6 12 34 56 78
Regional subdivisionnot collected
Company registerThe French company register
Register number askedSIREN (for example 306 138 900)
Company number formatSIREN, nine digits, for example 306 138 900; the 14-digit SIRET is accepted.
Credit score bandnot collected

Company register

RegisterThe French company register
registry.sourceofficial_register in every market; which register answered is not part of the payload
Company lookup in the flowBy name, with a dropdown of register matches; the SIREN is optional and one click away
IdentifierSIREN: Nine digits with a check digit; the 14-digit SIRET is accepted and reduced to the SIREN, for example 306138900
Name searchYes

What comes back, section by section

Read registry.status first. available means every section the register exposes came back; partial means at least one could not be read; unavailable means the company profile itself could not be retrieved; not_fetched means no lookup has run for this lead yet. A section the register does not expose is null on every deal, never an empty value. Each entry under registry.sections carries the register's status for that section and the facts it returned, nothing else.

SectionAvailabilityNote
IdentityAvailable
Legal formAvailable
StatusAvailableActive or ceased, with the cessation date
Incorporation dateAvailable
Registered addressAvailableHead office, from the establishment record
Activity codesAvailableNAF rev. 2 code of the legal unit
OfficersAvailableDirectors and corporate officers from the national register, with their role
OwnersNot yet available
AccountsPartial
InsolvencyNot exposed by the registerCollective proceedings are published in BODACC, not read yet
FilingsNot exposed by the register

Caveats carried on every record:

  • Units whose owner opted out of publication (non-diffusible sole traders) are absent from the public register by law.

Example registry object

Captured on 2026-09-11 for Decathlon (by SIREN) (identifier 306138900). This is the market.registry object exactly as the API returned it.

market.registry
{
  "source": "official_register",
  "status": "partial",
  "incorporated_on": "1977-01-01",
  "company_age_months": 596,
  "company_status": "active",
  "company_type": "Société européenne",
  "sic_codes": [
    "68.20B"
  ],
  "registered_office": {
    "line1": "4 BOULEVARD DE MONS",
    "line2": null,
    "locality": "VILLENEUVE-D'ASCQ",
    "region": "59",
    "postal_code": "59650",
    "country": "FR"
  },
  "directors": null,
  "psc_count": null,
  "accounts": null,
  "confirmation_statement": null,
  "charges_count": null,
  "has_insolvency_history": null,
  "filed_financials": {
    "period_start": null,
    "period_end": "2024-12-31",
    "turnover": null,
    "gross_profit": null,
    "operating_profit": null,
    "profit_loss": null,
    "equity": null,
    "net_assets": null,
    "net_current_assets": null,
    "cash": null,
    "current_liabilities": null,
    "average_employees": null,
    "accounts_type": null,
    "basis": "register_summary"
  },
  "registers": null,
  "exemptions": null,
  "uk_establishments_count": null,
  "disqualified_directors_count": null,
  "registered_name": "DECATHLON",
  "identifiers": {
    "siren": "306138900",
    "siret": null,
    "vat_number": "51306138900",
    "lei": "9695007JOO3V2B0GMP47"
  },
  "activity_codes": [
    {
      "scheme": null,
      "code": "68.20B",
      "description": null,
      "classification": null
    }
  ],
  "officers": [
    {
      "name": "FABIEN GASTON RENE BROSSE",
      "role": "Directeur général délégué",
      "appointed_on": null,
      "resigned_on": null
    },
    {
      "name": "PASCAL DELAHOUSSE",
      "role": "Administrateur",
      "appointed_on": null,
      "resigned_on": null
    },
    {
      "name": "STEVEN DYKES",
      "role": "Directeur général délégué",
      "appointed_on": null,
      "resigned_on": null
    },
    {
      "name": "MARINE GRAHAM",
      "role": "Directeur général délégué",
      "appointed_on": null,
      "resigned_on": null
    },
    {
      "name": "JULIEN LECLERCQ",
      "role": "Président du conseil d’administration",
      "appointed_on": null,
      "resigned_on": null
    },
    {
      "name": "JEAN-MARC LEMIERE",
      "role": "Directeur général délégué",
      "appointed_on": null,
      "resigned_on": null
    },
    {
      "name": "STANLEY LOCKWOOD",
      "role": "Administrateur",
      "appointed_on": null,
      "resigned_on": null
    },
    {
      "name": "JAVIER LOPEZ",
      "role": "Directeur Général",
      "appointed_on": null,
      "resigned_on": null
    },
    {
      "name": "CAROLINE MULLIEZ",
      "role": "Administrateur",
      "appointed_on": null,
      "resigned_on": null
    },
    {
      "name": "FRANCK VIGO",
      "role": "Directeur général délégué",
      "appointed_on": null,
      "resigned_on": null
    },
    {
      "name": "PHILIPPE ZIMMERMANN",
      "role": "Administrateur",
      "appointed_on": null,
      "resigned_on": null
    },
    {
      "name": "SURHOLYMPIADES",
      "role": "Administrateur",
      "appointed_on": null,
      "resigned_on": null
    },
    {
      "name": "PRICEWATERHOUSECOOPERS AUDIT",
      "role": "Commissaire aux comptes titulaire",
      "appointed_on": null,
      "resigned_on": null
    },
    {
      "name": "KPMG S.A.",
      "role": "Commissaire aux comptes titulaire",
      "appointed_on": null,
      "resigned_on": null
    },
    {
      "name": "NEOLYMPIADES",
      "role": "Administrateur",
      "appointed_on": null,
      "resigned_on": null
    },
    {
      "name": "AFIR HOLDING & MANAGEMENT COMPANY",
      "role": "Administrateur",
      "appointed_on": null,
      "resigned_on": null
    }
  ],
  "filings": null,
  "share_capital": null,
  "business_description": null,
  "sections": {
    "vat_check": {
      "status": "available",
      "data": {
        "valid": true,
        "country": "FR",
        "vat_number": "51306138900",
        "name": "SE DECATHLON",
        "address": "-, 4 BD DE MONS, 59650 VILLENEUVE D ASCQ",
        "checked_at": "2026-09-11T14:02:39.291Z"
      }
    },
    "lei": {
      "status": "available",
      "data": {
        "lei": "9695007JOO3V2B0GMP47",
        "legal_name": "DECATHLON",
        "legal_form": "TPNT",
        "status": "ACTIVE",
        "jurisdiction": "FR",
        "registered_as": "306138900",
        "creation_date": "1976-12-31",
        "address": {
          "address_line": "4 BD DE MONS",
          "locality": "VILLENEUVE D'ASCQ",
          "region": null,
          "postal_code": "59650",
          "country": "FR"
        }
      }
    },
    "accounts": {
      "status": "available",
      "data": {
        "period_end": "2024-12-31",
        "period_year": 2024,
        "currency": "EUR",
        "turnover": 16207285000,
        "net_result": 1144531000,
        "previous_period_year": null,
        "previous_turnover": null,
        "previous_net_result": null
      }
    },
    "register_record": {
      "status": "unavailable",
      "data": null
    },
    "profile": {
      "status": "available",
      "data": {
        "company_name": "DECATHLON",
        "registered_name": "DECATHLON",
        "acronym": null,
        "company_status": "active",
        "company_status_code": "A",
        "type": "Société européenne",
        "legal_form_code": "5800",
        "legal_form_value": "sa",
        "date_of_creation": "1977-01-01",
        "date_of_cessation": null,
        "registered_office_address": {
          "address_line_1": "4 BOULEVARD DE MONS",
          "address_line_2": null,
          "locality": "VILLENEUVE-D'ASCQ",
          "region": "59",
          "postal_code": "59650",
          "country": "FR"
        },
        "siret_head_office": "30613890001294",
        "establishments_total": 385,
        "establishments_open": 46,
        "sic_codes": [
          "68.20B"
        ],
        "activity_nomenclature": "NAF rev. 2",
        "activity_code_naf25": "68.20H",
        "activity_section": "L",
        "employee_band": "5,000 to 9,999 (2023)",
        "employee_band_code": "52",
        "enterprise_category": "large enterprise",
        "is_employer": null,
        "diffusible": true,
        "officers": [
          {
            "name": "FABIEN GASTON RENE BROSSE",
            "role": "Directeur général délégué",
            "kind": "natural_person",
            "siren": null,
            "appointed_on": null,
            "resigned_on": null
          },
          {
            "name": "PASCAL DELAHOUSSE",
            "role": "Administrateur",
            "kind": "natural_person",
            "siren": null,
            "appointed_on": null,
            "resigned_on": null
          },
          {
            "name": "STEVEN DYKES",
            "role": "Directeur général délégué",
            "kind": "natural_person",
            "siren": null,
            "appointed_on": null,
            "resigned_on": null
          },
          {
            "name": "MARINE GRAHAM",
            "role": "Directeur général délégué",
            "kind": "natural_person",
            "siren": null,
            "appointed_on": null,
            "resigned_on": null
          },
          {
            "name": "JULIEN LECLERCQ",
            "role": "Président du conseil d’administration",
            "kind": "natural_person",
            "siren": null,
            "appointed_on": null,
            "resigned_on": null
          },
          {
            "name": "JEAN-MARC LEMIERE",
            "role": "Directeur général délégué",
            "kind": "natural_person",
            "siren": null,
            "appointed_on": null,
            "resigned_on": null
          },
          {
            "name": "STANLEY LOCKWOOD",
            "role": "Administrateur",
            "kind": "natural_person",
            "siren": null,
            "appointed_on": null,
            "resigned_on": null
          },
          {
            "name": "JAVIER LOPEZ",
            "role": "Directeur Général",
            "kind": "natural_person",
            "siren": null,
            "appointed_on": null,
            "resigned_on": null
          },
          {
            "name": "CAROLINE MULLIEZ",
            "role": "Administrateur",
            "kind": "natural_person",
            "siren": null,
            "appointed_on": null,
            "resigned_on": null
          },
          {
            "name": "FRANCK VIGO",
            "role": "Directeur général délégué",
            "kind": "natural_person",
            "siren": null,
            "appointed_on": null,
            "resigned_on": null
          },
          {
            "name": "PHILIPPE ZIMMERMANN",
            "role": "Administrateur",
            "kind": "natural_person",
            "siren": null,
            "appointed_on": null,
            "resigned_on": null
          },
          {
            "name": "SURHOLYMPIADES",
            "role": "Administrateur",
            "kind": "legal_person",
            "siren": "519088231",
            "appointed_on": null,
            "resigned_on": null
          },
          {
            "name": "PRICEWATERHOUSECOOPERS AUDIT",
            "role": "Commissaire aux comptes titulaire",
            "kind": "legal_person",
            "siren": "672006483",
            "appointed_on": null,
            "resigned_on": null
          },
          {
            "name": "KPMG S.A.",
            "role": "Commissaire aux comptes titulaire",
            "kind": "legal_person",
            "siren": "775726417",
            "appointed_on": null,
            "resigned_on": null
          },
          {
            "name": "NEOLYMPIADES",
            "role": "Administrateur",
            "kind": "legal_person",
            "siren": "844505925",
            "appointed_on": null,
            "resigned_on": null
          },
          {
            "name": "AFIR HOLDING & MANAGEMENT COMPANY",
            "role": "Administrateur",
            "kind": "legal_person",
            "siren": null,
            "appointed_on": null,
            "resigned_on": null
          }
        ],
        "register_updated_at": "2026-08-18T16:40:28",
        "vat_registered": true,
        "vat_number": "FR51306138900",
        "share_capital": null
      }
    },
    "filed_financials": {
      "status": "available",
      "data": {
        "period_end": "2024-12-31",
        "period_year": 2024,
        "currency": "EUR",
        "turnover": 16207285000,
        "net_result": 1144531000,
        "previous_period_year": null,
        "previous_turnover": null,
        "previous_net_result": null
      }
    }
  },
  "checked_at": "2026-09-11T14:02:39.311Z"
}

Phone and identifiers

PhoneE.164, country code first, no spaces required. For example +33 6 12 34 56 78.
Company identifierSIREN: Nine digits with a check digit; the 14-digit SIRET is accepted and reduced to the SIREN, for example 306138900
Tax identifierVAT number: FR, a two-digit key and the SIREN, for example FR40306138900
VAT checkChecked against the VAT register on every lookup: market.vat carries the number with country prefix (for example FR51306138900), whether the register confirms it, when it was checked, and the registered name and address the register returns.

Bank statements

The flow asks for the last 6 months of business bank statements in this market. Statements are uploaded once and shared with every partner working the request; the API carries the parsed facts (months covered, average monthly inflow and outflow, provider) and the documents by signed link.

Instant matching

Requests are accepted, validated and register-checked, then worked by a person until a funding panel is connected for this market. The payload shape is identical; only the timing of matched options differs.

Which market fields are populated

FieldTypeIn FranceNotes
countrystringpopulatedISO 3166-1 alpha-2, always FR in this schema. The applicant’s own country, which can differ from the routing lane.
currencystringpopulatedISO 4217 code for every figure on the deal.
monthly_revenue_bandstringpopulatedThe band the applicant selected, kept whatever monthly_revenue_basis says.
monthly_revenuenumberpopulatedMonthly figure. The parsed statements’ average monthly inflow once statements are in; before that the applicant’s figure. Read monthly_revenue_basis.
monthly_revenue_basisstringpopulatedstatements: the parsed statements’ average monthly inflow. reported: the applicant gave the figure. band_midpoint: the midpoint of the selected band. Precedence is always statements, then register, then applicant.
time_in_business_bandstringpopulatedThe band the applicant selected, kept whatever tib_months_basis says.
tib_monthsintegerpopulatedMonths in business. From the register’s incorporation date where the register is connected; read tib_months_basis.
tib_months_basisstringpopulatedregister: computed from the incorporation date on the company register. reported: from an exact trading start date the applicant gave. band_midpoint: the midpoint of the selected band. The register wins whenever it holds a date.
annual_turnovernumbernullAnnual figure. The latest filed accounts where the register carries them, else what the applicant stated. Never derived from the monthly figure.
annual_turnover_basisstringnullfiled_accounts: from the latest filed accounts on the register. reported: the applicant stated the figure.
company_numberstringpopulatedRegistration number on the country’s company register. Confirmed against the register where that market answers, otherwise as the applicant gave it; registry.status says which case this deal is in, and in the United States that varies by state.
entity_typestringnullLegal form: the value from GET /enums/company-types for this market. From the applicant where the flow asks, else from the register; entity_type_basis says which.
entity_type_basisstringnullapplicant: the legal form as the applicant gave it. register: read from the company register’s own record where the flow did not ask. Null when neither holds it.
vat_registeredbooleanpopulatedWhether the business is VAT registered: from the applicant where the flow asks, else from the VAT check. Null when neither holds it.
vatobjectpopulatedThe VAT registration check against the EU VAT register.
identifiersobjectpopulatedThe company’s identifiers in France: exactly these keys. A key that is present and null is not on record yet.
registryobjectpopulatedPublic register facts for the company. Read registry.status before the facts.
directorobjectpopulatedThe significant person as the flow captured them. Null until a funder’s question is answered.
credit_score_bandstringnullSelf-reported band, for example "700_plus". Asked where the flow needs it; null when the applicant was not asked.
regionstringnullThe state, two letters, derived from the business ZIP the applicant gave. Never inferred from anything else.
einstringnullEmployer identification number, XX-XXXXXXX, when the applicant gave it. Optional in the flow.
signup_ipstringnullThe applicant’s IP address at the moment of consent, for funders that require it.

Company types

ValueAbbreviationLegal formLocal nameFundable
sasSASSimplified joint-stock companySociete par actions simplifieeyes
sasuSASUSingle-shareholder simplified joint-stock companySociete par actions simplifiee unipersonnelleyes
sarlSARLLimited liability companySociete a responsabilite limiteeyes
eurlEURLSingle-member limited liability companyEntreprise unipersonnelle a responsabilite limiteeyes
saSAPublic limited companySociete anonymeyes
sncSNCGeneral partnershipSociete en nom collectifyes
sciSCICivil property companySociete civile immobiliereaccepted, not fundable
entreprise_individuelleEISole traderEntreprise individuelle (dont micro-entrepreneur)accepted, not fundable
associationAssociationAssociationAssociation loi 1901accepted, not fundable

France has no connected register yet, so market.entity_type is what the applicant gave and is null on the deal until the register confirms it.

Amount and revenue bands

A band stays a band. Where we derive a number from a band, the payload says so in the matching _basis field, so never treat a derived figure as reported.

fundingLabelDerived value
under_25kUnder €25Knot derived
25k_50k€25K – €50Knot derived
50k_100k€50K – €100Knot derived
100k_250k€100K – €250Knot derived
250k_500k€250K – €500Knot derived
500k_1m€500K – €1Mnot derived
1m_2m€1M – €2Mnot derived
2m_5m€2M – €5Mnot derived
5m_15m€5M – €15Mnot derived
15m_50m€15M – €50Mnot derived
monthly revenueLabelDerived value
under_10kUnder €10Knot derived
10k_20k€10K – €20Knot derived
20k_50k€20K – €50Knot derived
50k_75k€50K – €75Knot derived
75k_100k€75K – €100Knot derived
100k_250k€100K – €250Knot derived
250k_plus€250K+not derived
time in businessLabelDerived value
under_6mUnder 6 monthsnot derived
6_12m6 – 12 monthsnot derived
1_2y1 – 2 yearsnot derived
2y_plus2+ yearsnot derived
credit scoreLabelDerived value

Example market object

This is the market object exactly as GET /deals/{ref} returns it for this country.

🇫🇷 France, market object
{
  "market": {
    "country": "FR",
    "currency": "EUR",
    "monthly_revenue_band": "€20K – €50K",
    "monthly_revenue": 35000,
    "monthly_revenue_basis": "band_midpoint",
    "time_in_business_band": "6 – 12 months",
    "tib_months": 596,
    "tib_months_basis": "register",
    "annual_turnover": null,
    "annual_turnover_basis": null,
    "company_number": "306138900",
    "entity_type": null,
    "entity_type_basis": null,
    "vat_registered": true,
    "vat": {
      "number": "FR51306138900",
      "valid": true,
      "checked_at": "2026-09-11T14:02:39.291Z",
      "source": "vat_validation",
      "registered_name": "SE DECATHLON",
      "registered_address": "-, 4 BD DE MONS, 59650 VILLENEUVE D ASCQ",
      "reason": null
    },
    "identifiers": {
      "siren": "306138900",
      "siret": null,
      "vat_number": "51306138900"
    },
    "registry": {
      "source": "official_register",
      "status": "partial",
      "incorporated_on": "1977-01-01",
      "company_age_months": 596,
      "company_status": "active",
      "company_type": "Société européenne",
      "sic_codes": [
        "68.20B"
      ],
      "registered_office": {
        "line1": "4 BOULEVARD DE MONS",
        "line2": null,
        "locality": "VILLENEUVE-D'ASCQ",
        "region": "59",
        "postal_code": "59650",
        "country": "FR"
      },
      "directors": null,
      "psc_count": null,
      "accounts": null,
      "confirmation_statement": null,
      "charges_count": null,
      "has_insolvency_history": null,
      "filed_financials": {
        "period_start": null,
        "period_end": "2024-12-31",
        "turnover": null,
        "gross_profit": null,
        "operating_profit": null,
        "profit_loss": null,
        "equity": null,
        "net_assets": null,
        "net_current_assets": null,
        "cash": null,
        "current_liabilities": null,
        "average_employees": null,
        "accounts_type": null,
        "basis": "register_summary"
      },
      "registers": null,
      "exemptions": null,
      "uk_establishments_count": null,
      "disqualified_directors_count": null,
      "registered_name": "DECATHLON",
      "identifiers": {
        "siren": "306138900",
        "siret": null,
        "vat_number": "51306138900",
        "lei": "9695007JOO3V2B0GMP47"
      },
      "activity_codes": [
        {
          "scheme": null,
          "code": "68.20B",
          "description": null,
          "classification": null
        }
      ],
      "officers": [
        {
          "name": "FABIEN GASTON RENE BROSSE",
          "role": "Directeur général délégué",
          "appointed_on": null,
          "resigned_on": null
        },
        {
          "name": "PASCAL DELAHOUSSE",
          "role": "Administrateur",
          "appointed_on": null,
          "resigned_on": null
        },
        {
          "name": "STEVEN DYKES",
          "role": "Directeur général délégué",
          "appointed_on": null,
          "resigned_on": null
        },
        {
          "name": "MARINE GRAHAM",
          "role": "Directeur général délégué",
          "appointed_on": null,
          "resigned_on": null
        },
        {
          "name": "JULIEN LECLERCQ",
          "role": "Président du conseil d’administration",
          "appointed_on": null,
          "resigned_on": null
        },
        {
          "name": "JEAN-MARC LEMIERE",
          "role": "Directeur général délégué",
          "appointed_on": null,
          "resigned_on": null
        },
        {
          "name": "STANLEY LOCKWOOD",
          "role": "Administrateur",
          "appointed_on": null,
          "resigned_on": null
        },
        {
          "name": "JAVIER LOPEZ",
          "role": "Directeur Général",
          "appointed_on": null,
          "resigned_on": null
        },
        {
          "name": "CAROLINE MULLIEZ",
          "role": "Administrateur",
          "appointed_on": null,
          "resigned_on": null
        },
        {
          "name": "FRANCK VIGO",
          "role": "Directeur général délégué",
          "appointed_on": null,
          "resigned_on": null
        },
        {
          "name": "PHILIPPE ZIMMERMANN",
          "role": "Administrateur",
          "appointed_on": null,
          "resigned_on": null
        },
        {
          "name": "SURHOLYMPIADES",
          "role": "Administrateur",
          "appointed_on": null,
          "resigned_on": null
        },
        {
          "name": "PRICEWATERHOUSECOOPERS AUDIT",
          "role": "Commissaire aux comptes titulaire",
          "appointed_on": null,
          "resigned_on": null
        },
        {
          "name": "KPMG S.A.",
          "role": "Commissaire aux comptes titulaire",
          "appointed_on": null,
          "resigned_on": null
        },
        {
          "name": "NEOLYMPIADES",
          "role": "Administrateur",
          "appointed_on": null,
          "resigned_on": null
        },
        {
          "name": "AFIR HOLDING & MANAGEMENT COMPANY",
          "role": "Administrateur",
          "appointed_on": null,
          "resigned_on": null
        }
      ],
      "filings": null,
      "share_capital": null,
      "business_description": null,
      "sections": {
        "vat_check": {
          "status": "available",
          "data": {
            "valid": true,
            "country": "FR",
            "vat_number": "51306138900",
            "name": "SE DECATHLON",
            "address": "-, 4 BD DE MONS, 59650 VILLENEUVE D ASCQ",
            "checked_at": "2026-09-11T14:02:39.291Z"
          }
        },
        "lei": {
          "status": "available",
          "data": {
            "lei": "9695007JOO3V2B0GMP47",
            "legal_name": "DECATHLON",
            "legal_form": "TPNT",
            "status": "ACTIVE",
            "jurisdiction": "FR",
            "registered_as": "306138900",
            "creation_date": "1976-12-31",
            "address": {
              "address_line": "4 BD DE MONS",
              "locality": "VILLENEUVE D'ASCQ",
              "region": null,
              "postal_code": "59650",
              "country": "FR"
            }
          }
        },
        "accounts": {
          "status": "available",
          "data": {
            "period_end": "2024-12-31",
            "period_year": 2024,
            "currency": "EUR",
            "turnover": 16207285000,
            "net_result": 1144531000,
            "previous_period_year": null,
            "previous_turnover": null,
            "previous_net_result": null
          }
        },
        "register_record": {
          "status": "unavailable",
          "data": null
        },
        "profile": {
          "status": "available",
          "data": {
            "company_name": "DECATHLON",
            "registered_name": "DECATHLON",
            "acronym": null,
            "company_status": "active",
            "company_status_code": "A",
            "type": "Société européenne",
            "legal_form_code": "5800",
            "legal_form_value": "sa",
            "date_of_creation": "1977-01-01",
            "date_of_cessation": null,
            "registered_office_address": {
              "address_line_1": "4 BOULEVARD DE MONS",
              "address_line_2": null,
              "locality": "VILLENEUVE-D'ASCQ",
              "region": "59",
              "postal_code": "59650",
              "country": "FR"
            },
            "siret_head_office": "30613890001294",
            "establishments_total": 385,
            "establishments_open": 46,
            "sic_codes": [
              "68.20B"
            ],
            "activity_nomenclature": "NAF rev. 2",
            "activity_code_naf25": "68.20H",
            "activity_section": "L",
            "employee_band": "5,000 to 9,999 (2023)",
            "employee_band_code": "52",
            "enterprise_category": "large enterprise",
            "is_employer": null,
            "diffusible": true,
            "officers": [
              {
                "name": "FABIEN GASTON RENE BROSSE",
                "role": "Directeur général délégué",
                "kind": "natural_person",
                "siren": null,
                "appointed_on": null,
                "resigned_on": null
              },
              {
                "name": "PASCAL DELAHOUSSE",
                "role": "Administrateur",
                "kind": "natural_person",
                "siren": null,
                "appointed_on": null,
                "resigned_on": null
              },
              {
                "name": "STEVEN DYKES",
                "role": "Directeur général délégué",
                "kind": "natural_person",
                "siren": null,
                "appointed_on": null,
                "resigned_on": null
              },
              {
                "name": "MARINE GRAHAM",
                "role": "Directeur général délégué",
                "kind": "natural_person",
                "siren": null,
                "appointed_on": null,
                "resigned_on": null
              },
              {
                "name": "JULIEN LECLERCQ",
                "role": "Président du conseil d’administration",
                "kind": "natural_person",
                "siren": null,
                "appointed_on": null,
                "resigned_on": null
              },
              {
                "name": "JEAN-MARC LEMIERE",
                "role": "Directeur général délégué",
                "kind": "natural_person",
                "siren": null,
                "appointed_on": null,
                "resigned_on": null
              },
              {
                "name": "STANLEY LOCKWOOD",
                "role": "Administrateur",
                "kind": "natural_person",
                "siren": null,
                "appointed_on": null,
                "resigned_on": null
              },
              {
                "name": "JAVIER LOPEZ",
                "role": "Directeur Général",
                "kind": "natural_person",
                "siren": null,
                "appointed_on": null,
                "resigned_on": null
              },
              {
                "name": "CAROLINE MULLIEZ",
                "role": "Administrateur",
                "kind": "natural_person",
                "siren": null,
                "appointed_on": null,
                "resigned_on": null
              },
              {
                "name": "FRANCK VIGO",
                "role": "Directeur général délégué",
                "kind": "natural_person",
                "siren": null,
                "appointed_on": null,
                "resigned_on": null
              },
              {
                "name": "PHILIPPE ZIMMERMANN",
                "role": "Administrateur",
                "kind": "natural_person",
                "siren": null,
                "appointed_on": null,
                "resigned_on": null
              },
              {
                "name": "SURHOLYMPIADES",
                "role": "Administrateur",
                "kind": "legal_person",
                "siren": "519088231",
                "appointed_on": null,
                "resigned_on": null
              },
              {
                "name": "PRICEWATERHOUSECOOPERS AUDIT",
                "role": "Commissaire aux comptes titulaire",
                "kind": "legal_person",
                "siren": "672006483",
                "appointed_on": null,
                "resigned_on": null
              },
              {
                "name": "KPMG S.A.",
                "role": "Commissaire aux comptes titulaire",
                "kind": "legal_person",
                "siren": "775726417",
                "appointed_on": null,
                "resigned_on": null
              },
              {
                "name": "NEOLYMPIADES",
                "role": "Administrateur",
                "kind": "legal_person",
                "siren": "844505925",
                "appointed_on": null,
                "resigned_on": null
              },
              {
                "name": "AFIR HOLDING & MANAGEMENT COMPANY",
                "role": "Administrateur",
                "kind": "legal_person",
                "siren": null,
                "appointed_on": null,
                "resigned_on": null
              }
            ],
            "register_updated_at": "2026-08-18T16:40:28",
            "vat_registered": true,
            "vat_number": "FR51306138900",
            "share_capital": null
          }
        },
        "filed_financials": {
          "status": "available",
          "data": {
            "period_end": "2024-12-31",
            "period_year": 2024,
            "currency": "EUR",
            "turnover": 16207285000,
            "net_result": 1144531000,
            "previous_period_year": null,
            "previous_turnover": null,
            "previous_net_result": null
          }
        }
      },
      "checked_at": "2026-09-11T14:02:39.311Z"
    },
    "director": {
      "full_name": "Camille Exemple",
      "date_of_birth": "1988-07-21",
      "residential_address": {
        "line1": "1 rue de l Exemple",
        "postal_code": "59650"
      },
      "place_of_birth": "Lille, FR"
    }
  }
}

Validation to expect

  • market.country is FR, never the routing lane and never an alpha-3 code.
  • Every monetary figure on the deal is in EUR.
  • Phone numbers arrive in E.164, for example +33 6 12 34 56 78.
  • market.company_number carries the register number and market.registry carries the register facts.
  • market.region does not exist in this market: it is a US and Canada key.
  • The market object carries 18 keys in France; a key that is present and null is not known yet, a key that is absent is not part of this market. Keys this market does not carry: credit_score_band, region, ein, signup_ip.

Reference

The full field list, types and response schema live on Retrieve a deal, where the country switcher shows this market's example inline.

On this page