Monthly Payment Register
Reports
Monthly Payment Register
Same payments as CRR but with per-fee-category cents broken out. Multiply each *_cents field by your pricing tier’s *_split_bps for agent/client revenue splits.
GET
Monthly Payment Register
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
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.
Required range:
1 <= x <= 500