Transaction API

Transaction Query

The List all Infinity Card transactions API allows you to search for transactions by card ID, transaction type, transaction status, or time range.

  • It is recommended to always include a time range when calling this API to improve query efficiency.

The Get Infinity Card transaction API allows you to retrieve transaction details by providing a specific transaction ID.

  • This ID is the same as the one found in the id field of the card transaction data in the webhook notifications.

Transaction Scenario Restrictions

Use the List all quantum card consumption scenarios API to retrieve the names and IDs of the transaction scenarios that can be configured.

To set restrictions, pass the required restriction type (type) and transaction scenario ID to the Set card consumption scenario API.

  • Whitelist: Whitelist: The card can only be used for authorized transactions in the specified scenarios.
  • Blacklist: blacklist: The card is not allowed to make authorized transactions in the specified scenarios.
  • Empty: No restrictions are applied by default, and the card can make authorized transactions in all scenarios except those explicitly rejected by Merchant Category Codes (MCC).