Get Statement
Account
Get Statement
Retrieve account statement with transaction history
GET
Get Statement
Path Parameters
Merchant ID
Query Parameters
Specific statement ID
Filter by entity typeAllowed values:
payout_merchant_note, payout_deposit, payout_transaction, payout_data_qualification, payin_transaction, payin_transaction_split, payin_transaction_creditcard, payin_transaction_creditcard_fee, payin_transaction_creditcard_split, payin_transaction_creditcard_installment, payin_transaction_creditcard_installment_fee, payin_transaction_creditcard_installment_split, payin_transaction_creditcard_installment_parent_split, payin_transaction_creditcard_parent_split_fee, payin_withdrawal, payin_transaction_refund, payin_transaction_rolling_reserve, payout_pix_reversal,Category IDs separated by commaExample:
1,8,9Filter by billing usage
Initial creation date (format: YYYY-MM-DD)Example:
2024-01-01Final creation date (format: YYYY-MM-DD)Example:
2024-01-31Initial occurrence date (format: YYYY-MM-DD)Example:
2024-01-01Final occurrence date (format: YYYY-MM-DD)Example:
2024-01-31Recipient ID
CurrencyAllowed values:
USD, AUD, EUR, BRL, GBP, CAD, CHFPage number
Quantity of items per page
Response Headers
Next page number
Current page number
Total items per page
Previous page number
Total count of records
Boolean indicating if results exist
Total pages
Response Body
Array of statement entries
Transaction Categories
The statement includes various transaction categories. Use the category ID when filtering:
Example: To filter PIX-related transactions (payments and fees), use:
?category_id=1,8
