Skip to main content
GET
string
required
Bearer token: Bearer YOUR_ACCESS_TOKEN
integer
Page number. Defaults to 1.
integer
Results per page. Defaults to 20, max 100.
string
Filter by transaction status. One of: authorized, settled, declined, reversed, partially_reversed, failed, expired.
string
Filter by customer — pass a yativo_card_id to see transactions for a specific customer.

Transaction fields

Transaction statuses

Transactions are recorded in real time as card events arrive. For per-customer transaction history, use Customer Card Transactions. Transaction events are also delivered via webhooks (transaction.authorized, transaction.settled, transaction.declined, transaction.reversed).