qonto_append_invoice_line
RÉSERVÉ AU STUDIO (token d'administration requis). Ajoute une ligne à un brouillon (proforma) Qonto existant pour un client, ou crée le brouillon si absent. Idéal pour clients récurrents (Antinote, DKO, etc.) : accumuler les prestations puis facturer d'un coup avec qonto_finalize_invoice.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Intitulé de la ligne, ex. 'cutting 12 inch A + B side ATN070'. | |
| quantity | No | ||
| client_id | No | ||
| auth_token | No | ||
| unit_price | Yes | ||
| client_name | No | ||
| client_email | No |