Search card network transactions

Here, you will learn how to search card network transactions in Tuum.

Use case

In this example, we will demonstrate how to retrieve a list of clearing transactions that were successfully processed in May 2025.

Use case data
API parameters with values

Searching for card network transactions from May 2025. The date format used is YYYY-MM-DD.

The processing of clearing transactions is complete. The statusCode is C.

The request retrieves search results from page 1, with a page size of 10.

Sample API call

To retrieve a list of clearing transactions, use the following endpoint:

https://card-api.sandbox.tuumplatform.com/api/v2/transactions-and-authorisations/search

circle-info

Learn more about the search card transactions and authorisationsarrow-up-right endpoint in the Tuum developer portal.

Sample request

The sample request body is as follows:

No request body.

Sample response

Below you will find the response to the API request:

chevron-rightResponsehashtag

Result

The first 10 clearing transactions that match the search criteria are returned.

Last updated

Was this helpful?