Cash Receipts Report
Transactions of type='payment' filtered to the calling key’s
organization allowlist.
Documentation Index
Fetch the complete documentation index at: https://docs.montereyfinancial.dev/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Static API key issued via the client portal. Treat it like a password.
Query Parameters
Inclusive lower bound on effective_at (YYYY-MM-DD).
Inclusive upper bound on effective_at (YYYY-MM-DD).
Restrict results to a single organization. Must be one of the orgs the calling key is scoped to — anything else returns 403.
Opaque pagination cursor from a previous response's page.next_cursor. Omit on the first page.
Page size for cursor pagination. Default 100, minimum 1, maximum 500. Requests above the maximum return 422 — narrow your page size and use the returned next_cursor to walk additional pages.
1 <= x <= 500