{
    "flow": "buy",
    "step": "buy_item",
    "data": {
        "buyer_name": "فاک یو",
        "items": [],
        "current_item": null
    },
    "flags": {
        "started_once": true
    }
}