How it works
- Provide the
card_idfor the card you want history for. - Optionally set
size(default 50, maximum 100). - Receive transactions with amount, entry (debit/credit), status, merchant, and timestamps.
When to use
- Show card activity in your customer portal
- Reconcile spends against card transaction history
- Support disputes using the transaction
id(same value asref_id)
API Reference
Full request/response details and Try it
