Create an Apple Pay Token Request for the specified card. The response values form the encrypted token request that is to be provided back to the Wallet SDK, where it is passed on to VTS and Conferma Pay for approval.
Refer to Apple documentation for more info.

Log in to see full request history
Path Params
int32
required

Deployment ID

Body Params

Apple Pay Token Request

string | null

The device type

string | null

The provisioning app version

array of strings | null

Array of base 64 encoded certificates Set exactly as provided by Wallet SDK. Typiclaly contains 2 items, leaf and root.

certificates
string | null

Cryptographic nonce. Set exactly as proided by Wallet SDK.

string | null

Cryptographic nonce signature. Set exactly as provided by Wallet SDK

string | null

Optional field for the API client to specify the app ID doing the provisioning. This is the applicaiton bundle identifier.
If not specified, the Conferma Pay VTS Integration will use the default app configured for the card program range.
Note: App IDs must be pre-registered with Conferma Pay in order to be used

Responses

Language
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json