{ "timestamp": "2026-02-05T10:16:28.166Z", "type": "OPD_STATUS_UPDATE", "status": "SUCCESS", "request": { "method": "PUT", "url": "/app/opd-status/1", "payload": { "status": "visited", "opd_id": "1" }, "ip": "152.58.61.220", "userAgent": "okhttp/4.12.0" }, "response": { "statusCode": 200, "message": "Appointment status updated successfully from Scheduled to Visited", "data": { "opd": { "id": 1, "patient_name": "Ajay parikh", "patient_contact": "9313295814", "opd_date": "04-02-2026", "opd_time": "03:45 PM", "old_status": "scheduled", "new_status": "visited", "status_label": "Visited", "updated_at": "2026-02-05T10:16:28.149Z", "updated_by": 1 } } }, "additionalInfo": { "doctorId": 1, "opdId": "1", "patientName": "Ajay parikh", "oldStatus": "scheduled", "newStatus": "visited", "statusChanged": true } }