English
cURL
curl --request GET \ --url https://sandbox.gateway.sezzle.com/v2/session/card/token/{token} \ --header 'Authorization: <api-key>'
{ "cvv_number": "123", "expiration_date": "0228", "first_name": "John", "last_name": "Doe", "pan": "1234" }
The authentication token generated from providing API Keys to Sezzle Gateway
The session token to get (from Create Card Session response)
Successful Operation
Sezzle Virtual Card security code
The expiration date of the virtual card
Customer's first name
Customer's last name
The 16-digit virtual card number