{
    "step": null,
    "invoice": {
        "date": {
            "day": "14",
            "month": "06",
            "year": "1405"
        },
        "number": "18",
        "seller": {
            "name": "آهن آلات حسن نژاد",
            "econ_code": "",
            "phone": "",
            "address": "بازار آهن شاد آباد"
        },
        "buyer": {
            "name": "هنرستان بهنام جو(رضایی)",
            "econ_code": "986",
            "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
            },
            {
                "desc": "تخلیه بار",
                "qty": 1,
                "unit": "عدد",
                "price": 5000000,
                "total": 5000000
            }
        ]
    },
    "new_item": null,
    "screen_message_id": 12125
}