POST api/AppointmentBooking/getappointmentnotification
No documentation available.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
next_suggested_date | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{ "patient_id": "sample string 1", "suggested_date": "sample string 2", "seventh_date": "sample string 3", "third_date": "sample string 4", "one_date": "sample string 5", "msg": "sample string 6", "status": true, "C1": "sample string 8" }
application/x-www-form-urlencoded
Sample: