v1

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

Create transactions by amount for account

get/accounts/{accountId}/transactions/amount/{amount}

Path parameters

accountIdinteger required

Account id

amountnumber required

Amount

Response

successful operation

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