v1

latestSwagger 2.0Apache 2.0 License2026-07-1714714.4 KB
Accounts
Transactions

Fetch transactions for date range for account

get/accounts/{accountId}/transactions/fromDate/{fromDate}/toDate/{toDate}

Path parameters

accountIdinteger required

Account id

fromDatestring required

Search starting date

toDatestring required

Search ending date

Response

successful operation

idinteger
accountIdinteger
datestring date-time
amountnumber
descriptionstring
type'Credit' | 'Debit'