post https://api.staging.pungle.co/api/v1/card_issuing/accounts//sensitive_data
Generate a One-Time Token
that can be exchanged for sensitive account data. The use case is to allow a cardholder to temporarily retrieve their virtual card's card number, cvv and expiry date.
The token has a lifespan of one minute.
Please contact your support representative at Berkeley to activate this feature.
Request
Parameter | Required | Data type | Notes |
---|---|---|---|
last_four_digits | No | String | Card's Last 4 Digits. Used to differentiate between multiple cards attached to the account. |
Response
Parameter | Required | Data type | Notes |
---|---|---|---|
token | Yes | String | A token that may be exchanged for sensitive data |
expiry | Yes | String | The date and time the token will expire. |