{ "timestamp": "2026-02-23T09:39:21.338Z", "type": "OPD_STATUS_UPDATE", "status": "SUCCESS", "request": { "method": "PUT", "url": "/app/opd-status/5", "payload": { "status": "visited", "opd_id": "5" }, "ip": "49.36.88.7", "userAgent": "Expo/1017756 CFNetwork/3860.200.71 Darwin/25.1.0" }, "response": { "statusCode": 200, "message": "Appointment status updated successfully from Scheduled to Visited", "data": { "opd": { "id": 5, "patient_name": "Harsh Soni", "patient_contact": "7016054263", "opd_date": "22-02-2026", "opd_time": "03:09 PM", "old_status": "scheduled", "new_status": "visited", "status_label": "Visited", "updated_at": "2026-02-23T09:39:21.328Z", "updated_by": 3 } } }, "additionalInfo": { "doctorId": 2, "opdId": "5", "patientName": "Harsh Soni", "oldStatus": "scheduled", "newStatus": "visited", "statusChanged": true } }