Skip to main content
POST
/
tokens
/
{id}
/
refresh-session
Refresh CVC2
curl --request POST \
  --url https://sandbox.hellgate.io/tokens/{id}/refresh-session \
  --header 'X-API-Key: <api-key>'
{
  "session_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a"
}

Authorizations

X-API-Key
string
header
required

Path Parameters

id
string<uuid>
required

The ID of the Commerce token

Response

Success response

session_id
string<uuid>
required

The ID of the session which needs to be used to initialize the SDK.