Retrieve daily ending balance history for a specific account
Documentation Index
Fetch the complete documentation index at: https://docs.fintelite.ai/llms.txt
Use this file to discover all available pages before exploring further.
JWT token obtained from /auth/login endpoint.
Example:
Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9...Verification ID
Account number (required)
Number of records to skip for pagination
x >= 0Number of records per page
1 <= x <= 100Filter by month (YYYY-MM format)
^\\d{4}-\\d{2}$