{
    "step": null,
    "invoice": {
        "date": {
            "day": "14",
            "month": "06",
            "year": "1405"
        },
        "number": "18",
        "seller": {
            "name": "آقای حسن نژاد",
            "econ_code": "",
            "phone": "",
            "address": "بازار آهن شاد آباد"
        },
        "buyer": {
            "name": "هنرستان بهنام‌جو",
            "econ_code": "",
            "phone": "",
            "address": ""
        },
        "tax": "0",
        "discount": "0",
        "discount_type": "percent",
        "notes": "",
        "items": [
            {
                "desc": "قوطی آهن ۲۰*۲۰-۲میل",
                "qty": 115,
                "unit": "کیلوگرم",
                "price": 1350000,
                "total": 155250000
            },
            {
                "desc": "قوطی آهن ۴۰*۴۰-۲میل",
                "qty": 15,
                "unit": "کیلوگرم",
                "price": 1350000,
                "total": 20250000
            },
            {
                "desc": "ورق سیاه پلیت ۱۰ میل  ۱۰۰*۱۰۰",
                "qty": 5,
                "unit": "کیلوگرم",
                "price": 1350000,
                "total": 6750000
            },
            {
                "desc": "بارگیری",
                "qty": 1,
                "unit": "عدد",
                "price": 1750000,
                "total": 1750000
            },
            {
                "desc": "هزینه حمل و نقل",
                "qty": 1,
                "unit": "عدد",
                "price": 18000000,
                "total": 18000000
            }
        ]
    },
    "new_item": null,
    "screen_message_id": 12052
}