v1
latestOpenAPI 3.0.12026-07-26181265484.9 KBTransactions
StartAuthentication
post/StartAuthentication
Request body
Example request
{
"TokenId": 116383,
"TerminalId": "0434334921100366",
"TerminalIdType": 1,
"Random": "123456789qwertyui",
"Cipher": "X305dITNTAw2vHsxE+taVcn6UvgBC3fdI6QbqeABgHbo8CKsoZhqISJfslehCiA+L7XYrqvKFci7C6BNj/trzBuNJwBEjgBzKhhgpJ5ggnw="
}Response
Success. The transaction request was successfully authenticated.
Example response
{
"HashedSparkTransactionId": "9515af0d6b5c328b6383ff241fa7b03e489d6285a8db6a4f0d8369e3f044e8d7",
"Status": {
"Verdict": "Approved",
"ErrorDescription": " No Errors "
}
}