---
title: MerchantTokenEventResponse
framework: merchanttokennotificationservices
role: symbol
role_heading: Object
path: merchanttokennotificationservices/merchanttokeneventresponse
---

# MerchantTokenEventResponse

A response body that contains information about a life-cycle event for a merchant token.

## Declaration

```data
object MerchantTokenEventResponse
```

## Properties

eventType: A field that indicates the type of event for this notification. merchantTokenIdentifier: The unique identifier of the merchant token. merchantTokenMetadata: Data about the card, including its expiration date and suffix. reason: A string that indicates who originated the token event,  either the user or the card issuer.

## See Also

### Merchant token event retrieval

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