Generate One-Time Token

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

ParameterRequiredData typeNotes
last_four_digitsNoStringCard's Last 4 Digits. Used to differentiate between multiple cards attached to the account.

Response

ParameterRequiredData typeNotes
tokenYesStringA token that may be exchanged for sensitive data
expiryYesStringThe date and time the token will expire.
Language
Authorization
Bearer
JWT
URL
Click Try It! to start a request and see the response here!