Get Card Transactions

This endpoint retrieves transactions for a specific card over a specified period. If no period is specified, the transactions from the current day are returned.

Key Features:

  • Allows filtering by card ID, status, date range, and sorting order.
  • Returns detailed transaction data including amounts, fees, merchant information, and more.
  • Supports pagination with customizable page size and sorting options.

Requirements:

  • The cardId must be provided as a query parameter.
  • Optionally, specify startDate and endDate to filter transactions by period.
  • You can filter by specific transaction status and sort by the creationDate or other fields.
Language
Credentials
OAuth2
Click Try It! to start a request and see the response here!