Zamok Kiosk API
    Preparing search index...
    getPaymentByRequestId: PayloadAC<"GET_PAYMENT_BY_REQUEST_ID", string> = ...

    Dispatch to get payment status by async request id.

    {
    type: "GET_PAYMENT_BY_REQUEST_ID",
    payload: "request-id"
    }