Cards
Provision a card to Google
Provisions a card for Google Pay by passing required client device and wallet parameters.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Unique identifier for the card.
Body
application/json
The identifier for the client device.
The wallet provider code.
The wallet account identifier.
Response
200
application/json
Card provisioned to Google successfully.
The encrypted payment instrument data returned by Google.