curl https://api-eu.sulpayments.ch/v1/3ds/token \ -H "Authorization: Bearer {token}"
{ "token": "3ds_abc123..." }
Retrieve a token for client-side 3DS authentication
Bearer {token}