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": "91d63b43-390b-4d4c-b159-6790bcd52d50",
"EventGuid": "1de58c24-ba62-4cae-90b5-fb6700a8c42c",
"SessionTitle": "sample string 2",
"SessionDescription": "sample string 3",
"EventDateGuid": "3ce9e811-9e0f-4249-b164-7aa7c3baf160",
"DayPartGuid": "7b883f3f-6fb0-4299-b663-692baf55017d",
"EventThemeGuid": "c73f0e38-488d-435e-90d5-5474c60591bc",
"EventWorkFormGuid": "f303e6ee-007e-4afe-806c-3cc378534494",
"Speakers": [
{
"Guid": "44c549ab-8267-4aaf-a02f-b9b75c408948",
"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": "45e3f70d-484c-4574-a05f-869b4917e8e4",
"FileSize": 4,
"FileContents": "QEA=",
"FileType": 0,
"Width": 1,
"Height": 1,
"InStorage": true,
"Alias": "sample string 6",
"PersonGuid": "43870b00-b70d-48cf-a564-0c55dbd4ad0b",
"EventContentGuid": "29c5f466-4a3b-43ac-9802-6f41e9664deb",
"TrainingGuid": "6ac949c4-063a-4728-bfa9-6e7ab5e09c7f",
"TrainingLocationGuid": "b4f9470e-5244-4b32-98d0-589cae9b6a2a",
"CompanyGuid": "100e5826-a9fe-4229-870b-8e802c3dee7c",
"FolderGuid": "67714c8b-e036-41f0-83f5-fcd979c7e52a",
"EventGuid": "d4335d48-dac9-4c59-9d8f-302f7ddc0a4d",
"ActivityGuid": "69ffc720-900a-43ed-802a-e21f41efaea2",
"EventLocationGuid": "5d0a3c31-b986-417e-9d0d-c62af3c3abc8",
"OriginalFileGuid": "3479c93d-d939-470f-ac42-52e13c51f779",
"CopyFromFileGuid": "9e10051f-455c-4a4c-a049-fb64be0f6059",
"NewsGuid": "1127f8d4-2060-4ba2-a3b2-ed97a7fd9a9b",
"ContributionGuid": "a45a71e7-2cc9-4895-998a-d3a3f7d83e32",
"ContributionSpeakerGuid": "f10ad744-7b65-4d6c-a427-b5f35eacc65b",
"AgendaItemGuid": "42f5fb36-11d9-42c0-98e5-430b9ef333ee",
"Guid": "45e3f70d-484c-4574-a05f-869b4917e8e4",
"Created": "2026-06-24T15:19:22.3012282+00:00",
"Modified": "2026-06-24T15:19:22.3012282+00:00",
"Deleted": "2026-06-24T15:19:22.3012282+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": "630f5c02-02e5-44f3-9e5c-95d47159094e",
"Created": "2026-06-24T15:19:22.3012282+00:00",
"Modified": "2026-06-24T15:19:22.3012282+00:00",
"Deleted": "2026-06-24T15:19:22.3012282+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
},
{
"Guid": "44c549ab-8267-4aaf-a02f-b9b75c408948",
"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": "45e3f70d-484c-4574-a05f-869b4917e8e4",
"FileSize": 4,
"FileContents": "QEA=",
"FileType": 0,
"Width": 1,
"Height": 1,
"InStorage": true,
"Alias": "sample string 6",
"PersonGuid": "43870b00-b70d-48cf-a564-0c55dbd4ad0b",
"EventContentGuid": "29c5f466-4a3b-43ac-9802-6f41e9664deb",
"TrainingGuid": "6ac949c4-063a-4728-bfa9-6e7ab5e09c7f",
"TrainingLocationGuid": "b4f9470e-5244-4b32-98d0-589cae9b6a2a",
"CompanyGuid": "100e5826-a9fe-4229-870b-8e802c3dee7c",
"FolderGuid": "67714c8b-e036-41f0-83f5-fcd979c7e52a",
"EventGuid": "d4335d48-dac9-4c59-9d8f-302f7ddc0a4d",
"ActivityGuid": "69ffc720-900a-43ed-802a-e21f41efaea2",
"EventLocationGuid": "5d0a3c31-b986-417e-9d0d-c62af3c3abc8",
"OriginalFileGuid": "3479c93d-d939-470f-ac42-52e13c51f779",
"CopyFromFileGuid": "9e10051f-455c-4a4c-a049-fb64be0f6059",
"NewsGuid": "1127f8d4-2060-4ba2-a3b2-ed97a7fd9a9b",
"ContributionGuid": "a45a71e7-2cc9-4895-998a-d3a3f7d83e32",
"ContributionSpeakerGuid": "f10ad744-7b65-4d6c-a427-b5f35eacc65b",
"AgendaItemGuid": "42f5fb36-11d9-42c0-98e5-430b9ef333ee",
"Guid": "45e3f70d-484c-4574-a05f-869b4917e8e4",
"Created": "2026-06-24T15:19:22.3012282+00:00",
"Modified": "2026-06-24T15:19:22.3012282+00:00",
"Deleted": "2026-06-24T15:19:22.3012282+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": "630f5c02-02e5-44f3-9e5c-95d47159094e",
"Created": "2026-06-24T15:19:22.3012282+00:00",
"Modified": "2026-06-24T15:19:22.3012282+00:00",
"Deleted": "2026-06-24T15:19:22.3012282+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": "45e3f70d-484c-4574-a05f-869b4917e8e4",
"FileSize": 4,
"FileContents": "QEA=",
"FileType": 0,
"Width": 1,
"Height": 1,
"InStorage": true,
"Alias": "sample string 6",
"PersonGuid": "43870b00-b70d-48cf-a564-0c55dbd4ad0b",
"EventContentGuid": "29c5f466-4a3b-43ac-9802-6f41e9664deb",
"TrainingGuid": "6ac949c4-063a-4728-bfa9-6e7ab5e09c7f",
"TrainingLocationGuid": "b4f9470e-5244-4b32-98d0-589cae9b6a2a",
"CompanyGuid": "100e5826-a9fe-4229-870b-8e802c3dee7c",
"FolderGuid": "67714c8b-e036-41f0-83f5-fcd979c7e52a",
"EventGuid": "d4335d48-dac9-4c59-9d8f-302f7ddc0a4d",
"ActivityGuid": "69ffc720-900a-43ed-802a-e21f41efaea2",
"EventLocationGuid": "5d0a3c31-b986-417e-9d0d-c62af3c3abc8",
"OriginalFileGuid": "3479c93d-d939-470f-ac42-52e13c51f779",
"CopyFromFileGuid": "9e10051f-455c-4a4c-a049-fb64be0f6059",
"NewsGuid": "1127f8d4-2060-4ba2-a3b2-ed97a7fd9a9b",
"ContributionGuid": "a45a71e7-2cc9-4895-998a-d3a3f7d83e32",
"ContributionSpeakerGuid": "f10ad744-7b65-4d6c-a427-b5f35eacc65b",
"AgendaItemGuid": "42f5fb36-11d9-42c0-98e5-430b9ef333ee",
"Guid": "45e3f70d-484c-4574-a05f-869b4917e8e4",
"Created": "2026-06-24T15:19:22.3012282+00:00",
"Modified": "2026-06-24T15:19:22.3012282+00:00",
"Deleted": "2026-06-24T15:19:22.3012282+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": "45e3f70d-484c-4574-a05f-869b4917e8e4",
"FileSize": 4,
"FileContents": "QEA=",
"FileType": 0,
"Width": 1,
"Height": 1,
"InStorage": true,
"Alias": "sample string 6",
"PersonGuid": "43870b00-b70d-48cf-a564-0c55dbd4ad0b",
"EventContentGuid": "29c5f466-4a3b-43ac-9802-6f41e9664deb",
"TrainingGuid": "6ac949c4-063a-4728-bfa9-6e7ab5e09c7f",
"TrainingLocationGuid": "b4f9470e-5244-4b32-98d0-589cae9b6a2a",
"CompanyGuid": "100e5826-a9fe-4229-870b-8e802c3dee7c",
"FolderGuid": "67714c8b-e036-41f0-83f5-fcd979c7e52a",
"EventGuid": "d4335d48-dac9-4c59-9d8f-302f7ddc0a4d",
"ActivityGuid": "69ffc720-900a-43ed-802a-e21f41efaea2",
"EventLocationGuid": "5d0a3c31-b986-417e-9d0d-c62af3c3abc8",
"OriginalFileGuid": "3479c93d-d939-470f-ac42-52e13c51f779",
"CopyFromFileGuid": "9e10051f-455c-4a4c-a049-fb64be0f6059",
"NewsGuid": "1127f8d4-2060-4ba2-a3b2-ed97a7fd9a9b",
"ContributionGuid": "a45a71e7-2cc9-4895-998a-d3a3f7d83e32",
"ContributionSpeakerGuid": "f10ad744-7b65-4d6c-a427-b5f35eacc65b",
"AgendaItemGuid": "42f5fb36-11d9-42c0-98e5-430b9ef333ee",
"Guid": "45e3f70d-484c-4574-a05f-869b4917e8e4",
"Created": "2026-06-24T15:19:22.3012282+00:00",
"Modified": "2026-06-24T15:19:22.3012282+00:00",
"Deleted": "2026-06-24T15:19:22.3012282+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": "45e3f70d-484c-4574-a05f-869b4917e8e4",
"FileSize": 4,
"FileContents": "QEA=",
"FileType": 0,
"Width": 1,
"Height": 1,
"InStorage": true,
"Alias": "sample string 6",
"PersonGuid": "43870b00-b70d-48cf-a564-0c55dbd4ad0b",
"EventContentGuid": "29c5f466-4a3b-43ac-9802-6f41e9664deb",
"TrainingGuid": "6ac949c4-063a-4728-bfa9-6e7ab5e09c7f",
"TrainingLocationGuid": "b4f9470e-5244-4b32-98d0-589cae9b6a2a",
"CompanyGuid": "100e5826-a9fe-4229-870b-8e802c3dee7c",
"FolderGuid": "67714c8b-e036-41f0-83f5-fcd979c7e52a",
"EventGuid": "d4335d48-dac9-4c59-9d8f-302f7ddc0a4d",
"ActivityGuid": "69ffc720-900a-43ed-802a-e21f41efaea2",
"EventLocationGuid": "5d0a3c31-b986-417e-9d0d-c62af3c3abc8",
"OriginalFileGuid": "3479c93d-d939-470f-ac42-52e13c51f779",
"CopyFromFileGuid": "9e10051f-455c-4a4c-a049-fb64be0f6059",
"NewsGuid": "1127f8d4-2060-4ba2-a3b2-ed97a7fd9a9b",
"ContributionGuid": "a45a71e7-2cc9-4895-998a-d3a3f7d83e32",
"ContributionSpeakerGuid": "f10ad744-7b65-4d6c-a427-b5f35eacc65b",
"AgendaItemGuid": "42f5fb36-11d9-42c0-98e5-430b9ef333ee",
"Guid": "45e3f70d-484c-4574-a05f-869b4917e8e4",
"Created": "2026-06-24T15:19:22.3012282+00:00",
"Modified": "2026-06-24T15:19:22.3012282+00:00",
"Deleted": "2026-06-24T15:19:22.3012282+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": "45e3f70d-484c-4574-a05f-869b4917e8e4",
"FileSize": 4,
"FileContents": "QEA=",
"FileType": 0,
"Width": 1,
"Height": 1,
"InStorage": true,
"Alias": "sample string 6",
"PersonGuid": "43870b00-b70d-48cf-a564-0c55dbd4ad0b",
"EventContentGuid": "29c5f466-4a3b-43ac-9802-6f41e9664deb",
"TrainingGuid": "6ac949c4-063a-4728-bfa9-6e7ab5e09c7f",
"TrainingLocationGuid": "b4f9470e-5244-4b32-98d0-589cae9b6a2a",
"CompanyGuid": "100e5826-a9fe-4229-870b-8e802c3dee7c",
"FolderGuid": "67714c8b-e036-41f0-83f5-fcd979c7e52a",
"EventGuid": "d4335d48-dac9-4c59-9d8f-302f7ddc0a4d",
"ActivityGuid": "69ffc720-900a-43ed-802a-e21f41efaea2",
"EventLocationGuid": "5d0a3c31-b986-417e-9d0d-c62af3c3abc8",
"OriginalFileGuid": "3479c93d-d939-470f-ac42-52e13c51f779",
"CopyFromFileGuid": "9e10051f-455c-4a4c-a049-fb64be0f6059",
"NewsGuid": "1127f8d4-2060-4ba2-a3b2-ed97a7fd9a9b",
"ContributionGuid": "a45a71e7-2cc9-4895-998a-d3a3f7d83e32",
"ContributionSpeakerGuid": "f10ad744-7b65-4d6c-a427-b5f35eacc65b",
"AgendaItemGuid": "42f5fb36-11d9-42c0-98e5-430b9ef333ee",
"Guid": "45e3f70d-484c-4574-a05f-869b4917e8e4",
"Created": "2026-06-24T15:19:22.3012282+00:00",
"Modified": "2026-06-24T15:19:22.3012282+00:00",
"Deleted": "2026-06-24T15:19:22.3012282+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": "45e3f70d-484c-4574-a05f-869b4917e8e4",
"FileSize": 4,
"FileContents": "QEA=",
"FileType": 0,
"Width": 1,
"Height": 1,
"InStorage": true,
"Alias": "sample string 6",
"PersonGuid": "43870b00-b70d-48cf-a564-0c55dbd4ad0b",
"EventContentGuid": "29c5f466-4a3b-43ac-9802-6f41e9664deb",
"TrainingGuid": "6ac949c4-063a-4728-bfa9-6e7ab5e09c7f",
"TrainingLocationGuid": "b4f9470e-5244-4b32-98d0-589cae9b6a2a",
"CompanyGuid": "100e5826-a9fe-4229-870b-8e802c3dee7c",
"FolderGuid": "67714c8b-e036-41f0-83f5-fcd979c7e52a",
"EventGuid": "d4335d48-dac9-4c59-9d8f-302f7ddc0a4d",
"ActivityGuid": "69ffc720-900a-43ed-802a-e21f41efaea2",
"EventLocationGuid": "5d0a3c31-b986-417e-9d0d-c62af3c3abc8",
"OriginalFileGuid": "3479c93d-d939-470f-ac42-52e13c51f779",
"CopyFromFileGuid": "9e10051f-455c-4a4c-a049-fb64be0f6059",
"NewsGuid": "1127f8d4-2060-4ba2-a3b2-ed97a7fd9a9b",
"ContributionGuid": "a45a71e7-2cc9-4895-998a-d3a3f7d83e32",
"ContributionSpeakerGuid": "f10ad744-7b65-4d6c-a427-b5f35eacc65b",
"AgendaItemGuid": "42f5fb36-11d9-42c0-98e5-430b9ef333ee",
"Guid": "45e3f70d-484c-4574-a05f-869b4917e8e4",
"Created": "2026-06-24T15:19:22.3012282+00:00",
"Modified": "2026-06-24T15:19:22.3012282+00:00",
"Deleted": "2026-06-24T15:19:22.3012282+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": "45e3f70d-484c-4574-a05f-869b4917e8e4",
"FileSize": 4,
"FileContents": "QEA=",
"FileType": 0,
"Width": 1,
"Height": 1,
"InStorage": true,
"Alias": "sample string 6",
"PersonGuid": "43870b00-b70d-48cf-a564-0c55dbd4ad0b",
"EventContentGuid": "29c5f466-4a3b-43ac-9802-6f41e9664deb",
"TrainingGuid": "6ac949c4-063a-4728-bfa9-6e7ab5e09c7f",
"TrainingLocationGuid": "b4f9470e-5244-4b32-98d0-589cae9b6a2a",
"CompanyGuid": "100e5826-a9fe-4229-870b-8e802c3dee7c",
"FolderGuid": "67714c8b-e036-41f0-83f5-fcd979c7e52a",
"EventGuid": "d4335d48-dac9-4c59-9d8f-302f7ddc0a4d",
"ActivityGuid": "69ffc720-900a-43ed-802a-e21f41efaea2",
"EventLocationGuid": "5d0a3c31-b986-417e-9d0d-c62af3c3abc8",
"OriginalFileGuid": "3479c93d-d939-470f-ac42-52e13c51f779",
"CopyFromFileGuid": "9e10051f-455c-4a4c-a049-fb64be0f6059",
"NewsGuid": "1127f8d4-2060-4ba2-a3b2-ed97a7fd9a9b",
"ContributionGuid": "a45a71e7-2cc9-4895-998a-d3a3f7d83e32",
"ContributionSpeakerGuid": "f10ad744-7b65-4d6c-a427-b5f35eacc65b",
"AgendaItemGuid": "42f5fb36-11d9-42c0-98e5-430b9ef333ee",
"Guid": "45e3f70d-484c-4574-a05f-869b4917e8e4",
"Created": "2026-06-24T15:19:22.3012282+00:00",
"Modified": "2026-06-24T15:19:22.3012282+00:00",
"Deleted": "2026-06-24T15:19:22.3012282+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": "45e3f70d-484c-4574-a05f-869b4917e8e4",
"FileSize": 4,
"FileContents": "QEA=",
"FileType": 0,
"Width": 1,
"Height": 1,
"InStorage": true,
"Alias": "sample string 6",
"PersonGuid": "43870b00-b70d-48cf-a564-0c55dbd4ad0b",
"EventContentGuid": "29c5f466-4a3b-43ac-9802-6f41e9664deb",
"TrainingGuid": "6ac949c4-063a-4728-bfa9-6e7ab5e09c7f",
"TrainingLocationGuid": "b4f9470e-5244-4b32-98d0-589cae9b6a2a",
"CompanyGuid": "100e5826-a9fe-4229-870b-8e802c3dee7c",
"FolderGuid": "67714c8b-e036-41f0-83f5-fcd979c7e52a",
"EventGuid": "d4335d48-dac9-4c59-9d8f-302f7ddc0a4d",
"ActivityGuid": "69ffc720-900a-43ed-802a-e21f41efaea2",
"EventLocationGuid": "5d0a3c31-b986-417e-9d0d-c62af3c3abc8",
"OriginalFileGuid": "3479c93d-d939-470f-ac42-52e13c51f779",
"CopyFromFileGuid": "9e10051f-455c-4a4c-a049-fb64be0f6059",
"NewsGuid": "1127f8d4-2060-4ba2-a3b2-ed97a7fd9a9b",
"ContributionGuid": "a45a71e7-2cc9-4895-998a-d3a3f7d83e32",
"ContributionSpeakerGuid": "f10ad744-7b65-4d6c-a427-b5f35eacc65b",
"AgendaItemGuid": "42f5fb36-11d9-42c0-98e5-430b9ef333ee",
"Guid": "45e3f70d-484c-4574-a05f-869b4917e8e4",
"Created": "2026-06-24T15:19:22.3012282+00:00",
"Modified": "2026-06-24T15:19:22.3012282+00:00",
"Deleted": "2026-06-24T15:19:22.3012282+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": "45e3f70d-484c-4574-a05f-869b4917e8e4",
"FileSize": 4,
"FileContents": "QEA=",
"FileType": 0,
"Width": 1,
"Height": 1,
"InStorage": true,
"Alias": "sample string 6",
"PersonGuid": "43870b00-b70d-48cf-a564-0c55dbd4ad0b",
"EventContentGuid": "29c5f466-4a3b-43ac-9802-6f41e9664deb",
"TrainingGuid": "6ac949c4-063a-4728-bfa9-6e7ab5e09c7f",
"TrainingLocationGuid": "b4f9470e-5244-4b32-98d0-589cae9b6a2a",
"CompanyGuid": "100e5826-a9fe-4229-870b-8e802c3dee7c",
"FolderGuid": "67714c8b-e036-41f0-83f5-fcd979c7e52a",
"EventGuid": "d4335d48-dac9-4c59-9d8f-302f7ddc0a4d",
"ActivityGuid": "69ffc720-900a-43ed-802a-e21f41efaea2",
"EventLocationGuid": "5d0a3c31-b986-417e-9d0d-c62af3c3abc8",
"OriginalFileGuid": "3479c93d-d939-470f-ac42-52e13c51f779",
"CopyFromFileGuid": "9e10051f-455c-4a4c-a049-fb64be0f6059",
"NewsGuid": "1127f8d4-2060-4ba2-a3b2-ed97a7fd9a9b",
"ContributionGuid": "a45a71e7-2cc9-4895-998a-d3a3f7d83e32",
"ContributionSpeakerGuid": "f10ad744-7b65-4d6c-a427-b5f35eacc65b",
"AgendaItemGuid": "42f5fb36-11d9-42c0-98e5-430b9ef333ee",
"Guid": "45e3f70d-484c-4574-a05f-869b4917e8e4",
"Created": "2026-06-24T15:19:22.3012282+00:00",
"Modified": "2026-06-24T15:19:22.3012282+00:00",
"Deleted": "2026-06-24T15:19:22.3012282+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": "45e3f70d-484c-4574-a05f-869b4917e8e4",
"FileSize": 4,
"FileContents": "QEA=",
"FileType": 0,
"Width": 1,
"Height": 1,
"InStorage": true,
"Alias": "sample string 6",
"PersonGuid": "43870b00-b70d-48cf-a564-0c55dbd4ad0b",
"EventContentGuid": "29c5f466-4a3b-43ac-9802-6f41e9664deb",
"TrainingGuid": "6ac949c4-063a-4728-bfa9-6e7ab5e09c7f",
"TrainingLocationGuid": "b4f9470e-5244-4b32-98d0-589cae9b6a2a",
"CompanyGuid": "100e5826-a9fe-4229-870b-8e802c3dee7c",
"FolderGuid": "67714c8b-e036-41f0-83f5-fcd979c7e52a",
"EventGuid": "d4335d48-dac9-4c59-9d8f-302f7ddc0a4d",
"ActivityGuid": "69ffc720-900a-43ed-802a-e21f41efaea2",
"EventLocationGuid": "5d0a3c31-b986-417e-9d0d-c62af3c3abc8",
"OriginalFileGuid": "3479c93d-d939-470f-ac42-52e13c51f779",
"CopyFromFileGuid": "9e10051f-455c-4a4c-a049-fb64be0f6059",
"NewsGuid": "1127f8d4-2060-4ba2-a3b2-ed97a7fd9a9b",
"ContributionGuid": "a45a71e7-2cc9-4895-998a-d3a3f7d83e32",
"ContributionSpeakerGuid": "f10ad744-7b65-4d6c-a427-b5f35eacc65b",
"AgendaItemGuid": "42f5fb36-11d9-42c0-98e5-430b9ef333ee",
"Guid": "45e3f70d-484c-4574-a05f-869b4917e8e4",
"Created": "2026-06-24T15:19:22.3012282+00:00",
"Modified": "2026-06-24T15:19:22.3012282+00:00",
"Deleted": "2026-06-24T15:19:22.3012282+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": "45e3f70d-484c-4574-a05f-869b4917e8e4",
"FileSize": 4,
"FileContents": "QEA=",
"FileType": 0,
"Width": 1,
"Height": 1,
"InStorage": true,
"Alias": "sample string 6",
"PersonGuid": "43870b00-b70d-48cf-a564-0c55dbd4ad0b",
"EventContentGuid": "29c5f466-4a3b-43ac-9802-6f41e9664deb",
"TrainingGuid": "6ac949c4-063a-4728-bfa9-6e7ab5e09c7f",
"TrainingLocationGuid": "b4f9470e-5244-4b32-98d0-589cae9b6a2a",
"CompanyGuid": "100e5826-a9fe-4229-870b-8e802c3dee7c",
"FolderGuid": "67714c8b-e036-41f0-83f5-fcd979c7e52a",
"EventGuid": "d4335d48-dac9-4c59-9d8f-302f7ddc0a4d",
"ActivityGuid": "69ffc720-900a-43ed-802a-e21f41efaea2",
"EventLocationGuid": "5d0a3c31-b986-417e-9d0d-c62af3c3abc8",
"OriginalFileGuid": "3479c93d-d939-470f-ac42-52e13c51f779",
"CopyFromFileGuid": "9e10051f-455c-4a4c-a049-fb64be0f6059",
"NewsGuid": "1127f8d4-2060-4ba2-a3b2-ed97a7fd9a9b",
"ContributionGuid": "a45a71e7-2cc9-4895-998a-d3a3f7d83e32",
"ContributionSpeakerGuid": "f10ad744-7b65-4d6c-a427-b5f35eacc65b",
"AgendaItemGuid": "42f5fb36-11d9-42c0-98e5-430b9ef333ee",
"Guid": "45e3f70d-484c-4574-a05f-869b4917e8e4",
"Created": "2026-06-24T15:19:22.3012282+00:00",
"Modified": "2026-06-24T15:19:22.3012282+00:00",
"Deleted": "2026-06-24T15:19:22.3012282+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": "45e3f70d-484c-4574-a05f-869b4917e8e4",
"FileSize": 4,
"FileContents": "QEA=",
"FileType": 0,
"Width": 1,
"Height": 1,
"InStorage": true,
"Alias": "sample string 6",
"PersonGuid": "43870b00-b70d-48cf-a564-0c55dbd4ad0b",
"EventContentGuid": "29c5f466-4a3b-43ac-9802-6f41e9664deb",
"TrainingGuid": "6ac949c4-063a-4728-bfa9-6e7ab5e09c7f",
"TrainingLocationGuid": "b4f9470e-5244-4b32-98d0-589cae9b6a2a",
"CompanyGuid": "100e5826-a9fe-4229-870b-8e802c3dee7c",
"FolderGuid": "67714c8b-e036-41f0-83f5-fcd979c7e52a",
"EventGuid": "d4335d48-dac9-4c59-9d8f-302f7ddc0a4d",
"ActivityGuid": "69ffc720-900a-43ed-802a-e21f41efaea2",
"EventLocationGuid": "5d0a3c31-b986-417e-9d0d-c62af3c3abc8",
"OriginalFileGuid": "3479c93d-d939-470f-ac42-52e13c51f779",
"CopyFromFileGuid": "9e10051f-455c-4a4c-a049-fb64be0f6059",
"NewsGuid": "1127f8d4-2060-4ba2-a3b2-ed97a7fd9a9b",
"ContributionGuid": "a45a71e7-2cc9-4895-998a-d3a3f7d83e32",
"ContributionSpeakerGuid": "f10ad744-7b65-4d6c-a427-b5f35eacc65b",
"AgendaItemGuid": "42f5fb36-11d9-42c0-98e5-430b9ef333ee",
"Guid": "45e3f70d-484c-4574-a05f-869b4917e8e4",
"Created": "2026-06-24T15:19:22.3012282+00:00",
"Modified": "2026-06-24T15:19:22.3012282+00:00",
"Deleted": "2026-06-24T15:19:22.3012282+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": [
"becf1b0b-3b51-4997-ac85-2bcb8de8dd34",
"a29ce846-7d87-4f6b-856d-888505ae45a5"
],
"IsScheduled": true,
"FormGroups": [
{
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"FieldEnabled": true,
"TooltipEnabled": true,
"TooltipText": "sample string 5",
"EventGuid": "31c99ae6-6129-4145-9dd7-196d68e34aef",
"Guid": "82a23175-da92-444e-83d0-28696a211fc6",
"Created": "2026-06-24T15:19:22.3012282+00:00",
"Modified": "2026-06-24T15:19:22.3012282+00:00",
"Deleted": "2026-06-24T15:19:22.3012282+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": "31c99ae6-6129-4145-9dd7-196d68e34aef",
"Guid": "82a23175-da92-444e-83d0-28696a211fc6",
"Created": "2026-06-24T15:19:22.3012282+00:00",
"Modified": "2026-06-24T15:19:22.3012282+00:00",
"Deleted": "2026-06-24T15:19:22.3012282+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
}
],
"Guid": "6dd42933-e600-4be7-9a81-f6325745aa9a",
"Created": "2026-06-24T15:19:22.3012282+00:00",
"Modified": "2026-06-24T15:19:22.3012282+00:00",
"Deleted": "2026-06-24T15:19:22.3012282+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
}
text/json
Sample:
{
"ActivityGuid": "91d63b43-390b-4d4c-b159-6790bcd52d50",
"EventGuid": "1de58c24-ba62-4cae-90b5-fb6700a8c42c",
"SessionTitle": "sample string 2",
"SessionDescription": "sample string 3",
"EventDateGuid": "3ce9e811-9e0f-4249-b164-7aa7c3baf160",
"DayPartGuid": "7b883f3f-6fb0-4299-b663-692baf55017d",
"EventThemeGuid": "c73f0e38-488d-435e-90d5-5474c60591bc",
"EventWorkFormGuid": "f303e6ee-007e-4afe-806c-3cc378534494",
"Speakers": [
{
"Guid": "44c549ab-8267-4aaf-a02f-b9b75c408948",
"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": "45e3f70d-484c-4574-a05f-869b4917e8e4",
"FileSize": 4,
"FileContents": "QEA=",
"FileType": 0,
"Width": 1,
"Height": 1,
"InStorage": true,
"Alias": "sample string 6",
"PersonGuid": "43870b00-b70d-48cf-a564-0c55dbd4ad0b",
"EventContentGuid": "29c5f466-4a3b-43ac-9802-6f41e9664deb",
"TrainingGuid": "6ac949c4-063a-4728-bfa9-6e7ab5e09c7f",
"TrainingLocationGuid": "b4f9470e-5244-4b32-98d0-589cae9b6a2a",
"CompanyGuid": "100e5826-a9fe-4229-870b-8e802c3dee7c",
"FolderGuid": "67714c8b-e036-41f0-83f5-fcd979c7e52a",
"EventGuid": "d4335d48-dac9-4c59-9d8f-302f7ddc0a4d",
"ActivityGuid": "69ffc720-900a-43ed-802a-e21f41efaea2",
"EventLocationGuid": "5d0a3c31-b986-417e-9d0d-c62af3c3abc8",
"OriginalFileGuid": "3479c93d-d939-470f-ac42-52e13c51f779",
"CopyFromFileGuid": "9e10051f-455c-4a4c-a049-fb64be0f6059",
"NewsGuid": "1127f8d4-2060-4ba2-a3b2-ed97a7fd9a9b",
"ContributionGuid": "a45a71e7-2cc9-4895-998a-d3a3f7d83e32",
"ContributionSpeakerGuid": "f10ad744-7b65-4d6c-a427-b5f35eacc65b",
"AgendaItemGuid": "42f5fb36-11d9-42c0-98e5-430b9ef333ee",
"Guid": "45e3f70d-484c-4574-a05f-869b4917e8e4",
"Created": "2026-06-24T15:19:22.3012282+00:00",
"Modified": "2026-06-24T15:19:22.3012282+00:00",
"Deleted": "2026-06-24T15:19:22.3012282+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": "630f5c02-02e5-44f3-9e5c-95d47159094e",
"Created": "2026-06-24T15:19:22.3012282+00:00",
"Modified": "2026-06-24T15:19:22.3012282+00:00",
"Deleted": "2026-06-24T15:19:22.3012282+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
},
{
"Guid": "44c549ab-8267-4aaf-a02f-b9b75c408948",
"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": "45e3f70d-484c-4574-a05f-869b4917e8e4",
"FileSize": 4,
"FileContents": "QEA=",
"FileType": 0,
"Width": 1,
"Height": 1,
"InStorage": true,
"Alias": "sample string 6",
"PersonGuid": "43870b00-b70d-48cf-a564-0c55dbd4ad0b",
"EventContentGuid": "29c5f466-4a3b-43ac-9802-6f41e9664deb",
"TrainingGuid": "6ac949c4-063a-4728-bfa9-6e7ab5e09c7f",
"TrainingLocationGuid": "b4f9470e-5244-4b32-98d0-589cae9b6a2a",
"CompanyGuid": "100e5826-a9fe-4229-870b-8e802c3dee7c",
"FolderGuid": "67714c8b-e036-41f0-83f5-fcd979c7e52a",
"EventGuid": "d4335d48-dac9-4c59-9d8f-302f7ddc0a4d",
"ActivityGuid": "69ffc720-900a-43ed-802a-e21f41efaea2",
"EventLocationGuid": "5d0a3c31-b986-417e-9d0d-c62af3c3abc8",
"OriginalFileGuid": "3479c93d-d939-470f-ac42-52e13c51f779",
"CopyFromFileGuid": "9e10051f-455c-4a4c-a049-fb64be0f6059",
"NewsGuid": "1127f8d4-2060-4ba2-a3b2-ed97a7fd9a9b",
"ContributionGuid": "a45a71e7-2cc9-4895-998a-d3a3f7d83e32",
"ContributionSpeakerGuid": "f10ad744-7b65-4d6c-a427-b5f35eacc65b",
"AgendaItemGuid": "42f5fb36-11d9-42c0-98e5-430b9ef333ee",
"Guid": "45e3f70d-484c-4574-a05f-869b4917e8e4",
"Created": "2026-06-24T15:19:22.3012282+00:00",
"Modified": "2026-06-24T15:19:22.3012282+00:00",
"Deleted": "2026-06-24T15:19:22.3012282+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": "630f5c02-02e5-44f3-9e5c-95d47159094e",
"Created": "2026-06-24T15:19:22.3012282+00:00",
"Modified": "2026-06-24T15:19:22.3012282+00:00",
"Deleted": "2026-06-24T15:19:22.3012282+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": "45e3f70d-484c-4574-a05f-869b4917e8e4",
"FileSize": 4,
"FileContents": "QEA=",
"FileType": 0,
"Width": 1,
"Height": 1,
"InStorage": true,
"Alias": "sample string 6",
"PersonGuid": "43870b00-b70d-48cf-a564-0c55dbd4ad0b",
"EventContentGuid": "29c5f466-4a3b-43ac-9802-6f41e9664deb",
"TrainingGuid": "6ac949c4-063a-4728-bfa9-6e7ab5e09c7f",
"TrainingLocationGuid": "b4f9470e-5244-4b32-98d0-589cae9b6a2a",
"CompanyGuid": "100e5826-a9fe-4229-870b-8e802c3dee7c",
"FolderGuid": "67714c8b-e036-41f0-83f5-fcd979c7e52a",
"EventGuid": "d4335d48-dac9-4c59-9d8f-302f7ddc0a4d",
"ActivityGuid": "69ffc720-900a-43ed-802a-e21f41efaea2",
"EventLocationGuid": "5d0a3c31-b986-417e-9d0d-c62af3c3abc8",
"OriginalFileGuid": "3479c93d-d939-470f-ac42-52e13c51f779",
"CopyFromFileGuid": "9e10051f-455c-4a4c-a049-fb64be0f6059",
"NewsGuid": "1127f8d4-2060-4ba2-a3b2-ed97a7fd9a9b",
"ContributionGuid": "a45a71e7-2cc9-4895-998a-d3a3f7d83e32",
"ContributionSpeakerGuid": "f10ad744-7b65-4d6c-a427-b5f35eacc65b",
"AgendaItemGuid": "42f5fb36-11d9-42c0-98e5-430b9ef333ee",
"Guid": "45e3f70d-484c-4574-a05f-869b4917e8e4",
"Created": "2026-06-24T15:19:22.3012282+00:00",
"Modified": "2026-06-24T15:19:22.3012282+00:00",
"Deleted": "2026-06-24T15:19:22.3012282+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": "45e3f70d-484c-4574-a05f-869b4917e8e4",
"FileSize": 4,
"FileContents": "QEA=",
"FileType": 0,
"Width": 1,
"Height": 1,
"InStorage": true,
"Alias": "sample string 6",
"PersonGuid": "43870b00-b70d-48cf-a564-0c55dbd4ad0b",
"EventContentGuid": "29c5f466-4a3b-43ac-9802-6f41e9664deb",
"TrainingGuid": "6ac949c4-063a-4728-bfa9-6e7ab5e09c7f",
"TrainingLocationGuid": "b4f9470e-5244-4b32-98d0-589cae9b6a2a",
"CompanyGuid": "100e5826-a9fe-4229-870b-8e802c3dee7c",
"FolderGuid": "67714c8b-e036-41f0-83f5-fcd979c7e52a",
"EventGuid": "d4335d48-dac9-4c59-9d8f-302f7ddc0a4d",
"ActivityGuid": "69ffc720-900a-43ed-802a-e21f41efaea2",
"EventLocationGuid": "5d0a3c31-b986-417e-9d0d-c62af3c3abc8",
"OriginalFileGuid": "3479c93d-d939-470f-ac42-52e13c51f779",
"CopyFromFileGuid": "9e10051f-455c-4a4c-a049-fb64be0f6059",
"NewsGuid": "1127f8d4-2060-4ba2-a3b2-ed97a7fd9a9b",
"ContributionGuid": "a45a71e7-2cc9-4895-998a-d3a3f7d83e32",
"ContributionSpeakerGuid": "f10ad744-7b65-4d6c-a427-b5f35eacc65b",
"AgendaItemGuid": "42f5fb36-11d9-42c0-98e5-430b9ef333ee",
"Guid": "45e3f70d-484c-4574-a05f-869b4917e8e4",
"Created": "2026-06-24T15:19:22.3012282+00:00",
"Modified": "2026-06-24T15:19:22.3012282+00:00",
"Deleted": "2026-06-24T15:19:22.3012282+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": "45e3f70d-484c-4574-a05f-869b4917e8e4",
"FileSize": 4,
"FileContents": "QEA=",
"FileType": 0,
"Width": 1,
"Height": 1,
"InStorage": true,
"Alias": "sample string 6",
"PersonGuid": "43870b00-b70d-48cf-a564-0c55dbd4ad0b",
"EventContentGuid": "29c5f466-4a3b-43ac-9802-6f41e9664deb",
"TrainingGuid": "6ac949c4-063a-4728-bfa9-6e7ab5e09c7f",
"TrainingLocationGuid": "b4f9470e-5244-4b32-98d0-589cae9b6a2a",
"CompanyGuid": "100e5826-a9fe-4229-870b-8e802c3dee7c",
"FolderGuid": "67714c8b-e036-41f0-83f5-fcd979c7e52a",
"EventGuid": "d4335d48-dac9-4c59-9d8f-302f7ddc0a4d",
"ActivityGuid": "69ffc720-900a-43ed-802a-e21f41efaea2",
"EventLocationGuid": "5d0a3c31-b986-417e-9d0d-c62af3c3abc8",
"OriginalFileGuid": "3479c93d-d939-470f-ac42-52e13c51f779",
"CopyFromFileGuid": "9e10051f-455c-4a4c-a049-fb64be0f6059",
"NewsGuid": "1127f8d4-2060-4ba2-a3b2-ed97a7fd9a9b",
"ContributionGuid": "a45a71e7-2cc9-4895-998a-d3a3f7d83e32",
"ContributionSpeakerGuid": "f10ad744-7b65-4d6c-a427-b5f35eacc65b",
"AgendaItemGuid": "42f5fb36-11d9-42c0-98e5-430b9ef333ee",
"Guid": "45e3f70d-484c-4574-a05f-869b4917e8e4",
"Created": "2026-06-24T15:19:22.3012282+00:00",
"Modified": "2026-06-24T15:19:22.3012282+00:00",
"Deleted": "2026-06-24T15:19:22.3012282+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": "45e3f70d-484c-4574-a05f-869b4917e8e4",
"FileSize": 4,
"FileContents": "QEA=",
"FileType": 0,
"Width": 1,
"Height": 1,
"InStorage": true,
"Alias": "sample string 6",
"PersonGuid": "43870b00-b70d-48cf-a564-0c55dbd4ad0b",
"EventContentGuid": "29c5f466-4a3b-43ac-9802-6f41e9664deb",
"TrainingGuid": "6ac949c4-063a-4728-bfa9-6e7ab5e09c7f",
"TrainingLocationGuid": "b4f9470e-5244-4b32-98d0-589cae9b6a2a",
"CompanyGuid": "100e5826-a9fe-4229-870b-8e802c3dee7c",
"FolderGuid": "67714c8b-e036-41f0-83f5-fcd979c7e52a",
"EventGuid": "d4335d48-dac9-4c59-9d8f-302f7ddc0a4d",
"ActivityGuid": "69ffc720-900a-43ed-802a-e21f41efaea2",
"EventLocationGuid": "5d0a3c31-b986-417e-9d0d-c62af3c3abc8",
"OriginalFileGuid": "3479c93d-d939-470f-ac42-52e13c51f779",
"CopyFromFileGuid": "9e10051f-455c-4a4c-a049-fb64be0f6059",
"NewsGuid": "1127f8d4-2060-4ba2-a3b2-ed97a7fd9a9b",
"ContributionGuid": "a45a71e7-2cc9-4895-998a-d3a3f7d83e32",
"ContributionSpeakerGuid": "f10ad744-7b65-4d6c-a427-b5f35eacc65b",
"AgendaItemGuid": "42f5fb36-11d9-42c0-98e5-430b9ef333ee",
"Guid": "45e3f70d-484c-4574-a05f-869b4917e8e4",
"Created": "2026-06-24T15:19:22.3012282+00:00",
"Modified": "2026-06-24T15:19:22.3012282+00:00",
"Deleted": "2026-06-24T15:19:22.3012282+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": "45e3f70d-484c-4574-a05f-869b4917e8e4",
"FileSize": 4,
"FileContents": "QEA=",
"FileType": 0,
"Width": 1,
"Height": 1,
"InStorage": true,
"Alias": "sample string 6",
"PersonGuid": "43870b00-b70d-48cf-a564-0c55dbd4ad0b",
"EventContentGuid": "29c5f466-4a3b-43ac-9802-6f41e9664deb",
"TrainingGuid": "6ac949c4-063a-4728-bfa9-6e7ab5e09c7f",
"TrainingLocationGuid": "b4f9470e-5244-4b32-98d0-589cae9b6a2a",
"CompanyGuid": "100e5826-a9fe-4229-870b-8e802c3dee7c",
"FolderGuid": "67714c8b-e036-41f0-83f5-fcd979c7e52a",
"EventGuid": "d4335d48-dac9-4c59-9d8f-302f7ddc0a4d",
"ActivityGuid": "69ffc720-900a-43ed-802a-e21f41efaea2",
"EventLocationGuid": "5d0a3c31-b986-417e-9d0d-c62af3c3abc8",
"OriginalFileGuid": "3479c93d-d939-470f-ac42-52e13c51f779",
"CopyFromFileGuid": "9e10051f-455c-4a4c-a049-fb64be0f6059",
"NewsGuid": "1127f8d4-2060-4ba2-a3b2-ed97a7fd9a9b",
"ContributionGuid": "a45a71e7-2cc9-4895-998a-d3a3f7d83e32",
"ContributionSpeakerGuid": "f10ad744-7b65-4d6c-a427-b5f35eacc65b",
"AgendaItemGuid": "42f5fb36-11d9-42c0-98e5-430b9ef333ee",
"Guid": "45e3f70d-484c-4574-a05f-869b4917e8e4",
"Created": "2026-06-24T15:19:22.3012282+00:00",
"Modified": "2026-06-24T15:19:22.3012282+00:00",
"Deleted": "2026-06-24T15:19:22.3012282+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": "45e3f70d-484c-4574-a05f-869b4917e8e4",
"FileSize": 4,
"FileContents": "QEA=",
"FileType": 0,
"Width": 1,
"Height": 1,
"InStorage": true,
"Alias": "sample string 6",
"PersonGuid": "43870b00-b70d-48cf-a564-0c55dbd4ad0b",
"EventContentGuid": "29c5f466-4a3b-43ac-9802-6f41e9664deb",
"TrainingGuid": "6ac949c4-063a-4728-bfa9-6e7ab5e09c7f",
"TrainingLocationGuid": "b4f9470e-5244-4b32-98d0-589cae9b6a2a",
"CompanyGuid": "100e5826-a9fe-4229-870b-8e802c3dee7c",
"FolderGuid": "67714c8b-e036-41f0-83f5-fcd979c7e52a",
"EventGuid": "d4335d48-dac9-4c59-9d8f-302f7ddc0a4d",
"ActivityGuid": "69ffc720-900a-43ed-802a-e21f41efaea2",
"EventLocationGuid": "5d0a3c31-b986-417e-9d0d-c62af3c3abc8",
"OriginalFileGuid": "3479c93d-d939-470f-ac42-52e13c51f779",
"CopyFromFileGuid": "9e10051f-455c-4a4c-a049-fb64be0f6059",
"NewsGuid": "1127f8d4-2060-4ba2-a3b2-ed97a7fd9a9b",
"ContributionGuid": "a45a71e7-2cc9-4895-998a-d3a3f7d83e32",
"ContributionSpeakerGuid": "f10ad744-7b65-4d6c-a427-b5f35eacc65b",
"AgendaItemGuid": "42f5fb36-11d9-42c0-98e5-430b9ef333ee",
"Guid": "45e3f70d-484c-4574-a05f-869b4917e8e4",
"Created": "2026-06-24T15:19:22.3012282+00:00",
"Modified": "2026-06-24T15:19:22.3012282+00:00",
"Deleted": "2026-06-24T15:19:22.3012282+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": "45e3f70d-484c-4574-a05f-869b4917e8e4",
"FileSize": 4,
"FileContents": "QEA=",
"FileType": 0,
"Width": 1,
"Height": 1,
"InStorage": true,
"Alias": "sample string 6",
"PersonGuid": "43870b00-b70d-48cf-a564-0c55dbd4ad0b",
"EventContentGuid": "29c5f466-4a3b-43ac-9802-6f41e9664deb",
"TrainingGuid": "6ac949c4-063a-4728-bfa9-6e7ab5e09c7f",
"TrainingLocationGuid": "b4f9470e-5244-4b32-98d0-589cae9b6a2a",
"CompanyGuid": "100e5826-a9fe-4229-870b-8e802c3dee7c",
"FolderGuid": "67714c8b-e036-41f0-83f5-fcd979c7e52a",
"EventGuid": "d4335d48-dac9-4c59-9d8f-302f7ddc0a4d",
"ActivityGuid": "69ffc720-900a-43ed-802a-e21f41efaea2",
"EventLocationGuid": "5d0a3c31-b986-417e-9d0d-c62af3c3abc8",
"OriginalFileGuid": "3479c93d-d939-470f-ac42-52e13c51f779",
"CopyFromFileGuid": "9e10051f-455c-4a4c-a049-fb64be0f6059",
"NewsGuid": "1127f8d4-2060-4ba2-a3b2-ed97a7fd9a9b",
"ContributionGuid": "a45a71e7-2cc9-4895-998a-d3a3f7d83e32",
"ContributionSpeakerGuid": "f10ad744-7b65-4d6c-a427-b5f35eacc65b",
"AgendaItemGuid": "42f5fb36-11d9-42c0-98e5-430b9ef333ee",
"Guid": "45e3f70d-484c-4574-a05f-869b4917e8e4",
"Created": "2026-06-24T15:19:22.3012282+00:00",
"Modified": "2026-06-24T15:19:22.3012282+00:00",
"Deleted": "2026-06-24T15:19:22.3012282+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": "45e3f70d-484c-4574-a05f-869b4917e8e4",
"FileSize": 4,
"FileContents": "QEA=",
"FileType": 0,
"Width": 1,
"Height": 1,
"InStorage": true,
"Alias": "sample string 6",
"PersonGuid": "43870b00-b70d-48cf-a564-0c55dbd4ad0b",
"EventContentGuid": "29c5f466-4a3b-43ac-9802-6f41e9664deb",
"TrainingGuid": "6ac949c4-063a-4728-bfa9-6e7ab5e09c7f",
"TrainingLocationGuid": "b4f9470e-5244-4b32-98d0-589cae9b6a2a",
"CompanyGuid": "100e5826-a9fe-4229-870b-8e802c3dee7c",
"FolderGuid": "67714c8b-e036-41f0-83f5-fcd979c7e52a",
"EventGuid": "d4335d48-dac9-4c59-9d8f-302f7ddc0a4d",
"ActivityGuid": "69ffc720-900a-43ed-802a-e21f41efaea2",
"EventLocationGuid": "5d0a3c31-b986-417e-9d0d-c62af3c3abc8",
"OriginalFileGuid": "3479c93d-d939-470f-ac42-52e13c51f779",
"CopyFromFileGuid": "9e10051f-455c-4a4c-a049-fb64be0f6059",
"NewsGuid": "1127f8d4-2060-4ba2-a3b2-ed97a7fd9a9b",
"ContributionGuid": "a45a71e7-2cc9-4895-998a-d3a3f7d83e32",
"ContributionSpeakerGuid": "f10ad744-7b65-4d6c-a427-b5f35eacc65b",
"AgendaItemGuid": "42f5fb36-11d9-42c0-98e5-430b9ef333ee",
"Guid": "45e3f70d-484c-4574-a05f-869b4917e8e4",
"Created": "2026-06-24T15:19:22.3012282+00:00",
"Modified": "2026-06-24T15:19:22.3012282+00:00",
"Deleted": "2026-06-24T15:19:22.3012282+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": "45e3f70d-484c-4574-a05f-869b4917e8e4",
"FileSize": 4,
"FileContents": "QEA=",
"FileType": 0,
"Width": 1,
"Height": 1,
"InStorage": true,
"Alias": "sample string 6",
"PersonGuid": "43870b00-b70d-48cf-a564-0c55dbd4ad0b",
"EventContentGuid": "29c5f466-4a3b-43ac-9802-6f41e9664deb",
"TrainingGuid": "6ac949c4-063a-4728-bfa9-6e7ab5e09c7f",
"TrainingLocationGuid": "b4f9470e-5244-4b32-98d0-589cae9b6a2a",
"CompanyGuid": "100e5826-a9fe-4229-870b-8e802c3dee7c",
"FolderGuid": "67714c8b-e036-41f0-83f5-fcd979c7e52a",
"EventGuid": "d4335d48-dac9-4c59-9d8f-302f7ddc0a4d",
"ActivityGuid": "69ffc720-900a-43ed-802a-e21f41efaea2",
"EventLocationGuid": "5d0a3c31-b986-417e-9d0d-c62af3c3abc8",
"OriginalFileGuid": "3479c93d-d939-470f-ac42-52e13c51f779",
"CopyFromFileGuid": "9e10051f-455c-4a4c-a049-fb64be0f6059",
"NewsGuid": "1127f8d4-2060-4ba2-a3b2-ed97a7fd9a9b",
"ContributionGuid": "a45a71e7-2cc9-4895-998a-d3a3f7d83e32",
"ContributionSpeakerGuid": "f10ad744-7b65-4d6c-a427-b5f35eacc65b",
"AgendaItemGuid": "42f5fb36-11d9-42c0-98e5-430b9ef333ee",
"Guid": "45e3f70d-484c-4574-a05f-869b4917e8e4",
"Created": "2026-06-24T15:19:22.3012282+00:00",
"Modified": "2026-06-24T15:19:22.3012282+00:00",
"Deleted": "2026-06-24T15:19:22.3012282+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": "45e3f70d-484c-4574-a05f-869b4917e8e4",
"FileSize": 4,
"FileContents": "QEA=",
"FileType": 0,
"Width": 1,
"Height": 1,
"InStorage": true,
"Alias": "sample string 6",
"PersonGuid": "43870b00-b70d-48cf-a564-0c55dbd4ad0b",
"EventContentGuid": "29c5f466-4a3b-43ac-9802-6f41e9664deb",
"TrainingGuid": "6ac949c4-063a-4728-bfa9-6e7ab5e09c7f",
"TrainingLocationGuid": "b4f9470e-5244-4b32-98d0-589cae9b6a2a",
"CompanyGuid": "100e5826-a9fe-4229-870b-8e802c3dee7c",
"FolderGuid": "67714c8b-e036-41f0-83f5-fcd979c7e52a",
"EventGuid": "d4335d48-dac9-4c59-9d8f-302f7ddc0a4d",
"ActivityGuid": "69ffc720-900a-43ed-802a-e21f41efaea2",
"EventLocationGuid": "5d0a3c31-b986-417e-9d0d-c62af3c3abc8",
"OriginalFileGuid": "3479c93d-d939-470f-ac42-52e13c51f779",
"CopyFromFileGuid": "9e10051f-455c-4a4c-a049-fb64be0f6059",
"NewsGuid": "1127f8d4-2060-4ba2-a3b2-ed97a7fd9a9b",
"ContributionGuid": "a45a71e7-2cc9-4895-998a-d3a3f7d83e32",
"ContributionSpeakerGuid": "f10ad744-7b65-4d6c-a427-b5f35eacc65b",
"AgendaItemGuid": "42f5fb36-11d9-42c0-98e5-430b9ef333ee",
"Guid": "45e3f70d-484c-4574-a05f-869b4917e8e4",
"Created": "2026-06-24T15:19:22.3012282+00:00",
"Modified": "2026-06-24T15:19:22.3012282+00:00",
"Deleted": "2026-06-24T15:19:22.3012282+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": "45e3f70d-484c-4574-a05f-869b4917e8e4",
"FileSize": 4,
"FileContents": "QEA=",
"FileType": 0,
"Width": 1,
"Height": 1,
"InStorage": true,
"Alias": "sample string 6",
"PersonGuid": "43870b00-b70d-48cf-a564-0c55dbd4ad0b",
"EventContentGuid": "29c5f466-4a3b-43ac-9802-6f41e9664deb",
"TrainingGuid": "6ac949c4-063a-4728-bfa9-6e7ab5e09c7f",
"TrainingLocationGuid": "b4f9470e-5244-4b32-98d0-589cae9b6a2a",
"CompanyGuid": "100e5826-a9fe-4229-870b-8e802c3dee7c",
"FolderGuid": "67714c8b-e036-41f0-83f5-fcd979c7e52a",
"EventGuid": "d4335d48-dac9-4c59-9d8f-302f7ddc0a4d",
"ActivityGuid": "69ffc720-900a-43ed-802a-e21f41efaea2",
"EventLocationGuid": "5d0a3c31-b986-417e-9d0d-c62af3c3abc8",
"OriginalFileGuid": "3479c93d-d939-470f-ac42-52e13c51f779",
"CopyFromFileGuid": "9e10051f-455c-4a4c-a049-fb64be0f6059",
"NewsGuid": "1127f8d4-2060-4ba2-a3b2-ed97a7fd9a9b",
"ContributionGuid": "a45a71e7-2cc9-4895-998a-d3a3f7d83e32",
"ContributionSpeakerGuid": "f10ad744-7b65-4d6c-a427-b5f35eacc65b",
"AgendaItemGuid": "42f5fb36-11d9-42c0-98e5-430b9ef333ee",
"Guid": "45e3f70d-484c-4574-a05f-869b4917e8e4",
"Created": "2026-06-24T15:19:22.3012282+00:00",
"Modified": "2026-06-24T15:19:22.3012282+00:00",
"Deleted": "2026-06-24T15:19:22.3012282+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": [
"becf1b0b-3b51-4997-ac85-2bcb8de8dd34",
"a29ce846-7d87-4f6b-856d-888505ae45a5"
],
"IsScheduled": true,
"FormGroups": [
{
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"FieldEnabled": true,
"TooltipEnabled": true,
"TooltipText": "sample string 5",
"EventGuid": "31c99ae6-6129-4145-9dd7-196d68e34aef",
"Guid": "82a23175-da92-444e-83d0-28696a211fc6",
"Created": "2026-06-24T15:19:22.3012282+00:00",
"Modified": "2026-06-24T15:19:22.3012282+00:00",
"Deleted": "2026-06-24T15:19:22.3012282+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": "31c99ae6-6129-4145-9dd7-196d68e34aef",
"Guid": "82a23175-da92-444e-83d0-28696a211fc6",
"Created": "2026-06-24T15:19:22.3012282+00:00",
"Modified": "2026-06-24T15:19:22.3012282+00:00",
"Deleted": "2026-06-24T15:19:22.3012282+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
}
],
"Guid": "6dd42933-e600-4be7-9a81-f6325745aa9a",
"Created": "2026-06-24T15:19:22.3012282+00:00",
"Modified": "2026-06-24T15:19:22.3012282+00:00",
"Deleted": "2026-06-24T15:19:22.3012282+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":"91d63b43-390b-4d4c-b159-6790bcd52d50","EventGuid":"1de58c24-ba62-4cae-90b5-fb6700a8c42c","SessionTitle":"sample string 2","SessionDescription":"sample string 3","EventDateGuid":"3ce9e811-9e0f-4249-b164-7aa7c3baf160","DayPartGuid":"7b883f3f-6fb0-4299-b663-692baf55017d","EventThemeGuid":"c73f0e38-488d-435e-90d5-5474c60591bc","EventWorkFormGuid":"f303e6ee-007e-4afe-806c-3cc378534494","Speakers":[{"Guid":"44c549ab-8267-4aaf-a02f-b9b75c408948","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":"45e3f70d-484c-4574-a05f-869b4917e8e4","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"43870b00-b70d-48cf-a564-0c55dbd4ad0b","EventContentGuid":"29c5f466-4a3b-43ac-9802-6f41e9664deb","TrainingGuid":"6ac949c4-063a-4728-bfa9-6e7ab5e09c7f","TrainingLocationGuid":"b4f9470e-5244-4b32-98d0-589cae9b6a2a","CompanyGuid":"100e5826-a9fe-4229-870b-8e802c3dee7c","FolderGuid":"67714c8b-e036-41f0-83f5-fcd979c7e52a","EventGuid":"d4335d48-dac9-4c59-9d8f-302f7ddc0a4d","ActivityGuid":"69ffc720-900a-43ed-802a-e21f41efaea2","EventLocationGuid":"5d0a3c31-b986-417e-9d0d-c62af3c3abc8","OriginalFileGuid":"3479c93d-d939-470f-ac42-52e13c51f779","CopyFromFileGuid":"9e10051f-455c-4a4c-a049-fb64be0f6059","NewsGuid":"1127f8d4-2060-4ba2-a3b2-ed97a7fd9a9b","ContributionGuid":"a45a71e7-2cc9-4895-998a-d3a3f7d83e32","ContributionSpeakerGuid":"f10ad744-7b65-4d6c-a427-b5f35eacc65b","AgendaItemGuid":"42f5fb36-11d9-42c0-98e5-430b9ef333ee","Guid":"45e3f70d-484c-4574-a05f-869b4917e8e4","Created":"2026-06-24T15:19:22.3012282+00:00","Modified":"2026-06-24T15:19:22.3012282+00:00","Deleted":"2026-06-24T15:19:22.3012282+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":"630f5c02-02e5-44f3-9e5c-95d47159094e","Created":"2026-06-24T15:19:22.3012282+00:00","Modified":"2026-06-24T15:19:22.3012282+00:00","Deleted":"2026-06-24T15:19:22.3012282+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false},{"Guid":"44c549ab-8267-4aaf-a02f-b9b75c408948","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":"45e3f70d-484c-4574-a05f-869b4917e8e4","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"43870b00-b70d-48cf-a564-0c55dbd4ad0b","EventContentGuid":"29c5f466-4a3b-43ac-9802-6f41e9664deb","TrainingGuid":"6ac949c4-063a-4728-bfa9-6e7ab5e09c7f","TrainingLocationGuid":"b4f9470e-5244-4b32-98d0-589cae9b6a2a","CompanyGuid":"100e5826-a9fe-4229-870b-8e802c3dee7c","FolderGuid":"67714c8b-e036-41f0-83f5-fcd979c7e52a","EventGuid":"d4335d48-dac9-4c59-9d8f-302f7ddc0a4d","ActivityGuid":"69ffc720-900a-43ed-802a-e21f41efaea2","EventLocationGuid":"5d0a3c31-b986-417e-9d0d-c62af3c3abc8","OriginalFileGuid":"3479c93d-d939-470f-ac42-52e13c51f779","CopyFromFileGuid":"9e10051f-455c-4a4c-a049-fb64be0f6059","NewsGuid":"1127f8d4-2060-4ba2-a3b2-ed97a7fd9a9b","ContributionGuid":"a45a71e7-2cc9-4895-998a-d3a3f7d83e32","ContributionSpeakerGuid":"f10ad744-7b65-4d6c-a427-b5f35eacc65b","AgendaItemGuid":"42f5fb36-11d9-42c0-98e5-430b9ef333ee","Guid":"45e3f70d-484c-4574-a05f-869b4917e8e4","Created":"2026-06-24T15:19:22.3012282+00:00","Modified":"2026-06-24T15:19:22.3012282+00:00","Deleted":"2026-06-24T15:19:22.3012282+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":"630f5c02-02e5-44f3-9e5c-95d47159094e","Created":"2026-06-24T15:19:22.3012282+00:00","Modified":"2026-06-24T15:19:22.3012282+00:00","Deleted":"2026-06-24T15:19:22.3012282+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":"45e3f70d-484c-4574-a05f-869b4917e8e4","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"43870b00-b70d-48cf-a564-0c55dbd4ad0b","EventContentGuid":"29c5f466-4a3b-43ac-9802-6f41e9664deb","TrainingGuid":"6ac949c4-063a-4728-bfa9-6e7ab5e09c7f","TrainingLocationGuid":"b4f9470e-5244-4b32-98d0-589cae9b6a2a","CompanyGuid":"100e5826-a9fe-4229-870b-8e802c3dee7c","FolderGuid":"67714c8b-e036-41f0-83f5-fcd979c7e52a","EventGuid":"d4335d48-dac9-4c59-9d8f-302f7ddc0a4d","ActivityGuid":"69ffc720-900a-43ed-802a-e21f41efaea2","EventLocationGuid":"5d0a3c31-b986-417e-9d0d-c62af3c3abc8","OriginalFileGuid":"3479c93d-d939-470f-ac42-52e13c51f779","CopyFromFileGuid":"9e10051f-455c-4a4c-a049-fb64be0f6059","NewsGuid":"1127f8d4-2060-4ba2-a3b2-ed97a7fd9a9b","ContributionGuid":"a45a71e7-2cc9-4895-998a-d3a3f7d83e32","ContributionSpeakerGuid":"f10ad744-7b65-4d6c-a427-b5f35eacc65b","AgendaItemGuid":"42f5fb36-11d9-42c0-98e5-430b9ef333ee","Guid":"45e3f70d-484c-4574-a05f-869b4917e8e4","Created":"2026-06-24T15:19:22.3012282+00:00","Modified":"2026-06-24T15:19:22.3012282+00:00","Deleted":"2026-06-24T15:19:22.3012282+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":"45e3f70d-484c-4574-a05f-869b4917e8e4","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"43870b00-b70d-48cf-a564-0c55dbd4ad0b","EventContentGuid":"29c5f466-4a3b-43ac-9802-6f41e9664deb","TrainingGuid":"6ac949c4-063a-4728-bfa9-6e7ab5e09c7f","TrainingLocationGuid":"b4f9470e-5244-4b32-98d0-589cae9b6a2a","CompanyGuid":"100e5826-a9fe-4229-870b-8e802c3dee7c","FolderGuid":"67714c8b-e036-41f0-83f5-fcd979c7e52a","EventGuid":"d4335d48-dac9-4c59-9d8f-302f7ddc0a4d","ActivityGuid":"69ffc720-900a-43ed-802a-e21f41efaea2","EventLocationGuid":"5d0a3c31-b986-417e-9d0d-c62af3c3abc8","OriginalFileGuid":"3479c93d-d939-470f-ac42-52e13c51f779","CopyFromFileGuid":"9e10051f-455c-4a4c-a049-fb64be0f6059","NewsGuid":"1127f8d4-2060-4ba2-a3b2-ed97a7fd9a9b","ContributionGuid":"a45a71e7-2cc9-4895-998a-d3a3f7d83e32","ContributionSpeakerGuid":"f10ad744-7b65-4d6c-a427-b5f35eacc65b","AgendaItemGuid":"42f5fb36-11d9-42c0-98e5-430b9ef333ee","Guid":"45e3f70d-484c-4574-a05f-869b4917e8e4","Created":"2026-06-24T15:19:22.3012282+00:00","Modified":"2026-06-24T15:19:22.3012282+00:00","Deleted":"2026-06-24T15:19:22.3012282+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":"45e3f70d-484c-4574-a05f-869b4917e8e4","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"43870b00-b70d-48cf-a564-0c55dbd4ad0b","EventContentGuid":"29c5f466-4a3b-43ac-9802-6f41e9664deb","TrainingGuid":"6ac949c4-063a-4728-bfa9-6e7ab5e09c7f","TrainingLocationGuid":"b4f9470e-5244-4b32-98d0-589cae9b6a2a","CompanyGuid":"100e5826-a9fe-4229-870b-8e802c3dee7c","FolderGuid":"67714c8b-e036-41f0-83f5-fcd979c7e52a","EventGuid":"d4335d48-dac9-4c59-9d8f-302f7ddc0a4d","ActivityGuid":"69ffc720-900a-43ed-802a-e21f41efaea2","EventLocationGuid":"5d0a3c31-b986-417e-9d0d-c62af3c3abc8","OriginalFileGuid":"3479c93d-d939-470f-ac42-52e13c51f779","CopyFromFileGuid":"9e10051f-455c-4a4c-a049-fb64be0f6059","NewsGuid":"1127f8d4-2060-4ba2-a3b2-ed97a7fd9a9b","ContributionGuid":"a45a71e7-2cc9-4895-998a-d3a3f7d83e32","ContributionSpeakerGuid":"f10ad744-7b65-4d6c-a427-b5f35eacc65b","AgendaItemGuid":"42f5fb36-11d9-42c0-98e5-430b9ef333ee","Guid":"45e3f70d-484c-4574-a05f-869b4917e8e4","Created":"2026-06-24T15:19:22.3012282+00:00","Modified":"2026-06-24T15:19:22.3012282+00:00","Deleted":"2026-06-24T15:19:22.3012282+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":"45e3f70d-484c-4574-a05f-869b4917e8e4","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"43870b00-b70d-48cf-a564-0c55dbd4ad0b","EventContentGuid":"29c5f466-4a3b-43ac-9802-6f41e9664deb","TrainingGuid":"6ac949c4-063a-4728-bfa9-6e7ab5e09c7f","TrainingLocationGuid":"b4f9470e-5244-4b32-98d0-589cae9b6a2a","CompanyGuid":"100e5826-a9fe-4229-870b-8e802c3dee7c","FolderGuid":"67714c8b-e036-41f0-83f5-fcd979c7e52a","EventGuid":"d4335d48-dac9-4c59-9d8f-302f7ddc0a4d","ActivityGuid":"69ffc720-900a-43ed-802a-e21f41efaea2","EventLocationGuid":"5d0a3c31-b986-417e-9d0d-c62af3c3abc8","OriginalFileGuid":"3479c93d-d939-470f-ac42-52e13c51f779","CopyFromFileGuid":"9e10051f-455c-4a4c-a049-fb64be0f6059","NewsGuid":"1127f8d4-2060-4ba2-a3b2-ed97a7fd9a9b","ContributionGuid":"a45a71e7-2cc9-4895-998a-d3a3f7d83e32","ContributionSpeakerGuid":"f10ad744-7b65-4d6c-a427-b5f35eacc65b","AgendaItemGuid":"42f5fb36-11d9-42c0-98e5-430b9ef333ee","Guid":"45e3f70d-484c-4574-a05f-869b4917e8e4","Created":"2026-06-24T15:19:22.3012282+00:00","Modified":"2026-06-24T15:19:22.3012282+00:00","Deleted":"2026-06-24T15:19:22.3012282+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":"45e3f70d-484c-4574-a05f-869b4917e8e4","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"43870b00-b70d-48cf-a564-0c55dbd4ad0b","EventContentGuid":"29c5f466-4a3b-43ac-9802-6f41e9664deb","TrainingGuid":"6ac949c4-063a-4728-bfa9-6e7ab5e09c7f","TrainingLocationGuid":"b4f9470e-5244-4b32-98d0-589cae9b6a2a","CompanyGuid":"100e5826-a9fe-4229-870b-8e802c3dee7c","FolderGuid":"67714c8b-e036-41f0-83f5-fcd979c7e52a","EventGuid":"d4335d48-dac9-4c59-9d8f-302f7ddc0a4d","ActivityGuid":"69ffc720-900a-43ed-802a-e21f41efaea2","EventLocationGuid":"5d0a3c31-b986-417e-9d0d-c62af3c3abc8","OriginalFileGuid":"3479c93d-d939-470f-ac42-52e13c51f779","CopyFromFileGuid":"9e10051f-455c-4a4c-a049-fb64be0f6059","NewsGuid":"1127f8d4-2060-4ba2-a3b2-ed97a7fd9a9b","ContributionGuid":"a45a71e7-2cc9-4895-998a-d3a3f7d83e32","ContributionSpeakerGuid":"f10ad744-7b65-4d6c-a427-b5f35eacc65b","AgendaItemGuid":"42f5fb36-11d9-42c0-98e5-430b9ef333ee","Guid":"45e3f70d-484c-4574-a05f-869b4917e8e4","Created":"2026-06-24T15:19:22.3012282+00:00","Modified":"2026-06-24T15:19:22.3012282+00:00","Deleted":"2026-06-24T15:19:22.3012282+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":"45e3f70d-484c-4574-a05f-869b4917e8e4","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"43870b00-b70d-48cf-a564-0c55dbd4ad0b","EventContentGuid":"29c5f466-4a3b-43ac-9802-6f41e9664deb","TrainingGuid":"6ac949c4-063a-4728-bfa9-6e7ab5e09c7f","TrainingLocationGuid":"b4f9470e-5244-4b32-98d0-589cae9b6a2a","CompanyGuid":"100e5826-a9fe-4229-870b-8e802c3dee7c","FolderGuid":"67714c8b-e036-41f0-83f5-fcd979c7e52a","EventGuid":"d4335d48-dac9-4c59-9d8f-302f7ddc0a4d","ActivityGuid":"69ffc720-900a-43ed-802a-e21f41efaea2","EventLocationGuid":"5d0a3c31-b986-417e-9d0d-c62af3c3abc8","OriginalFileGuid":"3479c93d-d939-470f-ac42-52e13c51f779","CopyFromFileGuid":"9e10051f-455c-4a4c-a049-fb64be0f6059","NewsGuid":"1127f8d4-2060-4ba2-a3b2-ed97a7fd9a9b","ContributionGuid":"a45a71e7-2cc9-4895-998a-d3a3f7d83e32","ContributionSpeakerGuid":"f10ad744-7b65-4d6c-a427-b5f35eacc65b","AgendaItemGuid":"42f5fb36-11d9-42c0-98e5-430b9ef333ee","Guid":"45e3f70d-484c-4574-a05f-869b4917e8e4","Created":"2026-06-24T15:19:22.3012282+00:00","Modified":"2026-06-24T15:19:22.3012282+00:00","Deleted":"2026-06-24T15:19:22.3012282+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":"45e3f70d-484c-4574-a05f-869b4917e8e4","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"43870b00-b70d-48cf-a564-0c55dbd4ad0b","EventContentGuid":"29c5f466-4a3b-43ac-9802-6f41e9664deb","TrainingGuid":"6ac949c4-063a-4728-bfa9-6e7ab5e09c7f","TrainingLocationGuid":"b4f9470e-5244-4b32-98d0-589cae9b6a2a","CompanyGuid":"100e5826-a9fe-4229-870b-8e802c3dee7c","FolderGuid":"67714c8b-e036-41f0-83f5-fcd979c7e52a","EventGuid":"d4335d48-dac9-4c59-9d8f-302f7ddc0a4d","ActivityGuid":"69ffc720-900a-43ed-802a-e21f41efaea2","EventLocationGuid":"5d0a3c31-b986-417e-9d0d-c62af3c3abc8","OriginalFileGuid":"3479c93d-d939-470f-ac42-52e13c51f779","CopyFromFileGuid":"9e10051f-455c-4a4c-a049-fb64be0f6059","NewsGuid":"1127f8d4-2060-4ba2-a3b2-ed97a7fd9a9b","ContributionGuid":"a45a71e7-2cc9-4895-998a-d3a3f7d83e32","ContributionSpeakerGuid":"f10ad744-7b65-4d6c-a427-b5f35eacc65b","AgendaItemGuid":"42f5fb36-11d9-42c0-98e5-430b9ef333ee","Guid":"45e3f70d-484c-4574-a05f-869b4917e8e4","Created":"2026-06-24T15:19:22.3012282+00:00","Modified":"2026-06-24T15:19:22.3012282+00:00","Deleted":"2026-06-24T15:19:22.3012282+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":"45e3f70d-484c-4574-a05f-869b4917e8e4","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"43870b00-b70d-48cf-a564-0c55dbd4ad0b","EventContentGuid":"29c5f466-4a3b-43ac-9802-6f41e9664deb","TrainingGuid":"6ac949c4-063a-4728-bfa9-6e7ab5e09c7f","TrainingLocationGuid":"b4f9470e-5244-4b32-98d0-589cae9b6a2a","CompanyGuid":"100e5826-a9fe-4229-870b-8e802c3dee7c","FolderGuid":"67714c8b-e036-41f0-83f5-fcd979c7e52a","EventGuid":"d4335d48-dac9-4c59-9d8f-302f7ddc0a4d","ActivityGuid":"69ffc720-900a-43ed-802a-e21f41efaea2","EventLocationGuid":"5d0a3c31-b986-417e-9d0d-c62af3c3abc8","OriginalFileGuid":"3479c93d-d939-470f-ac42-52e13c51f779","CopyFromFileGuid":"9e10051f-455c-4a4c-a049-fb64be0f6059","NewsGuid":"1127f8d4-2060-4ba2-a3b2-ed97a7fd9a9b","ContributionGuid":"a45a71e7-2cc9-4895-998a-d3a3f7d83e32","ContributionSpeakerGuid":"f10ad744-7b65-4d6c-a427-b5f35eacc65b","AgendaItemGuid":"42f5fb36-11d9-42c0-98e5-430b9ef333ee","Guid":"45e3f70d-484c-4574-a05f-869b4917e8e4","Created":"2026-06-24T15:19:22.3012282+00:00","Modified":"2026-06-24T15:19:22.3012282+00:00","Deleted":"2026-06-24T15:19:22.3012282+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":"45e3f70d-484c-4574-a05f-869b4917e8e4","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"43870b00-b70d-48cf-a564-0c55dbd4ad0b","EventContentGuid":"29c5f466-4a3b-43ac-9802-6f41e9664deb","TrainingGuid":"6ac949c4-063a-4728-bfa9-6e7ab5e09c7f","TrainingLocationGuid":"b4f9470e-5244-4b32-98d0-589cae9b6a2a","CompanyGuid":"100e5826-a9fe-4229-870b-8e802c3dee7c","FolderGuid":"67714c8b-e036-41f0-83f5-fcd979c7e52a","EventGuid":"d4335d48-dac9-4c59-9d8f-302f7ddc0a4d","ActivityGuid":"69ffc720-900a-43ed-802a-e21f41efaea2","EventLocationGuid":"5d0a3c31-b986-417e-9d0d-c62af3c3abc8","OriginalFileGuid":"3479c93d-d939-470f-ac42-52e13c51f779","CopyFromFileGuid":"9e10051f-455c-4a4c-a049-fb64be0f6059","NewsGuid":"1127f8d4-2060-4ba2-a3b2-ed97a7fd9a9b","ContributionGuid":"a45a71e7-2cc9-4895-998a-d3a3f7d83e32","ContributionSpeakerGuid":"f10ad744-7b65-4d6c-a427-b5f35eacc65b","AgendaItemGuid":"42f5fb36-11d9-42c0-98e5-430b9ef333ee","Guid":"45e3f70d-484c-4574-a05f-869b4917e8e4","Created":"2026-06-24T15:19:22.3012282+00:00","Modified":"2026-06-24T15:19:22.3012282+00:00","Deleted":"2026-06-24T15:19:22.3012282+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":"45e3f70d-484c-4574-a05f-869b4917e8e4","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"43870b00-b70d-48cf-a564-0c55dbd4ad0b","EventContentGuid":"29c5f466-4a3b-43ac-9802-6f41e9664deb","TrainingGuid":"6ac949c4-063a-4728-bfa9-6e7ab5e09c7f","TrainingLocationGuid":"b4f9470e-5244-4b32-98d0-589cae9b6a2a","CompanyGuid":"100e5826-a9fe-4229-870b-8e802c3dee7c","FolderGuid":"67714c8b-e036-41f0-83f5-fcd979c7e52a","EventGuid":"d4335d48-dac9-4c59-9d8f-302f7ddc0a4d","ActivityGuid":"69ffc720-900a-43ed-802a-e21f41efaea2","EventLocationGuid":"5d0a3c31-b986-417e-9d0d-c62af3c3abc8","OriginalFileGuid":"3479c93d-d939-470f-ac42-52e13c51f779","CopyFromFileGuid":"9e10051f-455c-4a4c-a049-fb64be0f6059","NewsGuid":"1127f8d4-2060-4ba2-a3b2-ed97a7fd9a9b","ContributionGuid":"a45a71e7-2cc9-4895-998a-d3a3f7d83e32","ContributionSpeakerGuid":"f10ad744-7b65-4d6c-a427-b5f35eacc65b","AgendaItemGuid":"42f5fb36-11d9-42c0-98e5-430b9ef333ee","Guid":"45e3f70d-484c-4574-a05f-869b4917e8e4","Created":"2026-06-24T15:19:22.3012282+00:00","Modified":"2026-06-24T15:19:22.3012282+00:00","Deleted":"2026-06-24T15:19:22.3012282+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":"45e3f70d-484c-4574-a05f-869b4917e8e4","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"43870b00-b70d-48cf-a564-0c55dbd4ad0b","EventContentGuid":"29c5f466-4a3b-43ac-9802-6f41e9664deb","TrainingGuid":"6ac949c4-063a-4728-bfa9-6e7ab5e09c7f","TrainingLocationGuid":"b4f9470e-5244-4b32-98d0-589cae9b6a2a","CompanyGuid":"100e5826-a9fe-4229-870b-8e802c3dee7c","FolderGuid":"67714c8b-e036-41f0-83f5-fcd979c7e52a","EventGuid":"d4335d48-dac9-4c59-9d8f-302f7ddc0a4d","ActivityGuid":"69ffc720-900a-43ed-802a-e21f41efaea2","EventLocationGuid":"5d0a3c31-b986-417e-9d0d-c62af3c3abc8","OriginalFileGuid":"3479c93d-d939-470f-ac42-52e13c51f779","CopyFromFileGuid":"9e10051f-455c-4a4c-a049-fb64be0f6059","NewsGuid":"1127f8d4-2060-4ba2-a3b2-ed97a7fd9a9b","ContributionGuid":"a45a71e7-2cc9-4895-998a-d3a3f7d83e32","ContributionSpeakerGuid":"f10ad744-7b65-4d6c-a427-b5f35eacc65b","AgendaItemGuid":"42f5fb36-11d9-42c0-98e5-430b9ef333ee","Guid":"45e3f70d-484c-4574-a05f-869b4917e8e4","Created":"2026-06-24T15:19:22.3012282+00:00","Modified":"2026-06-24T15:19:22.3012282+00:00","Deleted":"2026-06-24T15:19:22.3012282+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":["becf1b0b-3b51-4997-ac85-2bcb8de8dd34","a29ce846-7d87-4f6b-856d-888505ae45a5"],"IsScheduled":true,"FormGroups":[{"FieldName":"sample string 1","FieldLabel":"sample string 2","FieldEnabled":true,"TooltipEnabled":true,"TooltipText":"sample string 5","EventGuid":"31c99ae6-6129-4145-9dd7-196d68e34aef","Guid":"82a23175-da92-444e-83d0-28696a211fc6","Created":"2026-06-24T15:19:22.3012282+00:00","Modified":"2026-06-24T15:19:22.3012282+00:00","Deleted":"2026-06-24T15:19:22.3012282+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":"31c99ae6-6129-4145-9dd7-196d68e34aef","Guid":"82a23175-da92-444e-83d0-28696a211fc6","Created":"2026-06-24T15:19:22.3012282+00:00","Modified":"2026-06-24T15:19:22.3012282+00:00","Deleted":"2026-06-24T15:19:22.3012282+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false}],"Guid":"6dd42933-e600-4be7-9a81-f6325745aa9a","Created":"2026-06-24T15:19:22.3012282+00:00","Modified":"2026-06-24T15:19:22.3012282+00:00","Deleted":"2026-06-24T15:19:22.3012282+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-24T15:19:22.3012282+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-24T15:19:22.3012282+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">6dd42933-e600-4be7-9a81-f6325745aa9a</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-24T15:19:22.3012282+00:00</Modified>
<ActivityGuid>91d63b43-390b-4d4c-b159-6790bcd52d50</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-24T15:19:22.3012282+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-24T15:19:22.3012282+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">45e3f70d-484c-4574-a05f-869b4917e8e4</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-24T15:19:22.3012282+00:00</Modified>
<ActivityGuid>69ffc720-900a-43ed-802a-e21f41efaea2</ActivityGuid>
<AgendaItemGuid>42f5fb36-11d9-42c0-98e5-430b9ef333ee</AgendaItemGuid>
<Alias>sample string 6</Alias>
<CompanyGuid>100e5826-a9fe-4229-870b-8e802c3dee7c</CompanyGuid>
<ContentType>sample string 1</ContentType>
<ContributionGuid>a45a71e7-2cc9-4895-998a-d3a3f7d83e32</ContributionGuid>
<ContributionSpeakerGuid>f10ad744-7b65-4d6c-a427-b5f35eacc65b</ContributionSpeakerGuid>
<CopyFromFileGuid>9e10051f-455c-4a4c-a049-fb64be0f6059</CopyFromFileGuid>
<EventContentGuid>29c5f466-4a3b-43ac-9802-6f41e9664deb</EventContentGuid>
<EventGuid>d4335d48-dac9-4c59-9d8f-302f7ddc0a4d</EventGuid>
<EventLocationGuid>5d0a3c31-b986-417e-9d0d-c62af3c3abc8</EventLocationGuid>
<FileContents>QEA=</FileContents>
<FileName>sample string 2</FileName>
<FileSize>4</FileSize>
<FileType>Unassigned</FileType>
<FolderGuid>67714c8b-e036-41f0-83f5-fcd979c7e52a</FolderGuid>
<Height>1</Height>
<InStorage>true</InStorage>
<NewsGuid>1127f8d4-2060-4ba2-a3b2-ed97a7fd9a9b</NewsGuid>
<OriginalFileGuid>3479c93d-d939-470f-ac42-52e13c51f779</OriginalFileGuid>
<OriginalFileName>sample string 3</OriginalFileName>
<PersonGuid>43870b00-b70d-48cf-a564-0c55dbd4ad0b</PersonGuid>
<TrainingGuid>6ac949c4-063a-4728-bfa9-6e7ab5e09c7f</TrainingGuid>
<TrainingLocationGuid>b4f9470e-5244-4b32-98d0-589cae9b6a2a</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-24T15:19:22.3012282+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-24T15:19:22.3012282+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">45e3f70d-484c-4574-a05f-869b4917e8e4</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-24T15:19:22.3012282+00:00</Modified>
<ActivityGuid>69ffc720-900a-43ed-802a-e21f41efaea2</ActivityGuid>
<AgendaItemGuid>42f5fb36-11d9-42c0-98e5-430b9ef333ee</AgendaItemGuid>
<Alias>sample string 6</Alias>
<CompanyGuid>100e5826-a9fe-4229-870b-8e802c3dee7c</CompanyGuid>
<ContentType>sample string 1</ContentType>
<ContributionGuid>a45a71e7-2cc9-4895-998a-d3a3f7d83e32</ContributionGuid>
<ContributionSpeakerGuid>f10ad744-7b65-4d6c-a427-b5f35eacc65b</ContributionSpeakerGuid>
<CopyFromFileGuid>9e10051f-455c-4a4c-a049-fb64be0f6059</CopyFromFileGuid>
<EventContentGuid>29c5f466-4a3b-43ac-9802-6f41e9664deb</EventContentGuid>
<EventGuid>d4335d48-dac9-4c59-9d8f-302f7ddc0a4d</EventGuid>
<EventLocationGuid>5d0a3c31-b986-417e-9d0d-c62af3c3abc8</EventLocationGuid>
<FileContents>QEA=</FileContents>
<FileName>sample string 2</FileName>
<FileSize>4</FileSize>
<FileType>Unassigned</FileType>
<FolderGuid>67714c8b-e036-41f0-83f5-fcd979c7e52a</FolderGuid>
<Height>1</Height>
<InStorage>true</InStorage>
<NewsGuid>1127f8d4-2060-4ba2-a3b2-ed97a7fd9a9b</NewsGuid>
<OriginalFileGuid>3479c93d-d939-470f-ac42-52e13c51f779</OriginalFileGuid>
<OriginalFileName>sample string 3</OriginalFileName>
<PersonGuid>43870b00-b70d-48cf-a564-0c55dbd4ad0b</PersonGuid>
<TrainingGuid>6ac949c4-063a-4728-bfa9-6e7ab5e09c7f</TrainingGuid>
<TrainingLocationGuid>b4f9470e-5244-4b32-98d0-589cae9b6a2a</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-24T15:19:22.3012282+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-24T15:19:22.3012282+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">45e3f70d-484c-4574-a05f-869b4917e8e4</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-24T15:19:22.3012282+00:00</Modified>
<ActivityGuid>69ffc720-900a-43ed-802a-e21f41efaea2</ActivityGuid>
<AgendaItemGuid>42f5fb36-11d9-42c0-98e5-430b9ef333ee</AgendaItemGuid>
<Alias>sample string 6</Alias>
<CompanyGuid>100e5826-a9fe-4229-870b-8e802c3dee7c</CompanyGuid>
<ContentType>sample string 1</ContentType>
<ContributionGuid>a45a71e7-2cc9-4895-998a-d3a3f7d83e32</ContributionGuid>
<ContributionSpeakerGuid>f10ad744-7b65-4d6c-a427-b5f35eacc65b</ContributionSpeakerGuid>
<CopyFromFileGuid>9e10051f-455c-4a4c-a049-fb64be0f6059</CopyFromFileGuid>
<EventContentGuid>29c5f466-4a3b-43ac-9802-6f41e9664deb</EventContentGuid>
<EventGuid>d4335d48-dac9-4c59-9d8f-302f7ddc0a4d</EventGuid>
<EventLocationGuid>5d0a3c31-b986-417e-9d0d-c62af3c3abc8</EventLocationGuid>
<FileContents>QEA=</FileContents>
<FileName>sample string 2</FileName>
<FileSize>4</FileSize>
<FileType>Unassigned</FileType>
<FolderGuid>67714c8b-e036-41f0-83f5-fcd979c7e52a</FolderGuid>
<Height>1</Height>
<InStorage>true</InStorage>
<NewsGuid>1127f8d4-2060-4ba2-a3b2-ed97a7fd9a9b</NewsGuid>
<OriginalFileGuid>3479c93d-d939-470f-ac42-52e13c51f779</OriginalFileGuid>
<OriginalFileName>sample string 3</OriginalFileName>
<PersonGuid>43870b00-b70d-48cf-a564-0c55dbd4ad0b</PersonGuid>
<TrainingGuid>6ac949c4-063a-4728-bfa9-6e7ab5e09c7f</TrainingGuid>
<TrainingLocationGuid>b4f9470e-5244-4b32-98d0-589cae9b6a2a</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-24T15:19:22.3012282+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-24T15:19:22.3012282+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">45e3f70d-484c-4574-a05f-869b4917e8e4</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-24T15:19:22.3012282+00:00</Modified>
<ActivityGuid>69ffc720-900a-43ed-802a-e21f41efaea2</ActivityGuid>
<AgendaItemGuid>42f5fb36-11d9-42c0-98e5-430b9ef333ee</AgendaItemGuid>
<Alias>sample string 6</Alias>
<CompanyGuid>100e5826-a9fe-4229-870b-8e802c3dee7c</CompanyGuid>
<ContentType>sample string 1</ContentType>
<ContributionGuid>a45a71e7-2cc9-4895-998a-d3a3f7d83e32</ContributionGuid>
<ContributionSpeakerGuid>f10ad744-7b65-4d6c-a427-b5f35eacc65b</ContributionSpeakerGuid>
<CopyFromFileGuid>9e10051f-455c-4a4c-a049-fb64be0f6059</CopyFromFileGuid>
<EventContentGuid>29c5f466-4a3b-43ac-9802-6f41e9664deb</EventContentGuid>
<EventGuid>d4335d48-dac9-4c59-9d8f-302f7ddc0a4d</EventGuid>
<EventLocationGuid>5d0a3c31-b986-417e-9d0d-c62af3c3abc8</EventLocationGuid>
<FileContents>QEA=</FileContents>
<FileName>sample string 2</FileName>
<FileSize>4</FileSize>
<FileType>Unassigned</FileType>
<FolderGuid>67714c8b-e036-41f0-83f5-fcd979c7e52a</FolderGuid>
<Height>1</Height>
<InStorage>true</InStorage>
<NewsGuid>1127f8d4-2060-4ba2-a3b2-ed97a7fd9a9b</NewsGuid>
<OriginalFileGuid>3479c93d-d939-470f-ac42-52e13c51f779</OriginalFileGuid>
<OriginalFileName>sample string 3</OriginalFileName>
<PersonGuid>43870b00-b70d-48cf-a564-0c55dbd4ad0b</PersonGuid>
<TrainingGuid>6ac949c4-063a-4728-bfa9-6e7ab5e09c7f</TrainingGuid>
<TrainingLocationGuid>b4f9470e-5244-4b32-98d0-589cae9b6a2a</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-24T15:19:22.3012282+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-24T15:19:22.3012282+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">45e3f70d-484c-4574-a05f-869b4917e8e4</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-24T15:19:22.3012282+00:00</Modified>
<ActivityGuid>69ffc720-900a-43ed-802a-e21f41efaea2</ActivityGuid>
<AgendaItemGuid>42f5fb36-11d9-42c0-98e5-430b9ef333ee</AgendaItemGuid>
<Alias>sample string 6</Alias>
<CompanyGuid>100e5826-a9fe-4229-870b-8e802c3dee7c</CompanyGuid>
<ContentType>sample string 1</ContentType>
<ContributionGuid>a45a71e7-2cc9-4895-998a-d3a3f7d83e32</ContributionGuid>
<ContributionSpeakerGuid>f10ad744-7b65-4d6c-a427-b5f35eacc65b</ContributionSpeakerGuid>
<CopyFromFileGuid>9e10051f-455c-4a4c-a049-fb64be0f6059</CopyFromFileGuid>
<EventContentGuid>29c5f466-4a3b-43ac-9802-6f41e9664deb</EventContentGuid>
<EventGuid>d4335d48-dac9-4c59-9d8f-302f7ddc0a4d</EventGuid>
<EventLocationGuid>5d0a3c31-b986-417e-9d0d-c62af3c3abc8</EventLocationGuid>
<FileContents>QEA=</FileContents>
<FileName>sample string 2</FileName>
<FileSize>4</FileSize>
<FileType>Unassigned</FileType>
<FolderGuid>67714c8b-e036-41f0-83f5-fcd979c7e52a</FolderGuid>
<Height>1</Height>
<InStorage>true</InStorage>
<NewsGuid>1127f8d4-2060-4ba2-a3b2-ed97a7fd9a9b</NewsGuid>
<OriginalFileGuid>3479c93d-d939-470f-ac42-52e13c51f779</OriginalFileGuid>
<OriginalFileName>sample string 3</OriginalFileName>
<PersonGuid>43870b00-b70d-48cf-a564-0c55dbd4ad0b</PersonGuid>
<TrainingGuid>6ac949c4-063a-4728-bfa9-6e7ab5e09c7f</TrainingGuid>
<TrainingLocationGuid>b4f9470e-5244-4b32-98d0-589cae9b6a2a</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-24T15:19:22.3012282+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-24T15:19:22.3012282+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">45e3f70d-484c-4574-a05f-869b4917e8e4</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-24T15:19:22.3012282+00:00</Modified>
<ActivityGuid>69ffc720-900a-43ed-802a-e21f41efaea2</ActivityGuid>
<AgendaItemGuid>42f5fb36-11d9-42c0-98e5-430b9ef333ee</AgendaItemGuid>
<Alias>sample string 6</Alias>
<CompanyGuid>100e5826-a9fe-4229-870b-8e802c3dee7c</CompanyGuid>
<ContentType>sample string 1</ContentType>
<ContributionGuid>a45a71e7-2cc9-4895-998a-d3a3f7d83e32</ContributionGuid>
<ContributionSpeakerGuid>f10ad744-7b65-4d6c-a427-b5f35eacc65b</ContributionSpeakerGuid>
<CopyFromFileGuid>9e10051f-455c-4a4c-a049-fb64be0f6059</CopyFromFileGuid>
<EventContentGuid>29c5f466-4a3b-43ac-9802-6f41e9664deb</EventContentGuid>
<EventGuid>d4335d48-dac9-4c59-9d8f-302f7ddc0a4d</EventGuid>
<EventLocationGuid>5d0a3c31-b986-417e-9d0d-c62af3c3abc8</EventLocationGuid>
<FileContents>QEA=</FileContents>
<FileName>sample string 2</FileName>
<FileSize>4</FileSize>
<FileType>Unassigned</FileType>
<FolderGuid>67714c8b-e036-41f0-83f5-fcd979c7e52a</FolderGuid>
<Height>1</Height>
<InStorage>true</InStorage>
<NewsGuid>1127f8d4-2060-4ba2-a3b2-ed97a7fd9a9b</NewsGuid>
<OriginalFileGuid>3479c93d-d939-470f-ac42-52e13c51f779</OriginalFileGuid>
<OriginalFileName>sample string 3</OriginalFileName>
<PersonGuid>43870b00-b70d-48cf-a564-0c55dbd4ad0b</PersonGuid>
<TrainingGuid>6ac949c4-063a-4728-bfa9-6e7ab5e09c7f</TrainingGuid>
<TrainingLocationGuid>b4f9470e-5244-4b32-98d0-589cae9b6a2a</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-24T15:19:22.3012282+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-24T15:19:22.3012282+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">45e3f70d-484c-4574-a05f-869b4917e8e4</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-24T15:19:22.3012282+00:00</Modified>
<ActivityGuid>69ffc720-900a-43ed-802a-e21f41efaea2</ActivityGuid>
<AgendaItemGuid>42f5fb36-11d9-42c0-98e5-430b9ef333ee</AgendaItemGuid>
<Alias>sample string 6</Alias>
<CompanyGuid>100e5826-a9fe-4229-870b-8e802c3dee7c</CompanyGuid>
<ContentType>sample string 1</ContentType>
<ContributionGuid>a45a71e7-2cc9-4895-998a-d3a3f7d83e32</ContributionGuid>
<ContributionSpeakerGuid>f10ad744-7b65-4d6c-a427-b5f35eacc65b</ContributionSpeakerGuid>
<CopyFromFileGuid>9e10051f-455c-4a4c-a049-fb64be0f6059</CopyFromFileGuid>
<EventContentGuid>29c5f466-4a3b-43ac-9802-6f41e9664deb</EventContentGuid>
<EventGuid>d4335d48-dac9-4c59-9d8f-302f7ddc0a4d</EventGuid>
<EventLocationGuid>5d0a3c31-b986-417e-9d0d-c62af3c3abc8</EventLocationGuid>
<FileContents>QEA=</FileContents>
<FileName>sample string 2</FileName>
<FileSize>4</FileSize>
<FileType>Unassigned</FileType>
<FolderGuid>67714c8b-e036-41f0-83f5-fcd979c7e52a</FolderGuid>
<Height>1</Height>
<InStorage>true</InStorage>
<NewsGuid>1127f8d4-2060-4ba2-a3b2-ed97a7fd9a9b</NewsGuid>
<OriginalFileGuid>3479c93d-d939-470f-ac42-52e13c51f779</OriginalFileGuid>
<OriginalFileName>sample string 3</OriginalFileName>
<PersonGuid>43870b00-b70d-48cf-a564-0c55dbd4ad0b</PersonGuid>
<TrainingGuid>6ac949c4-063a-4728-bfa9-6e7ab5e09c7f</TrainingGuid>
<TrainingLocationGuid>b4f9470e-5244-4b32-98d0-589cae9b6a2a</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-24T15:19:22.3012282+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-24T15:19:22.3012282+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">45e3f70d-484c-4574-a05f-869b4917e8e4</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-24T15:19:22.3012282+00:00</Modified>
<ActivityGuid>69ffc720-900a-43ed-802a-e21f41efaea2</ActivityGuid>
<AgendaItemGuid>42f5fb36-11d9-42c0-98e5-430b9ef333ee</AgendaItemGuid>
<Alias>sample string 6</Alias>
<CompanyGuid>100e5826-a9fe-4229-870b-8e802c3dee7c</CompanyGuid>
<ContentType>sample string 1</ContentType>
<ContributionGuid>a45a71e7-2cc9-4895-998a-d3a3f7d83e32</ContributionGuid>
<ContributionSpeakerGuid>f10ad744-7b65-4d6c-a427-b5f35eacc65b</ContributionSpeakerGuid>
<CopyFromFileGuid>9e10051f-455c-4a4c-a049-fb64be0f6059</CopyFromFileGuid>
<EventContentGuid>29c5f466-4a3b-43ac-9802-6f41e9664deb</EventContentGuid>
<EventGuid>d4335d48-dac9-4c59-9d8f-302f7ddc0a4d</EventGuid>
<EventLocationGuid>5d0a3c31-b986-417e-9d0d-c62af3c3abc8</EventLocationGuid>
<FileContents>QEA=</FileContents>
<FileName>sample string 2</FileName>
<FileSize>4</FileSize>
<FileType>Unassigned</FileType>
<FolderGuid>67714c8b-e036-41f0-83f5-fcd979c7e52a</FolderGuid>
<Height>1</Height>
<InStorage>true</InStorage>
<NewsGuid>1127f8d4-2060-4ba2-a3b2-ed97a7fd9a9b</NewsGuid>
<OriginalFileGuid>3479c93d-d939-470f-ac42-52e13c51f779</OriginalFileGuid>
<OriginalFileName>sample string 3</OriginalFileName>
<PersonGuid>43870b00-b70d-48cf-a564-0c55dbd4ad0b</PersonGuid>
<TrainingGuid>6ac949c4-063a-4728-bfa9-6e7ab5e09c7f</TrainingGuid>
<TrainingLocationGuid>b4f9470e-5244-4b32-98d0-589cae9b6a2a</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-24T15:19:22.3012282+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-24T15:19:22.3012282+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">45e3f70d-484c-4574-a05f-869b4917e8e4</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-24T15:19:22.3012282+00:00</Modified>
<ActivityGuid>69ffc720-900a-43ed-802a-e21f41efaea2</ActivityGuid>
<AgendaItemGuid>42f5fb36-11d9-42c0-98e5-430b9ef333ee</AgendaItemGuid>
<Alias>sample string 6</Alias>
<CompanyGuid>100e5826-a9fe-4229-870b-8e802c3dee7c</CompanyGuid>
<ContentType>sample string 1</ContentType>
<ContributionGuid>a45a71e7-2cc9-4895-998a-d3a3f7d83e32</ContributionGuid>
<ContributionSpeakerGuid>f10ad744-7b65-4d6c-a427-b5f35eacc65b</ContributionSpeakerGuid>
<CopyFromFileGuid>9e10051f-455c-4a4c-a049-fb64be0f6059</CopyFromFileGuid>
<EventContentGuid>29c5f466-4a3b-43ac-9802-6f41e9664deb</EventContentGuid>
<EventGuid>d4335d48-dac9-4c59-9d8f-302f7ddc0a4d</EventGuid>
<EventLocationGuid>5d0a3c31-b986-417e-9d0d-c62af3c3abc8</EventLocationGuid>
<FileContents>QEA=</FileContents>
<FileName>sample string 2</FileName>
<FileSize>4</FileSize>
<FileType>Unassigned</FileType>
<FolderGuid>67714c8b-e036-41f0-83f5-fcd979c7e52a</FolderGuid>
<Height>1</Height>
<InStorage>true</InStorage>
<NewsGuid>1127f8d4-2060-4ba2-a3b2-ed97a7fd9a9b</NewsGuid>
<OriginalFileGuid>3479c93d-d939-470f-ac42-52e13c51f779</OriginalFileGuid>
<OriginalFileName>sample string 3</OriginalFileName>
<PersonGuid>43870b00-b70d-48cf-a564-0c55dbd4ad0b</PersonGuid>
<TrainingGuid>6ac949c4-063a-4728-bfa9-6e7ab5e09c7f</TrainingGuid>
<TrainingLocationGuid>b4f9470e-5244-4b32-98d0-589cae9b6a2a</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-24T15:19:22.3012282+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-24T15:19:22.3012282+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">45e3f70d-484c-4574-a05f-869b4917e8e4</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-24T15:19:22.3012282+00:00</Modified>
<ActivityGuid>69ffc720-900a-43ed-802a-e21f41efaea2</ActivityGuid>
<AgendaItemGuid>42f5fb36-11d9-42c0-98e5-430b9ef333ee</AgendaItemGuid>
<Alias>sample string 6</Alias>
<CompanyGuid>100e5826-a9fe-4229-870b-8e802c3dee7c</CompanyGuid>
<ContentType>sample string 1</ContentType>
<ContributionGuid>a45a71e7-2cc9-4895-998a-d3a3f7d83e32</ContributionGuid>
<ContributionSpeakerGuid>f10ad744-7b65-4d6c-a427-b5f35eacc65b</ContributionSpeakerGuid>
<CopyFromFileGuid>9e10051f-455c-4a4c-a049-fb64be0f6059</CopyFromFileGuid>
<EventContentGuid>29c5f466-4a3b-43ac-9802-6f41e9664deb</EventContentGuid>
<EventGuid>d4335d48-dac9-4c59-9d8f-302f7ddc0a4d</EventGuid>
<EventLocationGuid>5d0a3c31-b986-417e-9d0d-c62af3c3abc8</EventLocationGuid>
<FileContents>QEA=</FileContents>
<FileName>sample string 2</FileName>
<FileSize>4</FileSize>
<FileType>Unassigned</FileType>
<FolderGuid>67714c8b-e036-41f0-83f5-fcd979c7e52a</FolderGuid>
<Height>1</Height>
<InStorage>true</InStorage>
<NewsGuid>1127f8d4-2060-4ba2-a3b2-ed97a7fd9a9b</NewsGuid>
<OriginalFileGuid>3479c93d-d939-470f-ac42-52e13c51f779</OriginalFileGuid>
<OriginalFileName>sample string 3</OriginalFileName>
<PersonGuid>43870b00-b70d-48cf-a564-0c55dbd4ad0b</PersonGuid>
<TrainingGuid>6ac949c4-063a-4728-bfa9-6e7ab5e09c7f</TrainingGuid>
<TrainingLocationGuid>b4f9470e-5244-4b32-98d0-589cae9b6a2a</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-24T15:19:22.3012282+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-24T15:19:22.3012282+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">45e3f70d-484c-4574-a05f-869b4917e8e4</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-24T15:19:22.3012282+00:00</Modified>
<ActivityGuid>69ffc720-900a-43ed-802a-e21f41efaea2</ActivityGuid>
<AgendaItemGuid>42f5fb36-11d9-42c0-98e5-430b9ef333ee</AgendaItemGuid>
<Alias>sample string 6</Alias>
<CompanyGuid>100e5826-a9fe-4229-870b-8e802c3dee7c</CompanyGuid>
<ContentType>sample string 1</ContentType>
<ContributionGuid>a45a71e7-2cc9-4895-998a-d3a3f7d83e32</ContributionGuid>
<ContributionSpeakerGuid>f10ad744-7b65-4d6c-a427-b5f35eacc65b</ContributionSpeakerGuid>
<CopyFromFileGuid>9e10051f-455c-4a4c-a049-fb64be0f6059</CopyFromFileGuid>
<EventContentGuid>29c5f466-4a3b-43ac-9802-6f41e9664deb</EventContentGuid>
<EventGuid>d4335d48-dac9-4c59-9d8f-302f7ddc0a4d</EventGuid>
<EventLocationGuid>5d0a3c31-b986-417e-9d0d-c62af3c3abc8</EventLocationGuid>
<FileContents>QEA=</FileContents>
<FileName>sample string 2</FileName>
<FileSize>4</FileSize>
<FileType>Unassigned</FileType>
<FolderGuid>67714c8b-e036-41f0-83f5-fcd979c7e52a</FolderGuid>
<Height>1</Height>
<InStorage>true</InStorage>
<NewsGuid>1127f8d4-2060-4ba2-a3b2-ed97a7fd9a9b</NewsGuid>
<OriginalFileGuid>3479c93d-d939-470f-ac42-52e13c51f779</OriginalFileGuid>
<OriginalFileName>sample string 3</OriginalFileName>
<PersonGuid>43870b00-b70d-48cf-a564-0c55dbd4ad0b</PersonGuid>
<TrainingGuid>6ac949c4-063a-4728-bfa9-6e7ab5e09c7f</TrainingGuid>
<TrainingLocationGuid>b4f9470e-5244-4b32-98d0-589cae9b6a2a</TrainingLocationGuid>
<Width>1</Width>
</FileViewModel>
</ActivityPresentationFiles>
<AgreedToUseData>true</AgreedToUseData>
<DayPartGuid>7b883f3f-6fb0-4299-b663-692baf55017d</DayPartGuid>
<EventDateGuid>3ce9e811-9e0f-4249-b164-7aa7c3baf160</EventDateGuid>
<EventGuid>1de58c24-ba62-4cae-90b5-fb6700a8c42c</EventGuid>
<EventThemeGuid>c73f0e38-488d-435e-90d5-5474c60591bc</EventThemeGuid>
<EventWorkFormGuid>f303e6ee-007e-4afe-806c-3cc378534494</EventWorkFormGuid>
<FilesToRemove xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>becf1b0b-3b51-4997-ac85-2bcb8de8dd34</d2p1:guid>
<d2p1:guid>a29ce846-7d87-4f6b-856d-888505ae45a5</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-24T15:19:22.3012282+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-24T15:19:22.3012282+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">82a23175-da92-444e-83d0-28696a211fc6</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-24T15:19:22.3012282+00:00</Modified>
<EventGuid>31c99ae6-6129-4145-9dd7-196d68e34aef</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-24T15:19:22.3012282+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-24T15:19:22.3012282+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">82a23175-da92-444e-83d0-28696a211fc6</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-24T15:19:22.3012282+00:00</Modified>
<EventGuid>31c99ae6-6129-4145-9dd7-196d68e34aef</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-24T15:19:22.3012282+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-24T15:19:22.3012282+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">44c549ab-8267-4aaf-a02f-b9b75c408948</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-24T15:19:22.3012282+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>630f5c02-02e5-44f3-9e5c-95d47159094e</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-24T15:19:22.3012282+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-24T15:19:22.3012282+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">45e3f70d-484c-4574-a05f-869b4917e8e4</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-24T15:19:22.3012282+00:00</Modified>
<ActivityGuid>69ffc720-900a-43ed-802a-e21f41efaea2</ActivityGuid>
<AgendaItemGuid>42f5fb36-11d9-42c0-98e5-430b9ef333ee</AgendaItemGuid>
<Alias>sample string 6</Alias>
<CompanyGuid>100e5826-a9fe-4229-870b-8e802c3dee7c</CompanyGuid>
<ContentType>sample string 1</ContentType>
<ContributionGuid>a45a71e7-2cc9-4895-998a-d3a3f7d83e32</ContributionGuid>
<ContributionSpeakerGuid>f10ad744-7b65-4d6c-a427-b5f35eacc65b</ContributionSpeakerGuid>
<CopyFromFileGuid>9e10051f-455c-4a4c-a049-fb64be0f6059</CopyFromFileGuid>
<EventContentGuid>29c5f466-4a3b-43ac-9802-6f41e9664deb</EventContentGuid>
<EventGuid>d4335d48-dac9-4c59-9d8f-302f7ddc0a4d</EventGuid>
<EventLocationGuid>5d0a3c31-b986-417e-9d0d-c62af3c3abc8</EventLocationGuid>
<FileContents>QEA=</FileContents>
<FileName>sample string 2</FileName>
<FileSize>4</FileSize>
<FileType>Unassigned</FileType>
<FolderGuid>67714c8b-e036-41f0-83f5-fcd979c7e52a</FolderGuid>
<Height>1</Height>
<InStorage>true</InStorage>
<NewsGuid>1127f8d4-2060-4ba2-a3b2-ed97a7fd9a9b</NewsGuid>
<OriginalFileGuid>3479c93d-d939-470f-ac42-52e13c51f779</OriginalFileGuid>
<OriginalFileName>sample string 3</OriginalFileName>
<PersonGuid>43870b00-b70d-48cf-a564-0c55dbd4ad0b</PersonGuid>
<TrainingGuid>6ac949c4-063a-4728-bfa9-6e7ab5e09c7f</TrainingGuid>
<TrainingLocationGuid>b4f9470e-5244-4b32-98d0-589cae9b6a2a</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-24T15:19:22.3012282+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-24T15:19:22.3012282+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">44c549ab-8267-4aaf-a02f-b9b75c408948</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-24T15:19:22.3012282+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>630f5c02-02e5-44f3-9e5c-95d47159094e</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-24T15:19:22.3012282+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-24T15:19:22.3012282+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">45e3f70d-484c-4574-a05f-869b4917e8e4</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-24T15:19:22.3012282+00:00</Modified>
<ActivityGuid>69ffc720-900a-43ed-802a-e21f41efaea2</ActivityGuid>
<AgendaItemGuid>42f5fb36-11d9-42c0-98e5-430b9ef333ee</AgendaItemGuid>
<Alias>sample string 6</Alias>
<CompanyGuid>100e5826-a9fe-4229-870b-8e802c3dee7c</CompanyGuid>
<ContentType>sample string 1</ContentType>
<ContributionGuid>a45a71e7-2cc9-4895-998a-d3a3f7d83e32</ContributionGuid>
<ContributionSpeakerGuid>f10ad744-7b65-4d6c-a427-b5f35eacc65b</ContributionSpeakerGuid>
<CopyFromFileGuid>9e10051f-455c-4a4c-a049-fb64be0f6059</CopyFromFileGuid>
<EventContentGuid>29c5f466-4a3b-43ac-9802-6f41e9664deb</EventContentGuid>
<EventGuid>d4335d48-dac9-4c59-9d8f-302f7ddc0a4d</EventGuid>
<EventLocationGuid>5d0a3c31-b986-417e-9d0d-c62af3c3abc8</EventLocationGuid>
<FileContents>QEA=</FileContents>
<FileName>sample string 2</FileName>
<FileSize>4</FileSize>
<FileType>Unassigned</FileType>
<FolderGuid>67714c8b-e036-41f0-83f5-fcd979c7e52a</FolderGuid>
<Height>1</Height>
<InStorage>true</InStorage>
<NewsGuid>1127f8d4-2060-4ba2-a3b2-ed97a7fd9a9b</NewsGuid>
<OriginalFileGuid>3479c93d-d939-470f-ac42-52e13c51f779</OriginalFileGuid>
<OriginalFileName>sample string 3</OriginalFileName>
<PersonGuid>43870b00-b70d-48cf-a564-0c55dbd4ad0b</PersonGuid>
<TrainingGuid>6ac949c4-063a-4728-bfa9-6e7ab5e09c7f</TrainingGuid>
<TrainingLocationGuid>b4f9470e-5244-4b32-98d0-589cae9b6a2a</TrainingLocationGuid>
<Width>1</Width>
</PictureFile>
<Title>sample string 2</Title>
</SpeakerViewModel>
</Speakers>
</ContributionViewModel>