addedInput schema / description
Added value: +"Structured input parameters for the company/fr/benchmark API."
addedInput schema / properties / identifier / description
Added value: +"French company identifier: 9-digit SIREN or 14-digit SIRET."
addedInput schema / properties / peer_limit / description
Added value: +"Maximum number of comparable peer companies used by the benchmark. (minimum 2; maximum 10; default 5)."
addedInput schema / properties / scope / description
Added value: +"Geographic comparison scope controlling whether candidates are selected by department, region or all of France. (default region; allowed values: department, region, france)."
addedOutput schema / description
Added value: +"Structured result returned by the company/fr/benchmark API."
addedOutput schema / properties / exists / description
Added value: +"Whether the requested company or public record was found in the checked source."
addedOutput schema / properties / identifier / description
Added value: +"Identifier supplied for the request, echoed in normalized form when applicable."
addedOutput schema / properties / limitations / description
Added value: +"Known interpretation, source-coverage or freshness limitations for this result."
addedOutput schema / properties / metrics / description
Added value: +"Structured value returned for “metrics” as defined by this API contract."
changedOutput schema / properties / name
Previous value: -[]New value: +{
+ "description": "Publicly available company, person, buyer or record name for this result."
+}
addedOutput schema / properties / peer_count / description
Added value: +"Structured value returned for “peer count” as defined by this API contract."
addedOutput schema / properties / peers / description
Added value: +"Structured value returned for “peers” as defined by this API contract."
addedOutput schema / properties / scope / description
Added value: +"Structured value returned for “scope” as defined by this API contract."
changedOutput schema / properties / siren
Previous value: -[]New value: +{
+ "description": "Normalized 9-digit French SIREN when available."
+}