List Transaction Reports
Use this endpoint to list TRCK002 transaction reports with optional filters and pagination.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Maximum number of items per page.
1 <= x <= 100Page number for pagination.
x >= 1Sort direction: asc or desc.
asc, desc Filter by the PIX end-to-end identifier
Filter by the return identification (refund reports)
Filter by initiation type; case-insensitive
MANUAL, DICT, STATIC_QRCODE, DYNAMIC_QRCODE Transaction statuses (comma-separated)
Filter by reports created on or after this timestamp (RFC3339)
Filter by reports created on or before this timestamp (RFC3339)

