---
title: MerchantTokenMetadata
framework: merchanttokennotificationservices
role: symbol
role_heading: Object
path: merchanttokennotificationservices/merchanttokenmetadata
---

# MerchantTokenMetadata

The card information related to a merchant token, including its card art and metadata.

## Declaration

```data
object MerchantTokenMetadata
```

## Properties

cardArt: An array that contains data you use to display art that represents the card related to the merchant token. cardMetadata: Card data, including its expiration date and suffix, for the card related to the merchant token.

## See Also

### Merchant token event retrieval

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