Fields
card_number
StringCard number displayed in its masked format.
aggregator_name
Stringaggregator name
card_reference
StringReference identifier for the card.
card_issuer
StringIssuing bank or institution of the card.
compliant_with_tokenisation_guidelines
BooleanIndicates compliance with tokenization guidelines.
card_fingerprint
StringUnique fingerprint of the card for identification.
expired
BooleanIndicates whether the card is expired.
exp_year
IntCard's expiration year.
exp_month
IntCard's expiration month.
card_id
StringUnique identifier for the card saved at aggregators end.
card_brand
CardBrandBrand of the card (e.g., Visa, MasterCard).
logo_url
LogoPayment Mode Logo.
nickname
StringUser-defined name for the card.
card_name
StringName printed on the card.
card_type
StringType of the card (e.g., debit, credit).
card_brand_image
StringImage representing the card brand.
display_name
StringDisplay name for the card in the user interface.
card_isin
StringInternational Securities Identification Number for the card.
cvv_length
IntLength of the CVV (Card Verification Value) for the card.
cvv_less
BooleanIndicates whether the card can be used without a CVV.
card_token
StringEncrypted token representing the card.
name
StringThe name of the customer associated with the saved payment instrument, such as the cardholder or UPI account holder.
meta
JSONPayment methods meta such as Country code associated with the payment instrument.
vpa
StringThe Virtual Payment Address (VPA) associated with the saved UPI ID for processing UPI transactions
Was this section helpful?