Zamok Kiosk API
    Preparing search index...
    scanCheck: EmptyAC<"SCAN_CHECK"> = ...

    Tells the check scanner to scan a check.

    Technically, the device will enter a "ready" state and once paper is inserted into the device, it will initiate a scan. When complete, Zamok will emit the CHECK_SCANNED action with the results. The device will timeout if a check is not scanned within a certain time period. Currently, hardcoded to 30 seconds.

    {
    type: 'SCAN_A_CHECK',
    }