Get Card Transactions

This endpoint retrieves the transaction history of a specific card. You can filter the transactions by status, and specify the pagination parameters to control the number of results returned.

Key Features:

  • Retrieves transaction history for a specific card.
  • Allows filtering by transaction status (e.g., INIT, AUTHORIZED, CLEARED, DECLINED, VOID).
  • Supports pagination with the page and size query parameters.

Requirements:

  • The cardId must be provided as a path parameter to specify the card for which transactions are requested.
  • You can filter transactions by status, and set pagination parameters (page and size).
Language
Credentials
OAuth2
Click Try It! to start a request and see the response here!