List establishment transfers

/transfers


Supported Parameter Combinations:

  • Full Filter: data_inicial, data_final, status, and forma_pagamento.
  • Filter by Status and Period: data_inicial and status.
  • Filter by document: If cpf_cnpj is provided, a specific query is generated.
  • Default Filter: If no parameters are provided, the code generates a filter based on the current date.
Query Params
string
Defaults to 100

Initial amount

string
Defaults to 5000

Final amount

string
Defaults to credit

Possible payment method filters: credit, debit, boleto

string
Defaults to succeeded

Possible transaction statuses: new, pending, pre_authorized, succeeded, failed, reversed, canceled, refunded, dispute, charged_back

string
Defaults to 2025-01-01

Start date

string
Defaults to 2025-02-01

End date

string
Defaults to 2

Page

Response
200
Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here!