Zamok Kiosk API
    Preparing search index...
    getCurrentTransaction: PayloadAC<"cpi/GET_CURRENT_TRANSACTION", void> = ...

    Get current transaction details. API: GET /api/Transactions/Current Returns: TransactionDTO

    {
    "type": "cpi/GET_CURRENT_TRANSACTION"
    }