Provision a card by ID

Add a card to a supported digital wallet for contactless payments.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required

Passport-assigned identifier of the customer.

int64
required

Passport-assigned identifier of the card.

Body Params

Payload for adding a card to a digital wallet.

string
enum

Digital wallet provider to provision the card into.

Allowed:
string

Primary certificate provided by the wallet provider for encryption.

string

Secondary certificate provided by the wallet provider for encryption.

string

One-time-use value provided by the wallet provider for request verification.

string

Signature of the nonce provided by the wallet provider.

string

Unique identifier of the user's wallet account with the provider.

string

Unique identifier of the device where the card will be provisioned.

Responses

400

The request could not be accepted by the Passport server due to a malformed syntax, which may be a missing required parameter or other syntactical error.

401

The request lacks valid authentication credentials. Verify the API key and authorization header.

403

The authenticated user does not have permission to perform this operation.

500

An unexpected error occurred on the Passport server while processing the request.

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json