Fields
aggregator_name
String!Required
Name of the payment aggregator.
card_brand
StringBrand of the card.
card_brand_image
StringBrand image on the card.
card_fingerprint
StringUnique fingerprint of the card for identification.
card_id
StringUnique identifier for the card within the system.
card_isin
StringInternational Securities Identification Number for the card.
card_issuer
StringIssuer of the card.
card_name
StringName mentioned on the card.
card_number
StringCard number mentioned on the card.
card_reference
StringCard reference.
card_token
StringEncrypted token representing the card.
card_type
StringType of the card.
compliant_with_tokenisation_guidelines
BooleanWhether card is tokenized or not.
exp_month
IntCard's expiration month.
exp_year
IntCard's expiration year.
expired
BooleanCard expiry.
nickname
StringUser-defined name for the card.
Was this section helpful?