GET api/Member/GetProfilePic/{memberid}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| memberid | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Member| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| UserId | globally unique identifier |
None. |
|
| AccountId | globally unique identifier |
None. |
|
| ParentId | globally unique identifier |
None. |
|
| PatientId | globally unique identifier |
None. |
|
| ContactId | globally unique identifier |
None. |
|
| Prefix | string |
None. |
|
| FullName | string |
None. |
|
| DoctorName | string |
None. |
|
| FirstName | string |
None. |
|
| MiddleName | string |
None. |
|
| LastName | string |
None. |
|
| MemberName | string |
None. |
|
| Suffix | string |
None. |
|
| DOB | date |
None. |
|
| Gender | string |
None. |
|
| Photo | string |
None. |
|
| PhotoExists | boolean |
None. |
|
| Image | Collection of byte |
None. |
|
| CareProvider | boolean |
None. |
|
| IsPatient | integer |
None. |
|
| string |
None. |
||
| ContactNumber | string |
None. |
|
| UserName | string |
None. |
|
| File | Photo |
None. |
|
| StatusId | integer |
None. |
|
| RelationshipId | integer |
None. |
|
| TypeId | integer |
None. |
|
| MaritalStatus | string |
None. |
|
| BloodGroup | string |
None. |
|
| IsCalculatedDOB | boolean |
None. |
|
| Flag | string |
None. |
|
| Description | string |
None. |
|
| Url | string |
None. |
|
| PhotoUrl | string |
None. |
|
| OnlineStatus | boolean |
None. |
|
| PatientClassification | string |
None. |
|
| ClassificationId | integer |
None. |
|
| languagecode | string |
None. |
|
| Relationship | string |
None. |
|
| PatientNo | string |
None. |
|
| ClientId | globally unique identifier |
None. |
|
| ParentPatientId | globally unique identifier |
None. |
|
| MPhotoUrl | string |
None. |
|
| Name | string |
None. |
|
| ExtRefId | integer |
None. |
|
| Account | Account |
None. |
|
| Roles | Collection of Role |
None. |
|
| Specialities | Collection of DoctorSpeciality |
None. |
|
| AlertSettings | Collection of AlertSetting |
None. |
|
| Addresses | Collection of Address |
None. |
|
| Contacts | Collection of Contact |
None. |
|
| ModifiedBy | globally unique identifier |
None. |
|
| ModifiedOn | date |
None. |
|
| Modified | Member |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.