cURL
curl --request POST \ --url https://services.prod.pagosapi.com/toucan/tokens/transact/{tokenRefId} \ --header 'Authorization: Bearer <token>'
{ "cryptogram": "<string>", "token": "<string>", "eci": "<string>", "metadata": "<string>", "expirationDate": { "year": "<string>", "month": "<string>" } }
Format is: Bearer <api_key>, where <api_key> is your Pagos API key
Bearer <api_key>
<api_key>
Cryptogram created
Show child attributes