GET api/Member/PreferredMemberGet_V1?AspNetUserId={AspNetUserId}&Name={Name}&languagecode={languagecode}
PreferredMemberGet_V1
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| AspNetUserId | globally unique identifier |
Required |
|
| Name | string |
Required |
|
| languagecode | 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": "c8935242-6442-489b-ad76-3483debfbd75",
"Prefix": "sample string 2",
"Suffix": "sample string 3",
"DoctorName": "sample string 4",
"DoctorId": "7f78cc04-5cd0-4497-93b6-f65df8953331",
"Speciality": [
{
"Id": "90ef71b3-f4d7-4938-a9ca-1d19748dc8ca",
"Name": "sample string 2"
},
{
"Id": "90ef71b3-f4d7-4938-a9ca-1d19748dc8ca",
"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": "fc9962bb-0735-4da7-9801-a5062e92db72",
"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": "d1c16939-be0d-41cb-9bd7-2840006a6729",
"Description": "sample string 16",
"DoctorServiceDetails": [
{
"EncounterTypeModeDurationId": "826c80a8-4c55-4d4e-92e8-3e28bf6ee281",
"ServiceId": "bf2c793d-f177-4876-91ea-bde7f1f551e6",
"EncounterTypeId": "d34ea67d-dc5b-4c09-942e-23430ba5368b",
"Price": 4.0,
"ModeCode": "sample string 5",
"EncounterTypeMode": "sample string 6",
"DurationCode": "sample string 7",
"Duration": 8
},
{
"EncounterTypeModeDurationId": "826c80a8-4c55-4d4e-92e8-3e28bf6ee281",
"ServiceId": "bf2c793d-f177-4876-91ea-bde7f1f551e6",
"EncounterTypeId": "d34ea67d-dc5b-4c09-942e-23430ba5368b",
"Price": 4.0,
"ModeCode": "sample string 5",
"EncounterTypeMode": "sample string 6",
"DurationCode": "sample string 7",
"Duration": 8
}
]
},
{
"AccountId": "c8935242-6442-489b-ad76-3483debfbd75",
"Prefix": "sample string 2",
"Suffix": "sample string 3",
"DoctorName": "sample string 4",
"DoctorId": "7f78cc04-5cd0-4497-93b6-f65df8953331",
"Speciality": [
{
"Id": "90ef71b3-f4d7-4938-a9ca-1d19748dc8ca",
"Name": "sample string 2"
},
{
"Id": "90ef71b3-f4d7-4938-a9ca-1d19748dc8ca",
"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": "fc9962bb-0735-4da7-9801-a5062e92db72",
"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": "d1c16939-be0d-41cb-9bd7-2840006a6729",
"Description": "sample string 16",
"DoctorServiceDetails": [
{
"EncounterTypeModeDurationId": "826c80a8-4c55-4d4e-92e8-3e28bf6ee281",
"ServiceId": "bf2c793d-f177-4876-91ea-bde7f1f551e6",
"EncounterTypeId": "d34ea67d-dc5b-4c09-942e-23430ba5368b",
"Price": 4.0,
"ModeCode": "sample string 5",
"EncounterTypeMode": "sample string 6",
"DurationCode": "sample string 7",
"Duration": 8
},
{
"EncounterTypeModeDurationId": "826c80a8-4c55-4d4e-92e8-3e28bf6ee281",
"ServiceId": "bf2c793d-f177-4876-91ea-bde7f1f551e6",
"EncounterTypeId": "d34ea67d-dc5b-4c09-942e-23430ba5368b",
"Price": 4.0,
"ModeCode": "sample string 5",
"EncounterTypeMode": "sample string 6",
"DurationCode": "sample string 7",
"Duration": 8
}
]
}
]