Get recurring transactions
get_recurring_transactionsFetch upcoming recurring bills, subscriptions, transfers, and income for a specified date range. Omitting both dates returns the current month's schedule.
Instructions
Get upcoming recurring bills, subscriptions, transfers, and income. Omit both dates for the current month.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_date | No | Date in YYYY-MM-DD format | |
| start_date | No | Date in YYYY-MM-DD format |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| meta | Yes |