GET
/
transactions

Query Parameters

provider
enum<string>
required
Available options:
teller,
plaid,
gocardless
accountId
string
required

Get transactions by accountId

accountType
enum<string>
required

Get 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[]
required