Digital Wallet Tokens
Provision with Google Pay
POST
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
The ID card being added to the wallet
Body
application/json
The google-pay-token-request to create
The ID card being added to the wallet
The user’s Android device ID; the device’s unique identifier
One of mobile_phone
, watch
, or tablet
Version of the application making the provisioning request
The user’s Google wallet account ID
Response
200 - application/json
The google-pay-token-request created
The ID card being added to the wallet
The user’s Android device ID; the device’s unique identifier
One of mobile_phone
, watch
, or tablet
Version of the application making the provisioning request
The user’s Google wallet account ID
Was this page helpful?