Get an indicator if security information for a stored Commerce token is still available.
cURL
curl --request GET \ --url https://sandbox.hellgate.io/tokens/{id}/security-code \ --header 'X-API-Key: <api-key>'
{ "security_code_available": true }
The ID of the Commerce token
Success response
Security Data available in the system