GET api/v2.0/Volunteer/GetVolunteerList?volunteerOpportunityKey={volunteerOpportunityKey}
Accessible only by Super Admin, Community Admin (if the Volunteer Opportunity is associated with a Community), and Volunteer Admins only. Returns information about all Volunteers for a specified Volunteer Opportunity.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| volunteerOpportunityKey |
Unique key for a specific Volunteer Opportunity. |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
List of Volunteers for a given Volunteer Opportunity.
Collection of VolunteerOpportunityVolunteer| Name | Description | Type | Additional information |
|---|---|---|---|
| VolunteerOpportunityVolunteerKey |
UniqueIdentifier for the VolunteerOpportunityVolunteer. |
globally unique identifier |
None. |
| VolunteerContact |
Full Contact detail for the Volunteer. |
Contact |
None. |
| VolunteerComments |
Comments left by the Volunteer when applying for the Opportunity. |
string |
None. |
| VolunteerAdminComments |
Comments left by an administrator about the Volunteer. |
string |
None. |
| CreatedByContactKey |
Contact that created the VolunteerOpportunityVolunteer record. |
globally unique identifier |
None. |
| CreatedOn |
When the VolunteerOpportunityVolunteer record was created. |
date |
None. |
| IsReAppointment |
Was the Volunteer re-added to the Opportunity after being removed. |
boolean |
None. |
| IsActive |
Is this Volunteer currently set as an active Volunteer for the Opportunity. |
boolean |
None. |
| IsComplete |
Is the Volunteer's application complete for the given Opportunity. |
boolean |
None. |
| ApprovedOn |
When the Application was approved. |
date |
None. |
| ApprovedByContactKey |
ContactKey of the User who approved the application. |
globally unique identifier |
None. |
| IsPublic |
Is this record viewable by the public. |
boolean |
None. |
| RejectedOn |
When the application was rejected. |
date |
None. |
| RejectedByContactKey |
UniqueIdentifier for the User who rejected the application. |
globally unique identifier |
None. |
| VolunteerRole |
VolunteerRole, if there is one, for the Volunteer. |
VolunteerRole |
None. |
| AdjustPoints | decimal number |
None. |
|
| AdjustedByContactKey | globally unique identifier |
None. |
|
| AdjustedOn | date |
None. |
Response Formats
application/json, text/json
[
{
"VolunteerOpportunityVolunteerKey": "7381bee4-3c86-41a6-b865-e7a90fe7a4d8",
"VolunteerContact": {
"LinkToProfile": "sample string 1",
"PictureUrl": "sample string 2",
"LargePictureUrl": "sample string 3",
"ContactKey": "4a4dff11-bdf7-4a73-b200-6ec7943f96c5",
"FirstName": "sample string 5",
"LastName": "sample string 6",
"DisplayName": "sample string 7",
"EmailAddress": "sample string 8",
"ContactStatusCode": "sample string 9",
"PrefixCode": "sample string 10",
"UpdatedOn": "2026-01-19T14:31:55.0578355Z",
"UpdatedByContactKey": "49145e76-e3d4-4d37-9991-17edceee0068",
"CompanyName": "sample string 13",
"CompanyTitle": "sample string 14",
"SuffixCode": "sample string 15",
"Designation": "sample string 16",
"LegacyContactKey": "sample string 17",
"InformalName": "sample string 18",
"Phone1": "sample string 19",
"Phone1Type": "sample string 20",
"Phone2": "sample string 21",
"Phone2Type": "sample string 22",
"Phone3": "sample string 23",
"Phone3Type": "sample string 24",
"Phone4": "sample string 25",
"Phone4Type": "sample string 26",
"WebsiteUrl": "sample string 27",
"MemberAwardKey": "07baf130-97dc-4326-83f1-fed2abea9b32",
"IsMember": true,
"AgreedToTermsDateTime": "2026-01-19T14:31:55.0578355Z",
"MemberId": "sample string 30",
"MaidenName": "sample string 31",
"PrimarySecurityGroupKey": "25a61984-a5c6-47c0-bfd2-ce97e827665d",
"MiddleName": "sample string 33",
"IsCompany": true,
"CompanyLegacyContactKey": "sample string 35",
"AMSDirectoryOptOut": true,
"HLDirectoryOptOut": true,
"HLContactMeOptOut": true,
"IsBlogger": true,
"EducationEntries": [
{
"ActivitiesSocieties": "sample string 1",
"Advisor": "sample string 2",
"City": "sample string 3",
"CountryCode": "sample string 4",
"CountryName": "sample string 5",
"Degree": "sample string 6",
"DegreeYear": 7,
"Dissertation": "sample string 8",
"EducationKey": "f4943afd-82e0-4148-a3a3-889f28a2a4a9",
"FieldOfStudy": "sample string 10",
"FromYear": 11,
"IsHighestDegreeAttained": true,
"Notes": "sample string 13",
"SchoolName": "sample string 14",
"StateCode": "sample string 15",
"StateName": "sample string 16",
"ToYear": 17,
"UpdatedOn": "2026-01-19T14:31:55.0578355Z"
},
{
"ActivitiesSocieties": "sample string 1",
"Advisor": "sample string 2",
"City": "sample string 3",
"CountryCode": "sample string 4",
"CountryName": "sample string 5",
"Degree": "sample string 6",
"DegreeYear": 7,
"Dissertation": "sample string 8",
"EducationKey": "f4943afd-82e0-4148-a3a3-889f28a2a4a9",
"FieldOfStudy": "sample string 10",
"FromYear": 11,
"IsHighestDegreeAttained": true,
"Notes": "sample string 13",
"SchoolName": "sample string 14",
"StateCode": "sample string 15",
"StateName": "sample string 16",
"ToYear": 17,
"UpdatedOn": "2026-01-19T14:31:55.0578355Z"
}
],
"WorkHistory": [
{
"Country": "sample string 1",
"Description": "sample string 2",
"FromDate": "2026-01-19T14:31:55.0578355Z",
"IsPresent": true,
"IsPrimary": true,
"JobExperienceKey": "c13059ae-9491-40f4-89c4-010aaa1ca8fb",
"OrganizationName": "sample string 7",
"OrganizationSize": 8,
"OrganizationUrl": "sample string 9",
"Place": "sample string 10",
"State": "sample string 11",
"Title": "sample string 12",
"ToDate": "2026-01-19T14:31:55.0578355Z",
"UpdatedOn": "2026-01-19T14:31:55.0578355Z"
},
{
"Country": "sample string 1",
"Description": "sample string 2",
"FromDate": "2026-01-19T14:31:55.0578355Z",
"IsPresent": true,
"IsPrimary": true,
"JobExperienceKey": "c13059ae-9491-40f4-89c4-010aaa1ca8fb",
"OrganizationName": "sample string 7",
"OrganizationSize": 8,
"OrganizationUrl": "sample string 9",
"Place": "sample string 10",
"State": "sample string 11",
"Title": "sample string 12",
"ToDate": "2026-01-19T14:31:55.0578355Z",
"UpdatedOn": "2026-01-19T14:31:55.0578355Z"
}
],
"Profile": {
"Certifications": "sample string 1",
"Description": "sample string 2",
"Expertise": "sample string 3",
"ForwardComments": true,
"ForwardCommunityInvitations": true,
"ForwardContactRequests": true,
"ForwardMessages": true,
"Groups": "sample string 8",
"ImageHeight": 9,
"ImageWidth": 10,
"Interests": "sample string 11",
"IsSpeaker": true,
"NotificationEmailAddress": "sample string 13"
},
"Addresses": [
{
"Address1": "sample string 1",
"Address2": "sample string 2",
"Address3": "sample string 3",
"AddressKey": "3bd58979-7cde-455a-99e4-06425d834036",
"AddressType": "sample string 5",
"City": "sample string 6",
"CityStateCounty": "sample string 7",
"CityStateCountyCountry": "sample string 8",
"ContactKey": "a53f4b08-af5d-475b-bce7-08819350b226",
"CountryCode": "sample string 10",
"CountryName": "sample string 11",
"County": "sample string 12",
"EmailAddress": "sample string 13",
"FormattedAddress": "sample string 14",
"FormattedAddressOneLine": "sample string 15",
"FormattedAddressText": "sample string 16",
"IsListCityState": true,
"IsLoggingEnabled": true,
"IsNew": true,
"IsPreferredBill": true,
"IsPreferredList": true,
"IsPreferredMail": true,
"ItemCreatedOn": "2026-01-19T14:31:55.0578355Z",
"ItemEntityName": "sample string 24",
"ItemName": "sample string 25",
"ItemOwnerContactKey": "0e72c951-307d-4d29-bb0d-c4c6c1ce6988",
"Latitude": 27.0,
"LegacyAddressKey": "sample string 28",
"Longitude": 29.0,
"NearText": "sample string 30",
"Phone1": "sample string 31",
"Phone1Type": "sample string 32",
"Phone2": "sample string 33",
"Phone2Type": "sample string 34",
"Phone3": "sample string 35",
"Phone3Type": "sample string 36",
"Phone4": "sample string 37",
"Phone4Type": "sample string 38",
"PostalCode": "sample string 39",
"Region": "sample string 40",
"StateProvinceCode": "sample string 41",
"TimeZoneKey": "b29e312f-54b5-4353-9373-b629b033a3d0",
"Town": "sample string 43",
"TownOrCity": "sample string 44"
},
{
"Address1": "sample string 1",
"Address2": "sample string 2",
"Address3": "sample string 3",
"AddressKey": "3bd58979-7cde-455a-99e4-06425d834036",
"AddressType": "sample string 5",
"City": "sample string 6",
"CityStateCounty": "sample string 7",
"CityStateCountyCountry": "sample string 8",
"ContactKey": "a53f4b08-af5d-475b-bce7-08819350b226",
"CountryCode": "sample string 10",
"CountryName": "sample string 11",
"County": "sample string 12",
"EmailAddress": "sample string 13",
"FormattedAddress": "sample string 14",
"FormattedAddressOneLine": "sample string 15",
"FormattedAddressText": "sample string 16",
"IsListCityState": true,
"IsLoggingEnabled": true,
"IsNew": true,
"IsPreferredBill": true,
"IsPreferredList": true,
"IsPreferredMail": true,
"ItemCreatedOn": "2026-01-19T14:31:55.0578355Z",
"ItemEntityName": "sample string 24",
"ItemName": "sample string 25",
"ItemOwnerContactKey": "0e72c951-307d-4d29-bb0d-c4c6c1ce6988",
"Latitude": 27.0,
"LegacyAddressKey": "sample string 28",
"Longitude": 29.0,
"NearText": "sample string 30",
"Phone1": "sample string 31",
"Phone1Type": "sample string 32",
"Phone2": "sample string 33",
"Phone2Type": "sample string 34",
"Phone3": "sample string 35",
"Phone3Type": "sample string 36",
"Phone4": "sample string 37",
"Phone4Type": "sample string 38",
"PostalCode": "sample string 39",
"Region": "sample string 40",
"StateProvinceCode": "sample string 41",
"TimeZoneKey": "b29e312f-54b5-4353-9373-b629b033a3d0",
"Town": "sample string 43",
"TownOrCity": "sample string 44"
}
],
"UnreadMessageCount": 40,
"LinkToVolunteerProfile": "sample string 41",
"Demographics": [
{
"DemographicType": "sample string 1",
"Values": [
"sample string 1",
"sample string 2"
]
},
{
"DemographicType": "sample string 1",
"Values": [
"sample string 1",
"sample string 2"
]
}
],
"SecurityGroups": [
{
"SecurityGroupKey": "1eede2dc-85c5-47b0-8e54-50c160dbd853",
"SecurityGroupName": "sample string 2",
"ProvidesMemberBenefits": true
},
{
"SecurityGroupKey": "1eede2dc-85c5-47b0-8e54-50c160dbd853",
"SecurityGroupName": "sample string 2",
"ProvidesMemberBenefits": true
}
]
},
"VolunteerComments": "sample string 2",
"VolunteerAdminComments": "sample string 3",
"CreatedByContactKey": "14334ccc-9645-4e2c-b688-bbf106db07c2",
"CreatedOn": "2026-01-19T14:31:55.0578355Z",
"IsReAppointment": true,
"IsActive": true,
"IsComplete": true,
"ApprovedOn": "2026-01-19T14:31:55.0578355Z",
"ApprovedByContactKey": "e57a89c2-df50-48ee-bc64-3802c796f46d",
"IsPublic": true,
"RejectedOn": "2026-01-19T14:31:55.0578355Z",
"RejectedByContactKey": "dabb38d0-6f9d-4ab5-8c71-c6acf3f1f40e",
"VolunteerRole": {
"VolunteerRoleKey": "a7d79419-cd3b-4f9c-9e6c-db6619a60d5f",
"Name": "sample string 2",
"IntegrationCode": "sample string 3",
"PointsMultiplier": 4.0,
"IsActive": true
},
"AdjustPoints": 14.0,
"AdjustedByContactKey": "9150d616-232a-4d23-a3c0-9583fe7f98ae",
"AdjustedOn": "2026-01-19T14:31:55.0578355Z"
},
{
"VolunteerOpportunityVolunteerKey": "7381bee4-3c86-41a6-b865-e7a90fe7a4d8",
"VolunteerContact": {
"LinkToProfile": "sample string 1",
"PictureUrl": "sample string 2",
"LargePictureUrl": "sample string 3",
"ContactKey": "4a4dff11-bdf7-4a73-b200-6ec7943f96c5",
"FirstName": "sample string 5",
"LastName": "sample string 6",
"DisplayName": "sample string 7",
"EmailAddress": "sample string 8",
"ContactStatusCode": "sample string 9",
"PrefixCode": "sample string 10",
"UpdatedOn": "2026-01-19T14:31:55.0578355Z",
"UpdatedByContactKey": "49145e76-e3d4-4d37-9991-17edceee0068",
"CompanyName": "sample string 13",
"CompanyTitle": "sample string 14",
"SuffixCode": "sample string 15",
"Designation": "sample string 16",
"LegacyContactKey": "sample string 17",
"InformalName": "sample string 18",
"Phone1": "sample string 19",
"Phone1Type": "sample string 20",
"Phone2": "sample string 21",
"Phone2Type": "sample string 22",
"Phone3": "sample string 23",
"Phone3Type": "sample string 24",
"Phone4": "sample string 25",
"Phone4Type": "sample string 26",
"WebsiteUrl": "sample string 27",
"MemberAwardKey": "07baf130-97dc-4326-83f1-fed2abea9b32",
"IsMember": true,
"AgreedToTermsDateTime": "2026-01-19T14:31:55.0578355Z",
"MemberId": "sample string 30",
"MaidenName": "sample string 31",
"PrimarySecurityGroupKey": "25a61984-a5c6-47c0-bfd2-ce97e827665d",
"MiddleName": "sample string 33",
"IsCompany": true,
"CompanyLegacyContactKey": "sample string 35",
"AMSDirectoryOptOut": true,
"HLDirectoryOptOut": true,
"HLContactMeOptOut": true,
"IsBlogger": true,
"EducationEntries": [
{
"ActivitiesSocieties": "sample string 1",
"Advisor": "sample string 2",
"City": "sample string 3",
"CountryCode": "sample string 4",
"CountryName": "sample string 5",
"Degree": "sample string 6",
"DegreeYear": 7,
"Dissertation": "sample string 8",
"EducationKey": "f4943afd-82e0-4148-a3a3-889f28a2a4a9",
"FieldOfStudy": "sample string 10",
"FromYear": 11,
"IsHighestDegreeAttained": true,
"Notes": "sample string 13",
"SchoolName": "sample string 14",
"StateCode": "sample string 15",
"StateName": "sample string 16",
"ToYear": 17,
"UpdatedOn": "2026-01-19T14:31:55.0578355Z"
},
{
"ActivitiesSocieties": "sample string 1",
"Advisor": "sample string 2",
"City": "sample string 3",
"CountryCode": "sample string 4",
"CountryName": "sample string 5",
"Degree": "sample string 6",
"DegreeYear": 7,
"Dissertation": "sample string 8",
"EducationKey": "f4943afd-82e0-4148-a3a3-889f28a2a4a9",
"FieldOfStudy": "sample string 10",
"FromYear": 11,
"IsHighestDegreeAttained": true,
"Notes": "sample string 13",
"SchoolName": "sample string 14",
"StateCode": "sample string 15",
"StateName": "sample string 16",
"ToYear": 17,
"UpdatedOn": "2026-01-19T14:31:55.0578355Z"
}
],
"WorkHistory": [
{
"Country": "sample string 1",
"Description": "sample string 2",
"FromDate": "2026-01-19T14:31:55.0578355Z",
"IsPresent": true,
"IsPrimary": true,
"JobExperienceKey": "c13059ae-9491-40f4-89c4-010aaa1ca8fb",
"OrganizationName": "sample string 7",
"OrganizationSize": 8,
"OrganizationUrl": "sample string 9",
"Place": "sample string 10",
"State": "sample string 11",
"Title": "sample string 12",
"ToDate": "2026-01-19T14:31:55.0578355Z",
"UpdatedOn": "2026-01-19T14:31:55.0578355Z"
},
{
"Country": "sample string 1",
"Description": "sample string 2",
"FromDate": "2026-01-19T14:31:55.0578355Z",
"IsPresent": true,
"IsPrimary": true,
"JobExperienceKey": "c13059ae-9491-40f4-89c4-010aaa1ca8fb",
"OrganizationName": "sample string 7",
"OrganizationSize": 8,
"OrganizationUrl": "sample string 9",
"Place": "sample string 10",
"State": "sample string 11",
"Title": "sample string 12",
"ToDate": "2026-01-19T14:31:55.0578355Z",
"UpdatedOn": "2026-01-19T14:31:55.0578355Z"
}
],
"Profile": {
"Certifications": "sample string 1",
"Description": "sample string 2",
"Expertise": "sample string 3",
"ForwardComments": true,
"ForwardCommunityInvitations": true,
"ForwardContactRequests": true,
"ForwardMessages": true,
"Groups": "sample string 8",
"ImageHeight": 9,
"ImageWidth": 10,
"Interests": "sample string 11",
"IsSpeaker": true,
"NotificationEmailAddress": "sample string 13"
},
"Addresses": [
{
"Address1": "sample string 1",
"Address2": "sample string 2",
"Address3": "sample string 3",
"AddressKey": "3bd58979-7cde-455a-99e4-06425d834036",
"AddressType": "sample string 5",
"City": "sample string 6",
"CityStateCounty": "sample string 7",
"CityStateCountyCountry": "sample string 8",
"ContactKey": "a53f4b08-af5d-475b-bce7-08819350b226",
"CountryCode": "sample string 10",
"CountryName": "sample string 11",
"County": "sample string 12",
"EmailAddress": "sample string 13",
"FormattedAddress": "sample string 14",
"FormattedAddressOneLine": "sample string 15",
"FormattedAddressText": "sample string 16",
"IsListCityState": true,
"IsLoggingEnabled": true,
"IsNew": true,
"IsPreferredBill": true,
"IsPreferredList": true,
"IsPreferredMail": true,
"ItemCreatedOn": "2026-01-19T14:31:55.0578355Z",
"ItemEntityName": "sample string 24",
"ItemName": "sample string 25",
"ItemOwnerContactKey": "0e72c951-307d-4d29-bb0d-c4c6c1ce6988",
"Latitude": 27.0,
"LegacyAddressKey": "sample string 28",
"Longitude": 29.0,
"NearText": "sample string 30",
"Phone1": "sample string 31",
"Phone1Type": "sample string 32",
"Phone2": "sample string 33",
"Phone2Type": "sample string 34",
"Phone3": "sample string 35",
"Phone3Type": "sample string 36",
"Phone4": "sample string 37",
"Phone4Type": "sample string 38",
"PostalCode": "sample string 39",
"Region": "sample string 40",
"StateProvinceCode": "sample string 41",
"TimeZoneKey": "b29e312f-54b5-4353-9373-b629b033a3d0",
"Town": "sample string 43",
"TownOrCity": "sample string 44"
},
{
"Address1": "sample string 1",
"Address2": "sample string 2",
"Address3": "sample string 3",
"AddressKey": "3bd58979-7cde-455a-99e4-06425d834036",
"AddressType": "sample string 5",
"City": "sample string 6",
"CityStateCounty": "sample string 7",
"CityStateCountyCountry": "sample string 8",
"ContactKey": "a53f4b08-af5d-475b-bce7-08819350b226",
"CountryCode": "sample string 10",
"CountryName": "sample string 11",
"County": "sample string 12",
"EmailAddress": "sample string 13",
"FormattedAddress": "sample string 14",
"FormattedAddressOneLine": "sample string 15",
"FormattedAddressText": "sample string 16",
"IsListCityState": true,
"IsLoggingEnabled": true,
"IsNew": true,
"IsPreferredBill": true,
"IsPreferredList": true,
"IsPreferredMail": true,
"ItemCreatedOn": "2026-01-19T14:31:55.0578355Z",
"ItemEntityName": "sample string 24",
"ItemName": "sample string 25",
"ItemOwnerContactKey": "0e72c951-307d-4d29-bb0d-c4c6c1ce6988",
"Latitude": 27.0,
"LegacyAddressKey": "sample string 28",
"Longitude": 29.0,
"NearText": "sample string 30",
"Phone1": "sample string 31",
"Phone1Type": "sample string 32",
"Phone2": "sample string 33",
"Phone2Type": "sample string 34",
"Phone3": "sample string 35",
"Phone3Type": "sample string 36",
"Phone4": "sample string 37",
"Phone4Type": "sample string 38",
"PostalCode": "sample string 39",
"Region": "sample string 40",
"StateProvinceCode": "sample string 41",
"TimeZoneKey": "b29e312f-54b5-4353-9373-b629b033a3d0",
"Town": "sample string 43",
"TownOrCity": "sample string 44"
}
],
"UnreadMessageCount": 40,
"LinkToVolunteerProfile": "sample string 41",
"Demographics": [
{
"DemographicType": "sample string 1",
"Values": [
"sample string 1",
"sample string 2"
]
},
{
"DemographicType": "sample string 1",
"Values": [
"sample string 1",
"sample string 2"
]
}
],
"SecurityGroups": [
{
"SecurityGroupKey": "1eede2dc-85c5-47b0-8e54-50c160dbd853",
"SecurityGroupName": "sample string 2",
"ProvidesMemberBenefits": true
},
{
"SecurityGroupKey": "1eede2dc-85c5-47b0-8e54-50c160dbd853",
"SecurityGroupName": "sample string 2",
"ProvidesMemberBenefits": true
}
]
},
"VolunteerComments": "sample string 2",
"VolunteerAdminComments": "sample string 3",
"CreatedByContactKey": "14334ccc-9645-4e2c-b688-bbf106db07c2",
"CreatedOn": "2026-01-19T14:31:55.0578355Z",
"IsReAppointment": true,
"IsActive": true,
"IsComplete": true,
"ApprovedOn": "2026-01-19T14:31:55.0578355Z",
"ApprovedByContactKey": "e57a89c2-df50-48ee-bc64-3802c796f46d",
"IsPublic": true,
"RejectedOn": "2026-01-19T14:31:55.0578355Z",
"RejectedByContactKey": "dabb38d0-6f9d-4ab5-8c71-c6acf3f1f40e",
"VolunteerRole": {
"VolunteerRoleKey": "a7d79419-cd3b-4f9c-9e6c-db6619a60d5f",
"Name": "sample string 2",
"IntegrationCode": "sample string 3",
"PointsMultiplier": 4.0,
"IsActive": true
},
"AdjustPoints": 14.0,
"AdjustedByContactKey": "9150d616-232a-4d23-a3c0-9583fe7f98ae",
"AdjustedOn": "2026-01-19T14:31:55.0578355Z"
}
]
application/xml, text/xml
<ArrayOfVolunteerOpportunityVolunteer xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.API.Models.Enterprise.Volunteer">
<VolunteerOpportunityVolunteer>
<AdjustPoints>14</AdjustPoints>
<AdjustedByContactKey>9150d616-232a-4d23-a3c0-9583fe7f98ae</AdjustedByContactKey>
<AdjustedOn>2026-01-19T09:31:55.0578355-05:00</AdjustedOn>
<ApprovedByContactKey>e57a89c2-df50-48ee-bc64-3802c796f46d</ApprovedByContactKey>
<ApprovedOn>2026-01-19T09:31:55.0578355-05:00</ApprovedOn>
<CreatedByContactKey>14334ccc-9645-4e2c-b688-bbf106db07c2</CreatedByContactKey>
<CreatedOn>2026-01-19T09:31:55.0578355-05:00</CreatedOn>
<IsActive>true</IsActive>
<IsComplete>true</IsComplete>
<IsPublic>true</IsPublic>
<IsReAppointment>true</IsReAppointment>
<RejectedByContactKey>dabb38d0-6f9d-4ab5-8c71-c6acf3f1f40e</RejectedByContactKey>
<RejectedOn>2026-01-19T09:31:55.0578355-05:00</RejectedOn>
<VolunteerAdminComments>sample string 3</VolunteerAdminComments>
<VolunteerComments>sample string 2</VolunteerComments>
<VolunteerContact xmlns:d3p1="http://schemas.datacontract.org/2004/07/HigherLogic.API.Models.Enterprise">
<d3p1:AMSDirectoryOptOut>true</d3p1:AMSDirectoryOptOut>
<d3p1:Addresses>
<d3p1:Address>
<d3p1:Address1>sample string 1</d3p1:Address1>
<d3p1:Address2>sample string 2</d3p1:Address2>
<d3p1:Address3>sample string 3</d3p1:Address3>
<d3p1:AddressKey>3bd58979-7cde-455a-99e4-06425d834036</d3p1:AddressKey>
<d3p1:AddressType>sample string 5</d3p1:AddressType>
<d3p1:City>sample string 6</d3p1:City>
<d3p1:CityStateCounty>sample string 7</d3p1:CityStateCounty>
<d3p1:CityStateCountyCountry>sample string 8</d3p1:CityStateCountyCountry>
<d3p1:ContactKey>a53f4b08-af5d-475b-bce7-08819350b226</d3p1:ContactKey>
<d3p1:CountryCode>sample string 10</d3p1:CountryCode>
<d3p1:CountryName>sample string 11</d3p1:CountryName>
<d3p1:County>sample string 12</d3p1:County>
<d3p1:EmailAddress>sample string 13</d3p1:EmailAddress>
<d3p1:FormattedAddress>sample string 14</d3p1:FormattedAddress>
<d3p1:FormattedAddressOneLine>sample string 15</d3p1:FormattedAddressOneLine>
<d3p1:FormattedAddressText>sample string 16</d3p1:FormattedAddressText>
<d3p1:IsListCityState>true</d3p1:IsListCityState>
<d3p1:IsLoggingEnabled>true</d3p1:IsLoggingEnabled>
<d3p1:IsNew>true</d3p1:IsNew>
<d3p1:IsPreferredBill>true</d3p1:IsPreferredBill>
<d3p1:IsPreferredList>true</d3p1:IsPreferredList>
<d3p1:IsPreferredMail>true</d3p1:IsPreferredMail>
<d3p1:ItemCreatedOn>2026-01-19T09:31:55.0578355-05:00</d3p1:ItemCreatedOn>
<d3p1:ItemEntityName>sample string 24</d3p1:ItemEntityName>
<d3p1:ItemName>sample string 25</d3p1:ItemName>
<d3p1:ItemOwnerContactKey>0e72c951-307d-4d29-bb0d-c4c6c1ce6988</d3p1:ItemOwnerContactKey>
<d3p1:Latitude>27</d3p1:Latitude>
<d3p1:LegacyAddressKey>sample string 28</d3p1:LegacyAddressKey>
<d3p1:Longitude>29</d3p1:Longitude>
<d3p1:NearText>sample string 30</d3p1:NearText>
<d3p1:Phone1>sample string 31</d3p1:Phone1>
<d3p1:Phone1Type>sample string 32</d3p1:Phone1Type>
<d3p1:Phone2>sample string 33</d3p1:Phone2>
<d3p1:Phone2Type>sample string 34</d3p1:Phone2Type>
<d3p1:Phone3>sample string 35</d3p1:Phone3>
<d3p1:Phone3Type>sample string 36</d3p1:Phone3Type>
<d3p1:Phone4>sample string 37</d3p1:Phone4>
<d3p1:Phone4Type>sample string 38</d3p1:Phone4Type>
<d3p1:PostalCode>sample string 39</d3p1:PostalCode>
<d3p1:Region>sample string 40</d3p1:Region>
<d3p1:StateProvinceCode>sample string 41</d3p1:StateProvinceCode>
<d3p1:TimeZoneKey>b29e312f-54b5-4353-9373-b629b033a3d0</d3p1:TimeZoneKey>
<d3p1:Town>sample string 43</d3p1:Town>
<d3p1:TownOrCity>sample string 44</d3p1:TownOrCity>
</d3p1:Address>
<d3p1:Address>
<d3p1:Address1>sample string 1</d3p1:Address1>
<d3p1:Address2>sample string 2</d3p1:Address2>
<d3p1:Address3>sample string 3</d3p1:Address3>
<d3p1:AddressKey>3bd58979-7cde-455a-99e4-06425d834036</d3p1:AddressKey>
<d3p1:AddressType>sample string 5</d3p1:AddressType>
<d3p1:City>sample string 6</d3p1:City>
<d3p1:CityStateCounty>sample string 7</d3p1:CityStateCounty>
<d3p1:CityStateCountyCountry>sample string 8</d3p1:CityStateCountyCountry>
<d3p1:ContactKey>a53f4b08-af5d-475b-bce7-08819350b226</d3p1:ContactKey>
<d3p1:CountryCode>sample string 10</d3p1:CountryCode>
<d3p1:CountryName>sample string 11</d3p1:CountryName>
<d3p1:County>sample string 12</d3p1:County>
<d3p1:EmailAddress>sample string 13</d3p1:EmailAddress>
<d3p1:FormattedAddress>sample string 14</d3p1:FormattedAddress>
<d3p1:FormattedAddressOneLine>sample string 15</d3p1:FormattedAddressOneLine>
<d3p1:FormattedAddressText>sample string 16</d3p1:FormattedAddressText>
<d3p1:IsListCityState>true</d3p1:IsListCityState>
<d3p1:IsLoggingEnabled>true</d3p1:IsLoggingEnabled>
<d3p1:IsNew>true</d3p1:IsNew>
<d3p1:IsPreferredBill>true</d3p1:IsPreferredBill>
<d3p1:IsPreferredList>true</d3p1:IsPreferredList>
<d3p1:IsPreferredMail>true</d3p1:IsPreferredMail>
<d3p1:ItemCreatedOn>2026-01-19T09:31:55.0578355-05:00</d3p1:ItemCreatedOn>
<d3p1:ItemEntityName>sample string 24</d3p1:ItemEntityName>
<d3p1:ItemName>sample string 25</d3p1:ItemName>
<d3p1:ItemOwnerContactKey>0e72c951-307d-4d29-bb0d-c4c6c1ce6988</d3p1:ItemOwnerContactKey>
<d3p1:Latitude>27</d3p1:Latitude>
<d3p1:LegacyAddressKey>sample string 28</d3p1:LegacyAddressKey>
<d3p1:Longitude>29</d3p1:Longitude>
<d3p1:NearText>sample string 30</d3p1:NearText>
<d3p1:Phone1>sample string 31</d3p1:Phone1>
<d3p1:Phone1Type>sample string 32</d3p1:Phone1Type>
<d3p1:Phone2>sample string 33</d3p1:Phone2>
<d3p1:Phone2Type>sample string 34</d3p1:Phone2Type>
<d3p1:Phone3>sample string 35</d3p1:Phone3>
<d3p1:Phone3Type>sample string 36</d3p1:Phone3Type>
<d3p1:Phone4>sample string 37</d3p1:Phone4>
<d3p1:Phone4Type>sample string 38</d3p1:Phone4Type>
<d3p1:PostalCode>sample string 39</d3p1:PostalCode>
<d3p1:Region>sample string 40</d3p1:Region>
<d3p1:StateProvinceCode>sample string 41</d3p1:StateProvinceCode>
<d3p1:TimeZoneKey>b29e312f-54b5-4353-9373-b629b033a3d0</d3p1:TimeZoneKey>
<d3p1:Town>sample string 43</d3p1:Town>
<d3p1:TownOrCity>sample string 44</d3p1:TownOrCity>
</d3p1:Address>
</d3p1:Addresses>
<d3p1:AgreedToTermsDateTime>2026-01-19T09:31:55.0578355-05:00</d3p1:AgreedToTermsDateTime>
<d3p1:CompanyLegacyContactKey>sample string 35</d3p1:CompanyLegacyContactKey>
<d3p1:CompanyName>sample string 13</d3p1:CompanyName>
<d3p1:CompanyTitle>sample string 14</d3p1:CompanyTitle>
<d3p1:ContactKey>4a4dff11-bdf7-4a73-b200-6ec7943f96c5</d3p1:ContactKey>
<d3p1:ContactStatusCode>sample string 9</d3p1:ContactStatusCode>
<d3p1:Demographics>
<d3p1:Demographic>
<d3p1:DemographicType>sample string 1</d3p1:DemographicType>
<d3p1:Values xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d6p1:string>sample string 1</d6p1:string>
<d6p1:string>sample string 2</d6p1:string>
</d3p1:Values>
</d3p1:Demographic>
<d3p1:Demographic>
<d3p1:DemographicType>sample string 1</d3p1:DemographicType>
<d3p1:Values xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d6p1:string>sample string 1</d6p1:string>
<d6p1:string>sample string 2</d6p1:string>
</d3p1:Values>
</d3p1:Demographic>
</d3p1:Demographics>
<d3p1:Designation>sample string 16</d3p1:Designation>
<d3p1:DisplayName>sample string 7</d3p1:DisplayName>
<d3p1:EducationEntries>
<d3p1:Education>
<d3p1:ActivitiesSocieties>sample string 1</d3p1:ActivitiesSocieties>
<d3p1:Advisor>sample string 2</d3p1:Advisor>
<d3p1:City>sample string 3</d3p1:City>
<d3p1:CountryCode>sample string 4</d3p1:CountryCode>
<d3p1:CountryName>sample string 5</d3p1:CountryName>
<d3p1:Degree>sample string 6</d3p1:Degree>
<d3p1:DegreeYear>7</d3p1:DegreeYear>
<d3p1:Dissertation>sample string 8</d3p1:Dissertation>
<d3p1:EducationKey>f4943afd-82e0-4148-a3a3-889f28a2a4a9</d3p1:EducationKey>
<d3p1:FieldOfStudy>sample string 10</d3p1:FieldOfStudy>
<d3p1:FromYear>11</d3p1:FromYear>
<d3p1:IsHighestDegreeAttained>true</d3p1:IsHighestDegreeAttained>
<d3p1:Notes>sample string 13</d3p1:Notes>
<d3p1:SchoolName>sample string 14</d3p1:SchoolName>
<d3p1:StateCode>sample string 15</d3p1:StateCode>
<d3p1:StateName>sample string 16</d3p1:StateName>
<d3p1:ToYear>17</d3p1:ToYear>
<d3p1:UpdatedOn>2026-01-19T09:31:55.0578355-05:00</d3p1:UpdatedOn>
</d3p1:Education>
<d3p1:Education>
<d3p1:ActivitiesSocieties>sample string 1</d3p1:ActivitiesSocieties>
<d3p1:Advisor>sample string 2</d3p1:Advisor>
<d3p1:City>sample string 3</d3p1:City>
<d3p1:CountryCode>sample string 4</d3p1:CountryCode>
<d3p1:CountryName>sample string 5</d3p1:CountryName>
<d3p1:Degree>sample string 6</d3p1:Degree>
<d3p1:DegreeYear>7</d3p1:DegreeYear>
<d3p1:Dissertation>sample string 8</d3p1:Dissertation>
<d3p1:EducationKey>f4943afd-82e0-4148-a3a3-889f28a2a4a9</d3p1:EducationKey>
<d3p1:FieldOfStudy>sample string 10</d3p1:FieldOfStudy>
<d3p1:FromYear>11</d3p1:FromYear>
<d3p1:IsHighestDegreeAttained>true</d3p1:IsHighestDegreeAttained>
<d3p1:Notes>sample string 13</d3p1:Notes>
<d3p1:SchoolName>sample string 14</d3p1:SchoolName>
<d3p1:StateCode>sample string 15</d3p1:StateCode>
<d3p1:StateName>sample string 16</d3p1:StateName>
<d3p1:ToYear>17</d3p1:ToYear>
<d3p1:UpdatedOn>2026-01-19T09:31:55.0578355-05:00</d3p1:UpdatedOn>
</d3p1:Education>
</d3p1:EducationEntries>
<d3p1:EmailAddress>sample string 8</d3p1:EmailAddress>
<d3p1:FirstName>sample string 5</d3p1:FirstName>
<d3p1:HLContactMeOptOut>true</d3p1:HLContactMeOptOut>
<d3p1:HLDirectoryOptOut>true</d3p1:HLDirectoryOptOut>
<d3p1:InformalName>sample string 18</d3p1:InformalName>
<d3p1:IsBlogger>true</d3p1:IsBlogger>
<d3p1:IsCompany>true</d3p1:IsCompany>
<d3p1:IsMember>true</d3p1:IsMember>
<d3p1:LargePictureUrl>sample string 3</d3p1:LargePictureUrl>
<d3p1:LastName>sample string 6</d3p1:LastName>
<d3p1:LegacyContactKey>sample string 17</d3p1:LegacyContactKey>
<d3p1:LinkToProfile>sample string 1</d3p1:LinkToProfile>
<d3p1:LinkToVolunteerProfile>sample string 41</d3p1:LinkToVolunteerProfile>
<d3p1:MaidenName>sample string 31</d3p1:MaidenName>
<d3p1:MemberAwardKey>07baf130-97dc-4326-83f1-fed2abea9b32</d3p1:MemberAwardKey>
<d3p1:MemberId>sample string 30</d3p1:MemberId>
<d3p1:MiddleName>sample string 33</d3p1:MiddleName>
<d3p1:Phone1>sample string 19</d3p1:Phone1>
<d3p1:Phone1Type>sample string 20</d3p1:Phone1Type>
<d3p1:Phone2>sample string 21</d3p1:Phone2>
<d3p1:Phone2Type>sample string 22</d3p1:Phone2Type>
<d3p1:Phone3>sample string 23</d3p1:Phone3>
<d3p1:Phone3Type>sample string 24</d3p1:Phone3Type>
<d3p1:Phone4>sample string 25</d3p1:Phone4>
<d3p1:Phone4Type>sample string 26</d3p1:Phone4Type>
<d3p1:PictureUrl>sample string 2</d3p1:PictureUrl>
<d3p1:PrefixCode>sample string 10</d3p1:PrefixCode>
<d3p1:PrimarySecurityGroupKey>25a61984-a5c6-47c0-bfd2-ce97e827665d</d3p1:PrimarySecurityGroupKey>
<d3p1:Profile>
<d3p1:Certifications>sample string 1</d3p1:Certifications>
<d3p1:Description>sample string 2</d3p1:Description>
<d3p1:Expertise>sample string 3</d3p1:Expertise>
<d3p1:ForwardComments>true</d3p1:ForwardComments>
<d3p1:ForwardCommunityInvitations>true</d3p1:ForwardCommunityInvitations>
<d3p1:ForwardContactRequests>true</d3p1:ForwardContactRequests>
<d3p1:ForwardMessages>true</d3p1:ForwardMessages>
<d3p1:Groups>sample string 8</d3p1:Groups>
<d3p1:ImageHeight>9</d3p1:ImageHeight>
<d3p1:ImageWidth>10</d3p1:ImageWidth>
<d3p1:Interests>sample string 11</d3p1:Interests>
<d3p1:IsSpeaker>true</d3p1:IsSpeaker>
<d3p1:NotificationEmailAddress>sample string 13</d3p1:NotificationEmailAddress>
</d3p1:Profile>
<d3p1:SecurityGroups xmlns:d4p1="http://schemas.datacontract.org/2004/07/HigherLogic.API.Models.Enterprise.SecurityGroup">
<d4p1:SecurityGroupConcise>
<d4p1:ProvidesMemberBenefits>true</d4p1:ProvidesMemberBenefits>
<d4p1:SecurityGroupKey>1eede2dc-85c5-47b0-8e54-50c160dbd853</d4p1:SecurityGroupKey>
<d4p1:SecurityGroupName>sample string 2</d4p1:SecurityGroupName>
</d4p1:SecurityGroupConcise>
<d4p1:SecurityGroupConcise>
<d4p1:ProvidesMemberBenefits>true</d4p1:ProvidesMemberBenefits>
<d4p1:SecurityGroupKey>1eede2dc-85c5-47b0-8e54-50c160dbd853</d4p1:SecurityGroupKey>
<d4p1:SecurityGroupName>sample string 2</d4p1:SecurityGroupName>
</d4p1:SecurityGroupConcise>
</d3p1:SecurityGroups>
<d3p1:SuffixCode>sample string 15</d3p1:SuffixCode>
<d3p1:UnreadMessageCount>40</d3p1:UnreadMessageCount>
<d3p1:UpdatedByContactKey>49145e76-e3d4-4d37-9991-17edceee0068</d3p1:UpdatedByContactKey>
<d3p1:UpdatedOn>2026-01-19T09:31:55.0578355-05:00</d3p1:UpdatedOn>
<d3p1:WebsiteUrl>sample string 27</d3p1:WebsiteUrl>
<d3p1:WorkHistory>
<d3p1:WorkExperience>
<d3p1:Country>sample string 1</d3p1:Country>
<d3p1:Description>sample string 2</d3p1:Description>
<d3p1:FromDate>2026-01-19T09:31:55.0578355-05:00</d3p1:FromDate>
<d3p1:IsPresent>true</d3p1:IsPresent>
<d3p1:IsPrimary>true</d3p1:IsPrimary>
<d3p1:JobExperienceKey>c13059ae-9491-40f4-89c4-010aaa1ca8fb</d3p1:JobExperienceKey>
<d3p1:OrganizationName>sample string 7</d3p1:OrganizationName>
<d3p1:OrganizationSize>8</d3p1:OrganizationSize>
<d3p1:OrganizationUrl>sample string 9</d3p1:OrganizationUrl>
<d3p1:Place>sample string 10</d3p1:Place>
<d3p1:State>sample string 11</d3p1:State>
<d3p1:Title>sample string 12</d3p1:Title>
<d3p1:ToDate>2026-01-19T09:31:55.0578355-05:00</d3p1:ToDate>
<d3p1:UpdatedOn>2026-01-19T09:31:55.0578355-05:00</d3p1:UpdatedOn>
</d3p1:WorkExperience>
<d3p1:WorkExperience>
<d3p1:Country>sample string 1</d3p1:Country>
<d3p1:Description>sample string 2</d3p1:Description>
<d3p1:FromDate>2026-01-19T09:31:55.0578355-05:00</d3p1:FromDate>
<d3p1:IsPresent>true</d3p1:IsPresent>
<d3p1:IsPrimary>true</d3p1:IsPrimary>
<d3p1:JobExperienceKey>c13059ae-9491-40f4-89c4-010aaa1ca8fb</d3p1:JobExperienceKey>
<d3p1:OrganizationName>sample string 7</d3p1:OrganizationName>
<d3p1:OrganizationSize>8</d3p1:OrganizationSize>
<d3p1:OrganizationUrl>sample string 9</d3p1:OrganizationUrl>
<d3p1:Place>sample string 10</d3p1:Place>
<d3p1:State>sample string 11</d3p1:State>
<d3p1:Title>sample string 12</d3p1:Title>
<d3p1:ToDate>2026-01-19T09:31:55.0578355-05:00</d3p1:ToDate>
<d3p1:UpdatedOn>2026-01-19T09:31:55.0578355-05:00</d3p1:UpdatedOn>
</d3p1:WorkExperience>
</d3p1:WorkHistory>
</VolunteerContact>
<VolunteerOpportunityVolunteerKey>7381bee4-3c86-41a6-b865-e7a90fe7a4d8</VolunteerOpportunityVolunteerKey>
<VolunteerRole>
<IntegrationCode>sample string 3</IntegrationCode>
<IsActive>true</IsActive>
<Name>sample string 2</Name>
<PointsMultiplier>4</PointsMultiplier>
<VolunteerRoleKey>a7d79419-cd3b-4f9c-9e6c-db6619a60d5f</VolunteerRoleKey>
</VolunteerRole>
</VolunteerOpportunityVolunteer>
<VolunteerOpportunityVolunteer>
<AdjustPoints>14</AdjustPoints>
<AdjustedByContactKey>9150d616-232a-4d23-a3c0-9583fe7f98ae</AdjustedByContactKey>
<AdjustedOn>2026-01-19T09:31:55.0578355-05:00</AdjustedOn>
<ApprovedByContactKey>e57a89c2-df50-48ee-bc64-3802c796f46d</ApprovedByContactKey>
<ApprovedOn>2026-01-19T09:31:55.0578355-05:00</ApprovedOn>
<CreatedByContactKey>14334ccc-9645-4e2c-b688-bbf106db07c2</CreatedByContactKey>
<CreatedOn>2026-01-19T09:31:55.0578355-05:00</CreatedOn>
<IsActive>true</IsActive>
<IsComplete>true</IsComplete>
<IsPublic>true</IsPublic>
<IsReAppointment>true</IsReAppointment>
<RejectedByContactKey>dabb38d0-6f9d-4ab5-8c71-c6acf3f1f40e</RejectedByContactKey>
<RejectedOn>2026-01-19T09:31:55.0578355-05:00</RejectedOn>
<VolunteerAdminComments>sample string 3</VolunteerAdminComments>
<VolunteerComments>sample string 2</VolunteerComments>
<VolunteerContact xmlns:d3p1="http://schemas.datacontract.org/2004/07/HigherLogic.API.Models.Enterprise">
<d3p1:AMSDirectoryOptOut>true</d3p1:AMSDirectoryOptOut>
<d3p1:Addresses>
<d3p1:Address>
<d3p1:Address1>sample string 1</d3p1:Address1>
<d3p1:Address2>sample string 2</d3p1:Address2>
<d3p1:Address3>sample string 3</d3p1:Address3>
<d3p1:AddressKey>3bd58979-7cde-455a-99e4-06425d834036</d3p1:AddressKey>
<d3p1:AddressType>sample string 5</d3p1:AddressType>
<d3p1:City>sample string 6</d3p1:City>
<d3p1:CityStateCounty>sample string 7</d3p1:CityStateCounty>
<d3p1:CityStateCountyCountry>sample string 8</d3p1:CityStateCountyCountry>
<d3p1:ContactKey>a53f4b08-af5d-475b-bce7-08819350b226</d3p1:ContactKey>
<d3p1:CountryCode>sample string 10</d3p1:CountryCode>
<d3p1:CountryName>sample string 11</d3p1:CountryName>
<d3p1:County>sample string 12</d3p1:County>
<d3p1:EmailAddress>sample string 13</d3p1:EmailAddress>
<d3p1:FormattedAddress>sample string 14</d3p1:FormattedAddress>
<d3p1:FormattedAddressOneLine>sample string 15</d3p1:FormattedAddressOneLine>
<d3p1:FormattedAddressText>sample string 16</d3p1:FormattedAddressText>
<d3p1:IsListCityState>true</d3p1:IsListCityState>
<d3p1:IsLoggingEnabled>true</d3p1:IsLoggingEnabled>
<d3p1:IsNew>true</d3p1:IsNew>
<d3p1:IsPreferredBill>true</d3p1:IsPreferredBill>
<d3p1:IsPreferredList>true</d3p1:IsPreferredList>
<d3p1:IsPreferredMail>true</d3p1:IsPreferredMail>
<d3p1:ItemCreatedOn>2026-01-19T09:31:55.0578355-05:00</d3p1:ItemCreatedOn>
<d3p1:ItemEntityName>sample string 24</d3p1:ItemEntityName>
<d3p1:ItemName>sample string 25</d3p1:ItemName>
<d3p1:ItemOwnerContactKey>0e72c951-307d-4d29-bb0d-c4c6c1ce6988</d3p1:ItemOwnerContactKey>
<d3p1:Latitude>27</d3p1:Latitude>
<d3p1:LegacyAddressKey>sample string 28</d3p1:LegacyAddressKey>
<d3p1:Longitude>29</d3p1:Longitude>
<d3p1:NearText>sample string 30</d3p1:NearText>
<d3p1:Phone1>sample string 31</d3p1:Phone1>
<d3p1:Phone1Type>sample string 32</d3p1:Phone1Type>
<d3p1:Phone2>sample string 33</d3p1:Phone2>
<d3p1:Phone2Type>sample string 34</d3p1:Phone2Type>
<d3p1:Phone3>sample string 35</d3p1:Phone3>
<d3p1:Phone3Type>sample string 36</d3p1:Phone3Type>
<d3p1:Phone4>sample string 37</d3p1:Phone4>
<d3p1:Phone4Type>sample string 38</d3p1:Phone4Type>
<d3p1:PostalCode>sample string 39</d3p1:PostalCode>
<d3p1:Region>sample string 40</d3p1:Region>
<d3p1:StateProvinceCode>sample string 41</d3p1:StateProvinceCode>
<d3p1:TimeZoneKey>b29e312f-54b5-4353-9373-b629b033a3d0</d3p1:TimeZoneKey>
<d3p1:Town>sample string 43</d3p1:Town>
<d3p1:TownOrCity>sample string 44</d3p1:TownOrCity>
</d3p1:Address>
<d3p1:Address>
<d3p1:Address1>sample string 1</d3p1:Address1>
<d3p1:Address2>sample string 2</d3p1:Address2>
<d3p1:Address3>sample string 3</d3p1:Address3>
<d3p1:AddressKey>3bd58979-7cde-455a-99e4-06425d834036</d3p1:AddressKey>
<d3p1:AddressType>sample string 5</d3p1:AddressType>
<d3p1:City>sample string 6</d3p1:City>
<d3p1:CityStateCounty>sample string 7</d3p1:CityStateCounty>
<d3p1:CityStateCountyCountry>sample string 8</d3p1:CityStateCountyCountry>
<d3p1:ContactKey>a53f4b08-af5d-475b-bce7-08819350b226</d3p1:ContactKey>
<d3p1:CountryCode>sample string 10</d3p1:CountryCode>
<d3p1:CountryName>sample string 11</d3p1:CountryName>
<d3p1:County>sample string 12</d3p1:County>
<d3p1:EmailAddress>sample string 13</d3p1:EmailAddress>
<d3p1:FormattedAddress>sample string 14</d3p1:FormattedAddress>
<d3p1:FormattedAddressOneLine>sample string 15</d3p1:FormattedAddressOneLine>
<d3p1:FormattedAddressText>sample string 16</d3p1:FormattedAddressText>
<d3p1:IsListCityState>true</d3p1:IsListCityState>
<d3p1:IsLoggingEnabled>true</d3p1:IsLoggingEnabled>
<d3p1:IsNew>true</d3p1:IsNew>
<d3p1:IsPreferredBill>true</d3p1:IsPreferredBill>
<d3p1:IsPreferredList>true</d3p1:IsPreferredList>
<d3p1:IsPreferredMail>true</d3p1:IsPreferredMail>
<d3p1:ItemCreatedOn>2026-01-19T09:31:55.0578355-05:00</d3p1:ItemCreatedOn>
<d3p1:ItemEntityName>sample string 24</d3p1:ItemEntityName>
<d3p1:ItemName>sample string 25</d3p1:ItemName>
<d3p1:ItemOwnerContactKey>0e72c951-307d-4d29-bb0d-c4c6c1ce6988</d3p1:ItemOwnerContactKey>
<d3p1:Latitude>27</d3p1:Latitude>
<d3p1:LegacyAddressKey>sample string 28</d3p1:LegacyAddressKey>
<d3p1:Longitude>29</d3p1:Longitude>
<d3p1:NearText>sample string 30</d3p1:NearText>
<d3p1:Phone1>sample string 31</d3p1:Phone1>
<d3p1:Phone1Type>sample string 32</d3p1:Phone1Type>
<d3p1:Phone2>sample string 33</d3p1:Phone2>
<d3p1:Phone2Type>sample string 34</d3p1:Phone2Type>
<d3p1:Phone3>sample string 35</d3p1:Phone3>
<d3p1:Phone3Type>sample string 36</d3p1:Phone3Type>
<d3p1:Phone4>sample string 37</d3p1:Phone4>
<d3p1:Phone4Type>sample string 38</d3p1:Phone4Type>
<d3p1:PostalCode>sample string 39</d3p1:PostalCode>
<d3p1:Region>sample string 40</d3p1:Region>
<d3p1:StateProvinceCode>sample string 41</d3p1:StateProvinceCode>
<d3p1:TimeZoneKey>b29e312f-54b5-4353-9373-b629b033a3d0</d3p1:TimeZoneKey>
<d3p1:Town>sample string 43</d3p1:Town>
<d3p1:TownOrCity>sample string 44</d3p1:TownOrCity>
</d3p1:Address>
</d3p1:Addresses>
<d3p1:AgreedToTermsDateTime>2026-01-19T09:31:55.0578355-05:00</d3p1:AgreedToTermsDateTime>
<d3p1:CompanyLegacyContactKey>sample string 35</d3p1:CompanyLegacyContactKey>
<d3p1:CompanyName>sample string 13</d3p1:CompanyName>
<d3p1:CompanyTitle>sample string 14</d3p1:CompanyTitle>
<d3p1:ContactKey>4a4dff11-bdf7-4a73-b200-6ec7943f96c5</d3p1:ContactKey>
<d3p1:ContactStatusCode>sample string 9</d3p1:ContactStatusCode>
<d3p1:Demographics>
<d3p1:Demographic>
<d3p1:DemographicType>sample string 1</d3p1:DemographicType>
<d3p1:Values xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d6p1:string>sample string 1</d6p1:string>
<d6p1:string>sample string 2</d6p1:string>
</d3p1:Values>
</d3p1:Demographic>
<d3p1:Demographic>
<d3p1:DemographicType>sample string 1</d3p1:DemographicType>
<d3p1:Values xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d6p1:string>sample string 1</d6p1:string>
<d6p1:string>sample string 2</d6p1:string>
</d3p1:Values>
</d3p1:Demographic>
</d3p1:Demographics>
<d3p1:Designation>sample string 16</d3p1:Designation>
<d3p1:DisplayName>sample string 7</d3p1:DisplayName>
<d3p1:EducationEntries>
<d3p1:Education>
<d3p1:ActivitiesSocieties>sample string 1</d3p1:ActivitiesSocieties>
<d3p1:Advisor>sample string 2</d3p1:Advisor>
<d3p1:City>sample string 3</d3p1:City>
<d3p1:CountryCode>sample string 4</d3p1:CountryCode>
<d3p1:CountryName>sample string 5</d3p1:CountryName>
<d3p1:Degree>sample string 6</d3p1:Degree>
<d3p1:DegreeYear>7</d3p1:DegreeYear>
<d3p1:Dissertation>sample string 8</d3p1:Dissertation>
<d3p1:EducationKey>f4943afd-82e0-4148-a3a3-889f28a2a4a9</d3p1:EducationKey>
<d3p1:FieldOfStudy>sample string 10</d3p1:FieldOfStudy>
<d3p1:FromYear>11</d3p1:FromYear>
<d3p1:IsHighestDegreeAttained>true</d3p1:IsHighestDegreeAttained>
<d3p1:Notes>sample string 13</d3p1:Notes>
<d3p1:SchoolName>sample string 14</d3p1:SchoolName>
<d3p1:StateCode>sample string 15</d3p1:StateCode>
<d3p1:StateName>sample string 16</d3p1:StateName>
<d3p1:ToYear>17</d3p1:ToYear>
<d3p1:UpdatedOn>2026-01-19T09:31:55.0578355-05:00</d3p1:UpdatedOn>
</d3p1:Education>
<d3p1:Education>
<d3p1:ActivitiesSocieties>sample string 1</d3p1:ActivitiesSocieties>
<d3p1:Advisor>sample string 2</d3p1:Advisor>
<d3p1:City>sample string 3</d3p1:City>
<d3p1:CountryCode>sample string 4</d3p1:CountryCode>
<d3p1:CountryName>sample string 5</d3p1:CountryName>
<d3p1:Degree>sample string 6</d3p1:Degree>
<d3p1:DegreeYear>7</d3p1:DegreeYear>
<d3p1:Dissertation>sample string 8</d3p1:Dissertation>
<d3p1:EducationKey>f4943afd-82e0-4148-a3a3-889f28a2a4a9</d3p1:EducationKey>
<d3p1:FieldOfStudy>sample string 10</d3p1:FieldOfStudy>
<d3p1:FromYear>11</d3p1:FromYear>
<d3p1:IsHighestDegreeAttained>true</d3p1:IsHighestDegreeAttained>
<d3p1:Notes>sample string 13</d3p1:Notes>
<d3p1:SchoolName>sample string 14</d3p1:SchoolName>
<d3p1:StateCode>sample string 15</d3p1:StateCode>
<d3p1:StateName>sample string 16</d3p1:StateName>
<d3p1:ToYear>17</d3p1:ToYear>
<d3p1:UpdatedOn>2026-01-19T09:31:55.0578355-05:00</d3p1:UpdatedOn>
</d3p1:Education>
</d3p1:EducationEntries>
<d3p1:EmailAddress>sample string 8</d3p1:EmailAddress>
<d3p1:FirstName>sample string 5</d3p1:FirstName>
<d3p1:HLContactMeOptOut>true</d3p1:HLContactMeOptOut>
<d3p1:HLDirectoryOptOut>true</d3p1:HLDirectoryOptOut>
<d3p1:InformalName>sample string 18</d3p1:InformalName>
<d3p1:IsBlogger>true</d3p1:IsBlogger>
<d3p1:IsCompany>true</d3p1:IsCompany>
<d3p1:IsMember>true</d3p1:IsMember>
<d3p1:LargePictureUrl>sample string 3</d3p1:LargePictureUrl>
<d3p1:LastName>sample string 6</d3p1:LastName>
<d3p1:LegacyContactKey>sample string 17</d3p1:LegacyContactKey>
<d3p1:LinkToProfile>sample string 1</d3p1:LinkToProfile>
<d3p1:LinkToVolunteerProfile>sample string 41</d3p1:LinkToVolunteerProfile>
<d3p1:MaidenName>sample string 31</d3p1:MaidenName>
<d3p1:MemberAwardKey>07baf130-97dc-4326-83f1-fed2abea9b32</d3p1:MemberAwardKey>
<d3p1:MemberId>sample string 30</d3p1:MemberId>
<d3p1:MiddleName>sample string 33</d3p1:MiddleName>
<d3p1:Phone1>sample string 19</d3p1:Phone1>
<d3p1:Phone1Type>sample string 20</d3p1:Phone1Type>
<d3p1:Phone2>sample string 21</d3p1:Phone2>
<d3p1:Phone2Type>sample string 22</d3p1:Phone2Type>
<d3p1:Phone3>sample string 23</d3p1:Phone3>
<d3p1:Phone3Type>sample string 24</d3p1:Phone3Type>
<d3p1:Phone4>sample string 25</d3p1:Phone4>
<d3p1:Phone4Type>sample string 26</d3p1:Phone4Type>
<d3p1:PictureUrl>sample string 2</d3p1:PictureUrl>
<d3p1:PrefixCode>sample string 10</d3p1:PrefixCode>
<d3p1:PrimarySecurityGroupKey>25a61984-a5c6-47c0-bfd2-ce97e827665d</d3p1:PrimarySecurityGroupKey>
<d3p1:Profile>
<d3p1:Certifications>sample string 1</d3p1:Certifications>
<d3p1:Description>sample string 2</d3p1:Description>
<d3p1:Expertise>sample string 3</d3p1:Expertise>
<d3p1:ForwardComments>true</d3p1:ForwardComments>
<d3p1:ForwardCommunityInvitations>true</d3p1:ForwardCommunityInvitations>
<d3p1:ForwardContactRequests>true</d3p1:ForwardContactRequests>
<d3p1:ForwardMessages>true</d3p1:ForwardMessages>
<d3p1:Groups>sample string 8</d3p1:Groups>
<d3p1:ImageHeight>9</d3p1:ImageHeight>
<d3p1:ImageWidth>10</d3p1:ImageWidth>
<d3p1:Interests>sample string 11</d3p1:Interests>
<d3p1:IsSpeaker>true</d3p1:IsSpeaker>
<d3p1:NotificationEmailAddress>sample string 13</d3p1:NotificationEmailAddress>
</d3p1:Profile>
<d3p1:SecurityGroups xmlns:d4p1="http://schemas.datacontract.org/2004/07/HigherLogic.API.Models.Enterprise.SecurityGroup">
<d4p1:SecurityGroupConcise>
<d4p1:ProvidesMemberBenefits>true</d4p1:ProvidesMemberBenefits>
<d4p1:SecurityGroupKey>1eede2dc-85c5-47b0-8e54-50c160dbd853</d4p1:SecurityGroupKey>
<d4p1:SecurityGroupName>sample string 2</d4p1:SecurityGroupName>
</d4p1:SecurityGroupConcise>
<d4p1:SecurityGroupConcise>
<d4p1:ProvidesMemberBenefits>true</d4p1:ProvidesMemberBenefits>
<d4p1:SecurityGroupKey>1eede2dc-85c5-47b0-8e54-50c160dbd853</d4p1:SecurityGroupKey>
<d4p1:SecurityGroupName>sample string 2</d4p1:SecurityGroupName>
</d4p1:SecurityGroupConcise>
</d3p1:SecurityGroups>
<d3p1:SuffixCode>sample string 15</d3p1:SuffixCode>
<d3p1:UnreadMessageCount>40</d3p1:UnreadMessageCount>
<d3p1:UpdatedByContactKey>49145e76-e3d4-4d37-9991-17edceee0068</d3p1:UpdatedByContactKey>
<d3p1:UpdatedOn>2026-01-19T09:31:55.0578355-05:00</d3p1:UpdatedOn>
<d3p1:WebsiteUrl>sample string 27</d3p1:WebsiteUrl>
<d3p1:WorkHistory>
<d3p1:WorkExperience>
<d3p1:Country>sample string 1</d3p1:Country>
<d3p1:Description>sample string 2</d3p1:Description>
<d3p1:FromDate>2026-01-19T09:31:55.0578355-05:00</d3p1:FromDate>
<d3p1:IsPresent>true</d3p1:IsPresent>
<d3p1:IsPrimary>true</d3p1:IsPrimary>
<d3p1:JobExperienceKey>c13059ae-9491-40f4-89c4-010aaa1ca8fb</d3p1:JobExperienceKey>
<d3p1:OrganizationName>sample string 7</d3p1:OrganizationName>
<d3p1:OrganizationSize>8</d3p1:OrganizationSize>
<d3p1:OrganizationUrl>sample string 9</d3p1:OrganizationUrl>
<d3p1:Place>sample string 10</d3p1:Place>
<d3p1:State>sample string 11</d3p1:State>
<d3p1:Title>sample string 12</d3p1:Title>
<d3p1:ToDate>2026-01-19T09:31:55.0578355-05:00</d3p1:ToDate>
<d3p1:UpdatedOn>2026-01-19T09:31:55.0578355-05:00</d3p1:UpdatedOn>
</d3p1:WorkExperience>
<d3p1:WorkExperience>
<d3p1:Country>sample string 1</d3p1:Country>
<d3p1:Description>sample string 2</d3p1:Description>
<d3p1:FromDate>2026-01-19T09:31:55.0578355-05:00</d3p1:FromDate>
<d3p1:IsPresent>true</d3p1:IsPresent>
<d3p1:IsPrimary>true</d3p1:IsPrimary>
<d3p1:JobExperienceKey>c13059ae-9491-40f4-89c4-010aaa1ca8fb</d3p1:JobExperienceKey>
<d3p1:OrganizationName>sample string 7</d3p1:OrganizationName>
<d3p1:OrganizationSize>8</d3p1:OrganizationSize>
<d3p1:OrganizationUrl>sample string 9</d3p1:OrganizationUrl>
<d3p1:Place>sample string 10</d3p1:Place>
<d3p1:State>sample string 11</d3p1:State>
<d3p1:Title>sample string 12</d3p1:Title>
<d3p1:ToDate>2026-01-19T09:31:55.0578355-05:00</d3p1:ToDate>
<d3p1:UpdatedOn>2026-01-19T09:31:55.0578355-05:00</d3p1:UpdatedOn>
</d3p1:WorkExperience>
</d3p1:WorkHistory>
</VolunteerContact>
<VolunteerOpportunityVolunteerKey>7381bee4-3c86-41a6-b865-e7a90fe7a4d8</VolunteerOpportunityVolunteerKey>
<VolunteerRole>
<IntegrationCode>sample string 3</IntegrationCode>
<IsActive>true</IsActive>
<Name>sample string 2</Name>
<PointsMultiplier>4</PointsMultiplier>
<VolunteerRoleKey>a7d79419-cd3b-4f9c-9e6c-db6619a60d5f</VolunteerRoleKey>
</VolunteerRole>
</VolunteerOpportunityVolunteer>
</ArrayOfVolunteerOpportunityVolunteer>