{
    "step": null,
    "invoice": {
        "date": {
            "day": "",
            "month": "05",
            "year": "1405"
        },
        "number": "",
        "seller": {
            "name": "",
            "econ_code": "",
            "phone": "",
            "address": ""
        },
        "buyer": {
            "name": "",
            "econ_code": "",
            "phone": "",
            "address": ""
        },
        "tax": "",
        "discount": "",
        "discount_type": "percent",
        "notes": "",
        "items": [
            {
                "desc": "ماسه",
                "qty": 2,
                "unit": "سرويس",
                "price": 6000000,
                "total": 12000000
            }
        ]
    },
    "new_item": null,
    "screen_message_id": 11709
}