Statements
April 8th, 2024
get
api.withmono.com/v2/accounts/{id}/statementv1.0
This resource represents the bank statement of the connected financial account. You can query 1-12 months bank statement in one single call.
Real-time Data
To request for the most recent set of Bank transactions on a Statement, x-realtime in your headers need to be set to true.
Path Params
Query Params
Headers
Request
123
curl --request GET \
--url https://api.withmono.com/v2/accounts/id/statement \
--header 'accept: application/json'
Response
Choose an option from the drop down or click one of these buttons to see an example: