object

Card

Card response.
Fields
aggregator_name
String!
Required
Name of the payment aggregator.
card_brand
String
Brand of the card.
card_brand_image
String
Brand image on the card.
card_fingerprint
String
Unique fingerprint of the card for identification.
card_id
String
Unique identifier for the card within the system.
card_isin
String
International Securities Identification Number for the card.
card_issuer
String
Issuer of the card.
card_name
String
Name mentioned on the card.
card_number
String
Card number mentioned on the card.
card_reference
String
Card reference.
card_token
String
Encrypted token representing the card.
card_type
String
Type of the card.
compliant_with_tokenisation_guidelines
Boolean
Whether card is tokenized or not.
exp_month
Int
Card's expiration month.
exp_year
Int
Card's expiration year.
expired
Boolean
Card expiry.
nickname
String
User-defined name for the card.