v1
latestOpenAPI 3.0.12026-07-26181265484.9 KBTransactions
StartSession
post/StartSession
Request body
Example request
{
"HwSerial": "0434334921100366",
"MachineId": 71234996,
"TokenId": 116383,
"Random": "123456789qwertyui"
}Response
Success. A new session has been successfully initiated.
Example response
{
"Cipher": "X305dITNTAw2vHsxE+taVcn6UvgBC3fdI6QbqeABgHbo8CKsoZhqISJfslehCiA+L7XYrqvKFci7C6BNj/trzBuNJwBEjgBzKhhgpJ5ggnw=",
"Status": {
"Verdict": "Approved"
}
}