create_directory_line
Register an electronic invoice receiving address for a taxable entity. Requires user confirmation after review.
Instructions
Create a directory line (electronic invoice receiving address) (POST /ligne-annuaire).
HUMAN-IN-THE-LOOP: Requires user confirmation. Call without confirmation_token first, show the summary to the user, then call again with the token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| siren | Yes | SIREN of the taxable entity creating this receiving address. | |
| siret | No | Specific establishment SIRET. If absent, applies to the whole SIREN. | |
| date_fin_effet | No | Effective end date, ISO YYYY-MM-DD, if known. | |
| date_debut_effet | Yes | Effective start date, ISO YYYY-MM-DD (dateDebutEffet). | |
| suffixe_adressage | No | Addressing suffix (suffixeAdressage). | |
| confirmation_token | No | Confirmation token from a previous call. Omit on the first call. | |
| identifiant_routage | No | Routing-code identifier to refine the address. | |
| matricule_plateforme | Yes | 4-digit Approved Platform registration number receiving the invoices. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||