GET api/Member/PreferredMemberGet?AspNetUserId={AspNetUserId}&Name={Name}
PreferredMemberGet
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| AspNetUserId | globally unique identifier |
Required |
|
| Name | string |
Required |
Body Parameters
None.
Response Information
Resource Description
DoctorListModel
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": "eb382e8c-6c76-40a4-a782-9354406f984b",
"Prefix": "sample string 2",
"Suffix": "sample string 3",
"DoctorName": "sample string 4",
"DoctorId": "098de439-2761-42f3-8204-51925cee1287",
"Speciality": [
{
"Id": "552d5012-689a-4e75-be6e-fffea4555947",
"Name": "sample string 2"
},
{
"Id": "552d5012-689a-4e75-be6e-fffea4555947",
"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": "293b1ef6-5c2e-475f-9ced-b38a883f21e4",
"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": "69a946cf-3f21-4c3e-ab4d-436ab82fce6f",
"Description": "sample string 16",
"DoctorServiceDetails": [
{
"EncounterTypeModeDurationId": "af489b22-889a-4b73-96d9-80140c95ae7d",
"ServiceId": "2b96d3a2-54a0-40dc-addd-eaf6102390fd",
"EncounterTypeId": "89f3e00a-0b59-47d5-a1be-97f807a66a17",
"Price": 4.0,
"ModeCode": "sample string 5",
"EncounterTypeMode": "sample string 6",
"DurationCode": "sample string 7",
"Duration": 8
},
{
"EncounterTypeModeDurationId": "af489b22-889a-4b73-96d9-80140c95ae7d",
"ServiceId": "2b96d3a2-54a0-40dc-addd-eaf6102390fd",
"EncounterTypeId": "89f3e00a-0b59-47d5-a1be-97f807a66a17",
"Price": 4.0,
"ModeCode": "sample string 5",
"EncounterTypeMode": "sample string 6",
"DurationCode": "sample string 7",
"Duration": 8
}
]
},
{
"AccountId": "eb382e8c-6c76-40a4-a782-9354406f984b",
"Prefix": "sample string 2",
"Suffix": "sample string 3",
"DoctorName": "sample string 4",
"DoctorId": "098de439-2761-42f3-8204-51925cee1287",
"Speciality": [
{
"Id": "552d5012-689a-4e75-be6e-fffea4555947",
"Name": "sample string 2"
},
{
"Id": "552d5012-689a-4e75-be6e-fffea4555947",
"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": "293b1ef6-5c2e-475f-9ced-b38a883f21e4",
"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": "69a946cf-3f21-4c3e-ab4d-436ab82fce6f",
"Description": "sample string 16",
"DoctorServiceDetails": [
{
"EncounterTypeModeDurationId": "af489b22-889a-4b73-96d9-80140c95ae7d",
"ServiceId": "2b96d3a2-54a0-40dc-addd-eaf6102390fd",
"EncounterTypeId": "89f3e00a-0b59-47d5-a1be-97f807a66a17",
"Price": 4.0,
"ModeCode": "sample string 5",
"EncounterTypeMode": "sample string 6",
"DurationCode": "sample string 7",
"Duration": 8
},
{
"EncounterTypeModeDurationId": "af489b22-889a-4b73-96d9-80140c95ae7d",
"ServiceId": "2b96d3a2-54a0-40dc-addd-eaf6102390fd",
"EncounterTypeId": "89f3e00a-0b59-47d5-a1be-97f807a66a17",
"Price": 4.0,
"ModeCode": "sample string 5",
"EncounterTypeMode": "sample string 6",
"DurationCode": "sample string 7",
"Duration": 8
}
]
}
]