{ "timestamp": "2026-02-24T10:24:38.525Z", "type": "OPD_STATUS_UPDATE", "status": "SUCCESS", "request": { "method": "PUT", "url": "/app/opd-status/7", "payload": { "status": "visited", "opd_id": "7" }, "ip": "49.36.88.7", "userAgent": "Expo/1017756 CFNetwork/3860.400.51 Darwin/25.3.0" }, "response": { "statusCode": 200, "message": "Appointment status updated successfully from Scheduled to Visited", "data": { "opd": { "id": 7, "patient_name": "Harsh Soni", "patient_contact": "7016054263", "opd_date": "23-02-2026", "opd_time": "03:54 PM", "old_status": "scheduled", "new_status": "visited", "status_label": "Visited", "updated_at": "2026-02-24T10:24:38.489Z", "updated_by": 1 } } }, "additionalInfo": { "doctorId": 1, "opdId": "7", "patientName": "Harsh Soni", "oldStatus": "scheduled", "newStatus": "visited", "statusChanged": true } }