Pular para o conteúdo principal

Statement

API: GET /v1/statement, GET /v1/statement/export, GET /v1/statements/consolidated

Statement lines are settled ledger movements. They do not expose the same lifecycle statuses as Pix In or Pix Out APIs — each row describes a posted entry.

FieldValuesMeaning
transactionTypecreditMoney in
transactionTypedebitMoney out
methodpixPix movement
methodtarifaFee
methodjudicialMovementJudicial block / release

Filter query parameters:

ParameterValues
transactionTypecredit, debit
methodpix, tarifa, judicialMovement

Each line includes amount, settlementDateTime, endToEndId (when applicable), and party details (creditor, debtor).

Reconcile statement lines with completed API statuses or webhooks — pending operations appear in Balance (pendingBalance) until they settle and may then show on the statement.

See also Statement errors.