GET api/Appointment/GetAppointments?apptDate={apptDate}&userType={userType}&employeeId={employeeId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| apptDate | date |
Required |
|
| userType | integer |
Default value is 0 |
|
| employeeId | string |
Default value is |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, multipart/form-data, text/plain, application/xml, text/xml
Sample:
Sample not available.