{ "timestamp": "2026-02-25T06:53:56.247Z", "type": "OPD_STATUS_UPDATE", "status": "SUCCESS", "request": { "method": "PUT", "url": "/app/opd-status/10", "payload": { "status": "visited", "opd_id": "10" }, "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": 10, "patient_name": "Harsh Soni", "patient_contact": "7016054263", "opd_date": "24-02-2026", "opd_time": "12:23 PM", "old_status": "scheduled", "new_status": "visited", "status_label": "Visited", "updated_at": "2026-02-25T06:53:56.239Z", "updated_by": 1 } } }, "additionalInfo": { "doctorId": 1, "opdId": "10", "patientName": "Harsh Soni", "oldStatus": "scheduled", "newStatus": "visited", "statusChanged": true } }