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.
Name of the token requestor within the card network. One of APPLE_PAY or ANDROID_PAY.
token_requestor_id
string
Unique numerical identifier of the digital wallet token requestor within the card network. These IDs map to a token_requestor_name. 50110030273 for Apple Pay, 50120834693 for Google Pay, and 50139059239 for Samsung Pay.