v1

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

Fetch transactions for a specific date for account

get/accounts/{accountId}/transactions/onDate/{onDate}

Path parameters

accountIdinteger required

Account id

onDatestring required

Search specific date

Response

successful operation

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