Authorizations
Company API key for authentication
Query Parameters
Page number for pagination
x >= 1Number of transactions per page
1 <= x <= 100Comma-separated list of statuses to filter by (e.g., PROCESSING,APPROVED)
Filter by provider (accepts lowercase and uppercase, returns uppercase)
CELCOIN, RINNE Filter by transaction ID
Filter by number of installments
x >= 1Filter by payment method
CREDIT_CARD, DEBIT_CARD, BOLETO, MONEY, PIX Filter by capture method
EMV, MAGSTRIPE, ECOMMERCE, CONTACTLESS_ICC Filter by affiliation ID
Filter by organization transaction ID
Filter by provider transaction ID
Filter by request ID
Filter by transaction amount (in cents)
Minimum amount (inclusive) in cents
Maximum amount (inclusive) in cents
Start creation datetime (ISO 8601) inclusive
End creation datetime (ISO 8601) inclusive
Multi-field sort string (e.g., -created_at,amount). Allowed fields: created_at, amount, installments

