Links
Get transactions
GET
/
transactions
Query Parameters
provider
enum<string>
requiredAvailable options:
teller
, plaid
, gocardless
accountId
string
requiredGet transactions by accountId
accountType
enum<string>
requiredGet transactions with the correct amount depending on credit or depository
Available options:
credit
, depository
accessToken
string
Used for Teller and Plaid
latest
enum<string>
Get latest transactions
Available options:
true
, false
Response
200 - application/json
data
object[]
requiredWas this page helpful?