Links
Get transactions
GET
Query Parameters
Available options:
teller
, plaid
, gocardless
Example:
"teller"
Get transactions by accountId
Example:
"5341343-4234-4c65-815c-t234213442"
Get transactions with the correct amount depending on credit or depository
Available options:
credit
, depository
Example:
"depository"
Used for Teller and Plaid
Example:
"token-123"
Get latest transactions
Available options:
true
, false
Example:
"true"
Response
200
application/json
Retrieve transactions
Was this page helpful?