Skip to main content
GET
Receive all account transactions

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

accountId
string
required

Account id

limit
number
lastKey
string
sortOrder
enum<string>
Available options:
ascending,
descending
statuses
enum<string>[]
Available options:
pending,
on_hold_provider,
completed,
rejected
from
string
to
string
fee
boolean

Response

200 response

transactions
object[]
required
lastKey
object