{
    "category": "inverter",
    "material": "sungrowinv",
    "code": "INV12",
    "supplier": "arun",
    "unit": "pallets",
    "invoice_qty": 2,
    "accepted_qty": 2,
    "shortage_qty": 0,
    "invoice_no": "",
    "invoice_date": "",
    "courier": "",
    "eway_no": "",
    "vehicle_no": "",
    "description": "",
    "assigned_plants": [
        {
            "id": "3",
            "name": "PLT003 - arun",
            "quantity": 1
        },
        {
            "id": "1",
            "name": "PLT001 - plt1x1",
            "quantity": 1
        }
    ],
    "pallets": [
        {
            "batch_serial": "1",
            "items": 1
        },
        {
            "batch_serial": "1",
            "items": 1
        }
    ]
}