v1
latestOpenAPI 3.0.12026-07-26181265484.9 KBTransactions
TimeoutCallback
post/TimeoutCallback
Request body
Example request
{
"TerminalId": "0434334921100366",
"MachineId": 71234996,
"HwSerial": "0434334921100366",
"SparkTransactionId": "12c7cec2-c690-4425-9a1f-db0db60e2d8c"
}Response
Success. A simple 200 OK server acknowledgment is sufficient.
Example response
{
"SparkTransactionId": "12c7cec2-c690-4425-9a1f-db0db60e2d8c",
"Status": {
"Verdict": "Approved",
"ErrorDescription": "No Errors"
}
}