MerchantTokenEventResponse
A response body that contains information about a life-cycle event for a merchant token.
Declaration
object MerchantTokenEventResponseProperties
| Name | Type | Description |
|---|---|---|
eventType Required | string | A field that indicates the type of event for this notification. |
merchantTokenIdentifier Required | string | The unique identifier of the merchant token. |
merchantTokenMetadata | MerchantTokenMetadata | Data about the card, including its expiration date and suffix. |
reason Required | string | A string that indicates who originated the token event, either the user or the card issuer. |