Project

General

Profile

Actions

Bug #42

closed

Unbind Device – Status Not Updated

Added by Kavita Garg about 1 month ago. Updated 18 days ago.

Status:
Closed
Priority:
Urgent
Assignee:
Start date:
01/28/2026
Due date:
% Done:

0%

Estimated time:
Spent time:
Deliverable:
BACKEND API

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": "",
"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": "",
"installedDate": "28-01-2026"
}
],
"dueDate": "29-01-2026 02:28:43",
"breachMessage": "On Time"
},

}
}

Actions

Also available in: Atom PDF