Bug #42
closedUnbind Device – Status Not Updated
Description
During the unbind process, the bind key(installationstatus) status is not being updated in the /GetWorkOrderRequestList API.
Json:
{
"info": {
"isSuccess": true,
"code": 200,
"message": "Request List"
},
"data": {
"woList": [
{
"merchantCode": "1040088000",
"merchantName": "Amit",
"mobile": "983423242424",
"email": "kavita.seapos@gmail.com",
"location": "G-10&11, Market, Sector 18 Noida, Uttar Pradesh NOIDA 201301",
"workid": 25,
"priority": 2,
"workOrderNo": "WO-000025",
"workStatus": "InProgress",
"appointmentDate": "29-01-2026 00:00:00",
"appointmentTime": "12:00 am",
"workStatusid": 2910,
"woRequest": [
{
"requestid": "57",
"deviceNo": "10500135",
"requestNo": "INS-000149",
"requesttype": "Installation",
"serialNo": "",
"location": "G-10&11, Market, Sector 18 Noida, Uttar Pradesh NOIDA 201301",
"description": "Installation Request",
"status": "InProgress",
"merchantCode": "1040088000",
"merchantName": "Amit",
"deviceType": "Landi NS20",
"quantity": "1",
"count": 0,
"ischecklistDone": 0,
"requesttypeId": 27702,
"workid": 25,
"deviceTypeId": 21921,
"appointmentDate": "29-01-2026 00:00:00",
"appointmentTime": "12:00 am",
"installationStatus": "1",
"simnumber": "",
"mobile": "983423242424",
"email": "kavita.seapos@gmail.com",
"installedDate": "28-01-2026"
}
],
"dueDate": "29-01-2026 02:28:43",
"breachMessage": "On Time"
},
}
}
Updated by Amit Kumar about 1 month ago
- Assignee changed from Kavita Garg to Ayush Tyagi
Updated by Ayush Tyagi 19 days ago
- Assignee changed from Ayush Tyagi to Kavita Garg
- Deliverable set to BACKEND API
Updated by Himanshu Shrivastava 18 days ago
- Status changed from Resolved to Closed
Updated by Himanshu Shrivastava 18 days ago
- Assignee changed from Kavita Garg to Amit Kumar