invoices_list
List invoices. Pass outstanding=true for money still owed — issued invoices not yet fully paid — which is the usual question. The response includes an outstanding total PER CURRENCY rather than one merged figure, because a single converted number across several currencies corresponds to nothing real.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | draft | issued | partially_paid | paid | void | |
| outstanding | No | Only invoices with money still owed. |