Create Android Pay Token Request

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.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required

Deployment ID

Body Params

Android Pay Token Request

The Android (Google + Samsung) Pay Push Provisioning Request. Most fields are defined by Google Pay SDK:

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

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

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