GET api/dentist/GetTreatmentRequests?dentistId={dentistId}&pageType={pageType}&treatmentType={treatmentType}&take={take}&page={page}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| dentistId | integer |
Required |
|
| pageType | PageType |
Required |
|
| treatmentType | TreatmentType |
Required |
|
| take | integer |
Required |
|
| page | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.