Skip to main content
GET
/
tokens
/
{id}
/
security-code
Check CVC2
curl --request GET \
  --url https://sandbox.hellgate.io/tokens/{id}/security-code \
  --header 'X-API-Key: <api-key>'
{
  "security_code_available": true
}

Authorizations

X-API-Key
string
header
required

Path Parameters

id
string<uuid>
required

The ID of the Commerce token

Response

Success response

security_code_available
boolean

Security Data available in the system