---
title: CardMetadata
framework: merchanttokennotificationservices
role: symbol
role_heading: Object
path: merchanttokennotificationservices/cardmetadata
---

# CardMetadata

Data about the card, including its expiration date and suffix.

## Declaration

```data
object CardMetadata
```

## Properties

cardCountry: The 2-letter ISO country code. expirationDate: The card’s expiration date. fpanSuffix: The last four digits of a card’s number. longDescription: The long card description. shortDescription: The short card description.

## See Also

### Merchant token event retrieval

- [Get Details of a Merchant Token Event](merchanttokennotificationservices/merchant-token-event-retrieval.md)
- [MerchantTokenEventResponse](merchanttokennotificationservices/merchanttokeneventresponse.md)
- [MerchantTokenMetadata](merchanttokennotificationservices/merchanttokenmetadata.md)
- [CardArt](merchanttokennotificationservices/cardart.md)
