Activation data
Will create activationdata according to TAV format version 2 with encrypted card data to be sent to MDES.
This operation will read the card data, generate activation data according to MDES specification and respond. The activation data should in most cases be used when the card holder as added the card manually and not via the push / in-app provisioning, especially in flow that has done into none-green flow. This data is used to ensure the card schema that the issuer in fact has allowed the card to be tokenized as it contains a digital signature calculated over the PAN of the card.
POST
/
v1
/
{cardId}
/
activate
/
mdes
/
tav2
Path Parameters
cardId
integer
requiredCardId for the card that should be tokenised
Query Parameters
auditUser
string
requiredThe audit user to log the request
Response
200 - application/json
activationData
string
required