Skip to main content
GET
string
required
Bearer token: Bearer YOUR_ACCESS_TOKEN
string
required
The Yativo Card account ID.
string
required
The card ID to retrieve transactions for.
integer
Number of transactions to return. Defaults to 20.
integer
Number of records to skip. Defaults to 0.
string
Filter by transaction status. One of: pending, completed, declined, refunded, disputed.
string
Start date filter in ISO 8601 format, e.g. 2026-01-01T00:00:00Z.
string
End date filter in ISO 8601 format, e.g. 2026-03-26T23:59:59Z.