GET v1/Contribution/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
ContributionViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| ActivityGuid | globally unique identifier |
None. |
|
| EventGuid | globally unique identifier |
None. |
|
| SessionTitle | string |
None. |
|
| SessionDescription | string |
None. |
|
| EventDateGuid | globally unique identifier |
None. |
|
| DayPartGuid | globally unique identifier |
None. |
|
| EventThemeGuid | globally unique identifier |
None. |
|
| EventWorkFormGuid | globally unique identifier |
None. |
|
| Speakers | Collection of SpeakerViewModel |
None. |
|
| ActivityPresentationFile1 | FileViewModel |
None. |
|
| ActivityPresentationFile2 | FileViewModel |
None. |
|
| ActivityPresentationFile3 | FileViewModel |
None. |
|
| ActivityPresentationFile4 | FileViewModel |
None. |
|
| ActivityPresentationFile5 | FileViewModel |
None. |
|
| ActivityPictureFile | FileViewModel |
None. |
|
| AgreedToUseData | boolean |
None. |
|
| InternalNote | string |
None. |
|
| LastModifiedUserId | string |
None. |
|
| FilesToRemove | Collection of globally unique identifier |
None. |
|
| IsScheduled | boolean |
None. |
|
| FormGroups | Collection of ContributionFormGroupViewModel |
None. |
|
| Guid | globally unique identifier |
None. |
Response Formats
application/json
Sample:
{
"ActivityGuid": "732b361e-58d2-444b-9693-f9913e23b90c",
"EventGuid": "47357a02-79e0-47e2-9cf8-03a431fe7d12",
"SessionTitle": "sample string 2",
"SessionDescription": "sample string 3",
"EventDateGuid": "8ecf7c7a-789d-4f8b-9ccd-68e39a74c1fd",
"DayPartGuid": "65d46dfb-ae49-44ec-911c-8f010097882d",
"EventThemeGuid": "3ab29142-2f5b-4320-ac15-6b6b2377ba67",
"EventWorkFormGuid": "c1fc6d0e-f460-49ce-a08e-704d1b98421c",
"Speakers": [
{
"Guid": "98dd8fda-8edf-4c8b-9fa4-c30b287aec5d",
"Title": "sample string 2",
"FirstName": "sample string 3",
"MiddleName": "sample string 4",
"LastName": "sample string 5",
"EmailAddress": "sample string 6",
"Organisation": "sample string 7",
"Function": "sample string 8",
"CurriculumVitaeDescription": "sample string 9",
"PictureFile": {
"ContentType": "sample string 1",
"FileName": "sample string 2",
"FileExtension": null,
"OriginalFileName": "sample string 3",
"PublicFileName": "f7e7d43c-5999-4ce1-bc73-4f379bf93c5c",
"FileSize": 4,
"FileContents": "QEA=",
"FileType": 0,
"Width": 1,
"Height": 1,
"InStorage": true,
"Alias": "sample string 6",
"PersonGuid": "4d3ed9d1-e9a0-4c5b-8fe2-275703baec79",
"EventContentGuid": "7a74b90e-2f63-4e4b-a2a4-e82d44a0fc1a",
"TrainingGuid": "bf3e1772-b187-4250-b20e-fc83470ac034",
"TrainingLocationGuid": "1a5618c0-efc8-48f9-8359-a2856a8eaec6",
"CompanyGuid": "65874a87-a40b-4ace-ab1f-f61878a69e53",
"FolderGuid": "5707a9f6-1002-474f-a6a1-93e09884ae8e",
"EventGuid": "8676861b-fe80-4c79-bbe6-315fd48abbc4",
"ActivityGuid": "d15eb96f-3fd6-424c-afcf-1df68af322c7",
"EventLocationGuid": "ec055888-6be6-4318-92e7-33c980dc4f29",
"OriginalFileGuid": "5d770744-aea9-439a-8c90-7a998c1f8628",
"CopyFromFileGuid": "c16f289e-47b3-4be9-82c6-c959af91b515",
"NewsGuid": "f1c9a0a1-d9b5-4dc4-b20f-2a1faa02e916",
"ContributionGuid": "85f922a7-a65a-4feb-9bdf-6dadb8fd291e",
"ContributionSpeakerGuid": "7add7fde-c023-46dc-a3d0-b68328d561a9",
"AgendaItemGuid": "f890f2a8-5833-42bb-aba0-8325d207d67a",
"Guid": "f7e7d43c-5999-4ce1-bc73-4f379bf93c5c",
"Created": "2026-06-30T22:24:33.175197+00:00",
"Modified": "2026-06-30T22:24:33.175197+00:00",
"Deleted": "2026-06-30T22:24:33.175197+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
},
"FullName": "sample string 3 sample string 4 sample string 5",
"PersonGuid": "62b27cf0-2eed-4164-948e-6cbd314f6141",
"Created": "2026-06-30T22:24:33.175197+00:00",
"Modified": "2026-06-30T22:24:33.175197+00:00",
"Deleted": "2026-06-30T22:24:33.175197+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
},
{
"Guid": "98dd8fda-8edf-4c8b-9fa4-c30b287aec5d",
"Title": "sample string 2",
"FirstName": "sample string 3",
"MiddleName": "sample string 4",
"LastName": "sample string 5",
"EmailAddress": "sample string 6",
"Organisation": "sample string 7",
"Function": "sample string 8",
"CurriculumVitaeDescription": "sample string 9",
"PictureFile": {
"ContentType": "sample string 1",
"FileName": "sample string 2",
"FileExtension": null,
"OriginalFileName": "sample string 3",
"PublicFileName": "f7e7d43c-5999-4ce1-bc73-4f379bf93c5c",
"FileSize": 4,
"FileContents": "QEA=",
"FileType": 0,
"Width": 1,
"Height": 1,
"InStorage": true,
"Alias": "sample string 6",
"PersonGuid": "4d3ed9d1-e9a0-4c5b-8fe2-275703baec79",
"EventContentGuid": "7a74b90e-2f63-4e4b-a2a4-e82d44a0fc1a",
"TrainingGuid": "bf3e1772-b187-4250-b20e-fc83470ac034",
"TrainingLocationGuid": "1a5618c0-efc8-48f9-8359-a2856a8eaec6",
"CompanyGuid": "65874a87-a40b-4ace-ab1f-f61878a69e53",
"FolderGuid": "5707a9f6-1002-474f-a6a1-93e09884ae8e",
"EventGuid": "8676861b-fe80-4c79-bbe6-315fd48abbc4",
"ActivityGuid": "d15eb96f-3fd6-424c-afcf-1df68af322c7",
"EventLocationGuid": "ec055888-6be6-4318-92e7-33c980dc4f29",
"OriginalFileGuid": "5d770744-aea9-439a-8c90-7a998c1f8628",
"CopyFromFileGuid": "c16f289e-47b3-4be9-82c6-c959af91b515",
"NewsGuid": "f1c9a0a1-d9b5-4dc4-b20f-2a1faa02e916",
"ContributionGuid": "85f922a7-a65a-4feb-9bdf-6dadb8fd291e",
"ContributionSpeakerGuid": "7add7fde-c023-46dc-a3d0-b68328d561a9",
"AgendaItemGuid": "f890f2a8-5833-42bb-aba0-8325d207d67a",
"Guid": "f7e7d43c-5999-4ce1-bc73-4f379bf93c5c",
"Created": "2026-06-30T22:24:33.175197+00:00",
"Modified": "2026-06-30T22:24:33.175197+00:00",
"Deleted": "2026-06-30T22:24:33.175197+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
},
"FullName": "sample string 3 sample string 4 sample string 5",
"PersonGuid": "62b27cf0-2eed-4164-948e-6cbd314f6141",
"Created": "2026-06-30T22:24:33.175197+00:00",
"Modified": "2026-06-30T22:24:33.175197+00:00",
"Deleted": "2026-06-30T22:24:33.175197+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
}
],
"ActivityPresentationFile1": {
"ContentType": "sample string 1",
"FileName": "sample string 2",
"FileExtension": null,
"OriginalFileName": "sample string 3",
"PublicFileName": "f7e7d43c-5999-4ce1-bc73-4f379bf93c5c",
"FileSize": 4,
"FileContents": "QEA=",
"FileType": 0,
"Width": 1,
"Height": 1,
"InStorage": true,
"Alias": "sample string 6",
"PersonGuid": "4d3ed9d1-e9a0-4c5b-8fe2-275703baec79",
"EventContentGuid": "7a74b90e-2f63-4e4b-a2a4-e82d44a0fc1a",
"TrainingGuid": "bf3e1772-b187-4250-b20e-fc83470ac034",
"TrainingLocationGuid": "1a5618c0-efc8-48f9-8359-a2856a8eaec6",
"CompanyGuid": "65874a87-a40b-4ace-ab1f-f61878a69e53",
"FolderGuid": "5707a9f6-1002-474f-a6a1-93e09884ae8e",
"EventGuid": "8676861b-fe80-4c79-bbe6-315fd48abbc4",
"ActivityGuid": "d15eb96f-3fd6-424c-afcf-1df68af322c7",
"EventLocationGuid": "ec055888-6be6-4318-92e7-33c980dc4f29",
"OriginalFileGuid": "5d770744-aea9-439a-8c90-7a998c1f8628",
"CopyFromFileGuid": "c16f289e-47b3-4be9-82c6-c959af91b515",
"NewsGuid": "f1c9a0a1-d9b5-4dc4-b20f-2a1faa02e916",
"ContributionGuid": "85f922a7-a65a-4feb-9bdf-6dadb8fd291e",
"ContributionSpeakerGuid": "7add7fde-c023-46dc-a3d0-b68328d561a9",
"AgendaItemGuid": "f890f2a8-5833-42bb-aba0-8325d207d67a",
"Guid": "f7e7d43c-5999-4ce1-bc73-4f379bf93c5c",
"Created": "2026-06-30T22:24:33.175197+00:00",
"Modified": "2026-06-30T22:24:33.175197+00:00",
"Deleted": "2026-06-30T22:24:33.175197+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
},
"ActivityPresentationFile2": {
"ContentType": "sample string 1",
"FileName": "sample string 2",
"FileExtension": null,
"OriginalFileName": "sample string 3",
"PublicFileName": "f7e7d43c-5999-4ce1-bc73-4f379bf93c5c",
"FileSize": 4,
"FileContents": "QEA=",
"FileType": 0,
"Width": 1,
"Height": 1,
"InStorage": true,
"Alias": "sample string 6",
"PersonGuid": "4d3ed9d1-e9a0-4c5b-8fe2-275703baec79",
"EventContentGuid": "7a74b90e-2f63-4e4b-a2a4-e82d44a0fc1a",
"TrainingGuid": "bf3e1772-b187-4250-b20e-fc83470ac034",
"TrainingLocationGuid": "1a5618c0-efc8-48f9-8359-a2856a8eaec6",
"CompanyGuid": "65874a87-a40b-4ace-ab1f-f61878a69e53",
"FolderGuid": "5707a9f6-1002-474f-a6a1-93e09884ae8e",
"EventGuid": "8676861b-fe80-4c79-bbe6-315fd48abbc4",
"ActivityGuid": "d15eb96f-3fd6-424c-afcf-1df68af322c7",
"EventLocationGuid": "ec055888-6be6-4318-92e7-33c980dc4f29",
"OriginalFileGuid": "5d770744-aea9-439a-8c90-7a998c1f8628",
"CopyFromFileGuid": "c16f289e-47b3-4be9-82c6-c959af91b515",
"NewsGuid": "f1c9a0a1-d9b5-4dc4-b20f-2a1faa02e916",
"ContributionGuid": "85f922a7-a65a-4feb-9bdf-6dadb8fd291e",
"ContributionSpeakerGuid": "7add7fde-c023-46dc-a3d0-b68328d561a9",
"AgendaItemGuid": "f890f2a8-5833-42bb-aba0-8325d207d67a",
"Guid": "f7e7d43c-5999-4ce1-bc73-4f379bf93c5c",
"Created": "2026-06-30T22:24:33.175197+00:00",
"Modified": "2026-06-30T22:24:33.175197+00:00",
"Deleted": "2026-06-30T22:24:33.175197+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
},
"ActivityPresentationFile3": {
"ContentType": "sample string 1",
"FileName": "sample string 2",
"FileExtension": null,
"OriginalFileName": "sample string 3",
"PublicFileName": "f7e7d43c-5999-4ce1-bc73-4f379bf93c5c",
"FileSize": 4,
"FileContents": "QEA=",
"FileType": 0,
"Width": 1,
"Height": 1,
"InStorage": true,
"Alias": "sample string 6",
"PersonGuid": "4d3ed9d1-e9a0-4c5b-8fe2-275703baec79",
"EventContentGuid": "7a74b90e-2f63-4e4b-a2a4-e82d44a0fc1a",
"TrainingGuid": "bf3e1772-b187-4250-b20e-fc83470ac034",
"TrainingLocationGuid": "1a5618c0-efc8-48f9-8359-a2856a8eaec6",
"CompanyGuid": "65874a87-a40b-4ace-ab1f-f61878a69e53",
"FolderGuid": "5707a9f6-1002-474f-a6a1-93e09884ae8e",
"EventGuid": "8676861b-fe80-4c79-bbe6-315fd48abbc4",
"ActivityGuid": "d15eb96f-3fd6-424c-afcf-1df68af322c7",
"EventLocationGuid": "ec055888-6be6-4318-92e7-33c980dc4f29",
"OriginalFileGuid": "5d770744-aea9-439a-8c90-7a998c1f8628",
"CopyFromFileGuid": "c16f289e-47b3-4be9-82c6-c959af91b515",
"NewsGuid": "f1c9a0a1-d9b5-4dc4-b20f-2a1faa02e916",
"ContributionGuid": "85f922a7-a65a-4feb-9bdf-6dadb8fd291e",
"ContributionSpeakerGuid": "7add7fde-c023-46dc-a3d0-b68328d561a9",
"AgendaItemGuid": "f890f2a8-5833-42bb-aba0-8325d207d67a",
"Guid": "f7e7d43c-5999-4ce1-bc73-4f379bf93c5c",
"Created": "2026-06-30T22:24:33.175197+00:00",
"Modified": "2026-06-30T22:24:33.175197+00:00",
"Deleted": "2026-06-30T22:24:33.175197+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
},
"ActivityPresentationFile4": {
"ContentType": "sample string 1",
"FileName": "sample string 2",
"FileExtension": null,
"OriginalFileName": "sample string 3",
"PublicFileName": "f7e7d43c-5999-4ce1-bc73-4f379bf93c5c",
"FileSize": 4,
"FileContents": "QEA=",
"FileType": 0,
"Width": 1,
"Height": 1,
"InStorage": true,
"Alias": "sample string 6",
"PersonGuid": "4d3ed9d1-e9a0-4c5b-8fe2-275703baec79",
"EventContentGuid": "7a74b90e-2f63-4e4b-a2a4-e82d44a0fc1a",
"TrainingGuid": "bf3e1772-b187-4250-b20e-fc83470ac034",
"TrainingLocationGuid": "1a5618c0-efc8-48f9-8359-a2856a8eaec6",
"CompanyGuid": "65874a87-a40b-4ace-ab1f-f61878a69e53",
"FolderGuid": "5707a9f6-1002-474f-a6a1-93e09884ae8e",
"EventGuid": "8676861b-fe80-4c79-bbe6-315fd48abbc4",
"ActivityGuid": "d15eb96f-3fd6-424c-afcf-1df68af322c7",
"EventLocationGuid": "ec055888-6be6-4318-92e7-33c980dc4f29",
"OriginalFileGuid": "5d770744-aea9-439a-8c90-7a998c1f8628",
"CopyFromFileGuid": "c16f289e-47b3-4be9-82c6-c959af91b515",
"NewsGuid": "f1c9a0a1-d9b5-4dc4-b20f-2a1faa02e916",
"ContributionGuid": "85f922a7-a65a-4feb-9bdf-6dadb8fd291e",
"ContributionSpeakerGuid": "7add7fde-c023-46dc-a3d0-b68328d561a9",
"AgendaItemGuid": "f890f2a8-5833-42bb-aba0-8325d207d67a",
"Guid": "f7e7d43c-5999-4ce1-bc73-4f379bf93c5c",
"Created": "2026-06-30T22:24:33.175197+00:00",
"Modified": "2026-06-30T22:24:33.175197+00:00",
"Deleted": "2026-06-30T22:24:33.175197+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
},
"ActivityPresentationFile5": {
"ContentType": "sample string 1",
"FileName": "sample string 2",
"FileExtension": null,
"OriginalFileName": "sample string 3",
"PublicFileName": "f7e7d43c-5999-4ce1-bc73-4f379bf93c5c",
"FileSize": 4,
"FileContents": "QEA=",
"FileType": 0,
"Width": 1,
"Height": 1,
"InStorage": true,
"Alias": "sample string 6",
"PersonGuid": "4d3ed9d1-e9a0-4c5b-8fe2-275703baec79",
"EventContentGuid": "7a74b90e-2f63-4e4b-a2a4-e82d44a0fc1a",
"TrainingGuid": "bf3e1772-b187-4250-b20e-fc83470ac034",
"TrainingLocationGuid": "1a5618c0-efc8-48f9-8359-a2856a8eaec6",
"CompanyGuid": "65874a87-a40b-4ace-ab1f-f61878a69e53",
"FolderGuid": "5707a9f6-1002-474f-a6a1-93e09884ae8e",
"EventGuid": "8676861b-fe80-4c79-bbe6-315fd48abbc4",
"ActivityGuid": "d15eb96f-3fd6-424c-afcf-1df68af322c7",
"EventLocationGuid": "ec055888-6be6-4318-92e7-33c980dc4f29",
"OriginalFileGuid": "5d770744-aea9-439a-8c90-7a998c1f8628",
"CopyFromFileGuid": "c16f289e-47b3-4be9-82c6-c959af91b515",
"NewsGuid": "f1c9a0a1-d9b5-4dc4-b20f-2a1faa02e916",
"ContributionGuid": "85f922a7-a65a-4feb-9bdf-6dadb8fd291e",
"ContributionSpeakerGuid": "7add7fde-c023-46dc-a3d0-b68328d561a9",
"AgendaItemGuid": "f890f2a8-5833-42bb-aba0-8325d207d67a",
"Guid": "f7e7d43c-5999-4ce1-bc73-4f379bf93c5c",
"Created": "2026-06-30T22:24:33.175197+00:00",
"Modified": "2026-06-30T22:24:33.175197+00:00",
"Deleted": "2026-06-30T22:24:33.175197+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
},
"ActivityPresentationFiles": [
{
"ContentType": "sample string 1",
"FileName": "sample string 2",
"FileExtension": null,
"OriginalFileName": "sample string 3",
"PublicFileName": "f7e7d43c-5999-4ce1-bc73-4f379bf93c5c",
"FileSize": 4,
"FileContents": "QEA=",
"FileType": 0,
"Width": 1,
"Height": 1,
"InStorage": true,
"Alias": "sample string 6",
"PersonGuid": "4d3ed9d1-e9a0-4c5b-8fe2-275703baec79",
"EventContentGuid": "7a74b90e-2f63-4e4b-a2a4-e82d44a0fc1a",
"TrainingGuid": "bf3e1772-b187-4250-b20e-fc83470ac034",
"TrainingLocationGuid": "1a5618c0-efc8-48f9-8359-a2856a8eaec6",
"CompanyGuid": "65874a87-a40b-4ace-ab1f-f61878a69e53",
"FolderGuid": "5707a9f6-1002-474f-a6a1-93e09884ae8e",
"EventGuid": "8676861b-fe80-4c79-bbe6-315fd48abbc4",
"ActivityGuid": "d15eb96f-3fd6-424c-afcf-1df68af322c7",
"EventLocationGuid": "ec055888-6be6-4318-92e7-33c980dc4f29",
"OriginalFileGuid": "5d770744-aea9-439a-8c90-7a998c1f8628",
"CopyFromFileGuid": "c16f289e-47b3-4be9-82c6-c959af91b515",
"NewsGuid": "f1c9a0a1-d9b5-4dc4-b20f-2a1faa02e916",
"ContributionGuid": "85f922a7-a65a-4feb-9bdf-6dadb8fd291e",
"ContributionSpeakerGuid": "7add7fde-c023-46dc-a3d0-b68328d561a9",
"AgendaItemGuid": "f890f2a8-5833-42bb-aba0-8325d207d67a",
"Guid": "f7e7d43c-5999-4ce1-bc73-4f379bf93c5c",
"Created": "2026-06-30T22:24:33.175197+00:00",
"Modified": "2026-06-30T22:24:33.175197+00:00",
"Deleted": "2026-06-30T22:24:33.175197+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
},
{
"ContentType": "sample string 1",
"FileName": "sample string 2",
"FileExtension": null,
"OriginalFileName": "sample string 3",
"PublicFileName": "f7e7d43c-5999-4ce1-bc73-4f379bf93c5c",
"FileSize": 4,
"FileContents": "QEA=",
"FileType": 0,
"Width": 1,
"Height": 1,
"InStorage": true,
"Alias": "sample string 6",
"PersonGuid": "4d3ed9d1-e9a0-4c5b-8fe2-275703baec79",
"EventContentGuid": "7a74b90e-2f63-4e4b-a2a4-e82d44a0fc1a",
"TrainingGuid": "bf3e1772-b187-4250-b20e-fc83470ac034",
"TrainingLocationGuid": "1a5618c0-efc8-48f9-8359-a2856a8eaec6",
"CompanyGuid": "65874a87-a40b-4ace-ab1f-f61878a69e53",
"FolderGuid": "5707a9f6-1002-474f-a6a1-93e09884ae8e",
"EventGuid": "8676861b-fe80-4c79-bbe6-315fd48abbc4",
"ActivityGuid": "d15eb96f-3fd6-424c-afcf-1df68af322c7",
"EventLocationGuid": "ec055888-6be6-4318-92e7-33c980dc4f29",
"OriginalFileGuid": "5d770744-aea9-439a-8c90-7a998c1f8628",
"CopyFromFileGuid": "c16f289e-47b3-4be9-82c6-c959af91b515",
"NewsGuid": "f1c9a0a1-d9b5-4dc4-b20f-2a1faa02e916",
"ContributionGuid": "85f922a7-a65a-4feb-9bdf-6dadb8fd291e",
"ContributionSpeakerGuid": "7add7fde-c023-46dc-a3d0-b68328d561a9",
"AgendaItemGuid": "f890f2a8-5833-42bb-aba0-8325d207d67a",
"Guid": "f7e7d43c-5999-4ce1-bc73-4f379bf93c5c",
"Created": "2026-06-30T22:24:33.175197+00:00",
"Modified": "2026-06-30T22:24:33.175197+00:00",
"Deleted": "2026-06-30T22:24:33.175197+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
},
{
"ContentType": "sample string 1",
"FileName": "sample string 2",
"FileExtension": null,
"OriginalFileName": "sample string 3",
"PublicFileName": "f7e7d43c-5999-4ce1-bc73-4f379bf93c5c",
"FileSize": 4,
"FileContents": "QEA=",
"FileType": 0,
"Width": 1,
"Height": 1,
"InStorage": true,
"Alias": "sample string 6",
"PersonGuid": "4d3ed9d1-e9a0-4c5b-8fe2-275703baec79",
"EventContentGuid": "7a74b90e-2f63-4e4b-a2a4-e82d44a0fc1a",
"TrainingGuid": "bf3e1772-b187-4250-b20e-fc83470ac034",
"TrainingLocationGuid": "1a5618c0-efc8-48f9-8359-a2856a8eaec6",
"CompanyGuid": "65874a87-a40b-4ace-ab1f-f61878a69e53",
"FolderGuid": "5707a9f6-1002-474f-a6a1-93e09884ae8e",
"EventGuid": "8676861b-fe80-4c79-bbe6-315fd48abbc4",
"ActivityGuid": "d15eb96f-3fd6-424c-afcf-1df68af322c7",
"EventLocationGuid": "ec055888-6be6-4318-92e7-33c980dc4f29",
"OriginalFileGuid": "5d770744-aea9-439a-8c90-7a998c1f8628",
"CopyFromFileGuid": "c16f289e-47b3-4be9-82c6-c959af91b515",
"NewsGuid": "f1c9a0a1-d9b5-4dc4-b20f-2a1faa02e916",
"ContributionGuid": "85f922a7-a65a-4feb-9bdf-6dadb8fd291e",
"ContributionSpeakerGuid": "7add7fde-c023-46dc-a3d0-b68328d561a9",
"AgendaItemGuid": "f890f2a8-5833-42bb-aba0-8325d207d67a",
"Guid": "f7e7d43c-5999-4ce1-bc73-4f379bf93c5c",
"Created": "2026-06-30T22:24:33.175197+00:00",
"Modified": "2026-06-30T22:24:33.175197+00:00",
"Deleted": "2026-06-30T22:24:33.175197+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
},
{
"ContentType": "sample string 1",
"FileName": "sample string 2",
"FileExtension": null,
"OriginalFileName": "sample string 3",
"PublicFileName": "f7e7d43c-5999-4ce1-bc73-4f379bf93c5c",
"FileSize": 4,
"FileContents": "QEA=",
"FileType": 0,
"Width": 1,
"Height": 1,
"InStorage": true,
"Alias": "sample string 6",
"PersonGuid": "4d3ed9d1-e9a0-4c5b-8fe2-275703baec79",
"EventContentGuid": "7a74b90e-2f63-4e4b-a2a4-e82d44a0fc1a",
"TrainingGuid": "bf3e1772-b187-4250-b20e-fc83470ac034",
"TrainingLocationGuid": "1a5618c0-efc8-48f9-8359-a2856a8eaec6",
"CompanyGuid": "65874a87-a40b-4ace-ab1f-f61878a69e53",
"FolderGuid": "5707a9f6-1002-474f-a6a1-93e09884ae8e",
"EventGuid": "8676861b-fe80-4c79-bbe6-315fd48abbc4",
"ActivityGuid": "d15eb96f-3fd6-424c-afcf-1df68af322c7",
"EventLocationGuid": "ec055888-6be6-4318-92e7-33c980dc4f29",
"OriginalFileGuid": "5d770744-aea9-439a-8c90-7a998c1f8628",
"CopyFromFileGuid": "c16f289e-47b3-4be9-82c6-c959af91b515",
"NewsGuid": "f1c9a0a1-d9b5-4dc4-b20f-2a1faa02e916",
"ContributionGuid": "85f922a7-a65a-4feb-9bdf-6dadb8fd291e",
"ContributionSpeakerGuid": "7add7fde-c023-46dc-a3d0-b68328d561a9",
"AgendaItemGuid": "f890f2a8-5833-42bb-aba0-8325d207d67a",
"Guid": "f7e7d43c-5999-4ce1-bc73-4f379bf93c5c",
"Created": "2026-06-30T22:24:33.175197+00:00",
"Modified": "2026-06-30T22:24:33.175197+00:00",
"Deleted": "2026-06-30T22:24:33.175197+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
},
{
"ContentType": "sample string 1",
"FileName": "sample string 2",
"FileExtension": null,
"OriginalFileName": "sample string 3",
"PublicFileName": "f7e7d43c-5999-4ce1-bc73-4f379bf93c5c",
"FileSize": 4,
"FileContents": "QEA=",
"FileType": 0,
"Width": 1,
"Height": 1,
"InStorage": true,
"Alias": "sample string 6",
"PersonGuid": "4d3ed9d1-e9a0-4c5b-8fe2-275703baec79",
"EventContentGuid": "7a74b90e-2f63-4e4b-a2a4-e82d44a0fc1a",
"TrainingGuid": "bf3e1772-b187-4250-b20e-fc83470ac034",
"TrainingLocationGuid": "1a5618c0-efc8-48f9-8359-a2856a8eaec6",
"CompanyGuid": "65874a87-a40b-4ace-ab1f-f61878a69e53",
"FolderGuid": "5707a9f6-1002-474f-a6a1-93e09884ae8e",
"EventGuid": "8676861b-fe80-4c79-bbe6-315fd48abbc4",
"ActivityGuid": "d15eb96f-3fd6-424c-afcf-1df68af322c7",
"EventLocationGuid": "ec055888-6be6-4318-92e7-33c980dc4f29",
"OriginalFileGuid": "5d770744-aea9-439a-8c90-7a998c1f8628",
"CopyFromFileGuid": "c16f289e-47b3-4be9-82c6-c959af91b515",
"NewsGuid": "f1c9a0a1-d9b5-4dc4-b20f-2a1faa02e916",
"ContributionGuid": "85f922a7-a65a-4feb-9bdf-6dadb8fd291e",
"ContributionSpeakerGuid": "7add7fde-c023-46dc-a3d0-b68328d561a9",
"AgendaItemGuid": "f890f2a8-5833-42bb-aba0-8325d207d67a",
"Guid": "f7e7d43c-5999-4ce1-bc73-4f379bf93c5c",
"Created": "2026-06-30T22:24:33.175197+00:00",
"Modified": "2026-06-30T22:24:33.175197+00:00",
"Deleted": "2026-06-30T22:24:33.175197+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
}
],
"ActivityPictureFile": {
"ContentType": "sample string 1",
"FileName": "sample string 2",
"FileExtension": null,
"OriginalFileName": "sample string 3",
"PublicFileName": "f7e7d43c-5999-4ce1-bc73-4f379bf93c5c",
"FileSize": 4,
"FileContents": "QEA=",
"FileType": 0,
"Width": 1,
"Height": 1,
"InStorage": true,
"Alias": "sample string 6",
"PersonGuid": "4d3ed9d1-e9a0-4c5b-8fe2-275703baec79",
"EventContentGuid": "7a74b90e-2f63-4e4b-a2a4-e82d44a0fc1a",
"TrainingGuid": "bf3e1772-b187-4250-b20e-fc83470ac034",
"TrainingLocationGuid": "1a5618c0-efc8-48f9-8359-a2856a8eaec6",
"CompanyGuid": "65874a87-a40b-4ace-ab1f-f61878a69e53",
"FolderGuid": "5707a9f6-1002-474f-a6a1-93e09884ae8e",
"EventGuid": "8676861b-fe80-4c79-bbe6-315fd48abbc4",
"ActivityGuid": "d15eb96f-3fd6-424c-afcf-1df68af322c7",
"EventLocationGuid": "ec055888-6be6-4318-92e7-33c980dc4f29",
"OriginalFileGuid": "5d770744-aea9-439a-8c90-7a998c1f8628",
"CopyFromFileGuid": "c16f289e-47b3-4be9-82c6-c959af91b515",
"NewsGuid": "f1c9a0a1-d9b5-4dc4-b20f-2a1faa02e916",
"ContributionGuid": "85f922a7-a65a-4feb-9bdf-6dadb8fd291e",
"ContributionSpeakerGuid": "7add7fde-c023-46dc-a3d0-b68328d561a9",
"AgendaItemGuid": "f890f2a8-5833-42bb-aba0-8325d207d67a",
"Guid": "f7e7d43c-5999-4ce1-bc73-4f379bf93c5c",
"Created": "2026-06-30T22:24:33.175197+00:00",
"Modified": "2026-06-30T22:24:33.175197+00:00",
"Deleted": "2026-06-30T22:24:33.175197+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
},
"AgreedToUseData": true,
"InternalNote": "sample string 5",
"LastModifiedUserId": "sample string 6",
"FilesToRemove": [
"504ad558-c3e8-4118-98b3-956826fbeef0",
"43867c4f-0da4-4cec-894f-0a89b05c7806"
],
"IsScheduled": true,
"FormGroups": [
{
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"FieldEnabled": true,
"TooltipEnabled": true,
"TooltipText": "sample string 5",
"EventGuid": "a16661b0-a42e-434f-a414-c2ea4139b3fc",
"Guid": "f844ced6-8912-46ca-aba3-0371a05e735b",
"Created": "2026-06-30T22:24:33.175197+00:00",
"Modified": "2026-06-30T22:24:33.175197+00:00",
"Deleted": "2026-06-30T22:24:33.175197+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
},
{
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"FieldEnabled": true,
"TooltipEnabled": true,
"TooltipText": "sample string 5",
"EventGuid": "a16661b0-a42e-434f-a414-c2ea4139b3fc",
"Guid": "f844ced6-8912-46ca-aba3-0371a05e735b",
"Created": "2026-06-30T22:24:33.175197+00:00",
"Modified": "2026-06-30T22:24:33.175197+00:00",
"Deleted": "2026-06-30T22:24:33.175197+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
}
],
"Guid": "2664f229-5532-4ebd-8281-f3f1d8eff753",
"Created": "2026-06-30T22:24:33.175197+00:00",
"Modified": "2026-06-30T22:24:33.175197+00:00",
"Deleted": "2026-06-30T22:24:33.175197+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
}
text/json
Sample:
{
"ActivityGuid": "732b361e-58d2-444b-9693-f9913e23b90c",
"EventGuid": "47357a02-79e0-47e2-9cf8-03a431fe7d12",
"SessionTitle": "sample string 2",
"SessionDescription": "sample string 3",
"EventDateGuid": "8ecf7c7a-789d-4f8b-9ccd-68e39a74c1fd",
"DayPartGuid": "65d46dfb-ae49-44ec-911c-8f010097882d",
"EventThemeGuid": "3ab29142-2f5b-4320-ac15-6b6b2377ba67",
"EventWorkFormGuid": "c1fc6d0e-f460-49ce-a08e-704d1b98421c",
"Speakers": [
{
"Guid": "98dd8fda-8edf-4c8b-9fa4-c30b287aec5d",
"Title": "sample string 2",
"FirstName": "sample string 3",
"MiddleName": "sample string 4",
"LastName": "sample string 5",
"EmailAddress": "sample string 6",
"Organisation": "sample string 7",
"Function": "sample string 8",
"CurriculumVitaeDescription": "sample string 9",
"PictureFile": {
"ContentType": "sample string 1",
"FileName": "sample string 2",
"FileExtension": null,
"OriginalFileName": "sample string 3",
"PublicFileName": "f7e7d43c-5999-4ce1-bc73-4f379bf93c5c",
"FileSize": 4,
"FileContents": "QEA=",
"FileType": 0,
"Width": 1,
"Height": 1,
"InStorage": true,
"Alias": "sample string 6",
"PersonGuid": "4d3ed9d1-e9a0-4c5b-8fe2-275703baec79",
"EventContentGuid": "7a74b90e-2f63-4e4b-a2a4-e82d44a0fc1a",
"TrainingGuid": "bf3e1772-b187-4250-b20e-fc83470ac034",
"TrainingLocationGuid": "1a5618c0-efc8-48f9-8359-a2856a8eaec6",
"CompanyGuid": "65874a87-a40b-4ace-ab1f-f61878a69e53",
"FolderGuid": "5707a9f6-1002-474f-a6a1-93e09884ae8e",
"EventGuid": "8676861b-fe80-4c79-bbe6-315fd48abbc4",
"ActivityGuid": "d15eb96f-3fd6-424c-afcf-1df68af322c7",
"EventLocationGuid": "ec055888-6be6-4318-92e7-33c980dc4f29",
"OriginalFileGuid": "5d770744-aea9-439a-8c90-7a998c1f8628",
"CopyFromFileGuid": "c16f289e-47b3-4be9-82c6-c959af91b515",
"NewsGuid": "f1c9a0a1-d9b5-4dc4-b20f-2a1faa02e916",
"ContributionGuid": "85f922a7-a65a-4feb-9bdf-6dadb8fd291e",
"ContributionSpeakerGuid": "7add7fde-c023-46dc-a3d0-b68328d561a9",
"AgendaItemGuid": "f890f2a8-5833-42bb-aba0-8325d207d67a",
"Guid": "f7e7d43c-5999-4ce1-bc73-4f379bf93c5c",
"Created": "2026-06-30T22:24:33.175197+00:00",
"Modified": "2026-06-30T22:24:33.175197+00:00",
"Deleted": "2026-06-30T22:24:33.175197+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
},
"FullName": "sample string 3 sample string 4 sample string 5",
"PersonGuid": "62b27cf0-2eed-4164-948e-6cbd314f6141",
"Created": "2026-06-30T22:24:33.175197+00:00",
"Modified": "2026-06-30T22:24:33.175197+00:00",
"Deleted": "2026-06-30T22:24:33.175197+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
},
{
"Guid": "98dd8fda-8edf-4c8b-9fa4-c30b287aec5d",
"Title": "sample string 2",
"FirstName": "sample string 3",
"MiddleName": "sample string 4",
"LastName": "sample string 5",
"EmailAddress": "sample string 6",
"Organisation": "sample string 7",
"Function": "sample string 8",
"CurriculumVitaeDescription": "sample string 9",
"PictureFile": {
"ContentType": "sample string 1",
"FileName": "sample string 2",
"FileExtension": null,
"OriginalFileName": "sample string 3",
"PublicFileName": "f7e7d43c-5999-4ce1-bc73-4f379bf93c5c",
"FileSize": 4,
"FileContents": "QEA=",
"FileType": 0,
"Width": 1,
"Height": 1,
"InStorage": true,
"Alias": "sample string 6",
"PersonGuid": "4d3ed9d1-e9a0-4c5b-8fe2-275703baec79",
"EventContentGuid": "7a74b90e-2f63-4e4b-a2a4-e82d44a0fc1a",
"TrainingGuid": "bf3e1772-b187-4250-b20e-fc83470ac034",
"TrainingLocationGuid": "1a5618c0-efc8-48f9-8359-a2856a8eaec6",
"CompanyGuid": "65874a87-a40b-4ace-ab1f-f61878a69e53",
"FolderGuid": "5707a9f6-1002-474f-a6a1-93e09884ae8e",
"EventGuid": "8676861b-fe80-4c79-bbe6-315fd48abbc4",
"ActivityGuid": "d15eb96f-3fd6-424c-afcf-1df68af322c7",
"EventLocationGuid": "ec055888-6be6-4318-92e7-33c980dc4f29",
"OriginalFileGuid": "5d770744-aea9-439a-8c90-7a998c1f8628",
"CopyFromFileGuid": "c16f289e-47b3-4be9-82c6-c959af91b515",
"NewsGuid": "f1c9a0a1-d9b5-4dc4-b20f-2a1faa02e916",
"ContributionGuid": "85f922a7-a65a-4feb-9bdf-6dadb8fd291e",
"ContributionSpeakerGuid": "7add7fde-c023-46dc-a3d0-b68328d561a9",
"AgendaItemGuid": "f890f2a8-5833-42bb-aba0-8325d207d67a",
"Guid": "f7e7d43c-5999-4ce1-bc73-4f379bf93c5c",
"Created": "2026-06-30T22:24:33.175197+00:00",
"Modified": "2026-06-30T22:24:33.175197+00:00",
"Deleted": "2026-06-30T22:24:33.175197+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
},
"FullName": "sample string 3 sample string 4 sample string 5",
"PersonGuid": "62b27cf0-2eed-4164-948e-6cbd314f6141",
"Created": "2026-06-30T22:24:33.175197+00:00",
"Modified": "2026-06-30T22:24:33.175197+00:00",
"Deleted": "2026-06-30T22:24:33.175197+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
}
],
"ActivityPresentationFile1": {
"ContentType": "sample string 1",
"FileName": "sample string 2",
"FileExtension": null,
"OriginalFileName": "sample string 3",
"PublicFileName": "f7e7d43c-5999-4ce1-bc73-4f379bf93c5c",
"FileSize": 4,
"FileContents": "QEA=",
"FileType": 0,
"Width": 1,
"Height": 1,
"InStorage": true,
"Alias": "sample string 6",
"PersonGuid": "4d3ed9d1-e9a0-4c5b-8fe2-275703baec79",
"EventContentGuid": "7a74b90e-2f63-4e4b-a2a4-e82d44a0fc1a",
"TrainingGuid": "bf3e1772-b187-4250-b20e-fc83470ac034",
"TrainingLocationGuid": "1a5618c0-efc8-48f9-8359-a2856a8eaec6",
"CompanyGuid": "65874a87-a40b-4ace-ab1f-f61878a69e53",
"FolderGuid": "5707a9f6-1002-474f-a6a1-93e09884ae8e",
"EventGuid": "8676861b-fe80-4c79-bbe6-315fd48abbc4",
"ActivityGuid": "d15eb96f-3fd6-424c-afcf-1df68af322c7",
"EventLocationGuid": "ec055888-6be6-4318-92e7-33c980dc4f29",
"OriginalFileGuid": "5d770744-aea9-439a-8c90-7a998c1f8628",
"CopyFromFileGuid": "c16f289e-47b3-4be9-82c6-c959af91b515",
"NewsGuid": "f1c9a0a1-d9b5-4dc4-b20f-2a1faa02e916",
"ContributionGuid": "85f922a7-a65a-4feb-9bdf-6dadb8fd291e",
"ContributionSpeakerGuid": "7add7fde-c023-46dc-a3d0-b68328d561a9",
"AgendaItemGuid": "f890f2a8-5833-42bb-aba0-8325d207d67a",
"Guid": "f7e7d43c-5999-4ce1-bc73-4f379bf93c5c",
"Created": "2026-06-30T22:24:33.175197+00:00",
"Modified": "2026-06-30T22:24:33.175197+00:00",
"Deleted": "2026-06-30T22:24:33.175197+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
},
"ActivityPresentationFile2": {
"ContentType": "sample string 1",
"FileName": "sample string 2",
"FileExtension": null,
"OriginalFileName": "sample string 3",
"PublicFileName": "f7e7d43c-5999-4ce1-bc73-4f379bf93c5c",
"FileSize": 4,
"FileContents": "QEA=",
"FileType": 0,
"Width": 1,
"Height": 1,
"InStorage": true,
"Alias": "sample string 6",
"PersonGuid": "4d3ed9d1-e9a0-4c5b-8fe2-275703baec79",
"EventContentGuid": "7a74b90e-2f63-4e4b-a2a4-e82d44a0fc1a",
"TrainingGuid": "bf3e1772-b187-4250-b20e-fc83470ac034",
"TrainingLocationGuid": "1a5618c0-efc8-48f9-8359-a2856a8eaec6",
"CompanyGuid": "65874a87-a40b-4ace-ab1f-f61878a69e53",
"FolderGuid": "5707a9f6-1002-474f-a6a1-93e09884ae8e",
"EventGuid": "8676861b-fe80-4c79-bbe6-315fd48abbc4",
"ActivityGuid": "d15eb96f-3fd6-424c-afcf-1df68af322c7",
"EventLocationGuid": "ec055888-6be6-4318-92e7-33c980dc4f29",
"OriginalFileGuid": "5d770744-aea9-439a-8c90-7a998c1f8628",
"CopyFromFileGuid": "c16f289e-47b3-4be9-82c6-c959af91b515",
"NewsGuid": "f1c9a0a1-d9b5-4dc4-b20f-2a1faa02e916",
"ContributionGuid": "85f922a7-a65a-4feb-9bdf-6dadb8fd291e",
"ContributionSpeakerGuid": "7add7fde-c023-46dc-a3d0-b68328d561a9",
"AgendaItemGuid": "f890f2a8-5833-42bb-aba0-8325d207d67a",
"Guid": "f7e7d43c-5999-4ce1-bc73-4f379bf93c5c",
"Created": "2026-06-30T22:24:33.175197+00:00",
"Modified": "2026-06-30T22:24:33.175197+00:00",
"Deleted": "2026-06-30T22:24:33.175197+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
},
"ActivityPresentationFile3": {
"ContentType": "sample string 1",
"FileName": "sample string 2",
"FileExtension": null,
"OriginalFileName": "sample string 3",
"PublicFileName": "f7e7d43c-5999-4ce1-bc73-4f379bf93c5c",
"FileSize": 4,
"FileContents": "QEA=",
"FileType": 0,
"Width": 1,
"Height": 1,
"InStorage": true,
"Alias": "sample string 6",
"PersonGuid": "4d3ed9d1-e9a0-4c5b-8fe2-275703baec79",
"EventContentGuid": "7a74b90e-2f63-4e4b-a2a4-e82d44a0fc1a",
"TrainingGuid": "bf3e1772-b187-4250-b20e-fc83470ac034",
"TrainingLocationGuid": "1a5618c0-efc8-48f9-8359-a2856a8eaec6",
"CompanyGuid": "65874a87-a40b-4ace-ab1f-f61878a69e53",
"FolderGuid": "5707a9f6-1002-474f-a6a1-93e09884ae8e",
"EventGuid": "8676861b-fe80-4c79-bbe6-315fd48abbc4",
"ActivityGuid": "d15eb96f-3fd6-424c-afcf-1df68af322c7",
"EventLocationGuid": "ec055888-6be6-4318-92e7-33c980dc4f29",
"OriginalFileGuid": "5d770744-aea9-439a-8c90-7a998c1f8628",
"CopyFromFileGuid": "c16f289e-47b3-4be9-82c6-c959af91b515",
"NewsGuid": "f1c9a0a1-d9b5-4dc4-b20f-2a1faa02e916",
"ContributionGuid": "85f922a7-a65a-4feb-9bdf-6dadb8fd291e",
"ContributionSpeakerGuid": "7add7fde-c023-46dc-a3d0-b68328d561a9",
"AgendaItemGuid": "f890f2a8-5833-42bb-aba0-8325d207d67a",
"Guid": "f7e7d43c-5999-4ce1-bc73-4f379bf93c5c",
"Created": "2026-06-30T22:24:33.175197+00:00",
"Modified": "2026-06-30T22:24:33.175197+00:00",
"Deleted": "2026-06-30T22:24:33.175197+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
},
"ActivityPresentationFile4": {
"ContentType": "sample string 1",
"FileName": "sample string 2",
"FileExtension": null,
"OriginalFileName": "sample string 3",
"PublicFileName": "f7e7d43c-5999-4ce1-bc73-4f379bf93c5c",
"FileSize": 4,
"FileContents": "QEA=",
"FileType": 0,
"Width": 1,
"Height": 1,
"InStorage": true,
"Alias": "sample string 6",
"PersonGuid": "4d3ed9d1-e9a0-4c5b-8fe2-275703baec79",
"EventContentGuid": "7a74b90e-2f63-4e4b-a2a4-e82d44a0fc1a",
"TrainingGuid": "bf3e1772-b187-4250-b20e-fc83470ac034",
"TrainingLocationGuid": "1a5618c0-efc8-48f9-8359-a2856a8eaec6",
"CompanyGuid": "65874a87-a40b-4ace-ab1f-f61878a69e53",
"FolderGuid": "5707a9f6-1002-474f-a6a1-93e09884ae8e",
"EventGuid": "8676861b-fe80-4c79-bbe6-315fd48abbc4",
"ActivityGuid": "d15eb96f-3fd6-424c-afcf-1df68af322c7",
"EventLocationGuid": "ec055888-6be6-4318-92e7-33c980dc4f29",
"OriginalFileGuid": "5d770744-aea9-439a-8c90-7a998c1f8628",
"CopyFromFileGuid": "c16f289e-47b3-4be9-82c6-c959af91b515",
"NewsGuid": "f1c9a0a1-d9b5-4dc4-b20f-2a1faa02e916",
"ContributionGuid": "85f922a7-a65a-4feb-9bdf-6dadb8fd291e",
"ContributionSpeakerGuid": "7add7fde-c023-46dc-a3d0-b68328d561a9",
"AgendaItemGuid": "f890f2a8-5833-42bb-aba0-8325d207d67a",
"Guid": "f7e7d43c-5999-4ce1-bc73-4f379bf93c5c",
"Created": "2026-06-30T22:24:33.175197+00:00",
"Modified": "2026-06-30T22:24:33.175197+00:00",
"Deleted": "2026-06-30T22:24:33.175197+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
},
"ActivityPresentationFile5": {
"ContentType": "sample string 1",
"FileName": "sample string 2",
"FileExtension": null,
"OriginalFileName": "sample string 3",
"PublicFileName": "f7e7d43c-5999-4ce1-bc73-4f379bf93c5c",
"FileSize": 4,
"FileContents": "QEA=",
"FileType": 0,
"Width": 1,
"Height": 1,
"InStorage": true,
"Alias": "sample string 6",
"PersonGuid": "4d3ed9d1-e9a0-4c5b-8fe2-275703baec79",
"EventContentGuid": "7a74b90e-2f63-4e4b-a2a4-e82d44a0fc1a",
"TrainingGuid": "bf3e1772-b187-4250-b20e-fc83470ac034",
"TrainingLocationGuid": "1a5618c0-efc8-48f9-8359-a2856a8eaec6",
"CompanyGuid": "65874a87-a40b-4ace-ab1f-f61878a69e53",
"FolderGuid": "5707a9f6-1002-474f-a6a1-93e09884ae8e",
"EventGuid": "8676861b-fe80-4c79-bbe6-315fd48abbc4",
"ActivityGuid": "d15eb96f-3fd6-424c-afcf-1df68af322c7",
"EventLocationGuid": "ec055888-6be6-4318-92e7-33c980dc4f29",
"OriginalFileGuid": "5d770744-aea9-439a-8c90-7a998c1f8628",
"CopyFromFileGuid": "c16f289e-47b3-4be9-82c6-c959af91b515",
"NewsGuid": "f1c9a0a1-d9b5-4dc4-b20f-2a1faa02e916",
"ContributionGuid": "85f922a7-a65a-4feb-9bdf-6dadb8fd291e",
"ContributionSpeakerGuid": "7add7fde-c023-46dc-a3d0-b68328d561a9",
"AgendaItemGuid": "f890f2a8-5833-42bb-aba0-8325d207d67a",
"Guid": "f7e7d43c-5999-4ce1-bc73-4f379bf93c5c",
"Created": "2026-06-30T22:24:33.175197+00:00",
"Modified": "2026-06-30T22:24:33.175197+00:00",
"Deleted": "2026-06-30T22:24:33.175197+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
},
"ActivityPresentationFiles": [
{
"ContentType": "sample string 1",
"FileName": "sample string 2",
"FileExtension": null,
"OriginalFileName": "sample string 3",
"PublicFileName": "f7e7d43c-5999-4ce1-bc73-4f379bf93c5c",
"FileSize": 4,
"FileContents": "QEA=",
"FileType": 0,
"Width": 1,
"Height": 1,
"InStorage": true,
"Alias": "sample string 6",
"PersonGuid": "4d3ed9d1-e9a0-4c5b-8fe2-275703baec79",
"EventContentGuid": "7a74b90e-2f63-4e4b-a2a4-e82d44a0fc1a",
"TrainingGuid": "bf3e1772-b187-4250-b20e-fc83470ac034",
"TrainingLocationGuid": "1a5618c0-efc8-48f9-8359-a2856a8eaec6",
"CompanyGuid": "65874a87-a40b-4ace-ab1f-f61878a69e53",
"FolderGuid": "5707a9f6-1002-474f-a6a1-93e09884ae8e",
"EventGuid": "8676861b-fe80-4c79-bbe6-315fd48abbc4",
"ActivityGuid": "d15eb96f-3fd6-424c-afcf-1df68af322c7",
"EventLocationGuid": "ec055888-6be6-4318-92e7-33c980dc4f29",
"OriginalFileGuid": "5d770744-aea9-439a-8c90-7a998c1f8628",
"CopyFromFileGuid": "c16f289e-47b3-4be9-82c6-c959af91b515",
"NewsGuid": "f1c9a0a1-d9b5-4dc4-b20f-2a1faa02e916",
"ContributionGuid": "85f922a7-a65a-4feb-9bdf-6dadb8fd291e",
"ContributionSpeakerGuid": "7add7fde-c023-46dc-a3d0-b68328d561a9",
"AgendaItemGuid": "f890f2a8-5833-42bb-aba0-8325d207d67a",
"Guid": "f7e7d43c-5999-4ce1-bc73-4f379bf93c5c",
"Created": "2026-06-30T22:24:33.175197+00:00",
"Modified": "2026-06-30T22:24:33.175197+00:00",
"Deleted": "2026-06-30T22:24:33.175197+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
},
{
"ContentType": "sample string 1",
"FileName": "sample string 2",
"FileExtension": null,
"OriginalFileName": "sample string 3",
"PublicFileName": "f7e7d43c-5999-4ce1-bc73-4f379bf93c5c",
"FileSize": 4,
"FileContents": "QEA=",
"FileType": 0,
"Width": 1,
"Height": 1,
"InStorage": true,
"Alias": "sample string 6",
"PersonGuid": "4d3ed9d1-e9a0-4c5b-8fe2-275703baec79",
"EventContentGuid": "7a74b90e-2f63-4e4b-a2a4-e82d44a0fc1a",
"TrainingGuid": "bf3e1772-b187-4250-b20e-fc83470ac034",
"TrainingLocationGuid": "1a5618c0-efc8-48f9-8359-a2856a8eaec6",
"CompanyGuid": "65874a87-a40b-4ace-ab1f-f61878a69e53",
"FolderGuid": "5707a9f6-1002-474f-a6a1-93e09884ae8e",
"EventGuid": "8676861b-fe80-4c79-bbe6-315fd48abbc4",
"ActivityGuid": "d15eb96f-3fd6-424c-afcf-1df68af322c7",
"EventLocationGuid": "ec055888-6be6-4318-92e7-33c980dc4f29",
"OriginalFileGuid": "5d770744-aea9-439a-8c90-7a998c1f8628",
"CopyFromFileGuid": "c16f289e-47b3-4be9-82c6-c959af91b515",
"NewsGuid": "f1c9a0a1-d9b5-4dc4-b20f-2a1faa02e916",
"ContributionGuid": "85f922a7-a65a-4feb-9bdf-6dadb8fd291e",
"ContributionSpeakerGuid": "7add7fde-c023-46dc-a3d0-b68328d561a9",
"AgendaItemGuid": "f890f2a8-5833-42bb-aba0-8325d207d67a",
"Guid": "f7e7d43c-5999-4ce1-bc73-4f379bf93c5c",
"Created": "2026-06-30T22:24:33.175197+00:00",
"Modified": "2026-06-30T22:24:33.175197+00:00",
"Deleted": "2026-06-30T22:24:33.175197+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
},
{
"ContentType": "sample string 1",
"FileName": "sample string 2",
"FileExtension": null,
"OriginalFileName": "sample string 3",
"PublicFileName": "f7e7d43c-5999-4ce1-bc73-4f379bf93c5c",
"FileSize": 4,
"FileContents": "QEA=",
"FileType": 0,
"Width": 1,
"Height": 1,
"InStorage": true,
"Alias": "sample string 6",
"PersonGuid": "4d3ed9d1-e9a0-4c5b-8fe2-275703baec79",
"EventContentGuid": "7a74b90e-2f63-4e4b-a2a4-e82d44a0fc1a",
"TrainingGuid": "bf3e1772-b187-4250-b20e-fc83470ac034",
"TrainingLocationGuid": "1a5618c0-efc8-48f9-8359-a2856a8eaec6",
"CompanyGuid": "65874a87-a40b-4ace-ab1f-f61878a69e53",
"FolderGuid": "5707a9f6-1002-474f-a6a1-93e09884ae8e",
"EventGuid": "8676861b-fe80-4c79-bbe6-315fd48abbc4",
"ActivityGuid": "d15eb96f-3fd6-424c-afcf-1df68af322c7",
"EventLocationGuid": "ec055888-6be6-4318-92e7-33c980dc4f29",
"OriginalFileGuid": "5d770744-aea9-439a-8c90-7a998c1f8628",
"CopyFromFileGuid": "c16f289e-47b3-4be9-82c6-c959af91b515",
"NewsGuid": "f1c9a0a1-d9b5-4dc4-b20f-2a1faa02e916",
"ContributionGuid": "85f922a7-a65a-4feb-9bdf-6dadb8fd291e",
"ContributionSpeakerGuid": "7add7fde-c023-46dc-a3d0-b68328d561a9",
"AgendaItemGuid": "f890f2a8-5833-42bb-aba0-8325d207d67a",
"Guid": "f7e7d43c-5999-4ce1-bc73-4f379bf93c5c",
"Created": "2026-06-30T22:24:33.175197+00:00",
"Modified": "2026-06-30T22:24:33.175197+00:00",
"Deleted": "2026-06-30T22:24:33.175197+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
},
{
"ContentType": "sample string 1",
"FileName": "sample string 2",
"FileExtension": null,
"OriginalFileName": "sample string 3",
"PublicFileName": "f7e7d43c-5999-4ce1-bc73-4f379bf93c5c",
"FileSize": 4,
"FileContents": "QEA=",
"FileType": 0,
"Width": 1,
"Height": 1,
"InStorage": true,
"Alias": "sample string 6",
"PersonGuid": "4d3ed9d1-e9a0-4c5b-8fe2-275703baec79",
"EventContentGuid": "7a74b90e-2f63-4e4b-a2a4-e82d44a0fc1a",
"TrainingGuid": "bf3e1772-b187-4250-b20e-fc83470ac034",
"TrainingLocationGuid": "1a5618c0-efc8-48f9-8359-a2856a8eaec6",
"CompanyGuid": "65874a87-a40b-4ace-ab1f-f61878a69e53",
"FolderGuid": "5707a9f6-1002-474f-a6a1-93e09884ae8e",
"EventGuid": "8676861b-fe80-4c79-bbe6-315fd48abbc4",
"ActivityGuid": "d15eb96f-3fd6-424c-afcf-1df68af322c7",
"EventLocationGuid": "ec055888-6be6-4318-92e7-33c980dc4f29",
"OriginalFileGuid": "5d770744-aea9-439a-8c90-7a998c1f8628",
"CopyFromFileGuid": "c16f289e-47b3-4be9-82c6-c959af91b515",
"NewsGuid": "f1c9a0a1-d9b5-4dc4-b20f-2a1faa02e916",
"ContributionGuid": "85f922a7-a65a-4feb-9bdf-6dadb8fd291e",
"ContributionSpeakerGuid": "7add7fde-c023-46dc-a3d0-b68328d561a9",
"AgendaItemGuid": "f890f2a8-5833-42bb-aba0-8325d207d67a",
"Guid": "f7e7d43c-5999-4ce1-bc73-4f379bf93c5c",
"Created": "2026-06-30T22:24:33.175197+00:00",
"Modified": "2026-06-30T22:24:33.175197+00:00",
"Deleted": "2026-06-30T22:24:33.175197+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
},
{
"ContentType": "sample string 1",
"FileName": "sample string 2",
"FileExtension": null,
"OriginalFileName": "sample string 3",
"PublicFileName": "f7e7d43c-5999-4ce1-bc73-4f379bf93c5c",
"FileSize": 4,
"FileContents": "QEA=",
"FileType": 0,
"Width": 1,
"Height": 1,
"InStorage": true,
"Alias": "sample string 6",
"PersonGuid": "4d3ed9d1-e9a0-4c5b-8fe2-275703baec79",
"EventContentGuid": "7a74b90e-2f63-4e4b-a2a4-e82d44a0fc1a",
"TrainingGuid": "bf3e1772-b187-4250-b20e-fc83470ac034",
"TrainingLocationGuid": "1a5618c0-efc8-48f9-8359-a2856a8eaec6",
"CompanyGuid": "65874a87-a40b-4ace-ab1f-f61878a69e53",
"FolderGuid": "5707a9f6-1002-474f-a6a1-93e09884ae8e",
"EventGuid": "8676861b-fe80-4c79-bbe6-315fd48abbc4",
"ActivityGuid": "d15eb96f-3fd6-424c-afcf-1df68af322c7",
"EventLocationGuid": "ec055888-6be6-4318-92e7-33c980dc4f29",
"OriginalFileGuid": "5d770744-aea9-439a-8c90-7a998c1f8628",
"CopyFromFileGuid": "c16f289e-47b3-4be9-82c6-c959af91b515",
"NewsGuid": "f1c9a0a1-d9b5-4dc4-b20f-2a1faa02e916",
"ContributionGuid": "85f922a7-a65a-4feb-9bdf-6dadb8fd291e",
"ContributionSpeakerGuid": "7add7fde-c023-46dc-a3d0-b68328d561a9",
"AgendaItemGuid": "f890f2a8-5833-42bb-aba0-8325d207d67a",
"Guid": "f7e7d43c-5999-4ce1-bc73-4f379bf93c5c",
"Created": "2026-06-30T22:24:33.175197+00:00",
"Modified": "2026-06-30T22:24:33.175197+00:00",
"Deleted": "2026-06-30T22:24:33.175197+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
}
],
"ActivityPictureFile": {
"ContentType": "sample string 1",
"FileName": "sample string 2",
"FileExtension": null,
"OriginalFileName": "sample string 3",
"PublicFileName": "f7e7d43c-5999-4ce1-bc73-4f379bf93c5c",
"FileSize": 4,
"FileContents": "QEA=",
"FileType": 0,
"Width": 1,
"Height": 1,
"InStorage": true,
"Alias": "sample string 6",
"PersonGuid": "4d3ed9d1-e9a0-4c5b-8fe2-275703baec79",
"EventContentGuid": "7a74b90e-2f63-4e4b-a2a4-e82d44a0fc1a",
"TrainingGuid": "bf3e1772-b187-4250-b20e-fc83470ac034",
"TrainingLocationGuid": "1a5618c0-efc8-48f9-8359-a2856a8eaec6",
"CompanyGuid": "65874a87-a40b-4ace-ab1f-f61878a69e53",
"FolderGuid": "5707a9f6-1002-474f-a6a1-93e09884ae8e",
"EventGuid": "8676861b-fe80-4c79-bbe6-315fd48abbc4",
"ActivityGuid": "d15eb96f-3fd6-424c-afcf-1df68af322c7",
"EventLocationGuid": "ec055888-6be6-4318-92e7-33c980dc4f29",
"OriginalFileGuid": "5d770744-aea9-439a-8c90-7a998c1f8628",
"CopyFromFileGuid": "c16f289e-47b3-4be9-82c6-c959af91b515",
"NewsGuid": "f1c9a0a1-d9b5-4dc4-b20f-2a1faa02e916",
"ContributionGuid": "85f922a7-a65a-4feb-9bdf-6dadb8fd291e",
"ContributionSpeakerGuid": "7add7fde-c023-46dc-a3d0-b68328d561a9",
"AgendaItemGuid": "f890f2a8-5833-42bb-aba0-8325d207d67a",
"Guid": "f7e7d43c-5999-4ce1-bc73-4f379bf93c5c",
"Created": "2026-06-30T22:24:33.175197+00:00",
"Modified": "2026-06-30T22:24:33.175197+00:00",
"Deleted": "2026-06-30T22:24:33.175197+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
},
"AgreedToUseData": true,
"InternalNote": "sample string 5",
"LastModifiedUserId": "sample string 6",
"FilesToRemove": [
"504ad558-c3e8-4118-98b3-956826fbeef0",
"43867c4f-0da4-4cec-894f-0a89b05c7806"
],
"IsScheduled": true,
"FormGroups": [
{
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"FieldEnabled": true,
"TooltipEnabled": true,
"TooltipText": "sample string 5",
"EventGuid": "a16661b0-a42e-434f-a414-c2ea4139b3fc",
"Guid": "f844ced6-8912-46ca-aba3-0371a05e735b",
"Created": "2026-06-30T22:24:33.175197+00:00",
"Modified": "2026-06-30T22:24:33.175197+00:00",
"Deleted": "2026-06-30T22:24:33.175197+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
},
{
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"FieldEnabled": true,
"TooltipEnabled": true,
"TooltipText": "sample string 5",
"EventGuid": "a16661b0-a42e-434f-a414-c2ea4139b3fc",
"Guid": "f844ced6-8912-46ca-aba3-0371a05e735b",
"Created": "2026-06-30T22:24:33.175197+00:00",
"Modified": "2026-06-30T22:24:33.175197+00:00",
"Deleted": "2026-06-30T22:24:33.175197+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
}
],
"Guid": "2664f229-5532-4ebd-8281-f3f1d8eff753",
"Created": "2026-06-30T22:24:33.175197+00:00",
"Modified": "2026-06-30T22:24:33.175197+00:00",
"Deleted": "2026-06-30T22:24:33.175197+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4",
"Speakers[0].EmailAddress": "Vul een geldig e-mailadres in.",
"Speakers[1].EmailAddress": "Vul een geldig e-mailadres in."
},
"IsValid": false
}
application/octet-stream
Sample:
{"ActivityGuid":"732b361e-58d2-444b-9693-f9913e23b90c","EventGuid":"47357a02-79e0-47e2-9cf8-03a431fe7d12","SessionTitle":"sample string 2","SessionDescription":"sample string 3","EventDateGuid":"8ecf7c7a-789d-4f8b-9ccd-68e39a74c1fd","DayPartGuid":"65d46dfb-ae49-44ec-911c-8f010097882d","EventThemeGuid":"3ab29142-2f5b-4320-ac15-6b6b2377ba67","EventWorkFormGuid":"c1fc6d0e-f460-49ce-a08e-704d1b98421c","Speakers":[{"Guid":"98dd8fda-8edf-4c8b-9fa4-c30b287aec5d","Title":"sample string 2","FirstName":"sample string 3","MiddleName":"sample string 4","LastName":"sample string 5","EmailAddress":"sample string 6","Organisation":"sample string 7","Function":"sample string 8","CurriculumVitaeDescription":"sample string 9","PictureFile":{"ContentType":"sample string 1","FileName":"sample string 2","FileExtension":null,"OriginalFileName":"sample string 3","PublicFileName":"f7e7d43c-5999-4ce1-bc73-4f379bf93c5c","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"4d3ed9d1-e9a0-4c5b-8fe2-275703baec79","EventContentGuid":"7a74b90e-2f63-4e4b-a2a4-e82d44a0fc1a","TrainingGuid":"bf3e1772-b187-4250-b20e-fc83470ac034","TrainingLocationGuid":"1a5618c0-efc8-48f9-8359-a2856a8eaec6","CompanyGuid":"65874a87-a40b-4ace-ab1f-f61878a69e53","FolderGuid":"5707a9f6-1002-474f-a6a1-93e09884ae8e","EventGuid":"8676861b-fe80-4c79-bbe6-315fd48abbc4","ActivityGuid":"d15eb96f-3fd6-424c-afcf-1df68af322c7","EventLocationGuid":"ec055888-6be6-4318-92e7-33c980dc4f29","OriginalFileGuid":"5d770744-aea9-439a-8c90-7a998c1f8628","CopyFromFileGuid":"c16f289e-47b3-4be9-82c6-c959af91b515","NewsGuid":"f1c9a0a1-d9b5-4dc4-b20f-2a1faa02e916","ContributionGuid":"85f922a7-a65a-4feb-9bdf-6dadb8fd291e","ContributionSpeakerGuid":"7add7fde-c023-46dc-a3d0-b68328d561a9","AgendaItemGuid":"f890f2a8-5833-42bb-aba0-8325d207d67a","Guid":"f7e7d43c-5999-4ce1-bc73-4f379bf93c5c","Created":"2026-06-30T22:24:33.175197+00:00","Modified":"2026-06-30T22:24:33.175197+00:00","Deleted":"2026-06-30T22:24:33.175197+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false},"FullName":"sample string 3 sample string 4 sample string 5","PersonGuid":"62b27cf0-2eed-4164-948e-6cbd314f6141","Created":"2026-06-30T22:24:33.175197+00:00","Modified":"2026-06-30T22:24:33.175197+00:00","Deleted":"2026-06-30T22:24:33.175197+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false},{"Guid":"98dd8fda-8edf-4c8b-9fa4-c30b287aec5d","Title":"sample string 2","FirstName":"sample string 3","MiddleName":"sample string 4","LastName":"sample string 5","EmailAddress":"sample string 6","Organisation":"sample string 7","Function":"sample string 8","CurriculumVitaeDescription":"sample string 9","PictureFile":{"ContentType":"sample string 1","FileName":"sample string 2","FileExtension":null,"OriginalFileName":"sample string 3","PublicFileName":"f7e7d43c-5999-4ce1-bc73-4f379bf93c5c","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"4d3ed9d1-e9a0-4c5b-8fe2-275703baec79","EventContentGuid":"7a74b90e-2f63-4e4b-a2a4-e82d44a0fc1a","TrainingGuid":"bf3e1772-b187-4250-b20e-fc83470ac034","TrainingLocationGuid":"1a5618c0-efc8-48f9-8359-a2856a8eaec6","CompanyGuid":"65874a87-a40b-4ace-ab1f-f61878a69e53","FolderGuid":"5707a9f6-1002-474f-a6a1-93e09884ae8e","EventGuid":"8676861b-fe80-4c79-bbe6-315fd48abbc4","ActivityGuid":"d15eb96f-3fd6-424c-afcf-1df68af322c7","EventLocationGuid":"ec055888-6be6-4318-92e7-33c980dc4f29","OriginalFileGuid":"5d770744-aea9-439a-8c90-7a998c1f8628","CopyFromFileGuid":"c16f289e-47b3-4be9-82c6-c959af91b515","NewsGuid":"f1c9a0a1-d9b5-4dc4-b20f-2a1faa02e916","ContributionGuid":"85f922a7-a65a-4feb-9bdf-6dadb8fd291e","ContributionSpeakerGuid":"7add7fde-c023-46dc-a3d0-b68328d561a9","AgendaItemGuid":"f890f2a8-5833-42bb-aba0-8325d207d67a","Guid":"f7e7d43c-5999-4ce1-bc73-4f379bf93c5c","Created":"2026-06-30T22:24:33.175197+00:00","Modified":"2026-06-30T22:24:33.175197+00:00","Deleted":"2026-06-30T22:24:33.175197+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false},"FullName":"sample string 3 sample string 4 sample string 5","PersonGuid":"62b27cf0-2eed-4164-948e-6cbd314f6141","Created":"2026-06-30T22:24:33.175197+00:00","Modified":"2026-06-30T22:24:33.175197+00:00","Deleted":"2026-06-30T22:24:33.175197+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false}],"ActivityPresentationFile1":{"ContentType":"sample string 1","FileName":"sample string 2","FileExtension":null,"OriginalFileName":"sample string 3","PublicFileName":"f7e7d43c-5999-4ce1-bc73-4f379bf93c5c","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"4d3ed9d1-e9a0-4c5b-8fe2-275703baec79","EventContentGuid":"7a74b90e-2f63-4e4b-a2a4-e82d44a0fc1a","TrainingGuid":"bf3e1772-b187-4250-b20e-fc83470ac034","TrainingLocationGuid":"1a5618c0-efc8-48f9-8359-a2856a8eaec6","CompanyGuid":"65874a87-a40b-4ace-ab1f-f61878a69e53","FolderGuid":"5707a9f6-1002-474f-a6a1-93e09884ae8e","EventGuid":"8676861b-fe80-4c79-bbe6-315fd48abbc4","ActivityGuid":"d15eb96f-3fd6-424c-afcf-1df68af322c7","EventLocationGuid":"ec055888-6be6-4318-92e7-33c980dc4f29","OriginalFileGuid":"5d770744-aea9-439a-8c90-7a998c1f8628","CopyFromFileGuid":"c16f289e-47b3-4be9-82c6-c959af91b515","NewsGuid":"f1c9a0a1-d9b5-4dc4-b20f-2a1faa02e916","ContributionGuid":"85f922a7-a65a-4feb-9bdf-6dadb8fd291e","ContributionSpeakerGuid":"7add7fde-c023-46dc-a3d0-b68328d561a9","AgendaItemGuid":"f890f2a8-5833-42bb-aba0-8325d207d67a","Guid":"f7e7d43c-5999-4ce1-bc73-4f379bf93c5c","Created":"2026-06-30T22:24:33.175197+00:00","Modified":"2026-06-30T22:24:33.175197+00:00","Deleted":"2026-06-30T22:24:33.175197+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false},"ActivityPresentationFile2":{"ContentType":"sample string 1","FileName":"sample string 2","FileExtension":null,"OriginalFileName":"sample string 3","PublicFileName":"f7e7d43c-5999-4ce1-bc73-4f379bf93c5c","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"4d3ed9d1-e9a0-4c5b-8fe2-275703baec79","EventContentGuid":"7a74b90e-2f63-4e4b-a2a4-e82d44a0fc1a","TrainingGuid":"bf3e1772-b187-4250-b20e-fc83470ac034","TrainingLocationGuid":"1a5618c0-efc8-48f9-8359-a2856a8eaec6","CompanyGuid":"65874a87-a40b-4ace-ab1f-f61878a69e53","FolderGuid":"5707a9f6-1002-474f-a6a1-93e09884ae8e","EventGuid":"8676861b-fe80-4c79-bbe6-315fd48abbc4","ActivityGuid":"d15eb96f-3fd6-424c-afcf-1df68af322c7","EventLocationGuid":"ec055888-6be6-4318-92e7-33c980dc4f29","OriginalFileGuid":"5d770744-aea9-439a-8c90-7a998c1f8628","CopyFromFileGuid":"c16f289e-47b3-4be9-82c6-c959af91b515","NewsGuid":"f1c9a0a1-d9b5-4dc4-b20f-2a1faa02e916","ContributionGuid":"85f922a7-a65a-4feb-9bdf-6dadb8fd291e","ContributionSpeakerGuid":"7add7fde-c023-46dc-a3d0-b68328d561a9","AgendaItemGuid":"f890f2a8-5833-42bb-aba0-8325d207d67a","Guid":"f7e7d43c-5999-4ce1-bc73-4f379bf93c5c","Created":"2026-06-30T22:24:33.175197+00:00","Modified":"2026-06-30T22:24:33.175197+00:00","Deleted":"2026-06-30T22:24:33.175197+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false},"ActivityPresentationFile3":{"ContentType":"sample string 1","FileName":"sample string 2","FileExtension":null,"OriginalFileName":"sample string 3","PublicFileName":"f7e7d43c-5999-4ce1-bc73-4f379bf93c5c","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"4d3ed9d1-e9a0-4c5b-8fe2-275703baec79","EventContentGuid":"7a74b90e-2f63-4e4b-a2a4-e82d44a0fc1a","TrainingGuid":"bf3e1772-b187-4250-b20e-fc83470ac034","TrainingLocationGuid":"1a5618c0-efc8-48f9-8359-a2856a8eaec6","CompanyGuid":"65874a87-a40b-4ace-ab1f-f61878a69e53","FolderGuid":"5707a9f6-1002-474f-a6a1-93e09884ae8e","EventGuid":"8676861b-fe80-4c79-bbe6-315fd48abbc4","ActivityGuid":"d15eb96f-3fd6-424c-afcf-1df68af322c7","EventLocationGuid":"ec055888-6be6-4318-92e7-33c980dc4f29","OriginalFileGuid":"5d770744-aea9-439a-8c90-7a998c1f8628","CopyFromFileGuid":"c16f289e-47b3-4be9-82c6-c959af91b515","NewsGuid":"f1c9a0a1-d9b5-4dc4-b20f-2a1faa02e916","ContributionGuid":"85f922a7-a65a-4feb-9bdf-6dadb8fd291e","ContributionSpeakerGuid":"7add7fde-c023-46dc-a3d0-b68328d561a9","AgendaItemGuid":"f890f2a8-5833-42bb-aba0-8325d207d67a","Guid":"f7e7d43c-5999-4ce1-bc73-4f379bf93c5c","Created":"2026-06-30T22:24:33.175197+00:00","Modified":"2026-06-30T22:24:33.175197+00:00","Deleted":"2026-06-30T22:24:33.175197+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false},"ActivityPresentationFile4":{"ContentType":"sample string 1","FileName":"sample string 2","FileExtension":null,"OriginalFileName":"sample string 3","PublicFileName":"f7e7d43c-5999-4ce1-bc73-4f379bf93c5c","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"4d3ed9d1-e9a0-4c5b-8fe2-275703baec79","EventContentGuid":"7a74b90e-2f63-4e4b-a2a4-e82d44a0fc1a","TrainingGuid":"bf3e1772-b187-4250-b20e-fc83470ac034","TrainingLocationGuid":"1a5618c0-efc8-48f9-8359-a2856a8eaec6","CompanyGuid":"65874a87-a40b-4ace-ab1f-f61878a69e53","FolderGuid":"5707a9f6-1002-474f-a6a1-93e09884ae8e","EventGuid":"8676861b-fe80-4c79-bbe6-315fd48abbc4","ActivityGuid":"d15eb96f-3fd6-424c-afcf-1df68af322c7","EventLocationGuid":"ec055888-6be6-4318-92e7-33c980dc4f29","OriginalFileGuid":"5d770744-aea9-439a-8c90-7a998c1f8628","CopyFromFileGuid":"c16f289e-47b3-4be9-82c6-c959af91b515","NewsGuid":"f1c9a0a1-d9b5-4dc4-b20f-2a1faa02e916","ContributionGuid":"85f922a7-a65a-4feb-9bdf-6dadb8fd291e","ContributionSpeakerGuid":"7add7fde-c023-46dc-a3d0-b68328d561a9","AgendaItemGuid":"f890f2a8-5833-42bb-aba0-8325d207d67a","Guid":"f7e7d43c-5999-4ce1-bc73-4f379bf93c5c","Created":"2026-06-30T22:24:33.175197+00:00","Modified":"2026-06-30T22:24:33.175197+00:00","Deleted":"2026-06-30T22:24:33.175197+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false},"ActivityPresentationFile5":{"ContentType":"sample string 1","FileName":"sample string 2","FileExtension":null,"OriginalFileName":"sample string 3","PublicFileName":"f7e7d43c-5999-4ce1-bc73-4f379bf93c5c","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"4d3ed9d1-e9a0-4c5b-8fe2-275703baec79","EventContentGuid":"7a74b90e-2f63-4e4b-a2a4-e82d44a0fc1a","TrainingGuid":"bf3e1772-b187-4250-b20e-fc83470ac034","TrainingLocationGuid":"1a5618c0-efc8-48f9-8359-a2856a8eaec6","CompanyGuid":"65874a87-a40b-4ace-ab1f-f61878a69e53","FolderGuid":"5707a9f6-1002-474f-a6a1-93e09884ae8e","EventGuid":"8676861b-fe80-4c79-bbe6-315fd48abbc4","ActivityGuid":"d15eb96f-3fd6-424c-afcf-1df68af322c7","EventLocationGuid":"ec055888-6be6-4318-92e7-33c980dc4f29","OriginalFileGuid":"5d770744-aea9-439a-8c90-7a998c1f8628","CopyFromFileGuid":"c16f289e-47b3-4be9-82c6-c959af91b515","NewsGuid":"f1c9a0a1-d9b5-4dc4-b20f-2a1faa02e916","ContributionGuid":"85f922a7-a65a-4feb-9bdf-6dadb8fd291e","ContributionSpeakerGuid":"7add7fde-c023-46dc-a3d0-b68328d561a9","AgendaItemGuid":"f890f2a8-5833-42bb-aba0-8325d207d67a","Guid":"f7e7d43c-5999-4ce1-bc73-4f379bf93c5c","Created":"2026-06-30T22:24:33.175197+00:00","Modified":"2026-06-30T22:24:33.175197+00:00","Deleted":"2026-06-30T22:24:33.175197+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false},"ActivityPresentationFiles":[{"ContentType":"sample string 1","FileName":"sample string 2","FileExtension":null,"OriginalFileName":"sample string 3","PublicFileName":"f7e7d43c-5999-4ce1-bc73-4f379bf93c5c","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"4d3ed9d1-e9a0-4c5b-8fe2-275703baec79","EventContentGuid":"7a74b90e-2f63-4e4b-a2a4-e82d44a0fc1a","TrainingGuid":"bf3e1772-b187-4250-b20e-fc83470ac034","TrainingLocationGuid":"1a5618c0-efc8-48f9-8359-a2856a8eaec6","CompanyGuid":"65874a87-a40b-4ace-ab1f-f61878a69e53","FolderGuid":"5707a9f6-1002-474f-a6a1-93e09884ae8e","EventGuid":"8676861b-fe80-4c79-bbe6-315fd48abbc4","ActivityGuid":"d15eb96f-3fd6-424c-afcf-1df68af322c7","EventLocationGuid":"ec055888-6be6-4318-92e7-33c980dc4f29","OriginalFileGuid":"5d770744-aea9-439a-8c90-7a998c1f8628","CopyFromFileGuid":"c16f289e-47b3-4be9-82c6-c959af91b515","NewsGuid":"f1c9a0a1-d9b5-4dc4-b20f-2a1faa02e916","ContributionGuid":"85f922a7-a65a-4feb-9bdf-6dadb8fd291e","ContributionSpeakerGuid":"7add7fde-c023-46dc-a3d0-b68328d561a9","AgendaItemGuid":"f890f2a8-5833-42bb-aba0-8325d207d67a","Guid":"f7e7d43c-5999-4ce1-bc73-4f379bf93c5c","Created":"2026-06-30T22:24:33.175197+00:00","Modified":"2026-06-30T22:24:33.175197+00:00","Deleted":"2026-06-30T22:24:33.175197+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false},{"ContentType":"sample string 1","FileName":"sample string 2","FileExtension":null,"OriginalFileName":"sample string 3","PublicFileName":"f7e7d43c-5999-4ce1-bc73-4f379bf93c5c","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"4d3ed9d1-e9a0-4c5b-8fe2-275703baec79","EventContentGuid":"7a74b90e-2f63-4e4b-a2a4-e82d44a0fc1a","TrainingGuid":"bf3e1772-b187-4250-b20e-fc83470ac034","TrainingLocationGuid":"1a5618c0-efc8-48f9-8359-a2856a8eaec6","CompanyGuid":"65874a87-a40b-4ace-ab1f-f61878a69e53","FolderGuid":"5707a9f6-1002-474f-a6a1-93e09884ae8e","EventGuid":"8676861b-fe80-4c79-bbe6-315fd48abbc4","ActivityGuid":"d15eb96f-3fd6-424c-afcf-1df68af322c7","EventLocationGuid":"ec055888-6be6-4318-92e7-33c980dc4f29","OriginalFileGuid":"5d770744-aea9-439a-8c90-7a998c1f8628","CopyFromFileGuid":"c16f289e-47b3-4be9-82c6-c959af91b515","NewsGuid":"f1c9a0a1-d9b5-4dc4-b20f-2a1faa02e916","ContributionGuid":"85f922a7-a65a-4feb-9bdf-6dadb8fd291e","ContributionSpeakerGuid":"7add7fde-c023-46dc-a3d0-b68328d561a9","AgendaItemGuid":"f890f2a8-5833-42bb-aba0-8325d207d67a","Guid":"f7e7d43c-5999-4ce1-bc73-4f379bf93c5c","Created":"2026-06-30T22:24:33.175197+00:00","Modified":"2026-06-30T22:24:33.175197+00:00","Deleted":"2026-06-30T22:24:33.175197+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false},{"ContentType":"sample string 1","FileName":"sample string 2","FileExtension":null,"OriginalFileName":"sample string 3","PublicFileName":"f7e7d43c-5999-4ce1-bc73-4f379bf93c5c","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"4d3ed9d1-e9a0-4c5b-8fe2-275703baec79","EventContentGuid":"7a74b90e-2f63-4e4b-a2a4-e82d44a0fc1a","TrainingGuid":"bf3e1772-b187-4250-b20e-fc83470ac034","TrainingLocationGuid":"1a5618c0-efc8-48f9-8359-a2856a8eaec6","CompanyGuid":"65874a87-a40b-4ace-ab1f-f61878a69e53","FolderGuid":"5707a9f6-1002-474f-a6a1-93e09884ae8e","EventGuid":"8676861b-fe80-4c79-bbe6-315fd48abbc4","ActivityGuid":"d15eb96f-3fd6-424c-afcf-1df68af322c7","EventLocationGuid":"ec055888-6be6-4318-92e7-33c980dc4f29","OriginalFileGuid":"5d770744-aea9-439a-8c90-7a998c1f8628","CopyFromFileGuid":"c16f289e-47b3-4be9-82c6-c959af91b515","NewsGuid":"f1c9a0a1-d9b5-4dc4-b20f-2a1faa02e916","ContributionGuid":"85f922a7-a65a-4feb-9bdf-6dadb8fd291e","ContributionSpeakerGuid":"7add7fde-c023-46dc-a3d0-b68328d561a9","AgendaItemGuid":"f890f2a8-5833-42bb-aba0-8325d207d67a","Guid":"f7e7d43c-5999-4ce1-bc73-4f379bf93c5c","Created":"2026-06-30T22:24:33.175197+00:00","Modified":"2026-06-30T22:24:33.175197+00:00","Deleted":"2026-06-30T22:24:33.175197+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false},{"ContentType":"sample string 1","FileName":"sample string 2","FileExtension":null,"OriginalFileName":"sample string 3","PublicFileName":"f7e7d43c-5999-4ce1-bc73-4f379bf93c5c","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"4d3ed9d1-e9a0-4c5b-8fe2-275703baec79","EventContentGuid":"7a74b90e-2f63-4e4b-a2a4-e82d44a0fc1a","TrainingGuid":"bf3e1772-b187-4250-b20e-fc83470ac034","TrainingLocationGuid":"1a5618c0-efc8-48f9-8359-a2856a8eaec6","CompanyGuid":"65874a87-a40b-4ace-ab1f-f61878a69e53","FolderGuid":"5707a9f6-1002-474f-a6a1-93e09884ae8e","EventGuid":"8676861b-fe80-4c79-bbe6-315fd48abbc4","ActivityGuid":"d15eb96f-3fd6-424c-afcf-1df68af322c7","EventLocationGuid":"ec055888-6be6-4318-92e7-33c980dc4f29","OriginalFileGuid":"5d770744-aea9-439a-8c90-7a998c1f8628","CopyFromFileGuid":"c16f289e-47b3-4be9-82c6-c959af91b515","NewsGuid":"f1c9a0a1-d9b5-4dc4-b20f-2a1faa02e916","ContributionGuid":"85f922a7-a65a-4feb-9bdf-6dadb8fd291e","ContributionSpeakerGuid":"7add7fde-c023-46dc-a3d0-b68328d561a9","AgendaItemGuid":"f890f2a8-5833-42bb-aba0-8325d207d67a","Guid":"f7e7d43c-5999-4ce1-bc73-4f379bf93c5c","Created":"2026-06-30T22:24:33.175197+00:00","Modified":"2026-06-30T22:24:33.175197+00:00","Deleted":"2026-06-30T22:24:33.175197+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false},{"ContentType":"sample string 1","FileName":"sample string 2","FileExtension":null,"OriginalFileName":"sample string 3","PublicFileName":"f7e7d43c-5999-4ce1-bc73-4f379bf93c5c","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"4d3ed9d1-e9a0-4c5b-8fe2-275703baec79","EventContentGuid":"7a74b90e-2f63-4e4b-a2a4-e82d44a0fc1a","TrainingGuid":"bf3e1772-b187-4250-b20e-fc83470ac034","TrainingLocationGuid":"1a5618c0-efc8-48f9-8359-a2856a8eaec6","CompanyGuid":"65874a87-a40b-4ace-ab1f-f61878a69e53","FolderGuid":"5707a9f6-1002-474f-a6a1-93e09884ae8e","EventGuid":"8676861b-fe80-4c79-bbe6-315fd48abbc4","ActivityGuid":"d15eb96f-3fd6-424c-afcf-1df68af322c7","EventLocationGuid":"ec055888-6be6-4318-92e7-33c980dc4f29","OriginalFileGuid":"5d770744-aea9-439a-8c90-7a998c1f8628","CopyFromFileGuid":"c16f289e-47b3-4be9-82c6-c959af91b515","NewsGuid":"f1c9a0a1-d9b5-4dc4-b20f-2a1faa02e916","ContributionGuid":"85f922a7-a65a-4feb-9bdf-6dadb8fd291e","ContributionSpeakerGuid":"7add7fde-c023-46dc-a3d0-b68328d561a9","AgendaItemGuid":"f890f2a8-5833-42bb-aba0-8325d207d67a","Guid":"f7e7d43c-5999-4ce1-bc73-4f379bf93c5c","Created":"2026-06-30T22:24:33.175197+00:00","Modified":"2026-06-30T22:24:33.175197+00:00","Deleted":"2026-06-30T22:24:33.175197+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false}],"ActivityPictureFile":{"ContentType":"sample string 1","FileName":"sample string 2","FileExtension":null,"OriginalFileName":"sample string 3","PublicFileName":"f7e7d43c-5999-4ce1-bc73-4f379bf93c5c","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"4d3ed9d1-e9a0-4c5b-8fe2-275703baec79","EventContentGuid":"7a74b90e-2f63-4e4b-a2a4-e82d44a0fc1a","TrainingGuid":"bf3e1772-b187-4250-b20e-fc83470ac034","TrainingLocationGuid":"1a5618c0-efc8-48f9-8359-a2856a8eaec6","CompanyGuid":"65874a87-a40b-4ace-ab1f-f61878a69e53","FolderGuid":"5707a9f6-1002-474f-a6a1-93e09884ae8e","EventGuid":"8676861b-fe80-4c79-bbe6-315fd48abbc4","ActivityGuid":"d15eb96f-3fd6-424c-afcf-1df68af322c7","EventLocationGuid":"ec055888-6be6-4318-92e7-33c980dc4f29","OriginalFileGuid":"5d770744-aea9-439a-8c90-7a998c1f8628","CopyFromFileGuid":"c16f289e-47b3-4be9-82c6-c959af91b515","NewsGuid":"f1c9a0a1-d9b5-4dc4-b20f-2a1faa02e916","ContributionGuid":"85f922a7-a65a-4feb-9bdf-6dadb8fd291e","ContributionSpeakerGuid":"7add7fde-c023-46dc-a3d0-b68328d561a9","AgendaItemGuid":"f890f2a8-5833-42bb-aba0-8325d207d67a","Guid":"f7e7d43c-5999-4ce1-bc73-4f379bf93c5c","Created":"2026-06-30T22:24:33.175197+00:00","Modified":"2026-06-30T22:24:33.175197+00:00","Deleted":"2026-06-30T22:24:33.175197+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false},"AgreedToUseData":true,"InternalNote":"sample string 5","LastModifiedUserId":"sample string 6","FilesToRemove":["504ad558-c3e8-4118-98b3-956826fbeef0","43867c4f-0da4-4cec-894f-0a89b05c7806"],"IsScheduled":true,"FormGroups":[{"FieldName":"sample string 1","FieldLabel":"sample string 2","FieldEnabled":true,"TooltipEnabled":true,"TooltipText":"sample string 5","EventGuid":"a16661b0-a42e-434f-a414-c2ea4139b3fc","Guid":"f844ced6-8912-46ca-aba3-0371a05e735b","Created":"2026-06-30T22:24:33.175197+00:00","Modified":"2026-06-30T22:24:33.175197+00:00","Deleted":"2026-06-30T22:24:33.175197+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false},{"FieldName":"sample string 1","FieldLabel":"sample string 2","FieldEnabled":true,"TooltipEnabled":true,"TooltipText":"sample string 5","EventGuid":"a16661b0-a42e-434f-a414-c2ea4139b3fc","Guid":"f844ced6-8912-46ca-aba3-0371a05e735b","Created":"2026-06-30T22:24:33.175197+00:00","Modified":"2026-06-30T22:24:33.175197+00:00","Deleted":"2026-06-30T22:24:33.175197+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false}],"Guid":"2664f229-5532-4ebd-8281-f3f1d8eff753","Created":"2026-06-30T22:24:33.175197+00:00","Modified":"2026-06-30T22:24:33.175197+00:00","Deleted":"2026-06-30T22:24:33.175197+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4","Speakers[0].EmailAddress":"Vul een geldig e-mailadres in.","Speakers[1].EmailAddress":"Vul een geldig e-mailadres in."},"IsValid":false}
application/xml, text/xml
Sample:
<ContributionViewModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services.Entity">
<ErrorMessages xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
<d2p1:KeyValueOfstringstring>
<d2p1:Key>sample string 1</d2p1:Key>
<d2p1:Value>sample string 2</d2p1:Value>
</d2p1:KeyValueOfstringstring>
<d2p1:KeyValueOfstringstring>
<d2p1:Key>sample string 3</d2p1:Key>
<d2p1:Value>sample string 4</d2p1:Value>
</d2p1:KeyValueOfstringstring>
<d2p1:KeyValueOfstringstring>
<d2p1:Key>Speakers[0].EmailAddress</d2p1:Key>
<d2p1:Value>Vul een geldig e-mailadres in.</d2p1:Value>
</d2p1:KeyValueOfstringstring>
<d2p1:KeyValueOfstringstring>
<d2p1:Key>Speakers[1].EmailAddress</d2p1:Key>
<d2p1:Value>Vul een geldig e-mailadres in.</d2p1:Value>
</d2p1:KeyValueOfstringstring>
</ErrorMessages>
<Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-30T22:24:33.175197+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-30T22:24:33.175197+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2664f229-5532-4ebd-8281-f3f1d8eff753</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-30T22:24:33.175197+00:00</Modified>
<ActivityGuid>732b361e-58d2-444b-9693-f9913e23b90c</ActivityGuid>
<ActivityPictureFile>
<ErrorMessages xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
<d3p1:KeyValueOfstringstring>
<d3p1:Key>sample string 1</d3p1:Key>
<d3p1:Value>sample string 2</d3p1:Value>
</d3p1:KeyValueOfstringstring>
<d3p1:KeyValueOfstringstring>
<d3p1:Key>sample string 3</d3p1:Key>
<d3p1:Value>sample string 4</d3p1:Value>
</d3p1:KeyValueOfstringstring>
</ErrorMessages>
<Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-30T22:24:33.175197+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-30T22:24:33.175197+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">f7e7d43c-5999-4ce1-bc73-4f379bf93c5c</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-30T22:24:33.175197+00:00</Modified>
<ActivityGuid>d15eb96f-3fd6-424c-afcf-1df68af322c7</ActivityGuid>
<AgendaItemGuid>f890f2a8-5833-42bb-aba0-8325d207d67a</AgendaItemGuid>
<Alias>sample string 6</Alias>
<CompanyGuid>65874a87-a40b-4ace-ab1f-f61878a69e53</CompanyGuid>
<ContentType>sample string 1</ContentType>
<ContributionGuid>85f922a7-a65a-4feb-9bdf-6dadb8fd291e</ContributionGuid>
<ContributionSpeakerGuid>7add7fde-c023-46dc-a3d0-b68328d561a9</ContributionSpeakerGuid>
<CopyFromFileGuid>c16f289e-47b3-4be9-82c6-c959af91b515</CopyFromFileGuid>
<EventContentGuid>7a74b90e-2f63-4e4b-a2a4-e82d44a0fc1a</EventContentGuid>
<EventGuid>8676861b-fe80-4c79-bbe6-315fd48abbc4</EventGuid>
<EventLocationGuid>ec055888-6be6-4318-92e7-33c980dc4f29</EventLocationGuid>
<FileContents>QEA=</FileContents>
<FileName>sample string 2</FileName>
<FileSize>4</FileSize>
<FileType>Unassigned</FileType>
<FolderGuid>5707a9f6-1002-474f-a6a1-93e09884ae8e</FolderGuid>
<Height>1</Height>
<InStorage>true</InStorage>
<NewsGuid>f1c9a0a1-d9b5-4dc4-b20f-2a1faa02e916</NewsGuid>
<OriginalFileGuid>5d770744-aea9-439a-8c90-7a998c1f8628</OriginalFileGuid>
<OriginalFileName>sample string 3</OriginalFileName>
<PersonGuid>4d3ed9d1-e9a0-4c5b-8fe2-275703baec79</PersonGuid>
<TrainingGuid>bf3e1772-b187-4250-b20e-fc83470ac034</TrainingGuid>
<TrainingLocationGuid>1a5618c0-efc8-48f9-8359-a2856a8eaec6</TrainingLocationGuid>
<Width>1</Width>
</ActivityPictureFile>
<ActivityPresentationFile1>
<ErrorMessages xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
<d3p1:KeyValueOfstringstring>
<d3p1:Key>sample string 1</d3p1:Key>
<d3p1:Value>sample string 2</d3p1:Value>
</d3p1:KeyValueOfstringstring>
<d3p1:KeyValueOfstringstring>
<d3p1:Key>sample string 3</d3p1:Key>
<d3p1:Value>sample string 4</d3p1:Value>
</d3p1:KeyValueOfstringstring>
</ErrorMessages>
<Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-30T22:24:33.175197+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-30T22:24:33.175197+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">f7e7d43c-5999-4ce1-bc73-4f379bf93c5c</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-30T22:24:33.175197+00:00</Modified>
<ActivityGuid>d15eb96f-3fd6-424c-afcf-1df68af322c7</ActivityGuid>
<AgendaItemGuid>f890f2a8-5833-42bb-aba0-8325d207d67a</AgendaItemGuid>
<Alias>sample string 6</Alias>
<CompanyGuid>65874a87-a40b-4ace-ab1f-f61878a69e53</CompanyGuid>
<ContentType>sample string 1</ContentType>
<ContributionGuid>85f922a7-a65a-4feb-9bdf-6dadb8fd291e</ContributionGuid>
<ContributionSpeakerGuid>7add7fde-c023-46dc-a3d0-b68328d561a9</ContributionSpeakerGuid>
<CopyFromFileGuid>c16f289e-47b3-4be9-82c6-c959af91b515</CopyFromFileGuid>
<EventContentGuid>7a74b90e-2f63-4e4b-a2a4-e82d44a0fc1a</EventContentGuid>
<EventGuid>8676861b-fe80-4c79-bbe6-315fd48abbc4</EventGuid>
<EventLocationGuid>ec055888-6be6-4318-92e7-33c980dc4f29</EventLocationGuid>
<FileContents>QEA=</FileContents>
<FileName>sample string 2</FileName>
<FileSize>4</FileSize>
<FileType>Unassigned</FileType>
<FolderGuid>5707a9f6-1002-474f-a6a1-93e09884ae8e</FolderGuid>
<Height>1</Height>
<InStorage>true</InStorage>
<NewsGuid>f1c9a0a1-d9b5-4dc4-b20f-2a1faa02e916</NewsGuid>
<OriginalFileGuid>5d770744-aea9-439a-8c90-7a998c1f8628</OriginalFileGuid>
<OriginalFileName>sample string 3</OriginalFileName>
<PersonGuid>4d3ed9d1-e9a0-4c5b-8fe2-275703baec79</PersonGuid>
<TrainingGuid>bf3e1772-b187-4250-b20e-fc83470ac034</TrainingGuid>
<TrainingLocationGuid>1a5618c0-efc8-48f9-8359-a2856a8eaec6</TrainingLocationGuid>
<Width>1</Width>
</ActivityPresentationFile1>
<ActivityPresentationFile2>
<ErrorMessages xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
<d3p1:KeyValueOfstringstring>
<d3p1:Key>sample string 1</d3p1:Key>
<d3p1:Value>sample string 2</d3p1:Value>
</d3p1:KeyValueOfstringstring>
<d3p1:KeyValueOfstringstring>
<d3p1:Key>sample string 3</d3p1:Key>
<d3p1:Value>sample string 4</d3p1:Value>
</d3p1:KeyValueOfstringstring>
</ErrorMessages>
<Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-30T22:24:33.175197+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-30T22:24:33.175197+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">f7e7d43c-5999-4ce1-bc73-4f379bf93c5c</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-30T22:24:33.175197+00:00</Modified>
<ActivityGuid>d15eb96f-3fd6-424c-afcf-1df68af322c7</ActivityGuid>
<AgendaItemGuid>f890f2a8-5833-42bb-aba0-8325d207d67a</AgendaItemGuid>
<Alias>sample string 6</Alias>
<CompanyGuid>65874a87-a40b-4ace-ab1f-f61878a69e53</CompanyGuid>
<ContentType>sample string 1</ContentType>
<ContributionGuid>85f922a7-a65a-4feb-9bdf-6dadb8fd291e</ContributionGuid>
<ContributionSpeakerGuid>7add7fde-c023-46dc-a3d0-b68328d561a9</ContributionSpeakerGuid>
<CopyFromFileGuid>c16f289e-47b3-4be9-82c6-c959af91b515</CopyFromFileGuid>
<EventContentGuid>7a74b90e-2f63-4e4b-a2a4-e82d44a0fc1a</EventContentGuid>
<EventGuid>8676861b-fe80-4c79-bbe6-315fd48abbc4</EventGuid>
<EventLocationGuid>ec055888-6be6-4318-92e7-33c980dc4f29</EventLocationGuid>
<FileContents>QEA=</FileContents>
<FileName>sample string 2</FileName>
<FileSize>4</FileSize>
<FileType>Unassigned</FileType>
<FolderGuid>5707a9f6-1002-474f-a6a1-93e09884ae8e</FolderGuid>
<Height>1</Height>
<InStorage>true</InStorage>
<NewsGuid>f1c9a0a1-d9b5-4dc4-b20f-2a1faa02e916</NewsGuid>
<OriginalFileGuid>5d770744-aea9-439a-8c90-7a998c1f8628</OriginalFileGuid>
<OriginalFileName>sample string 3</OriginalFileName>
<PersonGuid>4d3ed9d1-e9a0-4c5b-8fe2-275703baec79</PersonGuid>
<TrainingGuid>bf3e1772-b187-4250-b20e-fc83470ac034</TrainingGuid>
<TrainingLocationGuid>1a5618c0-efc8-48f9-8359-a2856a8eaec6</TrainingLocationGuid>
<Width>1</Width>
</ActivityPresentationFile2>
<ActivityPresentationFile3>
<ErrorMessages xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
<d3p1:KeyValueOfstringstring>
<d3p1:Key>sample string 1</d3p1:Key>
<d3p1:Value>sample string 2</d3p1:Value>
</d3p1:KeyValueOfstringstring>
<d3p1:KeyValueOfstringstring>
<d3p1:Key>sample string 3</d3p1:Key>
<d3p1:Value>sample string 4</d3p1:Value>
</d3p1:KeyValueOfstringstring>
</ErrorMessages>
<Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-30T22:24:33.175197+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-30T22:24:33.175197+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">f7e7d43c-5999-4ce1-bc73-4f379bf93c5c</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-30T22:24:33.175197+00:00</Modified>
<ActivityGuid>d15eb96f-3fd6-424c-afcf-1df68af322c7</ActivityGuid>
<AgendaItemGuid>f890f2a8-5833-42bb-aba0-8325d207d67a</AgendaItemGuid>
<Alias>sample string 6</Alias>
<CompanyGuid>65874a87-a40b-4ace-ab1f-f61878a69e53</CompanyGuid>
<ContentType>sample string 1</ContentType>
<ContributionGuid>85f922a7-a65a-4feb-9bdf-6dadb8fd291e</ContributionGuid>
<ContributionSpeakerGuid>7add7fde-c023-46dc-a3d0-b68328d561a9</ContributionSpeakerGuid>
<CopyFromFileGuid>c16f289e-47b3-4be9-82c6-c959af91b515</CopyFromFileGuid>
<EventContentGuid>7a74b90e-2f63-4e4b-a2a4-e82d44a0fc1a</EventContentGuid>
<EventGuid>8676861b-fe80-4c79-bbe6-315fd48abbc4</EventGuid>
<EventLocationGuid>ec055888-6be6-4318-92e7-33c980dc4f29</EventLocationGuid>
<FileContents>QEA=</FileContents>
<FileName>sample string 2</FileName>
<FileSize>4</FileSize>
<FileType>Unassigned</FileType>
<FolderGuid>5707a9f6-1002-474f-a6a1-93e09884ae8e</FolderGuid>
<Height>1</Height>
<InStorage>true</InStorage>
<NewsGuid>f1c9a0a1-d9b5-4dc4-b20f-2a1faa02e916</NewsGuid>
<OriginalFileGuid>5d770744-aea9-439a-8c90-7a998c1f8628</OriginalFileGuid>
<OriginalFileName>sample string 3</OriginalFileName>
<PersonGuid>4d3ed9d1-e9a0-4c5b-8fe2-275703baec79</PersonGuid>
<TrainingGuid>bf3e1772-b187-4250-b20e-fc83470ac034</TrainingGuid>
<TrainingLocationGuid>1a5618c0-efc8-48f9-8359-a2856a8eaec6</TrainingLocationGuid>
<Width>1</Width>
</ActivityPresentationFile3>
<ActivityPresentationFile4>
<ErrorMessages xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
<d3p1:KeyValueOfstringstring>
<d3p1:Key>sample string 1</d3p1:Key>
<d3p1:Value>sample string 2</d3p1:Value>
</d3p1:KeyValueOfstringstring>
<d3p1:KeyValueOfstringstring>
<d3p1:Key>sample string 3</d3p1:Key>
<d3p1:Value>sample string 4</d3p1:Value>
</d3p1:KeyValueOfstringstring>
</ErrorMessages>
<Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-30T22:24:33.175197+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-30T22:24:33.175197+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">f7e7d43c-5999-4ce1-bc73-4f379bf93c5c</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-30T22:24:33.175197+00:00</Modified>
<ActivityGuid>d15eb96f-3fd6-424c-afcf-1df68af322c7</ActivityGuid>
<AgendaItemGuid>f890f2a8-5833-42bb-aba0-8325d207d67a</AgendaItemGuid>
<Alias>sample string 6</Alias>
<CompanyGuid>65874a87-a40b-4ace-ab1f-f61878a69e53</CompanyGuid>
<ContentType>sample string 1</ContentType>
<ContributionGuid>85f922a7-a65a-4feb-9bdf-6dadb8fd291e</ContributionGuid>
<ContributionSpeakerGuid>7add7fde-c023-46dc-a3d0-b68328d561a9</ContributionSpeakerGuid>
<CopyFromFileGuid>c16f289e-47b3-4be9-82c6-c959af91b515</CopyFromFileGuid>
<EventContentGuid>7a74b90e-2f63-4e4b-a2a4-e82d44a0fc1a</EventContentGuid>
<EventGuid>8676861b-fe80-4c79-bbe6-315fd48abbc4</EventGuid>
<EventLocationGuid>ec055888-6be6-4318-92e7-33c980dc4f29</EventLocationGuid>
<FileContents>QEA=</FileContents>
<FileName>sample string 2</FileName>
<FileSize>4</FileSize>
<FileType>Unassigned</FileType>
<FolderGuid>5707a9f6-1002-474f-a6a1-93e09884ae8e</FolderGuid>
<Height>1</Height>
<InStorage>true</InStorage>
<NewsGuid>f1c9a0a1-d9b5-4dc4-b20f-2a1faa02e916</NewsGuid>
<OriginalFileGuid>5d770744-aea9-439a-8c90-7a998c1f8628</OriginalFileGuid>
<OriginalFileName>sample string 3</OriginalFileName>
<PersonGuid>4d3ed9d1-e9a0-4c5b-8fe2-275703baec79</PersonGuid>
<TrainingGuid>bf3e1772-b187-4250-b20e-fc83470ac034</TrainingGuid>
<TrainingLocationGuid>1a5618c0-efc8-48f9-8359-a2856a8eaec6</TrainingLocationGuid>
<Width>1</Width>
</ActivityPresentationFile4>
<ActivityPresentationFile5>
<ErrorMessages xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
<d3p1:KeyValueOfstringstring>
<d3p1:Key>sample string 1</d3p1:Key>
<d3p1:Value>sample string 2</d3p1:Value>
</d3p1:KeyValueOfstringstring>
<d3p1:KeyValueOfstringstring>
<d3p1:Key>sample string 3</d3p1:Key>
<d3p1:Value>sample string 4</d3p1:Value>
</d3p1:KeyValueOfstringstring>
</ErrorMessages>
<Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-30T22:24:33.175197+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-30T22:24:33.175197+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">f7e7d43c-5999-4ce1-bc73-4f379bf93c5c</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-30T22:24:33.175197+00:00</Modified>
<ActivityGuid>d15eb96f-3fd6-424c-afcf-1df68af322c7</ActivityGuid>
<AgendaItemGuid>f890f2a8-5833-42bb-aba0-8325d207d67a</AgendaItemGuid>
<Alias>sample string 6</Alias>
<CompanyGuid>65874a87-a40b-4ace-ab1f-f61878a69e53</CompanyGuid>
<ContentType>sample string 1</ContentType>
<ContributionGuid>85f922a7-a65a-4feb-9bdf-6dadb8fd291e</ContributionGuid>
<ContributionSpeakerGuid>7add7fde-c023-46dc-a3d0-b68328d561a9</ContributionSpeakerGuid>
<CopyFromFileGuid>c16f289e-47b3-4be9-82c6-c959af91b515</CopyFromFileGuid>
<EventContentGuid>7a74b90e-2f63-4e4b-a2a4-e82d44a0fc1a</EventContentGuid>
<EventGuid>8676861b-fe80-4c79-bbe6-315fd48abbc4</EventGuid>
<EventLocationGuid>ec055888-6be6-4318-92e7-33c980dc4f29</EventLocationGuid>
<FileContents>QEA=</FileContents>
<FileName>sample string 2</FileName>
<FileSize>4</FileSize>
<FileType>Unassigned</FileType>
<FolderGuid>5707a9f6-1002-474f-a6a1-93e09884ae8e</FolderGuid>
<Height>1</Height>
<InStorage>true</InStorage>
<NewsGuid>f1c9a0a1-d9b5-4dc4-b20f-2a1faa02e916</NewsGuid>
<OriginalFileGuid>5d770744-aea9-439a-8c90-7a998c1f8628</OriginalFileGuid>
<OriginalFileName>sample string 3</OriginalFileName>
<PersonGuid>4d3ed9d1-e9a0-4c5b-8fe2-275703baec79</PersonGuid>
<TrainingGuid>bf3e1772-b187-4250-b20e-fc83470ac034</TrainingGuid>
<TrainingLocationGuid>1a5618c0-efc8-48f9-8359-a2856a8eaec6</TrainingLocationGuid>
<Width>1</Width>
</ActivityPresentationFile5>
<ActivityPresentationFiles>
<FileViewModel>
<ErrorMessages xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
<d4p1:KeyValueOfstringstring>
<d4p1:Key>sample string 1</d4p1:Key>
<d4p1:Value>sample string 2</d4p1:Value>
</d4p1:KeyValueOfstringstring>
<d4p1:KeyValueOfstringstring>
<d4p1:Key>sample string 3</d4p1:Key>
<d4p1:Value>sample string 4</d4p1:Value>
</d4p1:KeyValueOfstringstring>
</ErrorMessages>
<Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-30T22:24:33.175197+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-30T22:24:33.175197+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">f7e7d43c-5999-4ce1-bc73-4f379bf93c5c</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-30T22:24:33.175197+00:00</Modified>
<ActivityGuid>d15eb96f-3fd6-424c-afcf-1df68af322c7</ActivityGuid>
<AgendaItemGuid>f890f2a8-5833-42bb-aba0-8325d207d67a</AgendaItemGuid>
<Alias>sample string 6</Alias>
<CompanyGuid>65874a87-a40b-4ace-ab1f-f61878a69e53</CompanyGuid>
<ContentType>sample string 1</ContentType>
<ContributionGuid>85f922a7-a65a-4feb-9bdf-6dadb8fd291e</ContributionGuid>
<ContributionSpeakerGuid>7add7fde-c023-46dc-a3d0-b68328d561a9</ContributionSpeakerGuid>
<CopyFromFileGuid>c16f289e-47b3-4be9-82c6-c959af91b515</CopyFromFileGuid>
<EventContentGuid>7a74b90e-2f63-4e4b-a2a4-e82d44a0fc1a</EventContentGuid>
<EventGuid>8676861b-fe80-4c79-bbe6-315fd48abbc4</EventGuid>
<EventLocationGuid>ec055888-6be6-4318-92e7-33c980dc4f29</EventLocationGuid>
<FileContents>QEA=</FileContents>
<FileName>sample string 2</FileName>
<FileSize>4</FileSize>
<FileType>Unassigned</FileType>
<FolderGuid>5707a9f6-1002-474f-a6a1-93e09884ae8e</FolderGuid>
<Height>1</Height>
<InStorage>true</InStorage>
<NewsGuid>f1c9a0a1-d9b5-4dc4-b20f-2a1faa02e916</NewsGuid>
<OriginalFileGuid>5d770744-aea9-439a-8c90-7a998c1f8628</OriginalFileGuid>
<OriginalFileName>sample string 3</OriginalFileName>
<PersonGuid>4d3ed9d1-e9a0-4c5b-8fe2-275703baec79</PersonGuid>
<TrainingGuid>bf3e1772-b187-4250-b20e-fc83470ac034</TrainingGuid>
<TrainingLocationGuid>1a5618c0-efc8-48f9-8359-a2856a8eaec6</TrainingLocationGuid>
<Width>1</Width>
</FileViewModel>
<FileViewModel>
<ErrorMessages xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
<d4p1:KeyValueOfstringstring>
<d4p1:Key>sample string 1</d4p1:Key>
<d4p1:Value>sample string 2</d4p1:Value>
</d4p1:KeyValueOfstringstring>
<d4p1:KeyValueOfstringstring>
<d4p1:Key>sample string 3</d4p1:Key>
<d4p1:Value>sample string 4</d4p1:Value>
</d4p1:KeyValueOfstringstring>
</ErrorMessages>
<Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-30T22:24:33.175197+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-30T22:24:33.175197+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">f7e7d43c-5999-4ce1-bc73-4f379bf93c5c</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-30T22:24:33.175197+00:00</Modified>
<ActivityGuid>d15eb96f-3fd6-424c-afcf-1df68af322c7</ActivityGuid>
<AgendaItemGuid>f890f2a8-5833-42bb-aba0-8325d207d67a</AgendaItemGuid>
<Alias>sample string 6</Alias>
<CompanyGuid>65874a87-a40b-4ace-ab1f-f61878a69e53</CompanyGuid>
<ContentType>sample string 1</ContentType>
<ContributionGuid>85f922a7-a65a-4feb-9bdf-6dadb8fd291e</ContributionGuid>
<ContributionSpeakerGuid>7add7fde-c023-46dc-a3d0-b68328d561a9</ContributionSpeakerGuid>
<CopyFromFileGuid>c16f289e-47b3-4be9-82c6-c959af91b515</CopyFromFileGuid>
<EventContentGuid>7a74b90e-2f63-4e4b-a2a4-e82d44a0fc1a</EventContentGuid>
<EventGuid>8676861b-fe80-4c79-bbe6-315fd48abbc4</EventGuid>
<EventLocationGuid>ec055888-6be6-4318-92e7-33c980dc4f29</EventLocationGuid>
<FileContents>QEA=</FileContents>
<FileName>sample string 2</FileName>
<FileSize>4</FileSize>
<FileType>Unassigned</FileType>
<FolderGuid>5707a9f6-1002-474f-a6a1-93e09884ae8e</FolderGuid>
<Height>1</Height>
<InStorage>true</InStorage>
<NewsGuid>f1c9a0a1-d9b5-4dc4-b20f-2a1faa02e916</NewsGuid>
<OriginalFileGuid>5d770744-aea9-439a-8c90-7a998c1f8628</OriginalFileGuid>
<OriginalFileName>sample string 3</OriginalFileName>
<PersonGuid>4d3ed9d1-e9a0-4c5b-8fe2-275703baec79</PersonGuid>
<TrainingGuid>bf3e1772-b187-4250-b20e-fc83470ac034</TrainingGuid>
<TrainingLocationGuid>1a5618c0-efc8-48f9-8359-a2856a8eaec6</TrainingLocationGuid>
<Width>1</Width>
</FileViewModel>
<FileViewModel>
<ErrorMessages xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
<d4p1:KeyValueOfstringstring>
<d4p1:Key>sample string 1</d4p1:Key>
<d4p1:Value>sample string 2</d4p1:Value>
</d4p1:KeyValueOfstringstring>
<d4p1:KeyValueOfstringstring>
<d4p1:Key>sample string 3</d4p1:Key>
<d4p1:Value>sample string 4</d4p1:Value>
</d4p1:KeyValueOfstringstring>
</ErrorMessages>
<Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-30T22:24:33.175197+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-30T22:24:33.175197+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">f7e7d43c-5999-4ce1-bc73-4f379bf93c5c</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-30T22:24:33.175197+00:00</Modified>
<ActivityGuid>d15eb96f-3fd6-424c-afcf-1df68af322c7</ActivityGuid>
<AgendaItemGuid>f890f2a8-5833-42bb-aba0-8325d207d67a</AgendaItemGuid>
<Alias>sample string 6</Alias>
<CompanyGuid>65874a87-a40b-4ace-ab1f-f61878a69e53</CompanyGuid>
<ContentType>sample string 1</ContentType>
<ContributionGuid>85f922a7-a65a-4feb-9bdf-6dadb8fd291e</ContributionGuid>
<ContributionSpeakerGuid>7add7fde-c023-46dc-a3d0-b68328d561a9</ContributionSpeakerGuid>
<CopyFromFileGuid>c16f289e-47b3-4be9-82c6-c959af91b515</CopyFromFileGuid>
<EventContentGuid>7a74b90e-2f63-4e4b-a2a4-e82d44a0fc1a</EventContentGuid>
<EventGuid>8676861b-fe80-4c79-bbe6-315fd48abbc4</EventGuid>
<EventLocationGuid>ec055888-6be6-4318-92e7-33c980dc4f29</EventLocationGuid>
<FileContents>QEA=</FileContents>
<FileName>sample string 2</FileName>
<FileSize>4</FileSize>
<FileType>Unassigned</FileType>
<FolderGuid>5707a9f6-1002-474f-a6a1-93e09884ae8e</FolderGuid>
<Height>1</Height>
<InStorage>true</InStorage>
<NewsGuid>f1c9a0a1-d9b5-4dc4-b20f-2a1faa02e916</NewsGuid>
<OriginalFileGuid>5d770744-aea9-439a-8c90-7a998c1f8628</OriginalFileGuid>
<OriginalFileName>sample string 3</OriginalFileName>
<PersonGuid>4d3ed9d1-e9a0-4c5b-8fe2-275703baec79</PersonGuid>
<TrainingGuid>bf3e1772-b187-4250-b20e-fc83470ac034</TrainingGuid>
<TrainingLocationGuid>1a5618c0-efc8-48f9-8359-a2856a8eaec6</TrainingLocationGuid>
<Width>1</Width>
</FileViewModel>
<FileViewModel>
<ErrorMessages xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
<d4p1:KeyValueOfstringstring>
<d4p1:Key>sample string 1</d4p1:Key>
<d4p1:Value>sample string 2</d4p1:Value>
</d4p1:KeyValueOfstringstring>
<d4p1:KeyValueOfstringstring>
<d4p1:Key>sample string 3</d4p1:Key>
<d4p1:Value>sample string 4</d4p1:Value>
</d4p1:KeyValueOfstringstring>
</ErrorMessages>
<Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-30T22:24:33.175197+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-30T22:24:33.175197+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">f7e7d43c-5999-4ce1-bc73-4f379bf93c5c</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-30T22:24:33.175197+00:00</Modified>
<ActivityGuid>d15eb96f-3fd6-424c-afcf-1df68af322c7</ActivityGuid>
<AgendaItemGuid>f890f2a8-5833-42bb-aba0-8325d207d67a</AgendaItemGuid>
<Alias>sample string 6</Alias>
<CompanyGuid>65874a87-a40b-4ace-ab1f-f61878a69e53</CompanyGuid>
<ContentType>sample string 1</ContentType>
<ContributionGuid>85f922a7-a65a-4feb-9bdf-6dadb8fd291e</ContributionGuid>
<ContributionSpeakerGuid>7add7fde-c023-46dc-a3d0-b68328d561a9</ContributionSpeakerGuid>
<CopyFromFileGuid>c16f289e-47b3-4be9-82c6-c959af91b515</CopyFromFileGuid>
<EventContentGuid>7a74b90e-2f63-4e4b-a2a4-e82d44a0fc1a</EventContentGuid>
<EventGuid>8676861b-fe80-4c79-bbe6-315fd48abbc4</EventGuid>
<EventLocationGuid>ec055888-6be6-4318-92e7-33c980dc4f29</EventLocationGuid>
<FileContents>QEA=</FileContents>
<FileName>sample string 2</FileName>
<FileSize>4</FileSize>
<FileType>Unassigned</FileType>
<FolderGuid>5707a9f6-1002-474f-a6a1-93e09884ae8e</FolderGuid>
<Height>1</Height>
<InStorage>true</InStorage>
<NewsGuid>f1c9a0a1-d9b5-4dc4-b20f-2a1faa02e916</NewsGuid>
<OriginalFileGuid>5d770744-aea9-439a-8c90-7a998c1f8628</OriginalFileGuid>
<OriginalFileName>sample string 3</OriginalFileName>
<PersonGuid>4d3ed9d1-e9a0-4c5b-8fe2-275703baec79</PersonGuid>
<TrainingGuid>bf3e1772-b187-4250-b20e-fc83470ac034</TrainingGuid>
<TrainingLocationGuid>1a5618c0-efc8-48f9-8359-a2856a8eaec6</TrainingLocationGuid>
<Width>1</Width>
</FileViewModel>
<FileViewModel>
<ErrorMessages xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
<d4p1:KeyValueOfstringstring>
<d4p1:Key>sample string 1</d4p1:Key>
<d4p1:Value>sample string 2</d4p1:Value>
</d4p1:KeyValueOfstringstring>
<d4p1:KeyValueOfstringstring>
<d4p1:Key>sample string 3</d4p1:Key>
<d4p1:Value>sample string 4</d4p1:Value>
</d4p1:KeyValueOfstringstring>
</ErrorMessages>
<Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-30T22:24:33.175197+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-30T22:24:33.175197+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">f7e7d43c-5999-4ce1-bc73-4f379bf93c5c</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-30T22:24:33.175197+00:00</Modified>
<ActivityGuid>d15eb96f-3fd6-424c-afcf-1df68af322c7</ActivityGuid>
<AgendaItemGuid>f890f2a8-5833-42bb-aba0-8325d207d67a</AgendaItemGuid>
<Alias>sample string 6</Alias>
<CompanyGuid>65874a87-a40b-4ace-ab1f-f61878a69e53</CompanyGuid>
<ContentType>sample string 1</ContentType>
<ContributionGuid>85f922a7-a65a-4feb-9bdf-6dadb8fd291e</ContributionGuid>
<ContributionSpeakerGuid>7add7fde-c023-46dc-a3d0-b68328d561a9</ContributionSpeakerGuid>
<CopyFromFileGuid>c16f289e-47b3-4be9-82c6-c959af91b515</CopyFromFileGuid>
<EventContentGuid>7a74b90e-2f63-4e4b-a2a4-e82d44a0fc1a</EventContentGuid>
<EventGuid>8676861b-fe80-4c79-bbe6-315fd48abbc4</EventGuid>
<EventLocationGuid>ec055888-6be6-4318-92e7-33c980dc4f29</EventLocationGuid>
<FileContents>QEA=</FileContents>
<FileName>sample string 2</FileName>
<FileSize>4</FileSize>
<FileType>Unassigned</FileType>
<FolderGuid>5707a9f6-1002-474f-a6a1-93e09884ae8e</FolderGuid>
<Height>1</Height>
<InStorage>true</InStorage>
<NewsGuid>f1c9a0a1-d9b5-4dc4-b20f-2a1faa02e916</NewsGuid>
<OriginalFileGuid>5d770744-aea9-439a-8c90-7a998c1f8628</OriginalFileGuid>
<OriginalFileName>sample string 3</OriginalFileName>
<PersonGuid>4d3ed9d1-e9a0-4c5b-8fe2-275703baec79</PersonGuid>
<TrainingGuid>bf3e1772-b187-4250-b20e-fc83470ac034</TrainingGuid>
<TrainingLocationGuid>1a5618c0-efc8-48f9-8359-a2856a8eaec6</TrainingLocationGuid>
<Width>1</Width>
</FileViewModel>
</ActivityPresentationFiles>
<AgreedToUseData>true</AgreedToUseData>
<DayPartGuid>65d46dfb-ae49-44ec-911c-8f010097882d</DayPartGuid>
<EventDateGuid>8ecf7c7a-789d-4f8b-9ccd-68e39a74c1fd</EventDateGuid>
<EventGuid>47357a02-79e0-47e2-9cf8-03a431fe7d12</EventGuid>
<EventThemeGuid>3ab29142-2f5b-4320-ac15-6b6b2377ba67</EventThemeGuid>
<EventWorkFormGuid>c1fc6d0e-f460-49ce-a08e-704d1b98421c</EventWorkFormGuid>
<FilesToRemove xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>504ad558-c3e8-4118-98b3-956826fbeef0</d2p1:guid>
<d2p1:guid>43867c4f-0da4-4cec-894f-0a89b05c7806</d2p1:guid>
</FilesToRemove>
<FormGroups>
<ContributionFormGroupViewModel>
<ErrorMessages xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
<d4p1:KeyValueOfstringstring>
<d4p1:Key>sample string 1</d4p1:Key>
<d4p1:Value>sample string 2</d4p1:Value>
</d4p1:KeyValueOfstringstring>
<d4p1:KeyValueOfstringstring>
<d4p1:Key>sample string 3</d4p1:Key>
<d4p1:Value>sample string 4</d4p1:Value>
</d4p1:KeyValueOfstringstring>
</ErrorMessages>
<Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-30T22:24:33.175197+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-30T22:24:33.175197+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">f844ced6-8912-46ca-aba3-0371a05e735b</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-30T22:24:33.175197+00:00</Modified>
<EventGuid>a16661b0-a42e-434f-a414-c2ea4139b3fc</EventGuid>
<FieldEnabled>true</FieldEnabled>
<FieldLabel>sample string 2</FieldLabel>
<FieldName>sample string 1</FieldName>
<TooltipEnabled>true</TooltipEnabled>
<TooltipText>sample string 5</TooltipText>
</ContributionFormGroupViewModel>
<ContributionFormGroupViewModel>
<ErrorMessages xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
<d4p1:KeyValueOfstringstring>
<d4p1:Key>sample string 1</d4p1:Key>
<d4p1:Value>sample string 2</d4p1:Value>
</d4p1:KeyValueOfstringstring>
<d4p1:KeyValueOfstringstring>
<d4p1:Key>sample string 3</d4p1:Key>
<d4p1:Value>sample string 4</d4p1:Value>
</d4p1:KeyValueOfstringstring>
</ErrorMessages>
<Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-30T22:24:33.175197+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-30T22:24:33.175197+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">f844ced6-8912-46ca-aba3-0371a05e735b</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-30T22:24:33.175197+00:00</Modified>
<EventGuid>a16661b0-a42e-434f-a414-c2ea4139b3fc</EventGuid>
<FieldEnabled>true</FieldEnabled>
<FieldLabel>sample string 2</FieldLabel>
<FieldName>sample string 1</FieldName>
<TooltipEnabled>true</TooltipEnabled>
<TooltipText>sample string 5</TooltipText>
</ContributionFormGroupViewModel>
</FormGroups>
<InternalNote>sample string 5</InternalNote>
<IsScheduled>true</IsScheduled>
<LastModifiedUserId>sample string 6</LastModifiedUserId>
<SessionDescription>sample string 3</SessionDescription>
<SessionTitle>sample string 2</SessionTitle>
<Speakers>
<SpeakerViewModel>
<ErrorMessages xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
<d4p1:KeyValueOfstringstring>
<d4p1:Key>sample string 1</d4p1:Key>
<d4p1:Value>sample string 2</d4p1:Value>
</d4p1:KeyValueOfstringstring>
<d4p1:KeyValueOfstringstring>
<d4p1:Key>sample string 3</d4p1:Key>
<d4p1:Value>sample string 4</d4p1:Value>
</d4p1:KeyValueOfstringstring>
</ErrorMessages>
<Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-30T22:24:33.175197+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-30T22:24:33.175197+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">98dd8fda-8edf-4c8b-9fa4-c30b287aec5d</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-30T22:24:33.175197+00:00</Modified>
<CurriculumVitaeDescription>sample string 9</CurriculumVitaeDescription>
<EmailAddress>sample string 6</EmailAddress>
<FirstName>sample string 3</FirstName>
<Function>sample string 8</Function>
<LastName>sample string 5</LastName>
<MiddleName>sample string 4</MiddleName>
<Organisation>sample string 7</Organisation>
<PersonGuid>62b27cf0-2eed-4164-948e-6cbd314f6141</PersonGuid>
<PictureFile>
<ErrorMessages xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
<d5p1:KeyValueOfstringstring>
<d5p1:Key>sample string 1</d5p1:Key>
<d5p1:Value>sample string 2</d5p1:Value>
</d5p1:KeyValueOfstringstring>
<d5p1:KeyValueOfstringstring>
<d5p1:Key>sample string 3</d5p1:Key>
<d5p1:Value>sample string 4</d5p1:Value>
</d5p1:KeyValueOfstringstring>
</ErrorMessages>
<Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-30T22:24:33.175197+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-30T22:24:33.175197+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">f7e7d43c-5999-4ce1-bc73-4f379bf93c5c</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-30T22:24:33.175197+00:00</Modified>
<ActivityGuid>d15eb96f-3fd6-424c-afcf-1df68af322c7</ActivityGuid>
<AgendaItemGuid>f890f2a8-5833-42bb-aba0-8325d207d67a</AgendaItemGuid>
<Alias>sample string 6</Alias>
<CompanyGuid>65874a87-a40b-4ace-ab1f-f61878a69e53</CompanyGuid>
<ContentType>sample string 1</ContentType>
<ContributionGuid>85f922a7-a65a-4feb-9bdf-6dadb8fd291e</ContributionGuid>
<ContributionSpeakerGuid>7add7fde-c023-46dc-a3d0-b68328d561a9</ContributionSpeakerGuid>
<CopyFromFileGuid>c16f289e-47b3-4be9-82c6-c959af91b515</CopyFromFileGuid>
<EventContentGuid>7a74b90e-2f63-4e4b-a2a4-e82d44a0fc1a</EventContentGuid>
<EventGuid>8676861b-fe80-4c79-bbe6-315fd48abbc4</EventGuid>
<EventLocationGuid>ec055888-6be6-4318-92e7-33c980dc4f29</EventLocationGuid>
<FileContents>QEA=</FileContents>
<FileName>sample string 2</FileName>
<FileSize>4</FileSize>
<FileType>Unassigned</FileType>
<FolderGuid>5707a9f6-1002-474f-a6a1-93e09884ae8e</FolderGuid>
<Height>1</Height>
<InStorage>true</InStorage>
<NewsGuid>f1c9a0a1-d9b5-4dc4-b20f-2a1faa02e916</NewsGuid>
<OriginalFileGuid>5d770744-aea9-439a-8c90-7a998c1f8628</OriginalFileGuid>
<OriginalFileName>sample string 3</OriginalFileName>
<PersonGuid>4d3ed9d1-e9a0-4c5b-8fe2-275703baec79</PersonGuid>
<TrainingGuid>bf3e1772-b187-4250-b20e-fc83470ac034</TrainingGuid>
<TrainingLocationGuid>1a5618c0-efc8-48f9-8359-a2856a8eaec6</TrainingLocationGuid>
<Width>1</Width>
</PictureFile>
<Title>sample string 2</Title>
</SpeakerViewModel>
<SpeakerViewModel>
<ErrorMessages xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
<d4p1:KeyValueOfstringstring>
<d4p1:Key>sample string 1</d4p1:Key>
<d4p1:Value>sample string 2</d4p1:Value>
</d4p1:KeyValueOfstringstring>
<d4p1:KeyValueOfstringstring>
<d4p1:Key>sample string 3</d4p1:Key>
<d4p1:Value>sample string 4</d4p1:Value>
</d4p1:KeyValueOfstringstring>
</ErrorMessages>
<Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-30T22:24:33.175197+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-30T22:24:33.175197+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">98dd8fda-8edf-4c8b-9fa4-c30b287aec5d</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-30T22:24:33.175197+00:00</Modified>
<CurriculumVitaeDescription>sample string 9</CurriculumVitaeDescription>
<EmailAddress>sample string 6</EmailAddress>
<FirstName>sample string 3</FirstName>
<Function>sample string 8</Function>
<LastName>sample string 5</LastName>
<MiddleName>sample string 4</MiddleName>
<Organisation>sample string 7</Organisation>
<PersonGuid>62b27cf0-2eed-4164-948e-6cbd314f6141</PersonGuid>
<PictureFile>
<ErrorMessages xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
<d5p1:KeyValueOfstringstring>
<d5p1:Key>sample string 1</d5p1:Key>
<d5p1:Value>sample string 2</d5p1:Value>
</d5p1:KeyValueOfstringstring>
<d5p1:KeyValueOfstringstring>
<d5p1:Key>sample string 3</d5p1:Key>
<d5p1:Value>sample string 4</d5p1:Value>
</d5p1:KeyValueOfstringstring>
</ErrorMessages>
<Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-30T22:24:33.175197+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-30T22:24:33.175197+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">f7e7d43c-5999-4ce1-bc73-4f379bf93c5c</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-30T22:24:33.175197+00:00</Modified>
<ActivityGuid>d15eb96f-3fd6-424c-afcf-1df68af322c7</ActivityGuid>
<AgendaItemGuid>f890f2a8-5833-42bb-aba0-8325d207d67a</AgendaItemGuid>
<Alias>sample string 6</Alias>
<CompanyGuid>65874a87-a40b-4ace-ab1f-f61878a69e53</CompanyGuid>
<ContentType>sample string 1</ContentType>
<ContributionGuid>85f922a7-a65a-4feb-9bdf-6dadb8fd291e</ContributionGuid>
<ContributionSpeakerGuid>7add7fde-c023-46dc-a3d0-b68328d561a9</ContributionSpeakerGuid>
<CopyFromFileGuid>c16f289e-47b3-4be9-82c6-c959af91b515</CopyFromFileGuid>
<EventContentGuid>7a74b90e-2f63-4e4b-a2a4-e82d44a0fc1a</EventContentGuid>
<EventGuid>8676861b-fe80-4c79-bbe6-315fd48abbc4</EventGuid>
<EventLocationGuid>ec055888-6be6-4318-92e7-33c980dc4f29</EventLocationGuid>
<FileContents>QEA=</FileContents>
<FileName>sample string 2</FileName>
<FileSize>4</FileSize>
<FileType>Unassigned</FileType>
<FolderGuid>5707a9f6-1002-474f-a6a1-93e09884ae8e</FolderGuid>
<Height>1</Height>
<InStorage>true</InStorage>
<NewsGuid>f1c9a0a1-d9b5-4dc4-b20f-2a1faa02e916</NewsGuid>
<OriginalFileGuid>5d770744-aea9-439a-8c90-7a998c1f8628</OriginalFileGuid>
<OriginalFileName>sample string 3</OriginalFileName>
<PersonGuid>4d3ed9d1-e9a0-4c5b-8fe2-275703baec79</PersonGuid>
<TrainingGuid>bf3e1772-b187-4250-b20e-fc83470ac034</TrainingGuid>
<TrainingLocationGuid>1a5618c0-efc8-48f9-8359-a2856a8eaec6</TrainingLocationGuid>
<Width>1</Width>
</PictureFile>
<Title>sample string 2</Title>
</SpeakerViewModel>
</Speakers>
</ContributionViewModel>