Gets account transactions

Gets account transactions

Path Params
string
required

Account ID (Base 62 format)

Query Params
integer
≥ 1
Defaults to 1

Number of the page

integer
10 to 500
Defaults to 10

Amount of registers that must be listed by page

transaction_at
object

Filters the transactions by date time ranges when the transaction was actually performed

origin_transaction_at
object

Filters the transactions by date time ranges when the transaction was created

boolean
Defaults to false

Allow excluding transactions that were reversed by other transactions.

operation_type

Filters by the four operations available (credit, debit, hold and release)

origin

Filters by the following origins:

  • card_transaction
  • card_presentment_payment
  • subaccount_operation
  • payout
  • fee
  • synced_bank_transaction
sort
object

Sorts the ledger account transactions

Responses

Callback
Language
Credentials
Bearer
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json