POST
/
api
/
v1
/
wallet
/
request_card_reveal_token
{
  "token": "<string>",
  "expires_at": "2023-11-07T05:31:56Z"
}

Authorizations

X-API-Key
string
header
required

Private API key for full access to SDK operations

Headers

x-user-id
string
required

End-user identifier within a customer organization. Required for user-scoped operations.

Body

application/json

Request body model for the /api/v1/wallet/request_card_reveal_token endpoint.

Response

201
application/json

Short-lived token for card reveal operation

The response is of type object.