Accounts
Transactions
Fetch transactions by month and type for account
get/accounts/{accountId}/transactions/month/{month}/type/{type}
Path parameters
accountIdinteger required
Account id
monthstring required
Month to use for the search range
typestring required
Transaction type (CREDIT, DEBIT)
Response
successful operation