Use the query parameters to filter the list of transactions returned.
API authentication key
"your-x-api-key"
API authentication token
"your-x-api-token"
Filter initial date (yyyy‑MM‑dd)
"2018-01-01"
Filter final date (yyyy‑MM‑dd)
"2019-01-11"
ISO‑4217 currency code
3
"BRL"
Transaction amount
206.9
Merchant internal order identification
50
"refcode12345"
Transaction status
PENDING
, CANCELLED
, PAID
"PAID"
Transaction type
SALE
, REFUND
, WITHDRAW
"SALE"
Maximum results per page
100
Page number (1‑based)
1
Query mode:
CREATION
, PROCESSED
, REGULAR
, RECONTILIATION
"REGULAR"
success response
The response is of type object
.