Zamok Kiosk API
    Preparing search index...
    loadRefundResponse: PayloadAC<"LOAD_REFUND_RESPONSE", PosRefundResponse> = ...

    Dispatch to load a refund response.

    {
    type: "LOAD_REFUND_RESPONSE",
    payload: {
    id: "refund-id"
    }
    }