CardDataDto
Data of a card. The bank field is returned only for endpoints where the includeBankData flag is supported and set to true.
Parameters
The card number. To cover all possible values, this field is a string. In most cases the result will be a number.
ID of the bank where the card is held.
ID of the card. This field is required for further actions with an card (e.g. retrieving transactions).
Name of the card. This can be a user-assigned name of the card, but also the default bank name.
Describes the card type. Examples:
- VISA
- Mastercard
- American Express
Name of the card holder.
Date when the card is expired. Hint: This field depends on the card type.
IBAN of the reference account.
Reference Account ID
If a user has set the card as a favorite, the value is true. Otherwise it is false.
Shows, if the card is locked. Hint: This field depends on the card type.
Name of the bank where the card is held.
CVV (credit card checksum/security code) of the card. Hint: This field depends on the card type.
Can the card be used contactless? Hint: This field depends on the card type.