List credit notes
credit_note_listList credit notes: number or draft id, recipient, reason, status, issue date and total. Filter by recipient (a part of the name is enough), by reason, by status draft or final, and by issue-date period with from and to.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | Last issue date to include, YYYY-MM-DD | |
| from | No | First issue date to include, YYYY-MM-DD | |
| limit | No | Maximum notes listed, default and ceiling 2000 | |
| reason | No | Only notes with this reason | |
| status | No | Only drafts or only finalized notes | |
| recipient | No | Match the recipient, case-insensitive, a part of the name is enough |