This API is used to create GR Entry Against the Sale Bill in LOGIC. This API is mainly used to handover the order to the Transporter for the successfull delivery
Copy
{
"Doc_Prefix": "LR" ,
"Doc_Date": "02-11-2023" ,
"Remarks": null ,
"BranchCode": 2 ,
"EditEntry": "" ,
"BranchShortName": "" ,
"Ext_Doc_No": "" ,
"Pickup_Date": "" ,
"Pickup_Delv_Date": "" ,
"Doc_Remarks_1": "" ,
"Pickup_Stage": "" ,
"Estimated_Delv_Days": 0 ,
"Non_Delv_Reason": "" ,
"Non_Delv_Date": "" ,
"Doc_Remarks_2": "" ,
"ListBills": [
{
"BillSeries": "ESL" ,
"BillNo": "ESL-346" ,
"NewBillNo": null ,
"BillNumber": 346 ,
"BillDate": null ,
"Agent_Name": "AMAL P" ,
"GR_Number_1": "2345654" ,
"GR_Date_1": "26-10-2023" ,
"GR_Number_2": null ,
"GR_Date_2": null ,
"Pvt_Mark": null ,
"Remarks1": null ,
"Remarks2": null ,
"Remarks3": null ,
"Weight": null ,
"Cases": null ,
"Transpoter_Name": null ,
"Challan_No": null ,
"Challan_Date": null ,
"Issue_Time": "06:49 PM" ,
"Removal_Time": null ,
"Transport_Mode": null ,
"Vehicle_No": null ,
"Delivery_At": "BLOCK -10 MOHALI" ,
"Delivery_Add1": "NLOCK 10 MOHALI" ,
"Delivery_Add2": null ,
"Doc_Remarks": null ,
"Packing_Box_Length": 0.0 ,
"Packing_Box_Width": 0.0 ,
"Packing_Box_Height": 0.0 ,
"Packing_Box_Net_Weight": 0.0 ,
"ShippingLabel": "" ,
"TrackingUrl": ""
} ,
{
"BillSeries": "ESL" ,
"BillNo":"ESL-347" ,
"NewBillNo": null ,
"BillNumber": 347 ,
"BillDate": null ,
"Agent_Name":"AMAL P" ,
"GR_Number_1": "2345655" ,
"GR_Date_1": "26-10-2023" ,
"GR_Number_2": null ,
"GR_Date_2": null ,
"Pvt_Mark": null ,
"Remarks1": null ,
"Remarks2": null ,
"Remarks3": null ,
"Weight": null ,
"Cases": null ,
"Transpoter_Name": null ,
"Challan_No": null ,
"Challan_Date": null ,
"Issue_Time": "07:20 PM" ,
"Removal_Time": null ,
"Transport_Mode": null ,
"Vehicle_No": null ,
"Delivery_At": "BLOCK -10 MOHALI" ,
"Delivery_Add1": "NLOCK 10 MOHALI" ,
"Delivery_Add2": null ,
"Doc_Remarks": null ,
"Packing_Box_Length": 0.0 ,
"Packing_Box_Width": 0.0 ,
"Packing_Box_Height": 0.0 ,
"Packing_Box_Net_Weight": 0.0 ,
"ShippingLabel": "" ,
"TrackingUrl": ""
}
]
}