# November 2026 Pre-Release Notes
source: https://developer.mastercard.com/mdes-pre-digitization/documentation/pre-release-notes/prereleasenote_nov_triggeredby/index.md

MDES is enhancing the Pre-Digitization API to consolidate token into a single notification that includes both the deactivation status and the initiating entity.

### Impacted APIs: {#impacted-apis}

* Notify Token Updated (NTU)

## Release Dates {#release-dates}

* MTF - 24 August 2026
* Production - 16 November 2026

### Impacted Market {#impacted-market}

* Availability: Global

## Change 1 {#change-1}

Following changes are applicable to the Notify Token Updated (NTU) API:

Currently, MDES sends separate notifications for different token deactivation events, such as when a token is deactivated or deleted from the consumer app.
This enhancement introduces the following changes:

* The reason code `DELETED_FROM_CONSUMER_APP` will be deprecated and will use `STATUS_UPDATE` with status as `DEACTIVATED`.
* The new parameter `triggeredBy` will indicate the entity who initiated the update token status.

|                                                                                                                                                                                                                               Field and Description                                                                                                                                                                                                                               | Data Type | Min Length | Max Length |                        Presence                        |
|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------|------------|------------|--------------------------------------------------------|
| **triggeredBy** Who or what caused the token status to be updated. Possible values are **ISSUER** The status of the token updated as requested by Issuer **TOKEN_REQUESTOR** The status of the token updated as requested by the token requestor. **CARDHOLDER** The status of the token updated as requested by the cardholder. **SYSTEM** The status of the token updated as requested by MDES. **MOBILE_PIN_LOCKED** The status of the token updated due to mobile pin locked. | String    | 1          | 32         | Conditional -- Present when reasonCode = STATUS_UPDATE |


API Reference: `GET /notifyTokenUpdated`

Note: Please refer to the [GLB 13564.1](https://trc-techresource.mastercard.com/r/bundle/m_an13564_en-us/page/d/en-US/unq0851129186372.html) for more information about this functionality.

## Impact {#impact}

By default, issuers will receive the new parameter `triggeredBy` in the Notify Token Updated (NTU) API request when the reason code is STATUS_UPDATE. Issuers can choose to opt-out of receiving the `triggeredBy` parameter by contacting Mastercard support. If issuers choose to opt-out, they will continue to receive the existing reason code `DELETED_FROM_CONSUMER_APP`.

### Personal data \& Privacy Note {#personal-data--privacy-note}

Issuers are reminded that the information presented via the pre-digitization API includes personal data which is subject to data privacy laws. Issuers must satisfy themselves that the processing of such personal data is compliant with applicable privacy laws.
