GET v1/Contribution/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

ContributionViewModel
NameDescriptionTypeAdditional 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": "aa33f258-672e-4aae-b492-8b0b89415450",
  "EventGuid": "44f3b9a5-945c-42c8-b1db-2d6f6cf94ef5",
  "SessionTitle": "sample string 2",
  "SessionDescription": "sample string 3",
  "EventDateGuid": "fccac726-cec6-4114-97d8-20fb026df5be",
  "DayPartGuid": "a4160208-d53d-41ed-856d-a68691e50ed2",
  "EventThemeGuid": "eed554a1-9707-4fcb-9e7d-6fa7fdda986b",
  "EventWorkFormGuid": "575f5067-c6e0-44fa-ac25-d9034a6d9ebc",
  "Speakers": null,
  "ActivityPresentationFile1": {
    "ContentType": "sample string 1",
    "FileName": "sample string 2",
    "FileExtension": null,
    "OriginalFileName": "sample string 3",
    "PublicFileName": "1bcd32e0-bb74-4b7f-bed0-83f8bad02742",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "e157a109-9335-4b8b-a3f1-0a6f0e2a4058",
    "EventContentGuid": "b2cedc88-2433-4171-b5a9-350c83316910",
    "TrainingGuid": "5f3f02db-7dbd-4a61-8695-fce33ab9fe84",
    "TrainingLocationGuid": "8ff4bcde-41ee-4564-ad25-3e22b37af53f",
    "CompanyGuid": "ac09d56b-a336-407b-af35-6d4c5f698431",
    "FolderGuid": "6e7389cb-4d7f-4158-8ce9-8f6483167207",
    "EventGuid": "10192ed8-c687-4b8e-a6ae-dc9eb740e4c2",
    "ActivityGuid": "98f4377f-1eb8-4fe9-a9e0-a5c2b2d5cc70",
    "EventLocationGuid": "50cc3abd-8169-49e9-994f-6fc1127e53bd",
    "OriginalFileGuid": "c79435c4-b60c-4539-80ac-86e52a46aeaf",
    "CopyFromFileGuid": "204dc3c1-afd7-46e3-8a76-07ab5cfa3b09",
    "NewsGuid": "2bf8b04b-969c-4d64-a5ff-21a9ccbe9378",
    "ContributionGuid": "eaa8c565-0888-456f-bbb0-643a732f1c0d",
    "ContributionSpeakerGuid": "55ebac2d-6daa-4569-a6ac-e39f826b75d8",
    "AgendaItemGuid": "be5361e3-2e92-4b6e-ad8b-d7d82c37fe67",
    "Guid": "1bcd32e0-bb74-4b7f-bed0-83f8bad02742",
    "Created": "2025-06-02T13:58:22.9400688+00:00",
    "Modified": "2025-06-02T13:58:22.9400688+00:00",
    "Deleted": "2025-06-02T13:58:22.9400688+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": "1bcd32e0-bb74-4b7f-bed0-83f8bad02742",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "e157a109-9335-4b8b-a3f1-0a6f0e2a4058",
    "EventContentGuid": "b2cedc88-2433-4171-b5a9-350c83316910",
    "TrainingGuid": "5f3f02db-7dbd-4a61-8695-fce33ab9fe84",
    "TrainingLocationGuid": "8ff4bcde-41ee-4564-ad25-3e22b37af53f",
    "CompanyGuid": "ac09d56b-a336-407b-af35-6d4c5f698431",
    "FolderGuid": "6e7389cb-4d7f-4158-8ce9-8f6483167207",
    "EventGuid": "10192ed8-c687-4b8e-a6ae-dc9eb740e4c2",
    "ActivityGuid": "98f4377f-1eb8-4fe9-a9e0-a5c2b2d5cc70",
    "EventLocationGuid": "50cc3abd-8169-49e9-994f-6fc1127e53bd",
    "OriginalFileGuid": "c79435c4-b60c-4539-80ac-86e52a46aeaf",
    "CopyFromFileGuid": "204dc3c1-afd7-46e3-8a76-07ab5cfa3b09",
    "NewsGuid": "2bf8b04b-969c-4d64-a5ff-21a9ccbe9378",
    "ContributionGuid": "eaa8c565-0888-456f-bbb0-643a732f1c0d",
    "ContributionSpeakerGuid": "55ebac2d-6daa-4569-a6ac-e39f826b75d8",
    "AgendaItemGuid": "be5361e3-2e92-4b6e-ad8b-d7d82c37fe67",
    "Guid": "1bcd32e0-bb74-4b7f-bed0-83f8bad02742",
    "Created": "2025-06-02T13:58:22.9400688+00:00",
    "Modified": "2025-06-02T13:58:22.9400688+00:00",
    "Deleted": "2025-06-02T13:58:22.9400688+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": "1bcd32e0-bb74-4b7f-bed0-83f8bad02742",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "e157a109-9335-4b8b-a3f1-0a6f0e2a4058",
    "EventContentGuid": "b2cedc88-2433-4171-b5a9-350c83316910",
    "TrainingGuid": "5f3f02db-7dbd-4a61-8695-fce33ab9fe84",
    "TrainingLocationGuid": "8ff4bcde-41ee-4564-ad25-3e22b37af53f",
    "CompanyGuid": "ac09d56b-a336-407b-af35-6d4c5f698431",
    "FolderGuid": "6e7389cb-4d7f-4158-8ce9-8f6483167207",
    "EventGuid": "10192ed8-c687-4b8e-a6ae-dc9eb740e4c2",
    "ActivityGuid": "98f4377f-1eb8-4fe9-a9e0-a5c2b2d5cc70",
    "EventLocationGuid": "50cc3abd-8169-49e9-994f-6fc1127e53bd",
    "OriginalFileGuid": "c79435c4-b60c-4539-80ac-86e52a46aeaf",
    "CopyFromFileGuid": "204dc3c1-afd7-46e3-8a76-07ab5cfa3b09",
    "NewsGuid": "2bf8b04b-969c-4d64-a5ff-21a9ccbe9378",
    "ContributionGuid": "eaa8c565-0888-456f-bbb0-643a732f1c0d",
    "ContributionSpeakerGuid": "55ebac2d-6daa-4569-a6ac-e39f826b75d8",
    "AgendaItemGuid": "be5361e3-2e92-4b6e-ad8b-d7d82c37fe67",
    "Guid": "1bcd32e0-bb74-4b7f-bed0-83f8bad02742",
    "Created": "2025-06-02T13:58:22.9400688+00:00",
    "Modified": "2025-06-02T13:58:22.9400688+00:00",
    "Deleted": "2025-06-02T13:58:22.9400688+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": "1bcd32e0-bb74-4b7f-bed0-83f8bad02742",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "e157a109-9335-4b8b-a3f1-0a6f0e2a4058",
    "EventContentGuid": "b2cedc88-2433-4171-b5a9-350c83316910",
    "TrainingGuid": "5f3f02db-7dbd-4a61-8695-fce33ab9fe84",
    "TrainingLocationGuid": "8ff4bcde-41ee-4564-ad25-3e22b37af53f",
    "CompanyGuid": "ac09d56b-a336-407b-af35-6d4c5f698431",
    "FolderGuid": "6e7389cb-4d7f-4158-8ce9-8f6483167207",
    "EventGuid": "10192ed8-c687-4b8e-a6ae-dc9eb740e4c2",
    "ActivityGuid": "98f4377f-1eb8-4fe9-a9e0-a5c2b2d5cc70",
    "EventLocationGuid": "50cc3abd-8169-49e9-994f-6fc1127e53bd",
    "OriginalFileGuid": "c79435c4-b60c-4539-80ac-86e52a46aeaf",
    "CopyFromFileGuid": "204dc3c1-afd7-46e3-8a76-07ab5cfa3b09",
    "NewsGuid": "2bf8b04b-969c-4d64-a5ff-21a9ccbe9378",
    "ContributionGuid": "eaa8c565-0888-456f-bbb0-643a732f1c0d",
    "ContributionSpeakerGuid": "55ebac2d-6daa-4569-a6ac-e39f826b75d8",
    "AgendaItemGuid": "be5361e3-2e92-4b6e-ad8b-d7d82c37fe67",
    "Guid": "1bcd32e0-bb74-4b7f-bed0-83f8bad02742",
    "Created": "2025-06-02T13:58:22.9400688+00:00",
    "Modified": "2025-06-02T13:58:22.9400688+00:00",
    "Deleted": "2025-06-02T13:58:22.9400688+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": "1bcd32e0-bb74-4b7f-bed0-83f8bad02742",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "e157a109-9335-4b8b-a3f1-0a6f0e2a4058",
    "EventContentGuid": "b2cedc88-2433-4171-b5a9-350c83316910",
    "TrainingGuid": "5f3f02db-7dbd-4a61-8695-fce33ab9fe84",
    "TrainingLocationGuid": "8ff4bcde-41ee-4564-ad25-3e22b37af53f",
    "CompanyGuid": "ac09d56b-a336-407b-af35-6d4c5f698431",
    "FolderGuid": "6e7389cb-4d7f-4158-8ce9-8f6483167207",
    "EventGuid": "10192ed8-c687-4b8e-a6ae-dc9eb740e4c2",
    "ActivityGuid": "98f4377f-1eb8-4fe9-a9e0-a5c2b2d5cc70",
    "EventLocationGuid": "50cc3abd-8169-49e9-994f-6fc1127e53bd",
    "OriginalFileGuid": "c79435c4-b60c-4539-80ac-86e52a46aeaf",
    "CopyFromFileGuid": "204dc3c1-afd7-46e3-8a76-07ab5cfa3b09",
    "NewsGuid": "2bf8b04b-969c-4d64-a5ff-21a9ccbe9378",
    "ContributionGuid": "eaa8c565-0888-456f-bbb0-643a732f1c0d",
    "ContributionSpeakerGuid": "55ebac2d-6daa-4569-a6ac-e39f826b75d8",
    "AgendaItemGuid": "be5361e3-2e92-4b6e-ad8b-d7d82c37fe67",
    "Guid": "1bcd32e0-bb74-4b7f-bed0-83f8bad02742",
    "Created": "2025-06-02T13:58:22.9400688+00:00",
    "Modified": "2025-06-02T13:58:22.9400688+00:00",
    "Deleted": "2025-06-02T13:58:22.9400688+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": "1bcd32e0-bb74-4b7f-bed0-83f8bad02742",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "e157a109-9335-4b8b-a3f1-0a6f0e2a4058",
      "EventContentGuid": "b2cedc88-2433-4171-b5a9-350c83316910",
      "TrainingGuid": "5f3f02db-7dbd-4a61-8695-fce33ab9fe84",
      "TrainingLocationGuid": "8ff4bcde-41ee-4564-ad25-3e22b37af53f",
      "CompanyGuid": "ac09d56b-a336-407b-af35-6d4c5f698431",
      "FolderGuid": "6e7389cb-4d7f-4158-8ce9-8f6483167207",
      "EventGuid": "10192ed8-c687-4b8e-a6ae-dc9eb740e4c2",
      "ActivityGuid": "98f4377f-1eb8-4fe9-a9e0-a5c2b2d5cc70",
      "EventLocationGuid": "50cc3abd-8169-49e9-994f-6fc1127e53bd",
      "OriginalFileGuid": "c79435c4-b60c-4539-80ac-86e52a46aeaf",
      "CopyFromFileGuid": "204dc3c1-afd7-46e3-8a76-07ab5cfa3b09",
      "NewsGuid": "2bf8b04b-969c-4d64-a5ff-21a9ccbe9378",
      "ContributionGuid": "eaa8c565-0888-456f-bbb0-643a732f1c0d",
      "ContributionSpeakerGuid": "55ebac2d-6daa-4569-a6ac-e39f826b75d8",
      "AgendaItemGuid": "be5361e3-2e92-4b6e-ad8b-d7d82c37fe67",
      "Guid": "1bcd32e0-bb74-4b7f-bed0-83f8bad02742",
      "Created": "2025-06-02T13:58:22.9400688+00:00",
      "Modified": "2025-06-02T13:58:22.9400688+00:00",
      "Deleted": "2025-06-02T13:58:22.9400688+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": "1bcd32e0-bb74-4b7f-bed0-83f8bad02742",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "e157a109-9335-4b8b-a3f1-0a6f0e2a4058",
      "EventContentGuid": "b2cedc88-2433-4171-b5a9-350c83316910",
      "TrainingGuid": "5f3f02db-7dbd-4a61-8695-fce33ab9fe84",
      "TrainingLocationGuid": "8ff4bcde-41ee-4564-ad25-3e22b37af53f",
      "CompanyGuid": "ac09d56b-a336-407b-af35-6d4c5f698431",
      "FolderGuid": "6e7389cb-4d7f-4158-8ce9-8f6483167207",
      "EventGuid": "10192ed8-c687-4b8e-a6ae-dc9eb740e4c2",
      "ActivityGuid": "98f4377f-1eb8-4fe9-a9e0-a5c2b2d5cc70",
      "EventLocationGuid": "50cc3abd-8169-49e9-994f-6fc1127e53bd",
      "OriginalFileGuid": "c79435c4-b60c-4539-80ac-86e52a46aeaf",
      "CopyFromFileGuid": "204dc3c1-afd7-46e3-8a76-07ab5cfa3b09",
      "NewsGuid": "2bf8b04b-969c-4d64-a5ff-21a9ccbe9378",
      "ContributionGuid": "eaa8c565-0888-456f-bbb0-643a732f1c0d",
      "ContributionSpeakerGuid": "55ebac2d-6daa-4569-a6ac-e39f826b75d8",
      "AgendaItemGuid": "be5361e3-2e92-4b6e-ad8b-d7d82c37fe67",
      "Guid": "1bcd32e0-bb74-4b7f-bed0-83f8bad02742",
      "Created": "2025-06-02T13:58:22.9400688+00:00",
      "Modified": "2025-06-02T13:58:22.9400688+00:00",
      "Deleted": "2025-06-02T13:58:22.9400688+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": "1bcd32e0-bb74-4b7f-bed0-83f8bad02742",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "e157a109-9335-4b8b-a3f1-0a6f0e2a4058",
      "EventContentGuid": "b2cedc88-2433-4171-b5a9-350c83316910",
      "TrainingGuid": "5f3f02db-7dbd-4a61-8695-fce33ab9fe84",
      "TrainingLocationGuid": "8ff4bcde-41ee-4564-ad25-3e22b37af53f",
      "CompanyGuid": "ac09d56b-a336-407b-af35-6d4c5f698431",
      "FolderGuid": "6e7389cb-4d7f-4158-8ce9-8f6483167207",
      "EventGuid": "10192ed8-c687-4b8e-a6ae-dc9eb740e4c2",
      "ActivityGuid": "98f4377f-1eb8-4fe9-a9e0-a5c2b2d5cc70",
      "EventLocationGuid": "50cc3abd-8169-49e9-994f-6fc1127e53bd",
      "OriginalFileGuid": "c79435c4-b60c-4539-80ac-86e52a46aeaf",
      "CopyFromFileGuid": "204dc3c1-afd7-46e3-8a76-07ab5cfa3b09",
      "NewsGuid": "2bf8b04b-969c-4d64-a5ff-21a9ccbe9378",
      "ContributionGuid": "eaa8c565-0888-456f-bbb0-643a732f1c0d",
      "ContributionSpeakerGuid": "55ebac2d-6daa-4569-a6ac-e39f826b75d8",
      "AgendaItemGuid": "be5361e3-2e92-4b6e-ad8b-d7d82c37fe67",
      "Guid": "1bcd32e0-bb74-4b7f-bed0-83f8bad02742",
      "Created": "2025-06-02T13:58:22.9400688+00:00",
      "Modified": "2025-06-02T13:58:22.9400688+00:00",
      "Deleted": "2025-06-02T13:58:22.9400688+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": "1bcd32e0-bb74-4b7f-bed0-83f8bad02742",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "e157a109-9335-4b8b-a3f1-0a6f0e2a4058",
      "EventContentGuid": "b2cedc88-2433-4171-b5a9-350c83316910",
      "TrainingGuid": "5f3f02db-7dbd-4a61-8695-fce33ab9fe84",
      "TrainingLocationGuid": "8ff4bcde-41ee-4564-ad25-3e22b37af53f",
      "CompanyGuid": "ac09d56b-a336-407b-af35-6d4c5f698431",
      "FolderGuid": "6e7389cb-4d7f-4158-8ce9-8f6483167207",
      "EventGuid": "10192ed8-c687-4b8e-a6ae-dc9eb740e4c2",
      "ActivityGuid": "98f4377f-1eb8-4fe9-a9e0-a5c2b2d5cc70",
      "EventLocationGuid": "50cc3abd-8169-49e9-994f-6fc1127e53bd",
      "OriginalFileGuid": "c79435c4-b60c-4539-80ac-86e52a46aeaf",
      "CopyFromFileGuid": "204dc3c1-afd7-46e3-8a76-07ab5cfa3b09",
      "NewsGuid": "2bf8b04b-969c-4d64-a5ff-21a9ccbe9378",
      "ContributionGuid": "eaa8c565-0888-456f-bbb0-643a732f1c0d",
      "ContributionSpeakerGuid": "55ebac2d-6daa-4569-a6ac-e39f826b75d8",
      "AgendaItemGuid": "be5361e3-2e92-4b6e-ad8b-d7d82c37fe67",
      "Guid": "1bcd32e0-bb74-4b7f-bed0-83f8bad02742",
      "Created": "2025-06-02T13:58:22.9400688+00:00",
      "Modified": "2025-06-02T13:58:22.9400688+00:00",
      "Deleted": "2025-06-02T13:58:22.9400688+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": "1bcd32e0-bb74-4b7f-bed0-83f8bad02742",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "e157a109-9335-4b8b-a3f1-0a6f0e2a4058",
      "EventContentGuid": "b2cedc88-2433-4171-b5a9-350c83316910",
      "TrainingGuid": "5f3f02db-7dbd-4a61-8695-fce33ab9fe84",
      "TrainingLocationGuid": "8ff4bcde-41ee-4564-ad25-3e22b37af53f",
      "CompanyGuid": "ac09d56b-a336-407b-af35-6d4c5f698431",
      "FolderGuid": "6e7389cb-4d7f-4158-8ce9-8f6483167207",
      "EventGuid": "10192ed8-c687-4b8e-a6ae-dc9eb740e4c2",
      "ActivityGuid": "98f4377f-1eb8-4fe9-a9e0-a5c2b2d5cc70",
      "EventLocationGuid": "50cc3abd-8169-49e9-994f-6fc1127e53bd",
      "OriginalFileGuid": "c79435c4-b60c-4539-80ac-86e52a46aeaf",
      "CopyFromFileGuid": "204dc3c1-afd7-46e3-8a76-07ab5cfa3b09",
      "NewsGuid": "2bf8b04b-969c-4d64-a5ff-21a9ccbe9378",
      "ContributionGuid": "eaa8c565-0888-456f-bbb0-643a732f1c0d",
      "ContributionSpeakerGuid": "55ebac2d-6daa-4569-a6ac-e39f826b75d8",
      "AgendaItemGuid": "be5361e3-2e92-4b6e-ad8b-d7d82c37fe67",
      "Guid": "1bcd32e0-bb74-4b7f-bed0-83f8bad02742",
      "Created": "2025-06-02T13:58:22.9400688+00:00",
      "Modified": "2025-06-02T13:58:22.9400688+00:00",
      "Deleted": "2025-06-02T13:58:22.9400688+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": "1bcd32e0-bb74-4b7f-bed0-83f8bad02742",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "e157a109-9335-4b8b-a3f1-0a6f0e2a4058",
    "EventContentGuid": "b2cedc88-2433-4171-b5a9-350c83316910",
    "TrainingGuid": "5f3f02db-7dbd-4a61-8695-fce33ab9fe84",
    "TrainingLocationGuid": "8ff4bcde-41ee-4564-ad25-3e22b37af53f",
    "CompanyGuid": "ac09d56b-a336-407b-af35-6d4c5f698431",
    "FolderGuid": "6e7389cb-4d7f-4158-8ce9-8f6483167207",
    "EventGuid": "10192ed8-c687-4b8e-a6ae-dc9eb740e4c2",
    "ActivityGuid": "98f4377f-1eb8-4fe9-a9e0-a5c2b2d5cc70",
    "EventLocationGuid": "50cc3abd-8169-49e9-994f-6fc1127e53bd",
    "OriginalFileGuid": "c79435c4-b60c-4539-80ac-86e52a46aeaf",
    "CopyFromFileGuid": "204dc3c1-afd7-46e3-8a76-07ab5cfa3b09",
    "NewsGuid": "2bf8b04b-969c-4d64-a5ff-21a9ccbe9378",
    "ContributionGuid": "eaa8c565-0888-456f-bbb0-643a732f1c0d",
    "ContributionSpeakerGuid": "55ebac2d-6daa-4569-a6ac-e39f826b75d8",
    "AgendaItemGuid": "be5361e3-2e92-4b6e-ad8b-d7d82c37fe67",
    "Guid": "1bcd32e0-bb74-4b7f-bed0-83f8bad02742",
    "Created": "2025-06-02T13:58:22.9400688+00:00",
    "Modified": "2025-06-02T13:58:22.9400688+00:00",
    "Deleted": "2025-06-02T13:58:22.9400688+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": [
    "8d58e39d-cb5f-4a54-b171-d3c4eabc2cd0",
    "09c695b7-08b7-4133-ad16-131cef9037e9"
  ],
  "IsScheduled": true,
  "FormGroups": [
    {
      "FieldName": "sample string 1",
      "FieldLabel": "sample string 2",
      "FieldEnabled": true,
      "TooltipEnabled": true,
      "TooltipText": "sample string 5",
      "EventGuid": "cb0912f7-51fb-46ff-ae8c-d952871b5931",
      "Guid": "2fbe25ab-9387-48d0-b395-8cf5359eb073",
      "Created": "2025-06-02T13:58:22.9400688+00:00",
      "Modified": "2025-06-02T13:58:22.9400688+00:00",
      "Deleted": "2025-06-02T13:58:22.9400688+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": "cb0912f7-51fb-46ff-ae8c-d952871b5931",
      "Guid": "2fbe25ab-9387-48d0-b395-8cf5359eb073",
      "Created": "2025-06-02T13:58:22.9400688+00:00",
      "Modified": "2025-06-02T13:58:22.9400688+00:00",
      "Deleted": "2025-06-02T13:58:22.9400688+00:00",
      "ErrorMessages": {
        "sample string 1": "sample string 2",
        "sample string 3": "sample string 4"
      },
      "IsValid": false
    }
  ],
  "Guid": "be9a1a2c-48b2-49d2-aaf3-7aaebf0b094d",
  "Created": "2025-06-02T13:58:22.9400688+00:00",
  "Modified": "2025-06-02T13:58:22.9400688+00:00",
  "Deleted": "2025-06-02T13:58:22.9400688+00:00",
  "ErrorMessages": {
    "sample string 1": "sample string 2",
    "sample string 3": "sample string 4"
  },
  "IsValid": false
}

text/json

Sample:
{
  "ActivityGuid": "aa33f258-672e-4aae-b492-8b0b89415450",
  "EventGuid": "44f3b9a5-945c-42c8-b1db-2d6f6cf94ef5",
  "SessionTitle": "sample string 2",
  "SessionDescription": "sample string 3",
  "EventDateGuid": "fccac726-cec6-4114-97d8-20fb026df5be",
  "DayPartGuid": "a4160208-d53d-41ed-856d-a68691e50ed2",
  "EventThemeGuid": "eed554a1-9707-4fcb-9e7d-6fa7fdda986b",
  "EventWorkFormGuid": "575f5067-c6e0-44fa-ac25-d9034a6d9ebc",
  "Speakers": null,
  "ActivityPresentationFile1": {
    "ContentType": "sample string 1",
    "FileName": "sample string 2",
    "FileExtension": null,
    "OriginalFileName": "sample string 3",
    "PublicFileName": "1bcd32e0-bb74-4b7f-bed0-83f8bad02742",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "e157a109-9335-4b8b-a3f1-0a6f0e2a4058",
    "EventContentGuid": "b2cedc88-2433-4171-b5a9-350c83316910",
    "TrainingGuid": "5f3f02db-7dbd-4a61-8695-fce33ab9fe84",
    "TrainingLocationGuid": "8ff4bcde-41ee-4564-ad25-3e22b37af53f",
    "CompanyGuid": "ac09d56b-a336-407b-af35-6d4c5f698431",
    "FolderGuid": "6e7389cb-4d7f-4158-8ce9-8f6483167207",
    "EventGuid": "10192ed8-c687-4b8e-a6ae-dc9eb740e4c2",
    "ActivityGuid": "98f4377f-1eb8-4fe9-a9e0-a5c2b2d5cc70",
    "EventLocationGuid": "50cc3abd-8169-49e9-994f-6fc1127e53bd",
    "OriginalFileGuid": "c79435c4-b60c-4539-80ac-86e52a46aeaf",
    "CopyFromFileGuid": "204dc3c1-afd7-46e3-8a76-07ab5cfa3b09",
    "NewsGuid": "2bf8b04b-969c-4d64-a5ff-21a9ccbe9378",
    "ContributionGuid": "eaa8c565-0888-456f-bbb0-643a732f1c0d",
    "ContributionSpeakerGuid": "55ebac2d-6daa-4569-a6ac-e39f826b75d8",
    "AgendaItemGuid": "be5361e3-2e92-4b6e-ad8b-d7d82c37fe67",
    "Guid": "1bcd32e0-bb74-4b7f-bed0-83f8bad02742",
    "Created": "2025-06-02T13:58:22.9400688+00:00",
    "Modified": "2025-06-02T13:58:22.9400688+00:00",
    "Deleted": "2025-06-02T13:58:22.9400688+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": "1bcd32e0-bb74-4b7f-bed0-83f8bad02742",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "e157a109-9335-4b8b-a3f1-0a6f0e2a4058",
    "EventContentGuid": "b2cedc88-2433-4171-b5a9-350c83316910",
    "TrainingGuid": "5f3f02db-7dbd-4a61-8695-fce33ab9fe84",
    "TrainingLocationGuid": "8ff4bcde-41ee-4564-ad25-3e22b37af53f",
    "CompanyGuid": "ac09d56b-a336-407b-af35-6d4c5f698431",
    "FolderGuid": "6e7389cb-4d7f-4158-8ce9-8f6483167207",
    "EventGuid": "10192ed8-c687-4b8e-a6ae-dc9eb740e4c2",
    "ActivityGuid": "98f4377f-1eb8-4fe9-a9e0-a5c2b2d5cc70",
    "EventLocationGuid": "50cc3abd-8169-49e9-994f-6fc1127e53bd",
    "OriginalFileGuid": "c79435c4-b60c-4539-80ac-86e52a46aeaf",
    "CopyFromFileGuid": "204dc3c1-afd7-46e3-8a76-07ab5cfa3b09",
    "NewsGuid": "2bf8b04b-969c-4d64-a5ff-21a9ccbe9378",
    "ContributionGuid": "eaa8c565-0888-456f-bbb0-643a732f1c0d",
    "ContributionSpeakerGuid": "55ebac2d-6daa-4569-a6ac-e39f826b75d8",
    "AgendaItemGuid": "be5361e3-2e92-4b6e-ad8b-d7d82c37fe67",
    "Guid": "1bcd32e0-bb74-4b7f-bed0-83f8bad02742",
    "Created": "2025-06-02T13:58:22.9400688+00:00",
    "Modified": "2025-06-02T13:58:22.9400688+00:00",
    "Deleted": "2025-06-02T13:58:22.9400688+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": "1bcd32e0-bb74-4b7f-bed0-83f8bad02742",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "e157a109-9335-4b8b-a3f1-0a6f0e2a4058",
    "EventContentGuid": "b2cedc88-2433-4171-b5a9-350c83316910",
    "TrainingGuid": "5f3f02db-7dbd-4a61-8695-fce33ab9fe84",
    "TrainingLocationGuid": "8ff4bcde-41ee-4564-ad25-3e22b37af53f",
    "CompanyGuid": "ac09d56b-a336-407b-af35-6d4c5f698431",
    "FolderGuid": "6e7389cb-4d7f-4158-8ce9-8f6483167207",
    "EventGuid": "10192ed8-c687-4b8e-a6ae-dc9eb740e4c2",
    "ActivityGuid": "98f4377f-1eb8-4fe9-a9e0-a5c2b2d5cc70",
    "EventLocationGuid": "50cc3abd-8169-49e9-994f-6fc1127e53bd",
    "OriginalFileGuid": "c79435c4-b60c-4539-80ac-86e52a46aeaf",
    "CopyFromFileGuid": "204dc3c1-afd7-46e3-8a76-07ab5cfa3b09",
    "NewsGuid": "2bf8b04b-969c-4d64-a5ff-21a9ccbe9378",
    "ContributionGuid": "eaa8c565-0888-456f-bbb0-643a732f1c0d",
    "ContributionSpeakerGuid": "55ebac2d-6daa-4569-a6ac-e39f826b75d8",
    "AgendaItemGuid": "be5361e3-2e92-4b6e-ad8b-d7d82c37fe67",
    "Guid": "1bcd32e0-bb74-4b7f-bed0-83f8bad02742",
    "Created": "2025-06-02T13:58:22.9400688+00:00",
    "Modified": "2025-06-02T13:58:22.9400688+00:00",
    "Deleted": "2025-06-02T13:58:22.9400688+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": "1bcd32e0-bb74-4b7f-bed0-83f8bad02742",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "e157a109-9335-4b8b-a3f1-0a6f0e2a4058",
    "EventContentGuid": "b2cedc88-2433-4171-b5a9-350c83316910",
    "TrainingGuid": "5f3f02db-7dbd-4a61-8695-fce33ab9fe84",
    "TrainingLocationGuid": "8ff4bcde-41ee-4564-ad25-3e22b37af53f",
    "CompanyGuid": "ac09d56b-a336-407b-af35-6d4c5f698431",
    "FolderGuid": "6e7389cb-4d7f-4158-8ce9-8f6483167207",
    "EventGuid": "10192ed8-c687-4b8e-a6ae-dc9eb740e4c2",
    "ActivityGuid": "98f4377f-1eb8-4fe9-a9e0-a5c2b2d5cc70",
    "EventLocationGuid": "50cc3abd-8169-49e9-994f-6fc1127e53bd",
    "OriginalFileGuid": "c79435c4-b60c-4539-80ac-86e52a46aeaf",
    "CopyFromFileGuid": "204dc3c1-afd7-46e3-8a76-07ab5cfa3b09",
    "NewsGuid": "2bf8b04b-969c-4d64-a5ff-21a9ccbe9378",
    "ContributionGuid": "eaa8c565-0888-456f-bbb0-643a732f1c0d",
    "ContributionSpeakerGuid": "55ebac2d-6daa-4569-a6ac-e39f826b75d8",
    "AgendaItemGuid": "be5361e3-2e92-4b6e-ad8b-d7d82c37fe67",
    "Guid": "1bcd32e0-bb74-4b7f-bed0-83f8bad02742",
    "Created": "2025-06-02T13:58:22.9400688+00:00",
    "Modified": "2025-06-02T13:58:22.9400688+00:00",
    "Deleted": "2025-06-02T13:58:22.9400688+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": "1bcd32e0-bb74-4b7f-bed0-83f8bad02742",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "e157a109-9335-4b8b-a3f1-0a6f0e2a4058",
    "EventContentGuid": "b2cedc88-2433-4171-b5a9-350c83316910",
    "TrainingGuid": "5f3f02db-7dbd-4a61-8695-fce33ab9fe84",
    "TrainingLocationGuid": "8ff4bcde-41ee-4564-ad25-3e22b37af53f",
    "CompanyGuid": "ac09d56b-a336-407b-af35-6d4c5f698431",
    "FolderGuid": "6e7389cb-4d7f-4158-8ce9-8f6483167207",
    "EventGuid": "10192ed8-c687-4b8e-a6ae-dc9eb740e4c2",
    "ActivityGuid": "98f4377f-1eb8-4fe9-a9e0-a5c2b2d5cc70",
    "EventLocationGuid": "50cc3abd-8169-49e9-994f-6fc1127e53bd",
    "OriginalFileGuid": "c79435c4-b60c-4539-80ac-86e52a46aeaf",
    "CopyFromFileGuid": "204dc3c1-afd7-46e3-8a76-07ab5cfa3b09",
    "NewsGuid": "2bf8b04b-969c-4d64-a5ff-21a9ccbe9378",
    "ContributionGuid": "eaa8c565-0888-456f-bbb0-643a732f1c0d",
    "ContributionSpeakerGuid": "55ebac2d-6daa-4569-a6ac-e39f826b75d8",
    "AgendaItemGuid": "be5361e3-2e92-4b6e-ad8b-d7d82c37fe67",
    "Guid": "1bcd32e0-bb74-4b7f-bed0-83f8bad02742",
    "Created": "2025-06-02T13:58:22.9400688+00:00",
    "Modified": "2025-06-02T13:58:22.9400688+00:00",
    "Deleted": "2025-06-02T13:58:22.9400688+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": "1bcd32e0-bb74-4b7f-bed0-83f8bad02742",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "e157a109-9335-4b8b-a3f1-0a6f0e2a4058",
      "EventContentGuid": "b2cedc88-2433-4171-b5a9-350c83316910",
      "TrainingGuid": "5f3f02db-7dbd-4a61-8695-fce33ab9fe84",
      "TrainingLocationGuid": "8ff4bcde-41ee-4564-ad25-3e22b37af53f",
      "CompanyGuid": "ac09d56b-a336-407b-af35-6d4c5f698431",
      "FolderGuid": "6e7389cb-4d7f-4158-8ce9-8f6483167207",
      "EventGuid": "10192ed8-c687-4b8e-a6ae-dc9eb740e4c2",
      "ActivityGuid": "98f4377f-1eb8-4fe9-a9e0-a5c2b2d5cc70",
      "EventLocationGuid": "50cc3abd-8169-49e9-994f-6fc1127e53bd",
      "OriginalFileGuid": "c79435c4-b60c-4539-80ac-86e52a46aeaf",
      "CopyFromFileGuid": "204dc3c1-afd7-46e3-8a76-07ab5cfa3b09",
      "NewsGuid": "2bf8b04b-969c-4d64-a5ff-21a9ccbe9378",
      "ContributionGuid": "eaa8c565-0888-456f-bbb0-643a732f1c0d",
      "ContributionSpeakerGuid": "55ebac2d-6daa-4569-a6ac-e39f826b75d8",
      "AgendaItemGuid": "be5361e3-2e92-4b6e-ad8b-d7d82c37fe67",
      "Guid": "1bcd32e0-bb74-4b7f-bed0-83f8bad02742",
      "Created": "2025-06-02T13:58:22.9400688+00:00",
      "Modified": "2025-06-02T13:58:22.9400688+00:00",
      "Deleted": "2025-06-02T13:58:22.9400688+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": "1bcd32e0-bb74-4b7f-bed0-83f8bad02742",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "e157a109-9335-4b8b-a3f1-0a6f0e2a4058",
      "EventContentGuid": "b2cedc88-2433-4171-b5a9-350c83316910",
      "TrainingGuid": "5f3f02db-7dbd-4a61-8695-fce33ab9fe84",
      "TrainingLocationGuid": "8ff4bcde-41ee-4564-ad25-3e22b37af53f",
      "CompanyGuid": "ac09d56b-a336-407b-af35-6d4c5f698431",
      "FolderGuid": "6e7389cb-4d7f-4158-8ce9-8f6483167207",
      "EventGuid": "10192ed8-c687-4b8e-a6ae-dc9eb740e4c2",
      "ActivityGuid": "98f4377f-1eb8-4fe9-a9e0-a5c2b2d5cc70",
      "EventLocationGuid": "50cc3abd-8169-49e9-994f-6fc1127e53bd",
      "OriginalFileGuid": "c79435c4-b60c-4539-80ac-86e52a46aeaf",
      "CopyFromFileGuid": "204dc3c1-afd7-46e3-8a76-07ab5cfa3b09",
      "NewsGuid": "2bf8b04b-969c-4d64-a5ff-21a9ccbe9378",
      "ContributionGuid": "eaa8c565-0888-456f-bbb0-643a732f1c0d",
      "ContributionSpeakerGuid": "55ebac2d-6daa-4569-a6ac-e39f826b75d8",
      "AgendaItemGuid": "be5361e3-2e92-4b6e-ad8b-d7d82c37fe67",
      "Guid": "1bcd32e0-bb74-4b7f-bed0-83f8bad02742",
      "Created": "2025-06-02T13:58:22.9400688+00:00",
      "Modified": "2025-06-02T13:58:22.9400688+00:00",
      "Deleted": "2025-06-02T13:58:22.9400688+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": "1bcd32e0-bb74-4b7f-bed0-83f8bad02742",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "e157a109-9335-4b8b-a3f1-0a6f0e2a4058",
      "EventContentGuid": "b2cedc88-2433-4171-b5a9-350c83316910",
      "TrainingGuid": "5f3f02db-7dbd-4a61-8695-fce33ab9fe84",
      "TrainingLocationGuid": "8ff4bcde-41ee-4564-ad25-3e22b37af53f",
      "CompanyGuid": "ac09d56b-a336-407b-af35-6d4c5f698431",
      "FolderGuid": "6e7389cb-4d7f-4158-8ce9-8f6483167207",
      "EventGuid": "10192ed8-c687-4b8e-a6ae-dc9eb740e4c2",
      "ActivityGuid": "98f4377f-1eb8-4fe9-a9e0-a5c2b2d5cc70",
      "EventLocationGuid": "50cc3abd-8169-49e9-994f-6fc1127e53bd",
      "OriginalFileGuid": "c79435c4-b60c-4539-80ac-86e52a46aeaf",
      "CopyFromFileGuid": "204dc3c1-afd7-46e3-8a76-07ab5cfa3b09",
      "NewsGuid": "2bf8b04b-969c-4d64-a5ff-21a9ccbe9378",
      "ContributionGuid": "eaa8c565-0888-456f-bbb0-643a732f1c0d",
      "ContributionSpeakerGuid": "55ebac2d-6daa-4569-a6ac-e39f826b75d8",
      "AgendaItemGuid": "be5361e3-2e92-4b6e-ad8b-d7d82c37fe67",
      "Guid": "1bcd32e0-bb74-4b7f-bed0-83f8bad02742",
      "Created": "2025-06-02T13:58:22.9400688+00:00",
      "Modified": "2025-06-02T13:58:22.9400688+00:00",
      "Deleted": "2025-06-02T13:58:22.9400688+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": "1bcd32e0-bb74-4b7f-bed0-83f8bad02742",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "e157a109-9335-4b8b-a3f1-0a6f0e2a4058",
      "EventContentGuid": "b2cedc88-2433-4171-b5a9-350c83316910",
      "TrainingGuid": "5f3f02db-7dbd-4a61-8695-fce33ab9fe84",
      "TrainingLocationGuid": "8ff4bcde-41ee-4564-ad25-3e22b37af53f",
      "CompanyGuid": "ac09d56b-a336-407b-af35-6d4c5f698431",
      "FolderGuid": "6e7389cb-4d7f-4158-8ce9-8f6483167207",
      "EventGuid": "10192ed8-c687-4b8e-a6ae-dc9eb740e4c2",
      "ActivityGuid": "98f4377f-1eb8-4fe9-a9e0-a5c2b2d5cc70",
      "EventLocationGuid": "50cc3abd-8169-49e9-994f-6fc1127e53bd",
      "OriginalFileGuid": "c79435c4-b60c-4539-80ac-86e52a46aeaf",
      "CopyFromFileGuid": "204dc3c1-afd7-46e3-8a76-07ab5cfa3b09",
      "NewsGuid": "2bf8b04b-969c-4d64-a5ff-21a9ccbe9378",
      "ContributionGuid": "eaa8c565-0888-456f-bbb0-643a732f1c0d",
      "ContributionSpeakerGuid": "55ebac2d-6daa-4569-a6ac-e39f826b75d8",
      "AgendaItemGuid": "be5361e3-2e92-4b6e-ad8b-d7d82c37fe67",
      "Guid": "1bcd32e0-bb74-4b7f-bed0-83f8bad02742",
      "Created": "2025-06-02T13:58:22.9400688+00:00",
      "Modified": "2025-06-02T13:58:22.9400688+00:00",
      "Deleted": "2025-06-02T13:58:22.9400688+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": "1bcd32e0-bb74-4b7f-bed0-83f8bad02742",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "e157a109-9335-4b8b-a3f1-0a6f0e2a4058",
      "EventContentGuid": "b2cedc88-2433-4171-b5a9-350c83316910",
      "TrainingGuid": "5f3f02db-7dbd-4a61-8695-fce33ab9fe84",
      "TrainingLocationGuid": "8ff4bcde-41ee-4564-ad25-3e22b37af53f",
      "CompanyGuid": "ac09d56b-a336-407b-af35-6d4c5f698431",
      "FolderGuid": "6e7389cb-4d7f-4158-8ce9-8f6483167207",
      "EventGuid": "10192ed8-c687-4b8e-a6ae-dc9eb740e4c2",
      "ActivityGuid": "98f4377f-1eb8-4fe9-a9e0-a5c2b2d5cc70",
      "EventLocationGuid": "50cc3abd-8169-49e9-994f-6fc1127e53bd",
      "OriginalFileGuid": "c79435c4-b60c-4539-80ac-86e52a46aeaf",
      "CopyFromFileGuid": "204dc3c1-afd7-46e3-8a76-07ab5cfa3b09",
      "NewsGuid": "2bf8b04b-969c-4d64-a5ff-21a9ccbe9378",
      "ContributionGuid": "eaa8c565-0888-456f-bbb0-643a732f1c0d",
      "ContributionSpeakerGuid": "55ebac2d-6daa-4569-a6ac-e39f826b75d8",
      "AgendaItemGuid": "be5361e3-2e92-4b6e-ad8b-d7d82c37fe67",
      "Guid": "1bcd32e0-bb74-4b7f-bed0-83f8bad02742",
      "Created": "2025-06-02T13:58:22.9400688+00:00",
      "Modified": "2025-06-02T13:58:22.9400688+00:00",
      "Deleted": "2025-06-02T13:58:22.9400688+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": "1bcd32e0-bb74-4b7f-bed0-83f8bad02742",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "e157a109-9335-4b8b-a3f1-0a6f0e2a4058",
    "EventContentGuid": "b2cedc88-2433-4171-b5a9-350c83316910",
    "TrainingGuid": "5f3f02db-7dbd-4a61-8695-fce33ab9fe84",
    "TrainingLocationGuid": "8ff4bcde-41ee-4564-ad25-3e22b37af53f",
    "CompanyGuid": "ac09d56b-a336-407b-af35-6d4c5f698431",
    "FolderGuid": "6e7389cb-4d7f-4158-8ce9-8f6483167207",
    "EventGuid": "10192ed8-c687-4b8e-a6ae-dc9eb740e4c2",
    "ActivityGuid": "98f4377f-1eb8-4fe9-a9e0-a5c2b2d5cc70",
    "EventLocationGuid": "50cc3abd-8169-49e9-994f-6fc1127e53bd",
    "OriginalFileGuid": "c79435c4-b60c-4539-80ac-86e52a46aeaf",
    "CopyFromFileGuid": "204dc3c1-afd7-46e3-8a76-07ab5cfa3b09",
    "NewsGuid": "2bf8b04b-969c-4d64-a5ff-21a9ccbe9378",
    "ContributionGuid": "eaa8c565-0888-456f-bbb0-643a732f1c0d",
    "ContributionSpeakerGuid": "55ebac2d-6daa-4569-a6ac-e39f826b75d8",
    "AgendaItemGuid": "be5361e3-2e92-4b6e-ad8b-d7d82c37fe67",
    "Guid": "1bcd32e0-bb74-4b7f-bed0-83f8bad02742",
    "Created": "2025-06-02T13:58:22.9400688+00:00",
    "Modified": "2025-06-02T13:58:22.9400688+00:00",
    "Deleted": "2025-06-02T13:58:22.9400688+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": [
    "8d58e39d-cb5f-4a54-b171-d3c4eabc2cd0",
    "09c695b7-08b7-4133-ad16-131cef9037e9"
  ],
  "IsScheduled": true,
  "FormGroups": [
    {
      "FieldName": "sample string 1",
      "FieldLabel": "sample string 2",
      "FieldEnabled": true,
      "TooltipEnabled": true,
      "TooltipText": "sample string 5",
      "EventGuid": "cb0912f7-51fb-46ff-ae8c-d952871b5931",
      "Guid": "2fbe25ab-9387-48d0-b395-8cf5359eb073",
      "Created": "2025-06-02T13:58:22.9400688+00:00",
      "Modified": "2025-06-02T13:58:22.9400688+00:00",
      "Deleted": "2025-06-02T13:58:22.9400688+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": "cb0912f7-51fb-46ff-ae8c-d952871b5931",
      "Guid": "2fbe25ab-9387-48d0-b395-8cf5359eb073",
      "Created": "2025-06-02T13:58:22.9400688+00:00",
      "Modified": "2025-06-02T13:58:22.9400688+00:00",
      "Deleted": "2025-06-02T13:58:22.9400688+00:00",
      "ErrorMessages": {
        "sample string 1": "sample string 2",
        "sample string 3": "sample string 4"
      },
      "IsValid": false
    }
  ],
  "Guid": "be9a1a2c-48b2-49d2-aaf3-7aaebf0b094d",
  "Created": "2025-06-02T13:58:22.9400688+00:00",
  "Modified": "2025-06-02T13:58:22.9400688+00:00",
  "Deleted": "2025-06-02T13:58:22.9400688+00:00",
  "ErrorMessages": {
    "sample string 1": "sample string 2",
    "sample string 3": "sample string 4",
    "Speakers[0].FirstName": "Dit veld is verplicht."
  },
  "IsValid": false
}

application/octet-stream

Sample:
{"ActivityGuid":"aa33f258-672e-4aae-b492-8b0b89415450","EventGuid":"44f3b9a5-945c-42c8-b1db-2d6f6cf94ef5","SessionTitle":"sample string 2","SessionDescription":"sample string 3","EventDateGuid":"fccac726-cec6-4114-97d8-20fb026df5be","DayPartGuid":"a4160208-d53d-41ed-856d-a68691e50ed2","EventThemeGuid":"eed554a1-9707-4fcb-9e7d-6fa7fdda986b","EventWorkFormGuid":"575f5067-c6e0-44fa-ac25-d9034a6d9ebc","Speakers":null,"ActivityPresentationFile1":{"ContentType":"sample string 1","FileName":"sample string 2","FileExtension":null,"OriginalFileName":"sample string 3","PublicFileName":"1bcd32e0-bb74-4b7f-bed0-83f8bad02742","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"e157a109-9335-4b8b-a3f1-0a6f0e2a4058","EventContentGuid":"b2cedc88-2433-4171-b5a9-350c83316910","TrainingGuid":"5f3f02db-7dbd-4a61-8695-fce33ab9fe84","TrainingLocationGuid":"8ff4bcde-41ee-4564-ad25-3e22b37af53f","CompanyGuid":"ac09d56b-a336-407b-af35-6d4c5f698431","FolderGuid":"6e7389cb-4d7f-4158-8ce9-8f6483167207","EventGuid":"10192ed8-c687-4b8e-a6ae-dc9eb740e4c2","ActivityGuid":"98f4377f-1eb8-4fe9-a9e0-a5c2b2d5cc70","EventLocationGuid":"50cc3abd-8169-49e9-994f-6fc1127e53bd","OriginalFileGuid":"c79435c4-b60c-4539-80ac-86e52a46aeaf","CopyFromFileGuid":"204dc3c1-afd7-46e3-8a76-07ab5cfa3b09","NewsGuid":"2bf8b04b-969c-4d64-a5ff-21a9ccbe9378","ContributionGuid":"eaa8c565-0888-456f-bbb0-643a732f1c0d","ContributionSpeakerGuid":"55ebac2d-6daa-4569-a6ac-e39f826b75d8","AgendaItemGuid":"be5361e3-2e92-4b6e-ad8b-d7d82c37fe67","Guid":"1bcd32e0-bb74-4b7f-bed0-83f8bad02742","Created":"2025-06-02T13:58:22.9400688+00:00","Modified":"2025-06-02T13:58:22.9400688+00:00","Deleted":"2025-06-02T13:58:22.9400688+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":"1bcd32e0-bb74-4b7f-bed0-83f8bad02742","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"e157a109-9335-4b8b-a3f1-0a6f0e2a4058","EventContentGuid":"b2cedc88-2433-4171-b5a9-350c83316910","TrainingGuid":"5f3f02db-7dbd-4a61-8695-fce33ab9fe84","TrainingLocationGuid":"8ff4bcde-41ee-4564-ad25-3e22b37af53f","CompanyGuid":"ac09d56b-a336-407b-af35-6d4c5f698431","FolderGuid":"6e7389cb-4d7f-4158-8ce9-8f6483167207","EventGuid":"10192ed8-c687-4b8e-a6ae-dc9eb740e4c2","ActivityGuid":"98f4377f-1eb8-4fe9-a9e0-a5c2b2d5cc70","EventLocationGuid":"50cc3abd-8169-49e9-994f-6fc1127e53bd","OriginalFileGuid":"c79435c4-b60c-4539-80ac-86e52a46aeaf","CopyFromFileGuid":"204dc3c1-afd7-46e3-8a76-07ab5cfa3b09","NewsGuid":"2bf8b04b-969c-4d64-a5ff-21a9ccbe9378","ContributionGuid":"eaa8c565-0888-456f-bbb0-643a732f1c0d","ContributionSpeakerGuid":"55ebac2d-6daa-4569-a6ac-e39f826b75d8","AgendaItemGuid":"be5361e3-2e92-4b6e-ad8b-d7d82c37fe67","Guid":"1bcd32e0-bb74-4b7f-bed0-83f8bad02742","Created":"2025-06-02T13:58:22.9400688+00:00","Modified":"2025-06-02T13:58:22.9400688+00:00","Deleted":"2025-06-02T13:58:22.9400688+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":"1bcd32e0-bb74-4b7f-bed0-83f8bad02742","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"e157a109-9335-4b8b-a3f1-0a6f0e2a4058","EventContentGuid":"b2cedc88-2433-4171-b5a9-350c83316910","TrainingGuid":"5f3f02db-7dbd-4a61-8695-fce33ab9fe84","TrainingLocationGuid":"8ff4bcde-41ee-4564-ad25-3e22b37af53f","CompanyGuid":"ac09d56b-a336-407b-af35-6d4c5f698431","FolderGuid":"6e7389cb-4d7f-4158-8ce9-8f6483167207","EventGuid":"10192ed8-c687-4b8e-a6ae-dc9eb740e4c2","ActivityGuid":"98f4377f-1eb8-4fe9-a9e0-a5c2b2d5cc70","EventLocationGuid":"50cc3abd-8169-49e9-994f-6fc1127e53bd","OriginalFileGuid":"c79435c4-b60c-4539-80ac-86e52a46aeaf","CopyFromFileGuid":"204dc3c1-afd7-46e3-8a76-07ab5cfa3b09","NewsGuid":"2bf8b04b-969c-4d64-a5ff-21a9ccbe9378","ContributionGuid":"eaa8c565-0888-456f-bbb0-643a732f1c0d","ContributionSpeakerGuid":"55ebac2d-6daa-4569-a6ac-e39f826b75d8","AgendaItemGuid":"be5361e3-2e92-4b6e-ad8b-d7d82c37fe67","Guid":"1bcd32e0-bb74-4b7f-bed0-83f8bad02742","Created":"2025-06-02T13:58:22.9400688+00:00","Modified":"2025-06-02T13:58:22.9400688+00:00","Deleted":"2025-06-02T13:58:22.9400688+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":"1bcd32e0-bb74-4b7f-bed0-83f8bad02742","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"e157a109-9335-4b8b-a3f1-0a6f0e2a4058","EventContentGuid":"b2cedc88-2433-4171-b5a9-350c83316910","TrainingGuid":"5f3f02db-7dbd-4a61-8695-fce33ab9fe84","TrainingLocationGuid":"8ff4bcde-41ee-4564-ad25-3e22b37af53f","CompanyGuid":"ac09d56b-a336-407b-af35-6d4c5f698431","FolderGuid":"6e7389cb-4d7f-4158-8ce9-8f6483167207","EventGuid":"10192ed8-c687-4b8e-a6ae-dc9eb740e4c2","ActivityGuid":"98f4377f-1eb8-4fe9-a9e0-a5c2b2d5cc70","EventLocationGuid":"50cc3abd-8169-49e9-994f-6fc1127e53bd","OriginalFileGuid":"c79435c4-b60c-4539-80ac-86e52a46aeaf","CopyFromFileGuid":"204dc3c1-afd7-46e3-8a76-07ab5cfa3b09","NewsGuid":"2bf8b04b-969c-4d64-a5ff-21a9ccbe9378","ContributionGuid":"eaa8c565-0888-456f-bbb0-643a732f1c0d","ContributionSpeakerGuid":"55ebac2d-6daa-4569-a6ac-e39f826b75d8","AgendaItemGuid":"be5361e3-2e92-4b6e-ad8b-d7d82c37fe67","Guid":"1bcd32e0-bb74-4b7f-bed0-83f8bad02742","Created":"2025-06-02T13:58:22.9400688+00:00","Modified":"2025-06-02T13:58:22.9400688+00:00","Deleted":"2025-06-02T13:58:22.9400688+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":"1bcd32e0-bb74-4b7f-bed0-83f8bad02742","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"e157a109-9335-4b8b-a3f1-0a6f0e2a4058","EventContentGuid":"b2cedc88-2433-4171-b5a9-350c83316910","TrainingGuid":"5f3f02db-7dbd-4a61-8695-fce33ab9fe84","TrainingLocationGuid":"8ff4bcde-41ee-4564-ad25-3e22b37af53f","CompanyGuid":"ac09d56b-a336-407b-af35-6d4c5f698431","FolderGuid":"6e7389cb-4d7f-4158-8ce9-8f6483167207","EventGuid":"10192ed8-c687-4b8e-a6ae-dc9eb740e4c2","ActivityGuid":"98f4377f-1eb8-4fe9-a9e0-a5c2b2d5cc70","EventLocationGuid":"50cc3abd-8169-49e9-994f-6fc1127e53bd","OriginalFileGuid":"c79435c4-b60c-4539-80ac-86e52a46aeaf","CopyFromFileGuid":"204dc3c1-afd7-46e3-8a76-07ab5cfa3b09","NewsGuid":"2bf8b04b-969c-4d64-a5ff-21a9ccbe9378","ContributionGuid":"eaa8c565-0888-456f-bbb0-643a732f1c0d","ContributionSpeakerGuid":"55ebac2d-6daa-4569-a6ac-e39f826b75d8","AgendaItemGuid":"be5361e3-2e92-4b6e-ad8b-d7d82c37fe67","Guid":"1bcd32e0-bb74-4b7f-bed0-83f8bad02742","Created":"2025-06-02T13:58:22.9400688+00:00","Modified":"2025-06-02T13:58:22.9400688+00:00","Deleted":"2025-06-02T13:58:22.9400688+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":"1bcd32e0-bb74-4b7f-bed0-83f8bad02742","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"e157a109-9335-4b8b-a3f1-0a6f0e2a4058","EventContentGuid":"b2cedc88-2433-4171-b5a9-350c83316910","TrainingGuid":"5f3f02db-7dbd-4a61-8695-fce33ab9fe84","TrainingLocationGuid":"8ff4bcde-41ee-4564-ad25-3e22b37af53f","CompanyGuid":"ac09d56b-a336-407b-af35-6d4c5f698431","FolderGuid":"6e7389cb-4d7f-4158-8ce9-8f6483167207","EventGuid":"10192ed8-c687-4b8e-a6ae-dc9eb740e4c2","ActivityGuid":"98f4377f-1eb8-4fe9-a9e0-a5c2b2d5cc70","EventLocationGuid":"50cc3abd-8169-49e9-994f-6fc1127e53bd","OriginalFileGuid":"c79435c4-b60c-4539-80ac-86e52a46aeaf","CopyFromFileGuid":"204dc3c1-afd7-46e3-8a76-07ab5cfa3b09","NewsGuid":"2bf8b04b-969c-4d64-a5ff-21a9ccbe9378","ContributionGuid":"eaa8c565-0888-456f-bbb0-643a732f1c0d","ContributionSpeakerGuid":"55ebac2d-6daa-4569-a6ac-e39f826b75d8","AgendaItemGuid":"be5361e3-2e92-4b6e-ad8b-d7d82c37fe67","Guid":"1bcd32e0-bb74-4b7f-bed0-83f8bad02742","Created":"2025-06-02T13:58:22.9400688+00:00","Modified":"2025-06-02T13:58:22.9400688+00:00","Deleted":"2025-06-02T13:58:22.9400688+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":"1bcd32e0-bb74-4b7f-bed0-83f8bad02742","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"e157a109-9335-4b8b-a3f1-0a6f0e2a4058","EventContentGuid":"b2cedc88-2433-4171-b5a9-350c83316910","TrainingGuid":"5f3f02db-7dbd-4a61-8695-fce33ab9fe84","TrainingLocationGuid":"8ff4bcde-41ee-4564-ad25-3e22b37af53f","CompanyGuid":"ac09d56b-a336-407b-af35-6d4c5f698431","FolderGuid":"6e7389cb-4d7f-4158-8ce9-8f6483167207","EventGuid":"10192ed8-c687-4b8e-a6ae-dc9eb740e4c2","ActivityGuid":"98f4377f-1eb8-4fe9-a9e0-a5c2b2d5cc70","EventLocationGuid":"50cc3abd-8169-49e9-994f-6fc1127e53bd","OriginalFileGuid":"c79435c4-b60c-4539-80ac-86e52a46aeaf","CopyFromFileGuid":"204dc3c1-afd7-46e3-8a76-07ab5cfa3b09","NewsGuid":"2bf8b04b-969c-4d64-a5ff-21a9ccbe9378","ContributionGuid":"eaa8c565-0888-456f-bbb0-643a732f1c0d","ContributionSpeakerGuid":"55ebac2d-6daa-4569-a6ac-e39f826b75d8","AgendaItemGuid":"be5361e3-2e92-4b6e-ad8b-d7d82c37fe67","Guid":"1bcd32e0-bb74-4b7f-bed0-83f8bad02742","Created":"2025-06-02T13:58:22.9400688+00:00","Modified":"2025-06-02T13:58:22.9400688+00:00","Deleted":"2025-06-02T13:58:22.9400688+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":"1bcd32e0-bb74-4b7f-bed0-83f8bad02742","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"e157a109-9335-4b8b-a3f1-0a6f0e2a4058","EventContentGuid":"b2cedc88-2433-4171-b5a9-350c83316910","TrainingGuid":"5f3f02db-7dbd-4a61-8695-fce33ab9fe84","TrainingLocationGuid":"8ff4bcde-41ee-4564-ad25-3e22b37af53f","CompanyGuid":"ac09d56b-a336-407b-af35-6d4c5f698431","FolderGuid":"6e7389cb-4d7f-4158-8ce9-8f6483167207","EventGuid":"10192ed8-c687-4b8e-a6ae-dc9eb740e4c2","ActivityGuid":"98f4377f-1eb8-4fe9-a9e0-a5c2b2d5cc70","EventLocationGuid":"50cc3abd-8169-49e9-994f-6fc1127e53bd","OriginalFileGuid":"c79435c4-b60c-4539-80ac-86e52a46aeaf","CopyFromFileGuid":"204dc3c1-afd7-46e3-8a76-07ab5cfa3b09","NewsGuid":"2bf8b04b-969c-4d64-a5ff-21a9ccbe9378","ContributionGuid":"eaa8c565-0888-456f-bbb0-643a732f1c0d","ContributionSpeakerGuid":"55ebac2d-6daa-4569-a6ac-e39f826b75d8","AgendaItemGuid":"be5361e3-2e92-4b6e-ad8b-d7d82c37fe67","Guid":"1bcd32e0-bb74-4b7f-bed0-83f8bad02742","Created":"2025-06-02T13:58:22.9400688+00:00","Modified":"2025-06-02T13:58:22.9400688+00:00","Deleted":"2025-06-02T13:58:22.9400688+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":"1bcd32e0-bb74-4b7f-bed0-83f8bad02742","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"e157a109-9335-4b8b-a3f1-0a6f0e2a4058","EventContentGuid":"b2cedc88-2433-4171-b5a9-350c83316910","TrainingGuid":"5f3f02db-7dbd-4a61-8695-fce33ab9fe84","TrainingLocationGuid":"8ff4bcde-41ee-4564-ad25-3e22b37af53f","CompanyGuid":"ac09d56b-a336-407b-af35-6d4c5f698431","FolderGuid":"6e7389cb-4d7f-4158-8ce9-8f6483167207","EventGuid":"10192ed8-c687-4b8e-a6ae-dc9eb740e4c2","ActivityGuid":"98f4377f-1eb8-4fe9-a9e0-a5c2b2d5cc70","EventLocationGuid":"50cc3abd-8169-49e9-994f-6fc1127e53bd","OriginalFileGuid":"c79435c4-b60c-4539-80ac-86e52a46aeaf","CopyFromFileGuid":"204dc3c1-afd7-46e3-8a76-07ab5cfa3b09","NewsGuid":"2bf8b04b-969c-4d64-a5ff-21a9ccbe9378","ContributionGuid":"eaa8c565-0888-456f-bbb0-643a732f1c0d","ContributionSpeakerGuid":"55ebac2d-6daa-4569-a6ac-e39f826b75d8","AgendaItemGuid":"be5361e3-2e92-4b6e-ad8b-d7d82c37fe67","Guid":"1bcd32e0-bb74-4b7f-bed0-83f8bad02742","Created":"2025-06-02T13:58:22.9400688+00:00","Modified":"2025-06-02T13:58:22.9400688+00:00","Deleted":"2025-06-02T13:58:22.9400688+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":"1bcd32e0-bb74-4b7f-bed0-83f8bad02742","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"e157a109-9335-4b8b-a3f1-0a6f0e2a4058","EventContentGuid":"b2cedc88-2433-4171-b5a9-350c83316910","TrainingGuid":"5f3f02db-7dbd-4a61-8695-fce33ab9fe84","TrainingLocationGuid":"8ff4bcde-41ee-4564-ad25-3e22b37af53f","CompanyGuid":"ac09d56b-a336-407b-af35-6d4c5f698431","FolderGuid":"6e7389cb-4d7f-4158-8ce9-8f6483167207","EventGuid":"10192ed8-c687-4b8e-a6ae-dc9eb740e4c2","ActivityGuid":"98f4377f-1eb8-4fe9-a9e0-a5c2b2d5cc70","EventLocationGuid":"50cc3abd-8169-49e9-994f-6fc1127e53bd","OriginalFileGuid":"c79435c4-b60c-4539-80ac-86e52a46aeaf","CopyFromFileGuid":"204dc3c1-afd7-46e3-8a76-07ab5cfa3b09","NewsGuid":"2bf8b04b-969c-4d64-a5ff-21a9ccbe9378","ContributionGuid":"eaa8c565-0888-456f-bbb0-643a732f1c0d","ContributionSpeakerGuid":"55ebac2d-6daa-4569-a6ac-e39f826b75d8","AgendaItemGuid":"be5361e3-2e92-4b6e-ad8b-d7d82c37fe67","Guid":"1bcd32e0-bb74-4b7f-bed0-83f8bad02742","Created":"2025-06-02T13:58:22.9400688+00:00","Modified":"2025-06-02T13:58:22.9400688+00:00","Deleted":"2025-06-02T13:58:22.9400688+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":"1bcd32e0-bb74-4b7f-bed0-83f8bad02742","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"e157a109-9335-4b8b-a3f1-0a6f0e2a4058","EventContentGuid":"b2cedc88-2433-4171-b5a9-350c83316910","TrainingGuid":"5f3f02db-7dbd-4a61-8695-fce33ab9fe84","TrainingLocationGuid":"8ff4bcde-41ee-4564-ad25-3e22b37af53f","CompanyGuid":"ac09d56b-a336-407b-af35-6d4c5f698431","FolderGuid":"6e7389cb-4d7f-4158-8ce9-8f6483167207","EventGuid":"10192ed8-c687-4b8e-a6ae-dc9eb740e4c2","ActivityGuid":"98f4377f-1eb8-4fe9-a9e0-a5c2b2d5cc70","EventLocationGuid":"50cc3abd-8169-49e9-994f-6fc1127e53bd","OriginalFileGuid":"c79435c4-b60c-4539-80ac-86e52a46aeaf","CopyFromFileGuid":"204dc3c1-afd7-46e3-8a76-07ab5cfa3b09","NewsGuid":"2bf8b04b-969c-4d64-a5ff-21a9ccbe9378","ContributionGuid":"eaa8c565-0888-456f-bbb0-643a732f1c0d","ContributionSpeakerGuid":"55ebac2d-6daa-4569-a6ac-e39f826b75d8","AgendaItemGuid":"be5361e3-2e92-4b6e-ad8b-d7d82c37fe67","Guid":"1bcd32e0-bb74-4b7f-bed0-83f8bad02742","Created":"2025-06-02T13:58:22.9400688+00:00","Modified":"2025-06-02T13:58:22.9400688+00:00","Deleted":"2025-06-02T13:58:22.9400688+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":["8d58e39d-cb5f-4a54-b171-d3c4eabc2cd0","09c695b7-08b7-4133-ad16-131cef9037e9"],"IsScheduled":true,"FormGroups":[{"FieldName":"sample string 1","FieldLabel":"sample string 2","FieldEnabled":true,"TooltipEnabled":true,"TooltipText":"sample string 5","EventGuid":"cb0912f7-51fb-46ff-ae8c-d952871b5931","Guid":"2fbe25ab-9387-48d0-b395-8cf5359eb073","Created":"2025-06-02T13:58:22.9400688+00:00","Modified":"2025-06-02T13:58:22.9400688+00:00","Deleted":"2025-06-02T13:58:22.9400688+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":"cb0912f7-51fb-46ff-ae8c-d952871b5931","Guid":"2fbe25ab-9387-48d0-b395-8cf5359eb073","Created":"2025-06-02T13:58:22.9400688+00:00","Modified":"2025-06-02T13:58:22.9400688+00:00","Deleted":"2025-06-02T13:58:22.9400688+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false}],"Guid":"be9a1a2c-48b2-49d2-aaf3-7aaebf0b094d","Created":"2025-06-02T13:58:22.9400688+00:00","Modified":"2025-06-02T13:58:22.9400688+00:00","Deleted":"2025-06-02T13:58:22.9400688+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4","Speakers[0].FirstName":"Dit veld is verplicht."},"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].FirstName</d2p1:Key>
      <d2p1:Value>Dit veld is verplicht.</d2p1:Value>
    </d2p1:KeyValueOfstringstring>
  </ErrorMessages>
  <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-06-02T13:58:22.9400688+00:00</Created>
  <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-06-02T13:58:22.9400688+00:00</Deleted>
  <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">be9a1a2c-48b2-49d2-aaf3-7aaebf0b094d</Guid>
  <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-06-02T13:58:22.9400688+00:00</Modified>
  <ActivityGuid>aa33f258-672e-4aae-b492-8b0b89415450</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">2025-06-02T13:58:22.9400688+00:00</Created>
    <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-06-02T13:58:22.9400688+00:00</Deleted>
    <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">1bcd32e0-bb74-4b7f-bed0-83f8bad02742</Guid>
    <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-06-02T13:58:22.9400688+00:00</Modified>
    <ActivityGuid>98f4377f-1eb8-4fe9-a9e0-a5c2b2d5cc70</ActivityGuid>
    <AgendaItemGuid>be5361e3-2e92-4b6e-ad8b-d7d82c37fe67</AgendaItemGuid>
    <Alias>sample string 6</Alias>
    <CompanyGuid>ac09d56b-a336-407b-af35-6d4c5f698431</CompanyGuid>
    <ContentType>sample string 1</ContentType>
    <ContributionGuid>eaa8c565-0888-456f-bbb0-643a732f1c0d</ContributionGuid>
    <ContributionSpeakerGuid>55ebac2d-6daa-4569-a6ac-e39f826b75d8</ContributionSpeakerGuid>
    <CopyFromFileGuid>204dc3c1-afd7-46e3-8a76-07ab5cfa3b09</CopyFromFileGuid>
    <EventContentGuid>b2cedc88-2433-4171-b5a9-350c83316910</EventContentGuid>
    <EventGuid>10192ed8-c687-4b8e-a6ae-dc9eb740e4c2</EventGuid>
    <EventLocationGuid>50cc3abd-8169-49e9-994f-6fc1127e53bd</EventLocationGuid>
    <FileContents>QEA=</FileContents>
    <FileName>sample string 2</FileName>
    <FileSize>4</FileSize>
    <FileType>Unassigned</FileType>
    <FolderGuid>6e7389cb-4d7f-4158-8ce9-8f6483167207</FolderGuid>
    <Height>1</Height>
    <InStorage>true</InStorage>
    <NewsGuid>2bf8b04b-969c-4d64-a5ff-21a9ccbe9378</NewsGuid>
    <OriginalFileGuid>c79435c4-b60c-4539-80ac-86e52a46aeaf</OriginalFileGuid>
    <OriginalFileName>sample string 3</OriginalFileName>
    <PersonGuid>e157a109-9335-4b8b-a3f1-0a6f0e2a4058</PersonGuid>
    <TrainingGuid>5f3f02db-7dbd-4a61-8695-fce33ab9fe84</TrainingGuid>
    <TrainingLocationGuid>8ff4bcde-41ee-4564-ad25-3e22b37af53f</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">2025-06-02T13:58:22.9400688+00:00</Created>
    <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-06-02T13:58:22.9400688+00:00</Deleted>
    <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">1bcd32e0-bb74-4b7f-bed0-83f8bad02742</Guid>
    <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-06-02T13:58:22.9400688+00:00</Modified>
    <ActivityGuid>98f4377f-1eb8-4fe9-a9e0-a5c2b2d5cc70</ActivityGuid>
    <AgendaItemGuid>be5361e3-2e92-4b6e-ad8b-d7d82c37fe67</AgendaItemGuid>
    <Alias>sample string 6</Alias>
    <CompanyGuid>ac09d56b-a336-407b-af35-6d4c5f698431</CompanyGuid>
    <ContentType>sample string 1</ContentType>
    <ContributionGuid>eaa8c565-0888-456f-bbb0-643a732f1c0d</ContributionGuid>
    <ContributionSpeakerGuid>55ebac2d-6daa-4569-a6ac-e39f826b75d8</ContributionSpeakerGuid>
    <CopyFromFileGuid>204dc3c1-afd7-46e3-8a76-07ab5cfa3b09</CopyFromFileGuid>
    <EventContentGuid>b2cedc88-2433-4171-b5a9-350c83316910</EventContentGuid>
    <EventGuid>10192ed8-c687-4b8e-a6ae-dc9eb740e4c2</EventGuid>
    <EventLocationGuid>50cc3abd-8169-49e9-994f-6fc1127e53bd</EventLocationGuid>
    <FileContents>QEA=</FileContents>
    <FileName>sample string 2</FileName>
    <FileSize>4</FileSize>
    <FileType>Unassigned</FileType>
    <FolderGuid>6e7389cb-4d7f-4158-8ce9-8f6483167207</FolderGuid>
    <Height>1</Height>
    <InStorage>true</InStorage>
    <NewsGuid>2bf8b04b-969c-4d64-a5ff-21a9ccbe9378</NewsGuid>
    <OriginalFileGuid>c79435c4-b60c-4539-80ac-86e52a46aeaf</OriginalFileGuid>
    <OriginalFileName>sample string 3</OriginalFileName>
    <PersonGuid>e157a109-9335-4b8b-a3f1-0a6f0e2a4058</PersonGuid>
    <TrainingGuid>5f3f02db-7dbd-4a61-8695-fce33ab9fe84</TrainingGuid>
    <TrainingLocationGuid>8ff4bcde-41ee-4564-ad25-3e22b37af53f</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">2025-06-02T13:58:22.9400688+00:00</Created>
    <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-06-02T13:58:22.9400688+00:00</Deleted>
    <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">1bcd32e0-bb74-4b7f-bed0-83f8bad02742</Guid>
    <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-06-02T13:58:22.9400688+00:00</Modified>
    <ActivityGuid>98f4377f-1eb8-4fe9-a9e0-a5c2b2d5cc70</ActivityGuid>
    <AgendaItemGuid>be5361e3-2e92-4b6e-ad8b-d7d82c37fe67</AgendaItemGuid>
    <Alias>sample string 6</Alias>
    <CompanyGuid>ac09d56b-a336-407b-af35-6d4c5f698431</CompanyGuid>
    <ContentType>sample string 1</ContentType>
    <ContributionGuid>eaa8c565-0888-456f-bbb0-643a732f1c0d</ContributionGuid>
    <ContributionSpeakerGuid>55ebac2d-6daa-4569-a6ac-e39f826b75d8</ContributionSpeakerGuid>
    <CopyFromFileGuid>204dc3c1-afd7-46e3-8a76-07ab5cfa3b09</CopyFromFileGuid>
    <EventContentGuid>b2cedc88-2433-4171-b5a9-350c83316910</EventContentGuid>
    <EventGuid>10192ed8-c687-4b8e-a6ae-dc9eb740e4c2</EventGuid>
    <EventLocationGuid>50cc3abd-8169-49e9-994f-6fc1127e53bd</EventLocationGuid>
    <FileContents>QEA=</FileContents>
    <FileName>sample string 2</FileName>
    <FileSize>4</FileSize>
    <FileType>Unassigned</FileType>
    <FolderGuid>6e7389cb-4d7f-4158-8ce9-8f6483167207</FolderGuid>
    <Height>1</Height>
    <InStorage>true</InStorage>
    <NewsGuid>2bf8b04b-969c-4d64-a5ff-21a9ccbe9378</NewsGuid>
    <OriginalFileGuid>c79435c4-b60c-4539-80ac-86e52a46aeaf</OriginalFileGuid>
    <OriginalFileName>sample string 3</OriginalFileName>
    <PersonGuid>e157a109-9335-4b8b-a3f1-0a6f0e2a4058</PersonGuid>
    <TrainingGuid>5f3f02db-7dbd-4a61-8695-fce33ab9fe84</TrainingGuid>
    <TrainingLocationGuid>8ff4bcde-41ee-4564-ad25-3e22b37af53f</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">2025-06-02T13:58:22.9400688+00:00</Created>
    <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-06-02T13:58:22.9400688+00:00</Deleted>
    <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">1bcd32e0-bb74-4b7f-bed0-83f8bad02742</Guid>
    <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-06-02T13:58:22.9400688+00:00</Modified>
    <ActivityGuid>98f4377f-1eb8-4fe9-a9e0-a5c2b2d5cc70</ActivityGuid>
    <AgendaItemGuid>be5361e3-2e92-4b6e-ad8b-d7d82c37fe67</AgendaItemGuid>
    <Alias>sample string 6</Alias>
    <CompanyGuid>ac09d56b-a336-407b-af35-6d4c5f698431</CompanyGuid>
    <ContentType>sample string 1</ContentType>
    <ContributionGuid>eaa8c565-0888-456f-bbb0-643a732f1c0d</ContributionGuid>
    <ContributionSpeakerGuid>55ebac2d-6daa-4569-a6ac-e39f826b75d8</ContributionSpeakerGuid>
    <CopyFromFileGuid>204dc3c1-afd7-46e3-8a76-07ab5cfa3b09</CopyFromFileGuid>
    <EventContentGuid>b2cedc88-2433-4171-b5a9-350c83316910</EventContentGuid>
    <EventGuid>10192ed8-c687-4b8e-a6ae-dc9eb740e4c2</EventGuid>
    <EventLocationGuid>50cc3abd-8169-49e9-994f-6fc1127e53bd</EventLocationGuid>
    <FileContents>QEA=</FileContents>
    <FileName>sample string 2</FileName>
    <FileSize>4</FileSize>
    <FileType>Unassigned</FileType>
    <FolderGuid>6e7389cb-4d7f-4158-8ce9-8f6483167207</FolderGuid>
    <Height>1</Height>
    <InStorage>true</InStorage>
    <NewsGuid>2bf8b04b-969c-4d64-a5ff-21a9ccbe9378</NewsGuid>
    <OriginalFileGuid>c79435c4-b60c-4539-80ac-86e52a46aeaf</OriginalFileGuid>
    <OriginalFileName>sample string 3</OriginalFileName>
    <PersonGuid>e157a109-9335-4b8b-a3f1-0a6f0e2a4058</PersonGuid>
    <TrainingGuid>5f3f02db-7dbd-4a61-8695-fce33ab9fe84</TrainingGuid>
    <TrainingLocationGuid>8ff4bcde-41ee-4564-ad25-3e22b37af53f</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">2025-06-02T13:58:22.9400688+00:00</Created>
    <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-06-02T13:58:22.9400688+00:00</Deleted>
    <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">1bcd32e0-bb74-4b7f-bed0-83f8bad02742</Guid>
    <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-06-02T13:58:22.9400688+00:00</Modified>
    <ActivityGuid>98f4377f-1eb8-4fe9-a9e0-a5c2b2d5cc70</ActivityGuid>
    <AgendaItemGuid>be5361e3-2e92-4b6e-ad8b-d7d82c37fe67</AgendaItemGuid>
    <Alias>sample string 6</Alias>
    <CompanyGuid>ac09d56b-a336-407b-af35-6d4c5f698431</CompanyGuid>
    <ContentType>sample string 1</ContentType>
    <ContributionGuid>eaa8c565-0888-456f-bbb0-643a732f1c0d</ContributionGuid>
    <ContributionSpeakerGuid>55ebac2d-6daa-4569-a6ac-e39f826b75d8</ContributionSpeakerGuid>
    <CopyFromFileGuid>204dc3c1-afd7-46e3-8a76-07ab5cfa3b09</CopyFromFileGuid>
    <EventContentGuid>b2cedc88-2433-4171-b5a9-350c83316910</EventContentGuid>
    <EventGuid>10192ed8-c687-4b8e-a6ae-dc9eb740e4c2</EventGuid>
    <EventLocationGuid>50cc3abd-8169-49e9-994f-6fc1127e53bd</EventLocationGuid>
    <FileContents>QEA=</FileContents>
    <FileName>sample string 2</FileName>
    <FileSize>4</FileSize>
    <FileType>Unassigned</FileType>
    <FolderGuid>6e7389cb-4d7f-4158-8ce9-8f6483167207</FolderGuid>
    <Height>1</Height>
    <InStorage>true</InStorage>
    <NewsGuid>2bf8b04b-969c-4d64-a5ff-21a9ccbe9378</NewsGuid>
    <OriginalFileGuid>c79435c4-b60c-4539-80ac-86e52a46aeaf</OriginalFileGuid>
    <OriginalFileName>sample string 3</OriginalFileName>
    <PersonGuid>e157a109-9335-4b8b-a3f1-0a6f0e2a4058</PersonGuid>
    <TrainingGuid>5f3f02db-7dbd-4a61-8695-fce33ab9fe84</TrainingGuid>
    <TrainingLocationGuid>8ff4bcde-41ee-4564-ad25-3e22b37af53f</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">2025-06-02T13:58:22.9400688+00:00</Created>
    <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-06-02T13:58:22.9400688+00:00</Deleted>
    <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">1bcd32e0-bb74-4b7f-bed0-83f8bad02742</Guid>
    <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-06-02T13:58:22.9400688+00:00</Modified>
    <ActivityGuid>98f4377f-1eb8-4fe9-a9e0-a5c2b2d5cc70</ActivityGuid>
    <AgendaItemGuid>be5361e3-2e92-4b6e-ad8b-d7d82c37fe67</AgendaItemGuid>
    <Alias>sample string 6</Alias>
    <CompanyGuid>ac09d56b-a336-407b-af35-6d4c5f698431</CompanyGuid>
    <ContentType>sample string 1</ContentType>
    <ContributionGuid>eaa8c565-0888-456f-bbb0-643a732f1c0d</ContributionGuid>
    <ContributionSpeakerGuid>55ebac2d-6daa-4569-a6ac-e39f826b75d8</ContributionSpeakerGuid>
    <CopyFromFileGuid>204dc3c1-afd7-46e3-8a76-07ab5cfa3b09</CopyFromFileGuid>
    <EventContentGuid>b2cedc88-2433-4171-b5a9-350c83316910</EventContentGuid>
    <EventGuid>10192ed8-c687-4b8e-a6ae-dc9eb740e4c2</EventGuid>
    <EventLocationGuid>50cc3abd-8169-49e9-994f-6fc1127e53bd</EventLocationGuid>
    <FileContents>QEA=</FileContents>
    <FileName>sample string 2</FileName>
    <FileSize>4</FileSize>
    <FileType>Unassigned</FileType>
    <FolderGuid>6e7389cb-4d7f-4158-8ce9-8f6483167207</FolderGuid>
    <Height>1</Height>
    <InStorage>true</InStorage>
    <NewsGuid>2bf8b04b-969c-4d64-a5ff-21a9ccbe9378</NewsGuid>
    <OriginalFileGuid>c79435c4-b60c-4539-80ac-86e52a46aeaf</OriginalFileGuid>
    <OriginalFileName>sample string 3</OriginalFileName>
    <PersonGuid>e157a109-9335-4b8b-a3f1-0a6f0e2a4058</PersonGuid>
    <TrainingGuid>5f3f02db-7dbd-4a61-8695-fce33ab9fe84</TrainingGuid>
    <TrainingLocationGuid>8ff4bcde-41ee-4564-ad25-3e22b37af53f</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">2025-06-02T13:58:22.9400688+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-06-02T13:58:22.9400688+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">1bcd32e0-bb74-4b7f-bed0-83f8bad02742</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-06-02T13:58:22.9400688+00:00</Modified>
      <ActivityGuid>98f4377f-1eb8-4fe9-a9e0-a5c2b2d5cc70</ActivityGuid>
      <AgendaItemGuid>be5361e3-2e92-4b6e-ad8b-d7d82c37fe67</AgendaItemGuid>
      <Alias>sample string 6</Alias>
      <CompanyGuid>ac09d56b-a336-407b-af35-6d4c5f698431</CompanyGuid>
      <ContentType>sample string 1</ContentType>
      <ContributionGuid>eaa8c565-0888-456f-bbb0-643a732f1c0d</ContributionGuid>
      <ContributionSpeakerGuid>55ebac2d-6daa-4569-a6ac-e39f826b75d8</ContributionSpeakerGuid>
      <CopyFromFileGuid>204dc3c1-afd7-46e3-8a76-07ab5cfa3b09</CopyFromFileGuid>
      <EventContentGuid>b2cedc88-2433-4171-b5a9-350c83316910</EventContentGuid>
      <EventGuid>10192ed8-c687-4b8e-a6ae-dc9eb740e4c2</EventGuid>
      <EventLocationGuid>50cc3abd-8169-49e9-994f-6fc1127e53bd</EventLocationGuid>
      <FileContents>QEA=</FileContents>
      <FileName>sample string 2</FileName>
      <FileSize>4</FileSize>
      <FileType>Unassigned</FileType>
      <FolderGuid>6e7389cb-4d7f-4158-8ce9-8f6483167207</FolderGuid>
      <Height>1</Height>
      <InStorage>true</InStorage>
      <NewsGuid>2bf8b04b-969c-4d64-a5ff-21a9ccbe9378</NewsGuid>
      <OriginalFileGuid>c79435c4-b60c-4539-80ac-86e52a46aeaf</OriginalFileGuid>
      <OriginalFileName>sample string 3</OriginalFileName>
      <PersonGuid>e157a109-9335-4b8b-a3f1-0a6f0e2a4058</PersonGuid>
      <TrainingGuid>5f3f02db-7dbd-4a61-8695-fce33ab9fe84</TrainingGuid>
      <TrainingLocationGuid>8ff4bcde-41ee-4564-ad25-3e22b37af53f</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">2025-06-02T13:58:22.9400688+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-06-02T13:58:22.9400688+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">1bcd32e0-bb74-4b7f-bed0-83f8bad02742</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-06-02T13:58:22.9400688+00:00</Modified>
      <ActivityGuid>98f4377f-1eb8-4fe9-a9e0-a5c2b2d5cc70</ActivityGuid>
      <AgendaItemGuid>be5361e3-2e92-4b6e-ad8b-d7d82c37fe67</AgendaItemGuid>
      <Alias>sample string 6</Alias>
      <CompanyGuid>ac09d56b-a336-407b-af35-6d4c5f698431</CompanyGuid>
      <ContentType>sample string 1</ContentType>
      <ContributionGuid>eaa8c565-0888-456f-bbb0-643a732f1c0d</ContributionGuid>
      <ContributionSpeakerGuid>55ebac2d-6daa-4569-a6ac-e39f826b75d8</ContributionSpeakerGuid>
      <CopyFromFileGuid>204dc3c1-afd7-46e3-8a76-07ab5cfa3b09</CopyFromFileGuid>
      <EventContentGuid>b2cedc88-2433-4171-b5a9-350c83316910</EventContentGuid>
      <EventGuid>10192ed8-c687-4b8e-a6ae-dc9eb740e4c2</EventGuid>
      <EventLocationGuid>50cc3abd-8169-49e9-994f-6fc1127e53bd</EventLocationGuid>
      <FileContents>QEA=</FileContents>
      <FileName>sample string 2</FileName>
      <FileSize>4</FileSize>
      <FileType>Unassigned</FileType>
      <FolderGuid>6e7389cb-4d7f-4158-8ce9-8f6483167207</FolderGuid>
      <Height>1</Height>
      <InStorage>true</InStorage>
      <NewsGuid>2bf8b04b-969c-4d64-a5ff-21a9ccbe9378</NewsGuid>
      <OriginalFileGuid>c79435c4-b60c-4539-80ac-86e52a46aeaf</OriginalFileGuid>
      <OriginalFileName>sample string 3</OriginalFileName>
      <PersonGuid>e157a109-9335-4b8b-a3f1-0a6f0e2a4058</PersonGuid>
      <TrainingGuid>5f3f02db-7dbd-4a61-8695-fce33ab9fe84</TrainingGuid>
      <TrainingLocationGuid>8ff4bcde-41ee-4564-ad25-3e22b37af53f</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">2025-06-02T13:58:22.9400688+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-06-02T13:58:22.9400688+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">1bcd32e0-bb74-4b7f-bed0-83f8bad02742</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-06-02T13:58:22.9400688+00:00</Modified>
      <ActivityGuid>98f4377f-1eb8-4fe9-a9e0-a5c2b2d5cc70</ActivityGuid>
      <AgendaItemGuid>be5361e3-2e92-4b6e-ad8b-d7d82c37fe67</AgendaItemGuid>
      <Alias>sample string 6</Alias>
      <CompanyGuid>ac09d56b-a336-407b-af35-6d4c5f698431</CompanyGuid>
      <ContentType>sample string 1</ContentType>
      <ContributionGuid>eaa8c565-0888-456f-bbb0-643a732f1c0d</ContributionGuid>
      <ContributionSpeakerGuid>55ebac2d-6daa-4569-a6ac-e39f826b75d8</ContributionSpeakerGuid>
      <CopyFromFileGuid>204dc3c1-afd7-46e3-8a76-07ab5cfa3b09</CopyFromFileGuid>
      <EventContentGuid>b2cedc88-2433-4171-b5a9-350c83316910</EventContentGuid>
      <EventGuid>10192ed8-c687-4b8e-a6ae-dc9eb740e4c2</EventGuid>
      <EventLocationGuid>50cc3abd-8169-49e9-994f-6fc1127e53bd</EventLocationGuid>
      <FileContents>QEA=</FileContents>
      <FileName>sample string 2</FileName>
      <FileSize>4</FileSize>
      <FileType>Unassigned</FileType>
      <FolderGuid>6e7389cb-4d7f-4158-8ce9-8f6483167207</FolderGuid>
      <Height>1</Height>
      <InStorage>true</InStorage>
      <NewsGuid>2bf8b04b-969c-4d64-a5ff-21a9ccbe9378</NewsGuid>
      <OriginalFileGuid>c79435c4-b60c-4539-80ac-86e52a46aeaf</OriginalFileGuid>
      <OriginalFileName>sample string 3</OriginalFileName>
      <PersonGuid>e157a109-9335-4b8b-a3f1-0a6f0e2a4058</PersonGuid>
      <TrainingGuid>5f3f02db-7dbd-4a61-8695-fce33ab9fe84</TrainingGuid>
      <TrainingLocationGuid>8ff4bcde-41ee-4564-ad25-3e22b37af53f</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">2025-06-02T13:58:22.9400688+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-06-02T13:58:22.9400688+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">1bcd32e0-bb74-4b7f-bed0-83f8bad02742</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-06-02T13:58:22.9400688+00:00</Modified>
      <ActivityGuid>98f4377f-1eb8-4fe9-a9e0-a5c2b2d5cc70</ActivityGuid>
      <AgendaItemGuid>be5361e3-2e92-4b6e-ad8b-d7d82c37fe67</AgendaItemGuid>
      <Alias>sample string 6</Alias>
      <CompanyGuid>ac09d56b-a336-407b-af35-6d4c5f698431</CompanyGuid>
      <ContentType>sample string 1</ContentType>
      <ContributionGuid>eaa8c565-0888-456f-bbb0-643a732f1c0d</ContributionGuid>
      <ContributionSpeakerGuid>55ebac2d-6daa-4569-a6ac-e39f826b75d8</ContributionSpeakerGuid>
      <CopyFromFileGuid>204dc3c1-afd7-46e3-8a76-07ab5cfa3b09</CopyFromFileGuid>
      <EventContentGuid>b2cedc88-2433-4171-b5a9-350c83316910</EventContentGuid>
      <EventGuid>10192ed8-c687-4b8e-a6ae-dc9eb740e4c2</EventGuid>
      <EventLocationGuid>50cc3abd-8169-49e9-994f-6fc1127e53bd</EventLocationGuid>
      <FileContents>QEA=</FileContents>
      <FileName>sample string 2</FileName>
      <FileSize>4</FileSize>
      <FileType>Unassigned</FileType>
      <FolderGuid>6e7389cb-4d7f-4158-8ce9-8f6483167207</FolderGuid>
      <Height>1</Height>
      <InStorage>true</InStorage>
      <NewsGuid>2bf8b04b-969c-4d64-a5ff-21a9ccbe9378</NewsGuid>
      <OriginalFileGuid>c79435c4-b60c-4539-80ac-86e52a46aeaf</OriginalFileGuid>
      <OriginalFileName>sample string 3</OriginalFileName>
      <PersonGuid>e157a109-9335-4b8b-a3f1-0a6f0e2a4058</PersonGuid>
      <TrainingGuid>5f3f02db-7dbd-4a61-8695-fce33ab9fe84</TrainingGuid>
      <TrainingLocationGuid>8ff4bcde-41ee-4564-ad25-3e22b37af53f</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">2025-06-02T13:58:22.9400688+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-06-02T13:58:22.9400688+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">1bcd32e0-bb74-4b7f-bed0-83f8bad02742</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-06-02T13:58:22.9400688+00:00</Modified>
      <ActivityGuid>98f4377f-1eb8-4fe9-a9e0-a5c2b2d5cc70</ActivityGuid>
      <AgendaItemGuid>be5361e3-2e92-4b6e-ad8b-d7d82c37fe67</AgendaItemGuid>
      <Alias>sample string 6</Alias>
      <CompanyGuid>ac09d56b-a336-407b-af35-6d4c5f698431</CompanyGuid>
      <ContentType>sample string 1</ContentType>
      <ContributionGuid>eaa8c565-0888-456f-bbb0-643a732f1c0d</ContributionGuid>
      <ContributionSpeakerGuid>55ebac2d-6daa-4569-a6ac-e39f826b75d8</ContributionSpeakerGuid>
      <CopyFromFileGuid>204dc3c1-afd7-46e3-8a76-07ab5cfa3b09</CopyFromFileGuid>
      <EventContentGuid>b2cedc88-2433-4171-b5a9-350c83316910</EventContentGuid>
      <EventGuid>10192ed8-c687-4b8e-a6ae-dc9eb740e4c2</EventGuid>
      <EventLocationGuid>50cc3abd-8169-49e9-994f-6fc1127e53bd</EventLocationGuid>
      <FileContents>QEA=</FileContents>
      <FileName>sample string 2</FileName>
      <FileSize>4</FileSize>
      <FileType>Unassigned</FileType>
      <FolderGuid>6e7389cb-4d7f-4158-8ce9-8f6483167207</FolderGuid>
      <Height>1</Height>
      <InStorage>true</InStorage>
      <NewsGuid>2bf8b04b-969c-4d64-a5ff-21a9ccbe9378</NewsGuid>
      <OriginalFileGuid>c79435c4-b60c-4539-80ac-86e52a46aeaf</OriginalFileGuid>
      <OriginalFileName>sample string 3</OriginalFileName>
      <PersonGuid>e157a109-9335-4b8b-a3f1-0a6f0e2a4058</PersonGuid>
      <TrainingGuid>5f3f02db-7dbd-4a61-8695-fce33ab9fe84</TrainingGuid>
      <TrainingLocationGuid>8ff4bcde-41ee-4564-ad25-3e22b37af53f</TrainingLocationGuid>
      <Width>1</Width>
    </FileViewModel>
  </ActivityPresentationFiles>
  <AgreedToUseData>true</AgreedToUseData>
  <DayPartGuid>a4160208-d53d-41ed-856d-a68691e50ed2</DayPartGuid>
  <EventDateGuid>fccac726-cec6-4114-97d8-20fb026df5be</EventDateGuid>
  <EventGuid>44f3b9a5-945c-42c8-b1db-2d6f6cf94ef5</EventGuid>
  <EventThemeGuid>eed554a1-9707-4fcb-9e7d-6fa7fdda986b</EventThemeGuid>
  <EventWorkFormGuid>575f5067-c6e0-44fa-ac25-d9034a6d9ebc</EventWorkFormGuid>
  <FilesToRemove xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:guid>8d58e39d-cb5f-4a54-b171-d3c4eabc2cd0</d2p1:guid>
    <d2p1:guid>09c695b7-08b7-4133-ad16-131cef9037e9</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">2025-06-02T13:58:22.9400688+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-06-02T13:58:22.9400688+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2fbe25ab-9387-48d0-b395-8cf5359eb073</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-06-02T13:58:22.9400688+00:00</Modified>
      <EventGuid>cb0912f7-51fb-46ff-ae8c-d952871b5931</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">2025-06-02T13:58:22.9400688+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-06-02T13:58:22.9400688+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2fbe25ab-9387-48d0-b395-8cf5359eb073</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-06-02T13:58:22.9400688+00:00</Modified>
      <EventGuid>cb0912f7-51fb-46ff-ae8c-d952871b5931</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 i:nil="true" />
</ContributionViewModel>