Returns a paginated list of accounting resources across all connected providers for the given end user. Pass provider to scope results to a single provider. Supports cursor-based pagination.
Documentation Index
Fetch the complete documentation index at: https://docs.routemcp.io/llms.txt
Use this file to discover all available pages before exploring further.
Enter your API key with the Bearer prefix — e.g. Bearer sk_live_xxx (production) or Bearer sk_test_xxx (sandbox)
The accounting resource type to query
invoice, contact, account, payment, tax_rate, journal_entry, expense, purchase_order, sales_order, credit_note, vendor_credit, company_info, item, tracking_category, accounting_period, payment_method, payment_term, address, attachment, balance_sheet, bank_feed_account, bank_feed_transaction, cash_flow_statement, employee, expense_report, general_ledger_transaction, income_statement, item_fulfillment, phone_number, project, transaction "quickbooks-online"
"eyJxdWlja2Jvb2tzLW9ubGluZSI6IjEwMCJ9"
"25"
"true" (default), "false" to skip, or comma-separated field names
"true"
Inclusive ISO-8601 lower bound. For record resources (Invoice, Contact, Account, etc.) this filters by the provider record's creation timestamp. For on-demand reports (balance_sheet, income_statement, cash_flow_statement) it is reinterpreted as the report's start_date.
"2026-01-01T00:00:00Z"
Inclusive ISO-8601 upper bound. For record resources this filters by the provider record's creation timestamp. For on-demand reports it is reinterpreted as the report's end_date — i.e. the as-of date for balance_sheet, and the period end for income_statement / cash_flow_statement.
"2026-05-11T23:59:59Z"
Paginated list of accounting resources