Account statements
GET /order/v1/banking/accounts/{accountId}/statements
Retrieve the account statement for the informed period.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ”Identifier of the account
Query Parameters
Section titled “Query Parameters ”Start date of the statement period in ISO 8601 format
Example
2025-10-01T00:00:00ZEnd date of the statement period in ISO 8601 format
Example
2025-10-31T23:59:59ZCurrency used for the statement (ISO 4217)
Example
BRLMaximum number of records returned
Example
400Sorting direction for the records
Example
descFilters records by transaction direction (in or out)
Example
inFilters records by end-to-end id. Matches the order end-to-end id and the refund end-to-end id
Example
E12345678920260710120000abcdCursor to continue pagination (use the value returned in nextCursor)
Example
2025-10-03T13:44:32.106ZWhen true, merges all transactions belonging to the same batch into a single entry, summing their amounts
Responses
Section titled “ Responses ”The resource was returned successfully
object
Parameters used to generate the statement
object
Start date of the statement period in ISO 8601 format
Example
2025-10-01T00:00:00ZEnd date of the statement period in ISO 8601 format
Example
2025-10-31T23:59:59ZCurrency used for the statement (ISO 4217)
Example
BRLMaximum number of records returned in the statement
Example
400Order of the records (asc or desc)
Example
descFilters records by transaction direction (in or out)
Example
inFilters records by end-to-end id
Example
E12345678920260710120000abcdCursor to retrieve the next page of results
Example
2025-10-03T13:44:32.106ZIndicates if more records are available for pagination
Example
trueStatement items returned for the requested period
object
Identifier of the order associated with the transaction
Example
8b371695-3277-475a-b1e9-5e6253d7a41cExternal reference code of the transaction
Example
b917e9da-03b3-4e24-8596-e4fc927ca5b8Unique identifier of the transaction
Example
a4cf980e-f66d-4321-b0f2-95c7eecca7ceDate and time of the transaction
Example
2025-10-03T13:44:32.106ZEnd-to-end identifier of the transaction
Example
E69467793202510031344Je8IkFT5JQSEnd-to-end identifier of the refund transaction
Example
D69467793202510031344Je8IkFT5JQSOperation type of the transaction.
Example
PAYINTransaction amount; negative values indicate debits
Example
-1.00Account balance after the transaction
Example
50000Counterparty information when available
object
Counterparty name
Example
Maria OliveiraCounterparty document information
object
Document type of the counterparty
Example
CPFDocument number of the counterparty
Example
98765432100ISPB of the counterparty financial institution
Example
12345678Name of the counterparty financial institution
Example
Banco XPTO S.A.Branch number of the counterparty
Example
1234Account number of the counterparty
Example
567890-1Type of the counterparty account
Example
CHECKING_ACCOUNTPayment method used for the transaction
Example
PIXDescription of the transaction
Example
Pix transfer to John DoeThe identifier of the refund transaction
Example
b917e9da-03b3-4e24-8596-e4fc927ca5b8Batch information when this transaction belongs to a batch
object
Id of the batch
Example
5160c73e-8b9b-4f1f-8c64-0edcbb97c335Total number of child transactions in the batch
Example
3Number of child transactions already paid
Example
2Number of child transactions that failed
Example
1Number of child transactions still pending
Amount already paid across all child transactions
Example
30000.00Amount still pending across all child transactions
Example
15000.00Child transactions the batch was split into
object
Id of this child transaction
Example
a4cf980e-f66d-4321-b0f2-95c7eecca7ceIdempotency key of this child transaction - the first child reuses the batch idempotencyKey verbatim, later ones suffix it
Example
bf8b0b1f-f444-40c5-b657-d236ee03e6ba-01Ordering position of this child transaction within the batch
Example
1Amount of this child transaction
Example
15000.00Status of this child transaction
Example
PAIDEnd-to-end id of this child transaction
Example
E69467793202607101200Je8IkFT5JQSDate this child transaction was paid
Example
2026-07-10T12:01:03.000ZError message when this child transaction failed
Example
An unexpected error occurredobject
Example
INVALID_REQUESTobject
Example
[ { "field": "field_name", "issue": "INVALID", "description": "Field is invalid" }]Unauthorized Request
object
Example
UNAUTHORIZEDExample
Unauthorized Requestobject
Example
[]object
Example
INTERNAL_ERRORobject
Example
[]