Push-provision card
Generates the credentials needed to add a card to a digital wallet directly from your app, without the cardholder entering card details. Pass the result to the wallet SDK to complete provisioning. Each call returns fresh, single-use credentials.
Authorizations
API key as Bearer token
Headers
API version (YYYY-MM-DD)
2025-02-14 "2025-02-14"
Unique key for safely retrying this request. Up to 255 characters; we recommend a UUIDv4. The first request executes and its response is cached; subsequent requests with the same key replay the cached response (24h retention).
1 - 255Path Parameters
Body
Request body for generating push provisioning credentials.
Push provisioning request for Google Pay
Digital wallet the card is being added to
"GOOGLE_PAY"Wallet account identifier obtained from the Google TapAndPay client on the device
Stable device hardware identifier obtained from the Google TapAndPay client
Response
Push provisioning credentials. The shape is determined by provider.