POST api/Appointment_Request/Appointment_Files
No documentation available.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
objAppointment_Request | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{ "doctor_id": "sample string 1", "patient_id": "sample string 2", "patient_first_name": "sample string 3", "patient_phone_number": "sample string 4", "patient_photo": "sample string 5", "appointment_slot_time": "2025-01-08T07:26:40.3931975+05:30", "doctor_appointment_slot_id": "sample string 7", "AppointmentDate": "sample string 8", "User_role": "sample string 9", "Dml_Indicator": "sample string 10", "stime": "sample string 11", "etime": "sample string 12", "product_code": "sample string 13", "hospital_id": "sample string 14", "branch_id": "sample string 15" }
application/x-www-form-urlencoded
Sample: