List Payee Transactions
list_payee_transactionsRetrieve transaction history for a specific payee in YNAB budgets to track spending patterns and analyze financial behavior.
Instructions
[1 API call] List transactions for a specific payee
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| budget_id | No | Budget ID or 'last-used' | last-used |
| payee_id | Yes | The payee ID | |
| since_date | No | Only return transactions on or after this date (YYYY-MM-DD) | |
| type | No | Filter by type | |
| last_knowledge_of_server | No | Delta request token |