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

Log in to see full request history
Path Params
int32
required

Deployment ID

Body Params

Android Pay Token Request

string | null

The device type

string | null

The provisioning app's version

string | null
string | null

The Client Device ID - set exactly as provided by Google Pay SDK. A base64 encoded unique ID

string | null

The Client App ID as specified by Visa(?). Note this is not the "true" application bundle identifier (see AppID below)

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