Wallet
Request Card Reveal Token
Request a short-lived token to reveal card details for a specific user.
Authentication Required: Private API Key
- Requires
X-API-Key: <private_key>
header - Private key validates customer and grants full access
Additional Requirements:
X-User-ID
header required- Valid
mandate_id
in request body - Mandate validation performed automatically
POST
Authorizations
Private API key for full access to SDK operations
Headers
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
.