GET api/patient/GetTreatmentRequestsByEmail?email={email}&pageType={pageType}&treatmentType={treatmentType}&take={take}&page={page}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| string |
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.