GET api/Doctor?accountId={accountId}&specialityid={specialityid}&doctorName={doctorName}&gender={gender}&Selectdate={Selectdate}&languagecode={languagecode}
GetDoctorList_V3
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| accountId | globally unique identifier |
Required |
|
| specialityid | globally unique identifier |
Required |
|
| doctorName | string |
Required |
|
| gender | string |
Required |
|
| Selectdate | date |
Required |
|
| languagecode | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of DoctorListModel| Name | Description | Type | Additional information |
|---|---|---|---|
| AccountId | globally unique identifier |
None. |
|
| Prefix | string |
None. |
|
| Suffix | string |
None. |
|
| DoctorName | string |
None. |
|
| DoctorId | globally unique identifier |
None. |
|
| Speciality | Collection of DoctorSpeciality |
None. |
|
| Photo | string |
None. |
|
| Gender | string |
None. |
|
| AccountName | string |
None. |
|
| Location | string |
None. |
|
| Location1 | string |
None. |
|
| Age | string |
None. |
|
| IsPreferred | boolean |
None. |
|
| ServiceId | globally unique identifier |
None. |
|
| Price | decimal number |
None. |
|
| SpecialityName | string |
None. |
|
| ExperienceMonth | integer |
None. |
|
| ExperienceYear | integer |
None. |
|
| MinPrice | decimal number |
None. |
|
| InPerson | decimal number |
None. |
|
| TeleConsultation | decimal number |
None. |
|
| Flag | boolean |
None. |
|
| IsAllowBooking | boolean |
None. |
|
| EncounterTypeId | globally unique identifier |
None. |
|
| Description | string |
None. |
|
| DoctorServiceDetails | Collection of DoctorServiceDetail |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"AccountId": "c4a57714-cbee-4153-a969-71677916b9b3",
"Prefix": "sample string 2",
"Suffix": "sample string 3",
"DoctorName": "sample string 4",
"DoctorId": "e38344b2-d95f-49c2-952b-47ef92316e86",
"Speciality": [
{
"Id": "778d6c20-f1c3-4088-9dbc-3c7bded3ca81",
"Name": "sample string 2"
},
{
"Id": "778d6c20-f1c3-4088-9dbc-3c7bded3ca81",
"Name": "sample string 2"
}
],
"Photo": "sample string 6",
"Gender": "sample string 7",
"AccountName": "sample string 8",
"Location": "sample string 9",
"Location1": "sample string 10",
"Age": "sample string 11",
"IsPreferred": true,
"ServiceId": "ac9b5642-b0b6-4195-8a2d-6b756b840954",
"Price": 14.0,
"SpecialityName": "sample string 15",
"ExperienceMonth": 1,
"ExperienceYear": 1,
"MinPrice": 1.0,
"InPerson": 1.0,
"TeleConsultation": 1.0,
"Flag": true,
"IsAllowBooking": true,
"EncounterTypeId": "74667b9b-ae9a-4d33-adde-d05438a329ff",
"Description": "sample string 16",
"DoctorServiceDetails": [
{
"EncounterTypeModeDurationId": "3c376070-a5e5-44de-9af1-76ecc27d9473",
"ServiceId": "574008ca-6a4a-4572-ad94-b342e8db551c",
"EncounterTypeId": "d69807dc-3798-4e4e-aa8b-b3d0fdf0ee0d",
"Price": 4.0,
"ModeCode": "sample string 5",
"EncounterTypeMode": "sample string 6",
"DurationCode": "sample string 7",
"Duration": 8
},
{
"EncounterTypeModeDurationId": "3c376070-a5e5-44de-9af1-76ecc27d9473",
"ServiceId": "574008ca-6a4a-4572-ad94-b342e8db551c",
"EncounterTypeId": "d69807dc-3798-4e4e-aa8b-b3d0fdf0ee0d",
"Price": 4.0,
"ModeCode": "sample string 5",
"EncounterTypeMode": "sample string 6",
"DurationCode": "sample string 7",
"Duration": 8
}
]
},
{
"AccountId": "c4a57714-cbee-4153-a969-71677916b9b3",
"Prefix": "sample string 2",
"Suffix": "sample string 3",
"DoctorName": "sample string 4",
"DoctorId": "e38344b2-d95f-49c2-952b-47ef92316e86",
"Speciality": [
{
"Id": "778d6c20-f1c3-4088-9dbc-3c7bded3ca81",
"Name": "sample string 2"
},
{
"Id": "778d6c20-f1c3-4088-9dbc-3c7bded3ca81",
"Name": "sample string 2"
}
],
"Photo": "sample string 6",
"Gender": "sample string 7",
"AccountName": "sample string 8",
"Location": "sample string 9",
"Location1": "sample string 10",
"Age": "sample string 11",
"IsPreferred": true,
"ServiceId": "ac9b5642-b0b6-4195-8a2d-6b756b840954",
"Price": 14.0,
"SpecialityName": "sample string 15",
"ExperienceMonth": 1,
"ExperienceYear": 1,
"MinPrice": 1.0,
"InPerson": 1.0,
"TeleConsultation": 1.0,
"Flag": true,
"IsAllowBooking": true,
"EncounterTypeId": "74667b9b-ae9a-4d33-adde-d05438a329ff",
"Description": "sample string 16",
"DoctorServiceDetails": [
{
"EncounterTypeModeDurationId": "3c376070-a5e5-44de-9af1-76ecc27d9473",
"ServiceId": "574008ca-6a4a-4572-ad94-b342e8db551c",
"EncounterTypeId": "d69807dc-3798-4e4e-aa8b-b3d0fdf0ee0d",
"Price": 4.0,
"ModeCode": "sample string 5",
"EncounterTypeMode": "sample string 6",
"DurationCode": "sample string 7",
"Duration": 8
},
{
"EncounterTypeModeDurationId": "3c376070-a5e5-44de-9af1-76ecc27d9473",
"ServiceId": "574008ca-6a4a-4572-ad94-b342e8db551c",
"EncounterTypeId": "d69807dc-3798-4e4e-aa8b-b3d0fdf0ee0d",
"Price": 4.0,
"ModeCode": "sample string 5",
"EncounterTypeMode": "sample string 6",
"DurationCode": "sample string 7",
"Duration": 8
}
]
}
]