Skip to content

Commit

Permalink
Remplacer SIREN par SIRET dans le champ "call id"
Browse files Browse the repository at this point in the history
  • Loading branch information
Charlottecho authored Sep 17, 2024
1 parent 7094554 commit c699fe9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/endpoints/api_entreprise/12_bdf_bilans.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
Même si la Banque de France connaît un ou deux bilans de l'entreprise, ces derniers ne seront pas transmis.
entities:
- entreprises
call_id: "SIREN"
call_id: "SIRET"
provider_uids:
- 'bdf'
keywords:
Expand Down

0 comments on commit c699fe9

Please sign in to comment.