GET api/homepage/all
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
HomePageObject| Name | Description | Type | Additional information |
|---|---|---|---|
| LProfils | Collection of ProfilObject |
None. |
|
| LMapObject | Collection of MapObject |
None. |
|
| Specialities | Collection of string |
None. |
|
| City | Collection of string |
None. |
Response Formats
application/json, text/json
Sample:
{
"LProfils": [
{
"CProfile": {
"CredentialId": "f70b5067-187d-4974-a219-74bb7507e251",
"DoctorId": "d90e373b-2875-4145-ae28-2a63890f058a",
"ClinicId": "4f247538-539a-4159-b554-284bc154c859",
"Speciality": "sample string 2",
"Description": "sample string 3",
"IsMobile": true,
"IsClinic": true,
"IsDoctor": true,
"IsAvailable": true,
"Followers": 8,
"Following": 9,
"Likes": 10,
"Clients": 11,
"Shared": 12,
"Views": 13,
"Notes": 14,
"IsActive": true,
"Id": "23860fc5-8e10-4819-862e-5ecb8f647008",
"CreatedDate": "2025-12-05T20:24:13.7342284-08:00",
"ModifiedDate": "2025-12-05T20:24:13.7342284-08:00",
"DeletedDate": "2025-12-05T20:24:13.7342284-08:00"
},
"CDoctor": {
"FirstName": "sample string 1",
"LastName": "sample string 2",
"ProfilePicture": "sample string 3",
"JobTitle": "sample string 4",
"WorkPlace": "sample string 5",
"Id": "c83b0b1c-2eb6-4416-a29b-0fb07a60384a",
"CreatedDate": "2025-12-05T20:24:13.7342284-08:00",
"ModifiedDate": "2025-12-05T20:24:13.7342284-08:00",
"DeletedDate": "2025-12-05T20:24:13.7342284-08:00"
},
"CClinic": {
"Name": "sample string 1",
"Logo": "sample string 2",
"OtherLogo": "sample string 3",
"OpeningDay": "sample string 4",
"OpeningHour": "sample string 5",
"IsOpen": true,
"CreationDate": "2025-12-05T20:24:13.7342284-08:00",
"Id": "dca58e4a-0267-4f7c-bc4e-ad82395bce65",
"CreatedDate": "2025-12-05T20:24:13.7342284-08:00",
"ModifiedDate": "2025-12-05T20:24:13.7342284-08:00",
"DeletedDate": "2025-12-05T20:24:13.7342284-08:00"
},
"Locations": [
{
"ProfileId": "689c386c-45ca-4821-9337-880274acf763",
"CountryCode": "sample string 2",
"CountryName": "sample string 3",
"State": "sample string 4",
"Suite": "sample string 5",
"Street": "sample string 6",
"City": "sample string 7",
"PostalCode": "sample string 8",
"Latitude": 9.1,
"Longitude": 10.1,
"TimeZone": "sample string 11",
"Id": "1ba159bc-cb51-4f75-bf1d-09cb27be837c",
"CreatedDate": "2025-12-05T20:24:13.7342284-08:00",
"ModifiedDate": "2025-12-05T20:24:13.7342284-08:00",
"DeletedDate": "2025-12-05T20:24:13.7342284-08:00"
},
{
"ProfileId": "689c386c-45ca-4821-9337-880274acf763",
"CountryCode": "sample string 2",
"CountryName": "sample string 3",
"State": "sample string 4",
"Suite": "sample string 5",
"Street": "sample string 6",
"City": "sample string 7",
"PostalCode": "sample string 8",
"Latitude": 9.1,
"Longitude": 10.1,
"TimeZone": "sample string 11",
"Id": "1ba159bc-cb51-4f75-bf1d-09cb27be837c",
"CreatedDate": "2025-12-05T20:24:13.7342284-08:00",
"ModifiedDate": "2025-12-05T20:24:13.7342284-08:00",
"DeletedDate": "2025-12-05T20:24:13.7342284-08:00"
}
],
"Contacts": [
{
"ProfileId": "3210009d-2e18-4c27-b499-15e7e52d19e0",
"MobilePhoneNumber": "sample string 2",
"EmailAddress": "sample string 3",
"FaxNumber": "sample string 4",
"LandLinePhoneNumber": "sample string 5",
"Id": "3fb5c9d0-30b8-49e8-82e9-2cc256b424c6",
"CreatedDate": "2025-12-05T20:24:13.7342284-08:00",
"ModifiedDate": "2025-12-05T20:24:13.7342284-08:00",
"DeletedDate": "2025-12-05T20:24:13.7342284-08:00"
},
{
"ProfileId": "3210009d-2e18-4c27-b499-15e7e52d19e0",
"MobilePhoneNumber": "sample string 2",
"EmailAddress": "sample string 3",
"FaxNumber": "sample string 4",
"LandLinePhoneNumber": "sample string 5",
"Id": "3fb5c9d0-30b8-49e8-82e9-2cc256b424c6",
"CreatedDate": "2025-12-05T20:24:13.7342284-08:00",
"ModifiedDate": "2025-12-05T20:24:13.7342284-08:00",
"DeletedDate": "2025-12-05T20:24:13.7342284-08:00"
}
]
},
{
"CProfile": {
"CredentialId": "f70b5067-187d-4974-a219-74bb7507e251",
"DoctorId": "d90e373b-2875-4145-ae28-2a63890f058a",
"ClinicId": "4f247538-539a-4159-b554-284bc154c859",
"Speciality": "sample string 2",
"Description": "sample string 3",
"IsMobile": true,
"IsClinic": true,
"IsDoctor": true,
"IsAvailable": true,
"Followers": 8,
"Following": 9,
"Likes": 10,
"Clients": 11,
"Shared": 12,
"Views": 13,
"Notes": 14,
"IsActive": true,
"Id": "23860fc5-8e10-4819-862e-5ecb8f647008",
"CreatedDate": "2025-12-05T20:24:13.7342284-08:00",
"ModifiedDate": "2025-12-05T20:24:13.7342284-08:00",
"DeletedDate": "2025-12-05T20:24:13.7342284-08:00"
},
"CDoctor": {
"FirstName": "sample string 1",
"LastName": "sample string 2",
"ProfilePicture": "sample string 3",
"JobTitle": "sample string 4",
"WorkPlace": "sample string 5",
"Id": "c83b0b1c-2eb6-4416-a29b-0fb07a60384a",
"CreatedDate": "2025-12-05T20:24:13.7342284-08:00",
"ModifiedDate": "2025-12-05T20:24:13.7342284-08:00",
"DeletedDate": "2025-12-05T20:24:13.7342284-08:00"
},
"CClinic": {
"Name": "sample string 1",
"Logo": "sample string 2",
"OtherLogo": "sample string 3",
"OpeningDay": "sample string 4",
"OpeningHour": "sample string 5",
"IsOpen": true,
"CreationDate": "2025-12-05T20:24:13.7342284-08:00",
"Id": "dca58e4a-0267-4f7c-bc4e-ad82395bce65",
"CreatedDate": "2025-12-05T20:24:13.7342284-08:00",
"ModifiedDate": "2025-12-05T20:24:13.7342284-08:00",
"DeletedDate": "2025-12-05T20:24:13.7342284-08:00"
},
"Locations": [
{
"ProfileId": "689c386c-45ca-4821-9337-880274acf763",
"CountryCode": "sample string 2",
"CountryName": "sample string 3",
"State": "sample string 4",
"Suite": "sample string 5",
"Street": "sample string 6",
"City": "sample string 7",
"PostalCode": "sample string 8",
"Latitude": 9.1,
"Longitude": 10.1,
"TimeZone": "sample string 11",
"Id": "1ba159bc-cb51-4f75-bf1d-09cb27be837c",
"CreatedDate": "2025-12-05T20:24:13.7342284-08:00",
"ModifiedDate": "2025-12-05T20:24:13.7342284-08:00",
"DeletedDate": "2025-12-05T20:24:13.7342284-08:00"
},
{
"ProfileId": "689c386c-45ca-4821-9337-880274acf763",
"CountryCode": "sample string 2",
"CountryName": "sample string 3",
"State": "sample string 4",
"Suite": "sample string 5",
"Street": "sample string 6",
"City": "sample string 7",
"PostalCode": "sample string 8",
"Latitude": 9.1,
"Longitude": 10.1,
"TimeZone": "sample string 11",
"Id": "1ba159bc-cb51-4f75-bf1d-09cb27be837c",
"CreatedDate": "2025-12-05T20:24:13.7342284-08:00",
"ModifiedDate": "2025-12-05T20:24:13.7342284-08:00",
"DeletedDate": "2025-12-05T20:24:13.7342284-08:00"
}
],
"Contacts": [
{
"ProfileId": "3210009d-2e18-4c27-b499-15e7e52d19e0",
"MobilePhoneNumber": "sample string 2",
"EmailAddress": "sample string 3",
"FaxNumber": "sample string 4",
"LandLinePhoneNumber": "sample string 5",
"Id": "3fb5c9d0-30b8-49e8-82e9-2cc256b424c6",
"CreatedDate": "2025-12-05T20:24:13.7342284-08:00",
"ModifiedDate": "2025-12-05T20:24:13.7342284-08:00",
"DeletedDate": "2025-12-05T20:24:13.7342284-08:00"
},
{
"ProfileId": "3210009d-2e18-4c27-b499-15e7e52d19e0",
"MobilePhoneNumber": "sample string 2",
"EmailAddress": "sample string 3",
"FaxNumber": "sample string 4",
"LandLinePhoneNumber": "sample string 5",
"Id": "3fb5c9d0-30b8-49e8-82e9-2cc256b424c6",
"CreatedDate": "2025-12-05T20:24:13.7342284-08:00",
"ModifiedDate": "2025-12-05T20:24:13.7342284-08:00",
"DeletedDate": "2025-12-05T20:24:13.7342284-08:00"
}
]
}
],
"LMapObject": [
{
"name": "sample string 1",
"location_latitude": 2.1,
"location_longitude": 3.1,
"map_image_url": "sample string 4",
"type": "sample string 5",
"url_detail": "sample string 6",
"name_point": "sample string 7",
"description_point": "sample string 8",
"get_directions_start_address": "sample string 9",
"phone": "sample string 10",
"IsDoctor": true,
"IsClinic": true,
"ProfileId": "sample string 13",
"DoctorId": "sample string 14",
"ClinicId": "sample string 15"
},
{
"name": "sample string 1",
"location_latitude": 2.1,
"location_longitude": 3.1,
"map_image_url": "sample string 4",
"type": "sample string 5",
"url_detail": "sample string 6",
"name_point": "sample string 7",
"description_point": "sample string 8",
"get_directions_start_address": "sample string 9",
"phone": "sample string 10",
"IsDoctor": true,
"IsClinic": true,
"ProfileId": "sample string 13",
"DoctorId": "sample string 14",
"ClinicId": "sample string 15"
}
],
"Specialities": [
"sample string 1",
"sample string 2"
],
"City": [
"sample string 1",
"sample string 2"
]
}
application/xml, text/xml
Sample:
<HomePageObject xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/QuicDoctor.Data.Pages">
<City xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:string>sample string 1</d2p1:string>
<d2p1:string>sample string 2</d2p1:string>
</City>
<LMapObject xmlns:d2p1="http://schemas.datacontract.org/2004/07/QuicDoctor.Data.Data">
<d2p1:MapObject>
<d2p1:ClinicId>sample string 15</d2p1:ClinicId>
<d2p1:DoctorId>sample string 14</d2p1:DoctorId>
<d2p1:IsClinic>true</d2p1:IsClinic>
<d2p1:IsDoctor>true</d2p1:IsDoctor>
<d2p1:ProfileId>sample string 13</d2p1:ProfileId>
<d2p1:description_point>sample string 8</d2p1:description_point>
<d2p1:get_directions_start_address>sample string 9</d2p1:get_directions_start_address>
<d2p1:location_latitude>2.1</d2p1:location_latitude>
<d2p1:location_longitude>3.1</d2p1:location_longitude>
<d2p1:map_image_url>sample string 4</d2p1:map_image_url>
<d2p1:name>sample string 1</d2p1:name>
<d2p1:name_point>sample string 7</d2p1:name_point>
<d2p1:phone>sample string 10</d2p1:phone>
<d2p1:type>sample string 5</d2p1:type>
<d2p1:url_detail>sample string 6</d2p1:url_detail>
</d2p1:MapObject>
<d2p1:MapObject>
<d2p1:ClinicId>sample string 15</d2p1:ClinicId>
<d2p1:DoctorId>sample string 14</d2p1:DoctorId>
<d2p1:IsClinic>true</d2p1:IsClinic>
<d2p1:IsDoctor>true</d2p1:IsDoctor>
<d2p1:ProfileId>sample string 13</d2p1:ProfileId>
<d2p1:description_point>sample string 8</d2p1:description_point>
<d2p1:get_directions_start_address>sample string 9</d2p1:get_directions_start_address>
<d2p1:location_latitude>2.1</d2p1:location_latitude>
<d2p1:location_longitude>3.1</d2p1:location_longitude>
<d2p1:map_image_url>sample string 4</d2p1:map_image_url>
<d2p1:name>sample string 1</d2p1:name>
<d2p1:name_point>sample string 7</d2p1:name_point>
<d2p1:phone>sample string 10</d2p1:phone>
<d2p1:type>sample string 5</d2p1:type>
<d2p1:url_detail>sample string 6</d2p1:url_detail>
</d2p1:MapObject>
</LMapObject>
<LProfils xmlns:d2p1="http://schemas.datacontract.org/2004/07/QuicDoctor.Data.Data">
<d2p1:ProfilObject>
<d2p1:CClinic>
<d2p1:CreatedDate>2025-12-05T20:24:13.7342284-08:00</d2p1:CreatedDate>
<d2p1:DeletedDate>2025-12-05T20:24:13.7342284-08:00</d2p1:DeletedDate>
<d2p1:Id>dca58e4a-0267-4f7c-bc4e-ad82395bce65</d2p1:Id>
<d2p1:ModifiedDate>2025-12-05T20:24:13.7342284-08:00</d2p1:ModifiedDate>
<d2p1:CreationDate>2025-12-05T20:24:13.7342284-08:00</d2p1:CreationDate>
<d2p1:IsOpen>true</d2p1:IsOpen>
<d2p1:Logo>sample string 2</d2p1:Logo>
<d2p1:Name>sample string 1</d2p1:Name>
<d2p1:OpeningDay>sample string 4</d2p1:OpeningDay>
<d2p1:OpeningHour>sample string 5</d2p1:OpeningHour>
<d2p1:OtherLogo>sample string 3</d2p1:OtherLogo>
</d2p1:CClinic>
<d2p1:CDoctor>
<d2p1:CreatedDate>2025-12-05T20:24:13.7342284-08:00</d2p1:CreatedDate>
<d2p1:DeletedDate>2025-12-05T20:24:13.7342284-08:00</d2p1:DeletedDate>
<d2p1:Id>c83b0b1c-2eb6-4416-a29b-0fb07a60384a</d2p1:Id>
<d2p1:ModifiedDate>2025-12-05T20:24:13.7342284-08:00</d2p1:ModifiedDate>
<d2p1:FirstName>sample string 1</d2p1:FirstName>
<d2p1:JobTitle>sample string 4</d2p1:JobTitle>
<d2p1:LastName>sample string 2</d2p1:LastName>
<d2p1:ProfilePicture>sample string 3</d2p1:ProfilePicture>
<d2p1:WorkPlace>sample string 5</d2p1:WorkPlace>
</d2p1:CDoctor>
<d2p1:CProfile>
<d2p1:CreatedDate>2025-12-05T20:24:13.7342284-08:00</d2p1:CreatedDate>
<d2p1:DeletedDate>2025-12-05T20:24:13.7342284-08:00</d2p1:DeletedDate>
<d2p1:Id>23860fc5-8e10-4819-862e-5ecb8f647008</d2p1:Id>
<d2p1:ModifiedDate>2025-12-05T20:24:13.7342284-08:00</d2p1:ModifiedDate>
<d2p1:Clients>11</d2p1:Clients>
<d2p1:ClinicId>4f247538-539a-4159-b554-284bc154c859</d2p1:ClinicId>
<d2p1:CredentialId>f70b5067-187d-4974-a219-74bb7507e251</d2p1:CredentialId>
<d2p1:Description>sample string 3</d2p1:Description>
<d2p1:DoctorId>d90e373b-2875-4145-ae28-2a63890f058a</d2p1:DoctorId>
<d2p1:Followers>8</d2p1:Followers>
<d2p1:Following>9</d2p1:Following>
<d2p1:IsActive>true</d2p1:IsActive>
<d2p1:IsAvailable>true</d2p1:IsAvailable>
<d2p1:IsClinic>true</d2p1:IsClinic>
<d2p1:IsDoctor>true</d2p1:IsDoctor>
<d2p1:IsMobile>true</d2p1:IsMobile>
<d2p1:Likes>10</d2p1:Likes>
<d2p1:Notes>14</d2p1:Notes>
<d2p1:Shared>12</d2p1:Shared>
<d2p1:Speciality>sample string 2</d2p1:Speciality>
<d2p1:Views>13</d2p1:Views>
</d2p1:CProfile>
<d2p1:Contacts>
<d2p1:Contacts>
<d2p1:CreatedDate>2025-12-05T20:24:13.7342284-08:00</d2p1:CreatedDate>
<d2p1:DeletedDate>2025-12-05T20:24:13.7342284-08:00</d2p1:DeletedDate>
<d2p1:Id>3fb5c9d0-30b8-49e8-82e9-2cc256b424c6</d2p1:Id>
<d2p1:ModifiedDate>2025-12-05T20:24:13.7342284-08:00</d2p1:ModifiedDate>
<d2p1:EmailAddress>sample string 3</d2p1:EmailAddress>
<d2p1:FaxNumber>sample string 4</d2p1:FaxNumber>
<d2p1:LandLinePhoneNumber>sample string 5</d2p1:LandLinePhoneNumber>
<d2p1:MobilePhoneNumber>sample string 2</d2p1:MobilePhoneNumber>
<d2p1:ProfileId>3210009d-2e18-4c27-b499-15e7e52d19e0</d2p1:ProfileId>
</d2p1:Contacts>
<d2p1:Contacts>
<d2p1:CreatedDate>2025-12-05T20:24:13.7342284-08:00</d2p1:CreatedDate>
<d2p1:DeletedDate>2025-12-05T20:24:13.7342284-08:00</d2p1:DeletedDate>
<d2p1:Id>3fb5c9d0-30b8-49e8-82e9-2cc256b424c6</d2p1:Id>
<d2p1:ModifiedDate>2025-12-05T20:24:13.7342284-08:00</d2p1:ModifiedDate>
<d2p1:EmailAddress>sample string 3</d2p1:EmailAddress>
<d2p1:FaxNumber>sample string 4</d2p1:FaxNumber>
<d2p1:LandLinePhoneNumber>sample string 5</d2p1:LandLinePhoneNumber>
<d2p1:MobilePhoneNumber>sample string 2</d2p1:MobilePhoneNumber>
<d2p1:ProfileId>3210009d-2e18-4c27-b499-15e7e52d19e0</d2p1:ProfileId>
</d2p1:Contacts>
</d2p1:Contacts>
<d2p1:Locations>
<d2p1:Locations>
<d2p1:CreatedDate>2025-12-05T20:24:13.7342284-08:00</d2p1:CreatedDate>
<d2p1:DeletedDate>2025-12-05T20:24:13.7342284-08:00</d2p1:DeletedDate>
<d2p1:Id>1ba159bc-cb51-4f75-bf1d-09cb27be837c</d2p1:Id>
<d2p1:ModifiedDate>2025-12-05T20:24:13.7342284-08:00</d2p1:ModifiedDate>
<d2p1:City>sample string 7</d2p1:City>
<d2p1:CountryCode>sample string 2</d2p1:CountryCode>
<d2p1:CountryName>sample string 3</d2p1:CountryName>
<d2p1:Latitude>9.1</d2p1:Latitude>
<d2p1:Longitude>10.1</d2p1:Longitude>
<d2p1:PostalCode>sample string 8</d2p1:PostalCode>
<d2p1:ProfileId>689c386c-45ca-4821-9337-880274acf763</d2p1:ProfileId>
<d2p1:State>sample string 4</d2p1:State>
<d2p1:Street>sample string 6</d2p1:Street>
<d2p1:Suite>sample string 5</d2p1:Suite>
<d2p1:TimeZone>sample string 11</d2p1:TimeZone>
</d2p1:Locations>
<d2p1:Locations>
<d2p1:CreatedDate>2025-12-05T20:24:13.7342284-08:00</d2p1:CreatedDate>
<d2p1:DeletedDate>2025-12-05T20:24:13.7342284-08:00</d2p1:DeletedDate>
<d2p1:Id>1ba159bc-cb51-4f75-bf1d-09cb27be837c</d2p1:Id>
<d2p1:ModifiedDate>2025-12-05T20:24:13.7342284-08:00</d2p1:ModifiedDate>
<d2p1:City>sample string 7</d2p1:City>
<d2p1:CountryCode>sample string 2</d2p1:CountryCode>
<d2p1:CountryName>sample string 3</d2p1:CountryName>
<d2p1:Latitude>9.1</d2p1:Latitude>
<d2p1:Longitude>10.1</d2p1:Longitude>
<d2p1:PostalCode>sample string 8</d2p1:PostalCode>
<d2p1:ProfileId>689c386c-45ca-4821-9337-880274acf763</d2p1:ProfileId>
<d2p1:State>sample string 4</d2p1:State>
<d2p1:Street>sample string 6</d2p1:Street>
<d2p1:Suite>sample string 5</d2p1:Suite>
<d2p1:TimeZone>sample string 11</d2p1:TimeZone>
</d2p1:Locations>
</d2p1:Locations>
</d2p1:ProfilObject>
<d2p1:ProfilObject>
<d2p1:CClinic>
<d2p1:CreatedDate>2025-12-05T20:24:13.7342284-08:00</d2p1:CreatedDate>
<d2p1:DeletedDate>2025-12-05T20:24:13.7342284-08:00</d2p1:DeletedDate>
<d2p1:Id>dca58e4a-0267-4f7c-bc4e-ad82395bce65</d2p1:Id>
<d2p1:ModifiedDate>2025-12-05T20:24:13.7342284-08:00</d2p1:ModifiedDate>
<d2p1:CreationDate>2025-12-05T20:24:13.7342284-08:00</d2p1:CreationDate>
<d2p1:IsOpen>true</d2p1:IsOpen>
<d2p1:Logo>sample string 2</d2p1:Logo>
<d2p1:Name>sample string 1</d2p1:Name>
<d2p1:OpeningDay>sample string 4</d2p1:OpeningDay>
<d2p1:OpeningHour>sample string 5</d2p1:OpeningHour>
<d2p1:OtherLogo>sample string 3</d2p1:OtherLogo>
</d2p1:CClinic>
<d2p1:CDoctor>
<d2p1:CreatedDate>2025-12-05T20:24:13.7342284-08:00</d2p1:CreatedDate>
<d2p1:DeletedDate>2025-12-05T20:24:13.7342284-08:00</d2p1:DeletedDate>
<d2p1:Id>c83b0b1c-2eb6-4416-a29b-0fb07a60384a</d2p1:Id>
<d2p1:ModifiedDate>2025-12-05T20:24:13.7342284-08:00</d2p1:ModifiedDate>
<d2p1:FirstName>sample string 1</d2p1:FirstName>
<d2p1:JobTitle>sample string 4</d2p1:JobTitle>
<d2p1:LastName>sample string 2</d2p1:LastName>
<d2p1:ProfilePicture>sample string 3</d2p1:ProfilePicture>
<d2p1:WorkPlace>sample string 5</d2p1:WorkPlace>
</d2p1:CDoctor>
<d2p1:CProfile>
<d2p1:CreatedDate>2025-12-05T20:24:13.7342284-08:00</d2p1:CreatedDate>
<d2p1:DeletedDate>2025-12-05T20:24:13.7342284-08:00</d2p1:DeletedDate>
<d2p1:Id>23860fc5-8e10-4819-862e-5ecb8f647008</d2p1:Id>
<d2p1:ModifiedDate>2025-12-05T20:24:13.7342284-08:00</d2p1:ModifiedDate>
<d2p1:Clients>11</d2p1:Clients>
<d2p1:ClinicId>4f247538-539a-4159-b554-284bc154c859</d2p1:ClinicId>
<d2p1:CredentialId>f70b5067-187d-4974-a219-74bb7507e251</d2p1:CredentialId>
<d2p1:Description>sample string 3</d2p1:Description>
<d2p1:DoctorId>d90e373b-2875-4145-ae28-2a63890f058a</d2p1:DoctorId>
<d2p1:Followers>8</d2p1:Followers>
<d2p1:Following>9</d2p1:Following>
<d2p1:IsActive>true</d2p1:IsActive>
<d2p1:IsAvailable>true</d2p1:IsAvailable>
<d2p1:IsClinic>true</d2p1:IsClinic>
<d2p1:IsDoctor>true</d2p1:IsDoctor>
<d2p1:IsMobile>true</d2p1:IsMobile>
<d2p1:Likes>10</d2p1:Likes>
<d2p1:Notes>14</d2p1:Notes>
<d2p1:Shared>12</d2p1:Shared>
<d2p1:Speciality>sample string 2</d2p1:Speciality>
<d2p1:Views>13</d2p1:Views>
</d2p1:CProfile>
<d2p1:Contacts>
<d2p1:Contacts>
<d2p1:CreatedDate>2025-12-05T20:24:13.7342284-08:00</d2p1:CreatedDate>
<d2p1:DeletedDate>2025-12-05T20:24:13.7342284-08:00</d2p1:DeletedDate>
<d2p1:Id>3fb5c9d0-30b8-49e8-82e9-2cc256b424c6</d2p1:Id>
<d2p1:ModifiedDate>2025-12-05T20:24:13.7342284-08:00</d2p1:ModifiedDate>
<d2p1:EmailAddress>sample string 3</d2p1:EmailAddress>
<d2p1:FaxNumber>sample string 4</d2p1:FaxNumber>
<d2p1:LandLinePhoneNumber>sample string 5</d2p1:LandLinePhoneNumber>
<d2p1:MobilePhoneNumber>sample string 2</d2p1:MobilePhoneNumber>
<d2p1:ProfileId>3210009d-2e18-4c27-b499-15e7e52d19e0</d2p1:ProfileId>
</d2p1:Contacts>
<d2p1:Contacts>
<d2p1:CreatedDate>2025-12-05T20:24:13.7342284-08:00</d2p1:CreatedDate>
<d2p1:DeletedDate>2025-12-05T20:24:13.7342284-08:00</d2p1:DeletedDate>
<d2p1:Id>3fb5c9d0-30b8-49e8-82e9-2cc256b424c6</d2p1:Id>
<d2p1:ModifiedDate>2025-12-05T20:24:13.7342284-08:00</d2p1:ModifiedDate>
<d2p1:EmailAddress>sample string 3</d2p1:EmailAddress>
<d2p1:FaxNumber>sample string 4</d2p1:FaxNumber>
<d2p1:LandLinePhoneNumber>sample string 5</d2p1:LandLinePhoneNumber>
<d2p1:MobilePhoneNumber>sample string 2</d2p1:MobilePhoneNumber>
<d2p1:ProfileId>3210009d-2e18-4c27-b499-15e7e52d19e0</d2p1:ProfileId>
</d2p1:Contacts>
</d2p1:Contacts>
<d2p1:Locations>
<d2p1:Locations>
<d2p1:CreatedDate>2025-12-05T20:24:13.7342284-08:00</d2p1:CreatedDate>
<d2p1:DeletedDate>2025-12-05T20:24:13.7342284-08:00</d2p1:DeletedDate>
<d2p1:Id>1ba159bc-cb51-4f75-bf1d-09cb27be837c</d2p1:Id>
<d2p1:ModifiedDate>2025-12-05T20:24:13.7342284-08:00</d2p1:ModifiedDate>
<d2p1:City>sample string 7</d2p1:City>
<d2p1:CountryCode>sample string 2</d2p1:CountryCode>
<d2p1:CountryName>sample string 3</d2p1:CountryName>
<d2p1:Latitude>9.1</d2p1:Latitude>
<d2p1:Longitude>10.1</d2p1:Longitude>
<d2p1:PostalCode>sample string 8</d2p1:PostalCode>
<d2p1:ProfileId>689c386c-45ca-4821-9337-880274acf763</d2p1:ProfileId>
<d2p1:State>sample string 4</d2p1:State>
<d2p1:Street>sample string 6</d2p1:Street>
<d2p1:Suite>sample string 5</d2p1:Suite>
<d2p1:TimeZone>sample string 11</d2p1:TimeZone>
</d2p1:Locations>
<d2p1:Locations>
<d2p1:CreatedDate>2025-12-05T20:24:13.7342284-08:00</d2p1:CreatedDate>
<d2p1:DeletedDate>2025-12-05T20:24:13.7342284-08:00</d2p1:DeletedDate>
<d2p1:Id>1ba159bc-cb51-4f75-bf1d-09cb27be837c</d2p1:Id>
<d2p1:ModifiedDate>2025-12-05T20:24:13.7342284-08:00</d2p1:ModifiedDate>
<d2p1:City>sample string 7</d2p1:City>
<d2p1:CountryCode>sample string 2</d2p1:CountryCode>
<d2p1:CountryName>sample string 3</d2p1:CountryName>
<d2p1:Latitude>9.1</d2p1:Latitude>
<d2p1:Longitude>10.1</d2p1:Longitude>
<d2p1:PostalCode>sample string 8</d2p1:PostalCode>
<d2p1:ProfileId>689c386c-45ca-4821-9337-880274acf763</d2p1:ProfileId>
<d2p1:State>sample string 4</d2p1:State>
<d2p1:Street>sample string 6</d2p1:Street>
<d2p1:Suite>sample string 5</d2p1:Suite>
<d2p1:TimeZone>sample string 11</d2p1:TimeZone>
</d2p1:Locations>
</d2p1:Locations>
</d2p1:ProfilObject>
</LProfils>
<Specialities xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:string>sample string 1</d2p1:string>
<d2p1:string>sample string 2</d2p1:string>
</Specialities>
</HomePageObject>