Digital Wallet Tokens
Fetch a Token
GET
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
Unique identifier for object
Response
200 - application/json
The digital_wallet_token
The ID of the card object the token is associated with. Filterable.
Timestamp of when the object was created
An object that defines additional fields for the device that initiated tokenization
An object that defines additional fields for fulfillment of the token
Unique identifier for object
The status of the token. One of: active
, requested
, request_declined
, suspended
, terminated
. Filterable.
An object that defines additional fields for requestor of the token
Timestamp of when the object was updated
Was this page helpful?