v1

latestOpenAPI 3.0.02026-07-2352269214.0 KB
Token Migration

Migrate Mastercard tokens

Migrate mastercard M4M tokens to Secure Card on File

ETP contacts the Scheme TSP to migrate the network token.

post/tokens/migration/{oldTokenId}

Path parameters

oldTokenIdstring required

Old token identifier.

Headers

authorizationstring required

Technical identifier pre-defined at on-boarding that identifies the API consumer. Format shall be the string 'APIKEY' followed by a space and the api key value. </br> Example: APIKEY c03f88fe-01ba-11e8-ba89-0ed5f89f718b

x-correlation-idstring required

Technical identifier used for troubleshooting. </br>It helps on customer support when needed. </br>Each API request must be identified with a unique correlation Id. </br>It correlates the response and the request and eventually a notification if any.

Response

OK

newTokenIdstring required

Identifier of the token

cardLastDigitsstring

The card last digits.

cardExpiryDatestring

Expiry date of the card in MMYY format

tokenState'ACTIVE' | 'SUSPENDED' | 'PENDING' required

Token state.

tokenLastDigitsstring

The token last digits.

tokenExpiryDatestring

The token expiry date in format MMYY. This information can be missing. It is intended for display only at this step.<br>Rely on token expiry date in create transaction response for storage.

parstring

Payment Account Reference returned by the Scheme TSP.

creationTimestampstring required

Token or binding creation timestamp compliant with ISO 8601.