# July 2022 Release
source: https://developer.mastercard.com/mdes-pre-digitization/documentation/pre-release-notes/previousreleasenotes/prereleasenote_july22/index.md

### MDES Pre-Digitization API July Release 2022. {#mdes-pre-digitization-api-july-release-2022}

This site provides the release information of the MDES Pre-Digitization API July 2022 release available from 30 June 2022 in MTF and 22 July 2022 in Production.

## Release Change Summary {#release-change-summary}

<br />

The MDES Platform v 2022 July Release will add a new functionality to the Pre-Digitization API. The following change will be introduced in Pre-Digitization API July 2022:

* Token Unique Reference value will be available in Authorize Service and Request Activation Methods APIs

## Dates for Introduction of Release July 2022 {#dates-for-introduction-of-release-july-2022}

* MTF - 30 June 2022

* Production - ~~28 July~~ 04 August 2022

## Impacted Market of Release July 2022 {#impacted-market-of-release-july-2022}

* Functionality Available - Global

### Detailed Change Description for Pre-digitization API in July 2022 {#detailed-change-description-for-pre-digitization-api-in-july-2022}

## Change 1 - Token Unique Reference (TUR) Support {#change-1---token-unique-reference-tur-support}

MDES will share the TUR value in Authorize Service and Request Activation Methods.

Token Unique Reference was already part of `fundingAccountInfo` object as an optional parameter but it was not populated. \*\* There is no change in the specification\*\*; this field will remain optional field.

This will help issuer to use TUR from the authorize service to token lifecycle.

Note: TUR data will be not populated in deprecated object -- cardInfo.

|                                                                 Field and Description                                                                 | Data Type | Max Length |                                                                      Required                                                                       |
|-------------------------------------------------------------------------------------------------------------------------------------------------------|-----------|------------|-----------------------------------------------------------------------------------------------------------------------------------------------------|
| **tokenUniqueReference** A Unique reference assigned following the allocation of a token used to identify the token for the duration of its lifetime. | String    | 64         | Conditional -- Present in NotifyServiceActivated, DeliverAuthenticationCode, RequestActivationMethods, and AuthorizeService, not present otherwise. |


API Reference: `GET /requestActivationMethods`


API Reference: `GET /authorizeService`

### Impact {#impact}

This change will only be available to issuers who supports Authorize Service or Request Activation Method.
Note: No changes are required for those issuers who do not wish to process this information and their integration is resilient to addition of new optional elements being added to the requests and responses.

### Mandate for Implementation {#mandate-for-implementation}

By 04 August 2022, when the July 2022 Release will be available in Production, issuers may perform the following changes depending on the services that they have already opted for:

* Change 1 will only be available to those issuers who have opted for Authorize Service and Request Activation Methods.

### 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.
