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: Basic <encoded-value>'
{
  "digitizationData": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://docs.enfuce.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

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