Skip to main content
POST
Push-provision card

Authorizations

Authorization
string
header
required

API key as Bearer token

Headers

Reap-Version
enum<string>
required

API version (YYYY-MM-DD)

Available options:
2025-02-14
Example:

"2025-02-14"

Idempotency-Key
string

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).

Required string length: 1 - 255

Path Parameters

id
string<uuid>
required

Body

Request body for generating push provisioning credentials.

Push provisioning request for Google Pay

provider
string
required

Digital wallet the card is being added to

Allowed value: "GOOGLE_PAY"
walletAccountId
string
required

Wallet account identifier obtained from the Google TapAndPay client on the device

deviceId
string
required

Stable device hardware identifier obtained from the Google TapAndPay client

Response

Push provisioning credentials. The shape is determined by provider.

Google Pay push provisioning credentials

provider
string
required
Allowed value: "GOOGLE_PAY"
opc
string
required

Opaque payment credential to pass to the Google TapAndPay push tokenization request

last4
string
required

Last 4 digits of the card number