GET Api/Clinics/Search?keyword={keyword}&isActive={isActive}&isClinic={isClinic}&companyId={companyId}®ionId={regionId}&zoneId={zoneId}&longitude={longitude}&latitude={latitude}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| keyword | string |
None. |
|
| isActive | boolean |
None. |
|
| isClinic | boolean |
None. |
|
| companyId | integer |
None. |
|
| regionId | integer |
None. |
|
| zoneId | integer |
None. |
|
| longitude | decimal number |
None. |
|
| latitude | decimal number |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, text/html, application/xml, text/xml
Sample:
Sample not available.