Create Push Provisioning Data for App-Initiated Digital Wallet Operations

Creates Push Provisioning Data for App-Initiated Digital Wallet Operations. This endpoint generates the data required to provision a payment instrument into a digital wallet (e.g., Apple Pay, Google Pay, Samsung Pay) for a specific account and payment instrument. The request must include device and wallet provider information.

Path Params
string
required

The program code associated with the account.

string
required

The unique identifier of the account for which to create push provision data.

string
required

The unique identifier of the payment instrument to be provisioned into the digital wallet.

Body Params

The Gd.Bos.DataTransfer.Request.CreatePushProvisionDataRequest object containing wallet provider and device data required for provisioning.

string | null
enum

Gets or sets the provider of the wallet to which the payment instrument will be provisioned.

Allowed:
deviceData
object

Container for device data related to push provisioning request

Headers
string
required

The unique request identifier provided in the X-GD-RequestId header for tracking the request.

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

401

Unauthorized

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json
text/json