https://invv2.amadiconepal.com.np/inv/api/v1.0/Procument/add-procurement{ "brid": "string", "prcmtdt": "2025-07-04", "supid": "string", "bilno": "string", "bildt": "2025-07-04", "bilrs": 0, "vatrs": 0, "disrs": 0, "payrs": 0, "isfree": [ true ], "subprodid": [ 0 ], "qty": [ 0 ], "uomid": [ 0 ], "curid": [ "string" ], "cstrs": [ 0 ], "mfgdt": [ "2025-07-04" ], "xprdt": [ "2025-07-04" ], "shelftyp": [ 0 ], "shelflf": [ "string" ], "dstrreqid": [ "string" ], "rmrk": [ "string" ], "mstrreqid": "string", "crtdby": "string"} need this form this is purchase bill entry form
I'll create a comprehensive purchase bill entry form based on your API structure. This form includes sections for bill header information, financial details, and dynamic product line items.
I've created a comprehensive purchase bill entry form that matches your API structure. Here are the key features:
The form automatically structures the data to match your API format when submitted, converting single values and arrays appropriately.