Skip to main content
POST
/
v1
/
{cardId}
/
provision
/
issuerwallet
/
{walletProvider}
MDES Issuer Wallet push provisioning
curl --request POST \
  --url 'https://integration-api-cat2.{{environment}}.ext.{{realm}}.cia.enfuce.com/wallet/v1/{cardId}/provision/issuerwallet/{walletProvider}' \
  --header 'Authorization: Bearer <token>'
{
  "digitizationData": "<string>"
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

cardId
integer<int64>
required

CardId for the card that should be provisioned (returned from card operation)

walletProvider
string
required

Wallet provider identifier

Query Parameters

auditUser
string
required

The audit user to log the request

Response

OK

digitizationData
string

Base64 encoded json structure containing needed data for MDES/VTS