v1
latestOpenAPI 3.0.12026-07-24128351404.9 KBCard
Get Card Payment Details
Obtain secure card details, including sensitive information such as card number and secure tokens, for specific use cases. Sensitive card information (e.g., full card number, CVV) in the API response is encrypted using the Advanced Encryption Standard (AES) algorithm. The encryption key for AES is derived from the clientSecret. Non-sensitive fields (e.g., card BIN, last 4 digits of the card number) remain in plaintext to ensure business usability, as they do not involve core sensitive data.
get/open-api/v3/cards/{id}
Path parameters
idstring required
card id
card id
Query parameters
accountIdstring required
accountId
Response
OK