Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
An idempotency key is an arbitrary unique value generated by client to detect subsequent retries of the same request. It is recommended that a UUID or a similar random identifier be used as an idempotency key. A different key must be used for each request, unless it is a retry.
"7d943c51-e4ff-4e57-9558-08cab6b963c7"
Path Parameters
The unique identifier of a digital wallet token
"7d943c51-e4ff-4e57-9558-08cab6b963c7"
Body
Update Digital wallet token status
The status indicating the digital wallet token lifecycle state
ACTIVE
, SUSPENDED
, TERMINATED
Response
Digital wallet token Status updated
The id of the tenant containing the resource.
"abcdef_ghijkl"
"2010-05-06T12:23:34.321Z"
Card ID of the Digital wallet Token
"7d943c51-e4ff-4e57-9558-08cab6b963c7"
Contains device informations.
The user’s Android device ID; the device’s unique identifier.
124
Type of the device where the Digital Wallet Token is used in
APPLIANCE
, GAMING_DEVICE
, LAPTOP
, MOBILE_PHONE
, MOBILE_PHONE_OR_TABLET
, TABLET
, UNKNOWN
, VEHICLE
, WATCH
Digital Wallet Token ID
"7d943c51-e4ff-4e57-9558-08cab6b963c7"
"2010-05-06T12:23:34.321Z"
Raw data from processor.
The time that the token was removed from a wallet. Tokens make remain active after being removed from a wallet.
"2010-05-06T12:23:34.321Z"
"2010-05-06T12:23:34.321Z"
Current status of the Digital Wallet Token
ACTIVE
, REQUESTED
, REQUEST_DECLINED
, SUSPENDED
, TERMINATED
Unique identifier of the digital wallet token within the card network.
Type of the Digital Wallet. Can be one of APPLE_PAY, ANDROID_PAY, SAMSUNG_PAY or something else when cards are added on file to a merchant.
"APPLE_PAY"