Settlements
Fetch settlement reconciliation report
Retrieve a detailed transaction-level reconciliation report for a given month (or day). Each record maps a payment, refund, transfer, or adjustment to its settlement. Use for accounting reconciliation. Maximum 1000 records per call.
get/settlements/recon/combined
Query parameters
yearinteger required
Example:2024
Settlement year in YYYY format.
monthinteger required
Example:4
Settlement month in MM format (01–12).
dayinteger
Settlement day in DD format (1–31). Omit to fetch the full month.
countinteger
Records per call. Maximum 1000. Default 10.
skipinteger
Records to skip for pagination.
Response
Reconciliation report records.