{ "timestamp": "2026-02-23T10:56:57.363Z", "type": "OPD_STATUS_UPDATE", "status": "SUCCESS", "request": { "method": "PUT", "url": "/app/opd-status/6", "payload": { "status": "visited", "opd_id": "6" }, "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": 6, "patient_name": "123 123", "patient_contact": "1231231231", "opd_date": "22-02-2026", "opd_time": "04:25 PM", "old_status": "scheduled", "new_status": "visited", "status_label": "Visited", "updated_at": "2026-02-23T10:56:57.353Z", "updated_by": 1 } } }, "additionalInfo": { "doctorId": 1, "opdId": "6", "patientName": "123 123", "oldStatus": "scheduled", "newStatus": "visited", "statusChanged": true } }