Interface `CardPayoutUniqueTokenResponse`
Represents the response object for a one-time card payout token.Properties#
| Property | Type | Required | Description |
|---|
brand | string | ✅ Yes | The card brand (e.g., Visa, Mastercard). |
maskedPan | string | ✅ Yes | The masked card number. |
token | string | ✅ Yes | The unique one-time use token for the card payout. |
Type Definitions#
brand#
The card brand (e.g., Visa, Mastercard).maskedPan#
token#
The unique one-time use token for the card payout. Modified at 2026-02-02 22:10:25