Transactions
qonto transactions list works on one business account at a time. Pass --bank-account-id or --iban; without either, the CLI uses your main account and says so on standard error. Add --includes labels,attachments,vat_details to embed those in each transaction.
Attachments
To attach a receipt to a transaction in one step, use
qonto transactions attachments upload <transaction-id> --file <path>. qonto attachments upload stores a file on its own and returns its id, which other requests (such as supplier invoices or transfer requests) can then reference.
Statements
Cash flow categories
Try it