================================================================================
REQUEST LOG: req_EEnskJzoeX63
================================================================================

[2026-05-13 12:52:15.959337] REQUEST END
    Status: 200
    Response Time: 4.53ms
    Response: {
    "success": true,
    "message": "Cash register transactions retrieved successfully",
    "data": [
        {
            "id": 20,
            "cash_register_id": "4",
            "user_id": "13",
            "type": "cash_out",
            "amount": "500.00",
            "reference_type": null,
            "reference_id": null,
            "notes": "Internet bill",
            "created_at": "2026-05-13T12:52:15.000000Z",
            "updated_at": "2026-05-13T12:52:15.000000Z"
        }
    ],
    "meta": {
        "request_id": "req_EEnskJzoeX63",
        "timestamp": "2026-05-13T12:52:15+00:00"
    }
}

================================================================================