Skip to main content

Digital Wallet Token Simulations

Digital Wallet Token simulations are intended to mock the usage of provisioning a card to a digital wallet. A successful simulation call will return a 202 status. An object id will not be returned, but you will receive a digital_wallet_token.create webhook with the object id. This object id can be used on the /digital_wallet_token/{id} endpoint. There is currently one simulation below.

Create a Digital Wallet Token Simulation

Initiate a Digital Wallet Token simulation.

Digital Wallet Token Request Body

Provisioning

Fulfillment Sub-Object

Token Service Provider Sub-Object

Example Request

Example Response

Success

There will be no response body. The response code will be a 202 - accepted

Error