PUT v1/Contribution

Request Information

URI Parameters

None.

Body Parameters

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.

Request Formats

application/json

Sample:
{
  "ActivityGuid": "83c21cbd-ff6f-4728-8e80-47c506ba52ba",
  "EventGuid": "e2ea59af-1c9c-4d55-b1a9-48312ea6b8df",
  "SessionTitle": "sample string 2",
  "SessionDescription": "sample string 3",
  "EventDateGuid": "62c82ff2-87c5-42e9-b3f3-94059556aaa1",
  "DayPartGuid": "c3cdda14-e99a-444d-8a6d-da104c8f749c",
  "EventThemeGuid": "d2131e3a-6bea-4d70-b7b0-7ba791a23ee3",
  "EventWorkFormGuid": "1f6bb4bb-d717-4fe4-b4a3-7ea969bf8fcb",
  "Speakers": [
    {
      "Guid": "326fb97d-34ea-4aef-80a8-bc53d06d555e",
      "Title": "sample string 2",
      "FirstName": "sample string 3",
      "MiddleName": "sample string 4",
      "LastName": "sample string 5",
      "EmailAddress": "sample string 6",
      "Organisation": "sample string 7",
      "Function": "sample string 8",
      "CurriculumVitaeDescription": "sample string 9",
      "PictureFile": {
        "ContentType": "sample string 1",
        "FileName": "sample string 2",
        "FileExtension": null,
        "OriginalFileName": "sample string 3",
        "PublicFileName": "52adf6ac-0619-4d2c-8f1e-e55fb5941548",
        "FileSize": 4,
        "FileContents": "QEA=",
        "FileType": 0,
        "Width": 1,
        "Height": 1,
        "InStorage": true,
        "Alias": "sample string 6",
        "PersonGuid": "307882be-791c-4df7-b2bf-6bba1a93a2fe",
        "EventContentGuid": "51359112-bbbc-4925-86b4-55b5f837072c",
        "TrainingGuid": "9fd53eaa-a493-4c19-80d6-b3d9f1815933",
        "TrainingLocationGuid": "60773131-9d3c-461f-8bfd-3ad1b24a976e",
        "CompanyGuid": "877939b6-a3d2-488c-b1df-744b718569bc",
        "FolderGuid": "92cdfbff-5204-4e6c-ad80-97469f809389",
        "EventGuid": "f91ca1e1-1afd-428d-88b8-d65592c8dd2c",
        "ActivityGuid": "e86bc668-c0f8-436b-aed2-e8bc543d7b49",
        "EventLocationGuid": "a72e9d8d-65fd-49ce-8d4d-802fd5020c21",
        "OriginalFileGuid": "a2d3c44a-2b28-449b-afd0-f427c4f3ded5",
        "CopyFromFileGuid": "0c0ad96c-cfb6-4398-8f73-4601df3844f8",
        "NewsGuid": "751794ae-5131-4606-b9c2-83f33e195383",
        "ContributionGuid": "af3c05b3-8332-4edb-b428-c32ca7a96dff",
        "ContributionSpeakerGuid": "75afcddc-c5aa-4fa0-9f9d-e9ecf1cd6ebe",
        "AgendaItemGuid": "73d59527-492c-4815-a2aa-7f20e72f7e5f",
        "Guid": "52adf6ac-0619-4d2c-8f1e-e55fb5941548",
        "Created": "2026-03-26T16:39:18.3097024+00:00",
        "Modified": "2026-03-26T16:39:18.3097024+00:00",
        "Deleted": "2026-03-26T16:39:18.3097024+00:00",
        "ErrorMessages": {
          "sample string 1": "sample string 2",
          "sample string 3": "sample string 4"
        },
        "IsValid": false
      },
      "FullName": "sample string 3 sample string 4 sample string 5",
      "PersonGuid": "b7ca2abf-91dc-4252-92dc-70c786e89533",
      "Created": "2026-03-26T16:39:18.3097024+00:00",
      "Modified": "2026-03-26T16:39:18.3097024+00:00",
      "Deleted": "2026-03-26T16:39:18.3097024+00:00",
      "ErrorMessages": {
        "sample string 1": "sample string 2",
        "sample string 3": "sample string 4"
      },
      "IsValid": false
    },
    {
      "Guid": "326fb97d-34ea-4aef-80a8-bc53d06d555e",
      "Title": "sample string 2",
      "FirstName": "sample string 3",
      "MiddleName": "sample string 4",
      "LastName": "sample string 5",
      "EmailAddress": "sample string 6",
      "Organisation": "sample string 7",
      "Function": "sample string 8",
      "CurriculumVitaeDescription": "sample string 9",
      "PictureFile": {
        "ContentType": "sample string 1",
        "FileName": "sample string 2",
        "FileExtension": null,
        "OriginalFileName": "sample string 3",
        "PublicFileName": "52adf6ac-0619-4d2c-8f1e-e55fb5941548",
        "FileSize": 4,
        "FileContents": "QEA=",
        "FileType": 0,
        "Width": 1,
        "Height": 1,
        "InStorage": true,
        "Alias": "sample string 6",
        "PersonGuid": "307882be-791c-4df7-b2bf-6bba1a93a2fe",
        "EventContentGuid": "51359112-bbbc-4925-86b4-55b5f837072c",
        "TrainingGuid": "9fd53eaa-a493-4c19-80d6-b3d9f1815933",
        "TrainingLocationGuid": "60773131-9d3c-461f-8bfd-3ad1b24a976e",
        "CompanyGuid": "877939b6-a3d2-488c-b1df-744b718569bc",
        "FolderGuid": "92cdfbff-5204-4e6c-ad80-97469f809389",
        "EventGuid": "f91ca1e1-1afd-428d-88b8-d65592c8dd2c",
        "ActivityGuid": "e86bc668-c0f8-436b-aed2-e8bc543d7b49",
        "EventLocationGuid": "a72e9d8d-65fd-49ce-8d4d-802fd5020c21",
        "OriginalFileGuid": "a2d3c44a-2b28-449b-afd0-f427c4f3ded5",
        "CopyFromFileGuid": "0c0ad96c-cfb6-4398-8f73-4601df3844f8",
        "NewsGuid": "751794ae-5131-4606-b9c2-83f33e195383",
        "ContributionGuid": "af3c05b3-8332-4edb-b428-c32ca7a96dff",
        "ContributionSpeakerGuid": "75afcddc-c5aa-4fa0-9f9d-e9ecf1cd6ebe",
        "AgendaItemGuid": "73d59527-492c-4815-a2aa-7f20e72f7e5f",
        "Guid": "52adf6ac-0619-4d2c-8f1e-e55fb5941548",
        "Created": "2026-03-26T16:39:18.3097024+00:00",
        "Modified": "2026-03-26T16:39:18.3097024+00:00",
        "Deleted": "2026-03-26T16:39:18.3097024+00:00",
        "ErrorMessages": {
          "sample string 1": "sample string 2",
          "sample string 3": "sample string 4"
        },
        "IsValid": false
      },
      "FullName": "sample string 3 sample string 4 sample string 5",
      "PersonGuid": "b7ca2abf-91dc-4252-92dc-70c786e89533",
      "Created": "2026-03-26T16:39:18.3097024+00:00",
      "Modified": "2026-03-26T16:39:18.3097024+00:00",
      "Deleted": "2026-03-26T16:39:18.3097024+00:00",
      "ErrorMessages": {
        "sample string 1": "sample string 2",
        "sample string 3": "sample string 4"
      },
      "IsValid": false
    }
  ],
  "ActivityPresentationFile1": {
    "ContentType": "sample string 1",
    "FileName": "sample string 2",
    "FileExtension": null,
    "OriginalFileName": "sample string 3",
    "PublicFileName": "52adf6ac-0619-4d2c-8f1e-e55fb5941548",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "307882be-791c-4df7-b2bf-6bba1a93a2fe",
    "EventContentGuid": "51359112-bbbc-4925-86b4-55b5f837072c",
    "TrainingGuid": "9fd53eaa-a493-4c19-80d6-b3d9f1815933",
    "TrainingLocationGuid": "60773131-9d3c-461f-8bfd-3ad1b24a976e",
    "CompanyGuid": "877939b6-a3d2-488c-b1df-744b718569bc",
    "FolderGuid": "92cdfbff-5204-4e6c-ad80-97469f809389",
    "EventGuid": "f91ca1e1-1afd-428d-88b8-d65592c8dd2c",
    "ActivityGuid": "e86bc668-c0f8-436b-aed2-e8bc543d7b49",
    "EventLocationGuid": "a72e9d8d-65fd-49ce-8d4d-802fd5020c21",
    "OriginalFileGuid": "a2d3c44a-2b28-449b-afd0-f427c4f3ded5",
    "CopyFromFileGuid": "0c0ad96c-cfb6-4398-8f73-4601df3844f8",
    "NewsGuid": "751794ae-5131-4606-b9c2-83f33e195383",
    "ContributionGuid": "af3c05b3-8332-4edb-b428-c32ca7a96dff",
    "ContributionSpeakerGuid": "75afcddc-c5aa-4fa0-9f9d-e9ecf1cd6ebe",
    "AgendaItemGuid": "73d59527-492c-4815-a2aa-7f20e72f7e5f",
    "Guid": "52adf6ac-0619-4d2c-8f1e-e55fb5941548",
    "Created": "2026-03-26T16:39:18.3097024+00:00",
    "Modified": "2026-03-26T16:39:18.3097024+00:00",
    "Deleted": "2026-03-26T16:39:18.3097024+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": "52adf6ac-0619-4d2c-8f1e-e55fb5941548",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "307882be-791c-4df7-b2bf-6bba1a93a2fe",
    "EventContentGuid": "51359112-bbbc-4925-86b4-55b5f837072c",
    "TrainingGuid": "9fd53eaa-a493-4c19-80d6-b3d9f1815933",
    "TrainingLocationGuid": "60773131-9d3c-461f-8bfd-3ad1b24a976e",
    "CompanyGuid": "877939b6-a3d2-488c-b1df-744b718569bc",
    "FolderGuid": "92cdfbff-5204-4e6c-ad80-97469f809389",
    "EventGuid": "f91ca1e1-1afd-428d-88b8-d65592c8dd2c",
    "ActivityGuid": "e86bc668-c0f8-436b-aed2-e8bc543d7b49",
    "EventLocationGuid": "a72e9d8d-65fd-49ce-8d4d-802fd5020c21",
    "OriginalFileGuid": "a2d3c44a-2b28-449b-afd0-f427c4f3ded5",
    "CopyFromFileGuid": "0c0ad96c-cfb6-4398-8f73-4601df3844f8",
    "NewsGuid": "751794ae-5131-4606-b9c2-83f33e195383",
    "ContributionGuid": "af3c05b3-8332-4edb-b428-c32ca7a96dff",
    "ContributionSpeakerGuid": "75afcddc-c5aa-4fa0-9f9d-e9ecf1cd6ebe",
    "AgendaItemGuid": "73d59527-492c-4815-a2aa-7f20e72f7e5f",
    "Guid": "52adf6ac-0619-4d2c-8f1e-e55fb5941548",
    "Created": "2026-03-26T16:39:18.3097024+00:00",
    "Modified": "2026-03-26T16:39:18.3097024+00:00",
    "Deleted": "2026-03-26T16:39:18.3097024+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": "52adf6ac-0619-4d2c-8f1e-e55fb5941548",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "307882be-791c-4df7-b2bf-6bba1a93a2fe",
    "EventContentGuid": "51359112-bbbc-4925-86b4-55b5f837072c",
    "TrainingGuid": "9fd53eaa-a493-4c19-80d6-b3d9f1815933",
    "TrainingLocationGuid": "60773131-9d3c-461f-8bfd-3ad1b24a976e",
    "CompanyGuid": "877939b6-a3d2-488c-b1df-744b718569bc",
    "FolderGuid": "92cdfbff-5204-4e6c-ad80-97469f809389",
    "EventGuid": "f91ca1e1-1afd-428d-88b8-d65592c8dd2c",
    "ActivityGuid": "e86bc668-c0f8-436b-aed2-e8bc543d7b49",
    "EventLocationGuid": "a72e9d8d-65fd-49ce-8d4d-802fd5020c21",
    "OriginalFileGuid": "a2d3c44a-2b28-449b-afd0-f427c4f3ded5",
    "CopyFromFileGuid": "0c0ad96c-cfb6-4398-8f73-4601df3844f8",
    "NewsGuid": "751794ae-5131-4606-b9c2-83f33e195383",
    "ContributionGuid": "af3c05b3-8332-4edb-b428-c32ca7a96dff",
    "ContributionSpeakerGuid": "75afcddc-c5aa-4fa0-9f9d-e9ecf1cd6ebe",
    "AgendaItemGuid": "73d59527-492c-4815-a2aa-7f20e72f7e5f",
    "Guid": "52adf6ac-0619-4d2c-8f1e-e55fb5941548",
    "Created": "2026-03-26T16:39:18.3097024+00:00",
    "Modified": "2026-03-26T16:39:18.3097024+00:00",
    "Deleted": "2026-03-26T16:39:18.3097024+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": "52adf6ac-0619-4d2c-8f1e-e55fb5941548",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "307882be-791c-4df7-b2bf-6bba1a93a2fe",
    "EventContentGuid": "51359112-bbbc-4925-86b4-55b5f837072c",
    "TrainingGuid": "9fd53eaa-a493-4c19-80d6-b3d9f1815933",
    "TrainingLocationGuid": "60773131-9d3c-461f-8bfd-3ad1b24a976e",
    "CompanyGuid": "877939b6-a3d2-488c-b1df-744b718569bc",
    "FolderGuid": "92cdfbff-5204-4e6c-ad80-97469f809389",
    "EventGuid": "f91ca1e1-1afd-428d-88b8-d65592c8dd2c",
    "ActivityGuid": "e86bc668-c0f8-436b-aed2-e8bc543d7b49",
    "EventLocationGuid": "a72e9d8d-65fd-49ce-8d4d-802fd5020c21",
    "OriginalFileGuid": "a2d3c44a-2b28-449b-afd0-f427c4f3ded5",
    "CopyFromFileGuid": "0c0ad96c-cfb6-4398-8f73-4601df3844f8",
    "NewsGuid": "751794ae-5131-4606-b9c2-83f33e195383",
    "ContributionGuid": "af3c05b3-8332-4edb-b428-c32ca7a96dff",
    "ContributionSpeakerGuid": "75afcddc-c5aa-4fa0-9f9d-e9ecf1cd6ebe",
    "AgendaItemGuid": "73d59527-492c-4815-a2aa-7f20e72f7e5f",
    "Guid": "52adf6ac-0619-4d2c-8f1e-e55fb5941548",
    "Created": "2026-03-26T16:39:18.3097024+00:00",
    "Modified": "2026-03-26T16:39:18.3097024+00:00",
    "Deleted": "2026-03-26T16:39:18.3097024+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": "52adf6ac-0619-4d2c-8f1e-e55fb5941548",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "307882be-791c-4df7-b2bf-6bba1a93a2fe",
    "EventContentGuid": "51359112-bbbc-4925-86b4-55b5f837072c",
    "TrainingGuid": "9fd53eaa-a493-4c19-80d6-b3d9f1815933",
    "TrainingLocationGuid": "60773131-9d3c-461f-8bfd-3ad1b24a976e",
    "CompanyGuid": "877939b6-a3d2-488c-b1df-744b718569bc",
    "FolderGuid": "92cdfbff-5204-4e6c-ad80-97469f809389",
    "EventGuid": "f91ca1e1-1afd-428d-88b8-d65592c8dd2c",
    "ActivityGuid": "e86bc668-c0f8-436b-aed2-e8bc543d7b49",
    "EventLocationGuid": "a72e9d8d-65fd-49ce-8d4d-802fd5020c21",
    "OriginalFileGuid": "a2d3c44a-2b28-449b-afd0-f427c4f3ded5",
    "CopyFromFileGuid": "0c0ad96c-cfb6-4398-8f73-4601df3844f8",
    "NewsGuid": "751794ae-5131-4606-b9c2-83f33e195383",
    "ContributionGuid": "af3c05b3-8332-4edb-b428-c32ca7a96dff",
    "ContributionSpeakerGuid": "75afcddc-c5aa-4fa0-9f9d-e9ecf1cd6ebe",
    "AgendaItemGuid": "73d59527-492c-4815-a2aa-7f20e72f7e5f",
    "Guid": "52adf6ac-0619-4d2c-8f1e-e55fb5941548",
    "Created": "2026-03-26T16:39:18.3097024+00:00",
    "Modified": "2026-03-26T16:39:18.3097024+00:00",
    "Deleted": "2026-03-26T16:39:18.3097024+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": "52adf6ac-0619-4d2c-8f1e-e55fb5941548",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "307882be-791c-4df7-b2bf-6bba1a93a2fe",
      "EventContentGuid": "51359112-bbbc-4925-86b4-55b5f837072c",
      "TrainingGuid": "9fd53eaa-a493-4c19-80d6-b3d9f1815933",
      "TrainingLocationGuid": "60773131-9d3c-461f-8bfd-3ad1b24a976e",
      "CompanyGuid": "877939b6-a3d2-488c-b1df-744b718569bc",
      "FolderGuid": "92cdfbff-5204-4e6c-ad80-97469f809389",
      "EventGuid": "f91ca1e1-1afd-428d-88b8-d65592c8dd2c",
      "ActivityGuid": "e86bc668-c0f8-436b-aed2-e8bc543d7b49",
      "EventLocationGuid": "a72e9d8d-65fd-49ce-8d4d-802fd5020c21",
      "OriginalFileGuid": "a2d3c44a-2b28-449b-afd0-f427c4f3ded5",
      "CopyFromFileGuid": "0c0ad96c-cfb6-4398-8f73-4601df3844f8",
      "NewsGuid": "751794ae-5131-4606-b9c2-83f33e195383",
      "ContributionGuid": "af3c05b3-8332-4edb-b428-c32ca7a96dff",
      "ContributionSpeakerGuid": "75afcddc-c5aa-4fa0-9f9d-e9ecf1cd6ebe",
      "AgendaItemGuid": "73d59527-492c-4815-a2aa-7f20e72f7e5f",
      "Guid": "52adf6ac-0619-4d2c-8f1e-e55fb5941548",
      "Created": "2026-03-26T16:39:18.3097024+00:00",
      "Modified": "2026-03-26T16:39:18.3097024+00:00",
      "Deleted": "2026-03-26T16:39:18.3097024+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": "52adf6ac-0619-4d2c-8f1e-e55fb5941548",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "307882be-791c-4df7-b2bf-6bba1a93a2fe",
      "EventContentGuid": "51359112-bbbc-4925-86b4-55b5f837072c",
      "TrainingGuid": "9fd53eaa-a493-4c19-80d6-b3d9f1815933",
      "TrainingLocationGuid": "60773131-9d3c-461f-8bfd-3ad1b24a976e",
      "CompanyGuid": "877939b6-a3d2-488c-b1df-744b718569bc",
      "FolderGuid": "92cdfbff-5204-4e6c-ad80-97469f809389",
      "EventGuid": "f91ca1e1-1afd-428d-88b8-d65592c8dd2c",
      "ActivityGuid": "e86bc668-c0f8-436b-aed2-e8bc543d7b49",
      "EventLocationGuid": "a72e9d8d-65fd-49ce-8d4d-802fd5020c21",
      "OriginalFileGuid": "a2d3c44a-2b28-449b-afd0-f427c4f3ded5",
      "CopyFromFileGuid": "0c0ad96c-cfb6-4398-8f73-4601df3844f8",
      "NewsGuid": "751794ae-5131-4606-b9c2-83f33e195383",
      "ContributionGuid": "af3c05b3-8332-4edb-b428-c32ca7a96dff",
      "ContributionSpeakerGuid": "75afcddc-c5aa-4fa0-9f9d-e9ecf1cd6ebe",
      "AgendaItemGuid": "73d59527-492c-4815-a2aa-7f20e72f7e5f",
      "Guid": "52adf6ac-0619-4d2c-8f1e-e55fb5941548",
      "Created": "2026-03-26T16:39:18.3097024+00:00",
      "Modified": "2026-03-26T16:39:18.3097024+00:00",
      "Deleted": "2026-03-26T16:39:18.3097024+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": "52adf6ac-0619-4d2c-8f1e-e55fb5941548",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "307882be-791c-4df7-b2bf-6bba1a93a2fe",
      "EventContentGuid": "51359112-bbbc-4925-86b4-55b5f837072c",
      "TrainingGuid": "9fd53eaa-a493-4c19-80d6-b3d9f1815933",
      "TrainingLocationGuid": "60773131-9d3c-461f-8bfd-3ad1b24a976e",
      "CompanyGuid": "877939b6-a3d2-488c-b1df-744b718569bc",
      "FolderGuid": "92cdfbff-5204-4e6c-ad80-97469f809389",
      "EventGuid": "f91ca1e1-1afd-428d-88b8-d65592c8dd2c",
      "ActivityGuid": "e86bc668-c0f8-436b-aed2-e8bc543d7b49",
      "EventLocationGuid": "a72e9d8d-65fd-49ce-8d4d-802fd5020c21",
      "OriginalFileGuid": "a2d3c44a-2b28-449b-afd0-f427c4f3ded5",
      "CopyFromFileGuid": "0c0ad96c-cfb6-4398-8f73-4601df3844f8",
      "NewsGuid": "751794ae-5131-4606-b9c2-83f33e195383",
      "ContributionGuid": "af3c05b3-8332-4edb-b428-c32ca7a96dff",
      "ContributionSpeakerGuid": "75afcddc-c5aa-4fa0-9f9d-e9ecf1cd6ebe",
      "AgendaItemGuid": "73d59527-492c-4815-a2aa-7f20e72f7e5f",
      "Guid": "52adf6ac-0619-4d2c-8f1e-e55fb5941548",
      "Created": "2026-03-26T16:39:18.3097024+00:00",
      "Modified": "2026-03-26T16:39:18.3097024+00:00",
      "Deleted": "2026-03-26T16:39:18.3097024+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": "52adf6ac-0619-4d2c-8f1e-e55fb5941548",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "307882be-791c-4df7-b2bf-6bba1a93a2fe",
      "EventContentGuid": "51359112-bbbc-4925-86b4-55b5f837072c",
      "TrainingGuid": "9fd53eaa-a493-4c19-80d6-b3d9f1815933",
      "TrainingLocationGuid": "60773131-9d3c-461f-8bfd-3ad1b24a976e",
      "CompanyGuid": "877939b6-a3d2-488c-b1df-744b718569bc",
      "FolderGuid": "92cdfbff-5204-4e6c-ad80-97469f809389",
      "EventGuid": "f91ca1e1-1afd-428d-88b8-d65592c8dd2c",
      "ActivityGuid": "e86bc668-c0f8-436b-aed2-e8bc543d7b49",
      "EventLocationGuid": "a72e9d8d-65fd-49ce-8d4d-802fd5020c21",
      "OriginalFileGuid": "a2d3c44a-2b28-449b-afd0-f427c4f3ded5",
      "CopyFromFileGuid": "0c0ad96c-cfb6-4398-8f73-4601df3844f8",
      "NewsGuid": "751794ae-5131-4606-b9c2-83f33e195383",
      "ContributionGuid": "af3c05b3-8332-4edb-b428-c32ca7a96dff",
      "ContributionSpeakerGuid": "75afcddc-c5aa-4fa0-9f9d-e9ecf1cd6ebe",
      "AgendaItemGuid": "73d59527-492c-4815-a2aa-7f20e72f7e5f",
      "Guid": "52adf6ac-0619-4d2c-8f1e-e55fb5941548",
      "Created": "2026-03-26T16:39:18.3097024+00:00",
      "Modified": "2026-03-26T16:39:18.3097024+00:00",
      "Deleted": "2026-03-26T16:39:18.3097024+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": "52adf6ac-0619-4d2c-8f1e-e55fb5941548",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "307882be-791c-4df7-b2bf-6bba1a93a2fe",
      "EventContentGuid": "51359112-bbbc-4925-86b4-55b5f837072c",
      "TrainingGuid": "9fd53eaa-a493-4c19-80d6-b3d9f1815933",
      "TrainingLocationGuid": "60773131-9d3c-461f-8bfd-3ad1b24a976e",
      "CompanyGuid": "877939b6-a3d2-488c-b1df-744b718569bc",
      "FolderGuid": "92cdfbff-5204-4e6c-ad80-97469f809389",
      "EventGuid": "f91ca1e1-1afd-428d-88b8-d65592c8dd2c",
      "ActivityGuid": "e86bc668-c0f8-436b-aed2-e8bc543d7b49",
      "EventLocationGuid": "a72e9d8d-65fd-49ce-8d4d-802fd5020c21",
      "OriginalFileGuid": "a2d3c44a-2b28-449b-afd0-f427c4f3ded5",
      "CopyFromFileGuid": "0c0ad96c-cfb6-4398-8f73-4601df3844f8",
      "NewsGuid": "751794ae-5131-4606-b9c2-83f33e195383",
      "ContributionGuid": "af3c05b3-8332-4edb-b428-c32ca7a96dff",
      "ContributionSpeakerGuid": "75afcddc-c5aa-4fa0-9f9d-e9ecf1cd6ebe",
      "AgendaItemGuid": "73d59527-492c-4815-a2aa-7f20e72f7e5f",
      "Guid": "52adf6ac-0619-4d2c-8f1e-e55fb5941548",
      "Created": "2026-03-26T16:39:18.3097024+00:00",
      "Modified": "2026-03-26T16:39:18.3097024+00:00",
      "Deleted": "2026-03-26T16:39:18.3097024+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": "52adf6ac-0619-4d2c-8f1e-e55fb5941548",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "307882be-791c-4df7-b2bf-6bba1a93a2fe",
    "EventContentGuid": "51359112-bbbc-4925-86b4-55b5f837072c",
    "TrainingGuid": "9fd53eaa-a493-4c19-80d6-b3d9f1815933",
    "TrainingLocationGuid": "60773131-9d3c-461f-8bfd-3ad1b24a976e",
    "CompanyGuid": "877939b6-a3d2-488c-b1df-744b718569bc",
    "FolderGuid": "92cdfbff-5204-4e6c-ad80-97469f809389",
    "EventGuid": "f91ca1e1-1afd-428d-88b8-d65592c8dd2c",
    "ActivityGuid": "e86bc668-c0f8-436b-aed2-e8bc543d7b49",
    "EventLocationGuid": "a72e9d8d-65fd-49ce-8d4d-802fd5020c21",
    "OriginalFileGuid": "a2d3c44a-2b28-449b-afd0-f427c4f3ded5",
    "CopyFromFileGuid": "0c0ad96c-cfb6-4398-8f73-4601df3844f8",
    "NewsGuid": "751794ae-5131-4606-b9c2-83f33e195383",
    "ContributionGuid": "af3c05b3-8332-4edb-b428-c32ca7a96dff",
    "ContributionSpeakerGuid": "75afcddc-c5aa-4fa0-9f9d-e9ecf1cd6ebe",
    "AgendaItemGuid": "73d59527-492c-4815-a2aa-7f20e72f7e5f",
    "Guid": "52adf6ac-0619-4d2c-8f1e-e55fb5941548",
    "Created": "2026-03-26T16:39:18.3097024+00:00",
    "Modified": "2026-03-26T16:39:18.3097024+00:00",
    "Deleted": "2026-03-26T16:39:18.3097024+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": [
    "e8791c3e-1c4c-426a-83f7-daee56c463d0",
    "59dfbae0-d138-4735-bf3a-e016025299f8"
  ],
  "IsScheduled": true,
  "FormGroups": [
    {
      "FieldName": "sample string 1",
      "FieldLabel": "sample string 2",
      "FieldEnabled": true,
      "TooltipEnabled": true,
      "TooltipText": "sample string 5",
      "EventGuid": "3a48ca7b-b746-4a34-8e09-7e358c5ad88d",
      "Guid": "95d296b3-5f25-4291-aabb-092c92aecded",
      "Created": "2026-03-26T16:39:18.3097024+00:00",
      "Modified": "2026-03-26T16:39:18.3097024+00:00",
      "Deleted": "2026-03-26T16:39:18.3097024+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": "3a48ca7b-b746-4a34-8e09-7e358c5ad88d",
      "Guid": "95d296b3-5f25-4291-aabb-092c92aecded",
      "Created": "2026-03-26T16:39:18.3097024+00:00",
      "Modified": "2026-03-26T16:39:18.3097024+00:00",
      "Deleted": "2026-03-26T16:39:18.3097024+00:00",
      "ErrorMessages": {
        "sample string 1": "sample string 2",
        "sample string 3": "sample string 4"
      },
      "IsValid": false
    }
  ],
  "Guid": "208d0d71-126b-4505-b444-969df50004b4",
  "Created": "2026-03-26T16:39:18.3097024+00:00",
  "Modified": "2026-03-26T16:39:18.3097024+00:00",
  "Deleted": "2026-03-26T16:39:18.3097024+00:00",
  "ErrorMessages": {
    "sample string 1": "sample string 2",
    "sample string 3": "sample string 4"
  },
  "IsValid": false
}

text/json

Sample:
{
  "ActivityGuid": "83c21cbd-ff6f-4728-8e80-47c506ba52ba",
  "EventGuid": "e2ea59af-1c9c-4d55-b1a9-48312ea6b8df",
  "SessionTitle": "sample string 2",
  "SessionDescription": "sample string 3",
  "EventDateGuid": "62c82ff2-87c5-42e9-b3f3-94059556aaa1",
  "DayPartGuid": "c3cdda14-e99a-444d-8a6d-da104c8f749c",
  "EventThemeGuid": "d2131e3a-6bea-4d70-b7b0-7ba791a23ee3",
  "EventWorkFormGuid": "1f6bb4bb-d717-4fe4-b4a3-7ea969bf8fcb",
  "Speakers": [
    {
      "Guid": "326fb97d-34ea-4aef-80a8-bc53d06d555e",
      "Title": "sample string 2",
      "FirstName": "sample string 3",
      "MiddleName": "sample string 4",
      "LastName": "sample string 5",
      "EmailAddress": "sample string 6",
      "Organisation": "sample string 7",
      "Function": "sample string 8",
      "CurriculumVitaeDescription": "sample string 9",
      "PictureFile": {
        "ContentType": "sample string 1",
        "FileName": "sample string 2",
        "FileExtension": null,
        "OriginalFileName": "sample string 3",
        "PublicFileName": "52adf6ac-0619-4d2c-8f1e-e55fb5941548",
        "FileSize": 4,
        "FileContents": "QEA=",
        "FileType": 0,
        "Width": 1,
        "Height": 1,
        "InStorage": true,
        "Alias": "sample string 6",
        "PersonGuid": "307882be-791c-4df7-b2bf-6bba1a93a2fe",
        "EventContentGuid": "51359112-bbbc-4925-86b4-55b5f837072c",
        "TrainingGuid": "9fd53eaa-a493-4c19-80d6-b3d9f1815933",
        "TrainingLocationGuid": "60773131-9d3c-461f-8bfd-3ad1b24a976e",
        "CompanyGuid": "877939b6-a3d2-488c-b1df-744b718569bc",
        "FolderGuid": "92cdfbff-5204-4e6c-ad80-97469f809389",
        "EventGuid": "f91ca1e1-1afd-428d-88b8-d65592c8dd2c",
        "ActivityGuid": "e86bc668-c0f8-436b-aed2-e8bc543d7b49",
        "EventLocationGuid": "a72e9d8d-65fd-49ce-8d4d-802fd5020c21",
        "OriginalFileGuid": "a2d3c44a-2b28-449b-afd0-f427c4f3ded5",
        "CopyFromFileGuid": "0c0ad96c-cfb6-4398-8f73-4601df3844f8",
        "NewsGuid": "751794ae-5131-4606-b9c2-83f33e195383",
        "ContributionGuid": "af3c05b3-8332-4edb-b428-c32ca7a96dff",
        "ContributionSpeakerGuid": "75afcddc-c5aa-4fa0-9f9d-e9ecf1cd6ebe",
        "AgendaItemGuid": "73d59527-492c-4815-a2aa-7f20e72f7e5f",
        "Guid": "52adf6ac-0619-4d2c-8f1e-e55fb5941548",
        "Created": "2026-03-26T16:39:18.3097024+00:00",
        "Modified": "2026-03-26T16:39:18.3097024+00:00",
        "Deleted": "2026-03-26T16:39:18.3097024+00:00",
        "ErrorMessages": {
          "sample string 1": "sample string 2",
          "sample string 3": "sample string 4"
        },
        "IsValid": false
      },
      "FullName": "sample string 3 sample string 4 sample string 5",
      "PersonGuid": "b7ca2abf-91dc-4252-92dc-70c786e89533",
      "Created": "2026-03-26T16:39:18.3097024+00:00",
      "Modified": "2026-03-26T16:39:18.3097024+00:00",
      "Deleted": "2026-03-26T16:39:18.3097024+00:00",
      "ErrorMessages": {
        "sample string 1": "sample string 2",
        "sample string 3": "sample string 4"
      },
      "IsValid": false
    },
    {
      "Guid": "326fb97d-34ea-4aef-80a8-bc53d06d555e",
      "Title": "sample string 2",
      "FirstName": "sample string 3",
      "MiddleName": "sample string 4",
      "LastName": "sample string 5",
      "EmailAddress": "sample string 6",
      "Organisation": "sample string 7",
      "Function": "sample string 8",
      "CurriculumVitaeDescription": "sample string 9",
      "PictureFile": {
        "ContentType": "sample string 1",
        "FileName": "sample string 2",
        "FileExtension": null,
        "OriginalFileName": "sample string 3",
        "PublicFileName": "52adf6ac-0619-4d2c-8f1e-e55fb5941548",
        "FileSize": 4,
        "FileContents": "QEA=",
        "FileType": 0,
        "Width": 1,
        "Height": 1,
        "InStorage": true,
        "Alias": "sample string 6",
        "PersonGuid": "307882be-791c-4df7-b2bf-6bba1a93a2fe",
        "EventContentGuid": "51359112-bbbc-4925-86b4-55b5f837072c",
        "TrainingGuid": "9fd53eaa-a493-4c19-80d6-b3d9f1815933",
        "TrainingLocationGuid": "60773131-9d3c-461f-8bfd-3ad1b24a976e",
        "CompanyGuid": "877939b6-a3d2-488c-b1df-744b718569bc",
        "FolderGuid": "92cdfbff-5204-4e6c-ad80-97469f809389",
        "EventGuid": "f91ca1e1-1afd-428d-88b8-d65592c8dd2c",
        "ActivityGuid": "e86bc668-c0f8-436b-aed2-e8bc543d7b49",
        "EventLocationGuid": "a72e9d8d-65fd-49ce-8d4d-802fd5020c21",
        "OriginalFileGuid": "a2d3c44a-2b28-449b-afd0-f427c4f3ded5",
        "CopyFromFileGuid": "0c0ad96c-cfb6-4398-8f73-4601df3844f8",
        "NewsGuid": "751794ae-5131-4606-b9c2-83f33e195383",
        "ContributionGuid": "af3c05b3-8332-4edb-b428-c32ca7a96dff",
        "ContributionSpeakerGuid": "75afcddc-c5aa-4fa0-9f9d-e9ecf1cd6ebe",
        "AgendaItemGuid": "73d59527-492c-4815-a2aa-7f20e72f7e5f",
        "Guid": "52adf6ac-0619-4d2c-8f1e-e55fb5941548",
        "Created": "2026-03-26T16:39:18.3097024+00:00",
        "Modified": "2026-03-26T16:39:18.3097024+00:00",
        "Deleted": "2026-03-26T16:39:18.3097024+00:00",
        "ErrorMessages": {
          "sample string 1": "sample string 2",
          "sample string 3": "sample string 4"
        },
        "IsValid": false
      },
      "FullName": "sample string 3 sample string 4 sample string 5",
      "PersonGuid": "b7ca2abf-91dc-4252-92dc-70c786e89533",
      "Created": "2026-03-26T16:39:18.3097024+00:00",
      "Modified": "2026-03-26T16:39:18.3097024+00:00",
      "Deleted": "2026-03-26T16:39:18.3097024+00:00",
      "ErrorMessages": {
        "sample string 1": "sample string 2",
        "sample string 3": "sample string 4"
      },
      "IsValid": false
    }
  ],
  "ActivityPresentationFile1": {
    "ContentType": "sample string 1",
    "FileName": "sample string 2",
    "FileExtension": null,
    "OriginalFileName": "sample string 3",
    "PublicFileName": "52adf6ac-0619-4d2c-8f1e-e55fb5941548",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "307882be-791c-4df7-b2bf-6bba1a93a2fe",
    "EventContentGuid": "51359112-bbbc-4925-86b4-55b5f837072c",
    "TrainingGuid": "9fd53eaa-a493-4c19-80d6-b3d9f1815933",
    "TrainingLocationGuid": "60773131-9d3c-461f-8bfd-3ad1b24a976e",
    "CompanyGuid": "877939b6-a3d2-488c-b1df-744b718569bc",
    "FolderGuid": "92cdfbff-5204-4e6c-ad80-97469f809389",
    "EventGuid": "f91ca1e1-1afd-428d-88b8-d65592c8dd2c",
    "ActivityGuid": "e86bc668-c0f8-436b-aed2-e8bc543d7b49",
    "EventLocationGuid": "a72e9d8d-65fd-49ce-8d4d-802fd5020c21",
    "OriginalFileGuid": "a2d3c44a-2b28-449b-afd0-f427c4f3ded5",
    "CopyFromFileGuid": "0c0ad96c-cfb6-4398-8f73-4601df3844f8",
    "NewsGuid": "751794ae-5131-4606-b9c2-83f33e195383",
    "ContributionGuid": "af3c05b3-8332-4edb-b428-c32ca7a96dff",
    "ContributionSpeakerGuid": "75afcddc-c5aa-4fa0-9f9d-e9ecf1cd6ebe",
    "AgendaItemGuid": "73d59527-492c-4815-a2aa-7f20e72f7e5f",
    "Guid": "52adf6ac-0619-4d2c-8f1e-e55fb5941548",
    "Created": "2026-03-26T16:39:18.3097024+00:00",
    "Modified": "2026-03-26T16:39:18.3097024+00:00",
    "Deleted": "2026-03-26T16:39:18.3097024+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": "52adf6ac-0619-4d2c-8f1e-e55fb5941548",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "307882be-791c-4df7-b2bf-6bba1a93a2fe",
    "EventContentGuid": "51359112-bbbc-4925-86b4-55b5f837072c",
    "TrainingGuid": "9fd53eaa-a493-4c19-80d6-b3d9f1815933",
    "TrainingLocationGuid": "60773131-9d3c-461f-8bfd-3ad1b24a976e",
    "CompanyGuid": "877939b6-a3d2-488c-b1df-744b718569bc",
    "FolderGuid": "92cdfbff-5204-4e6c-ad80-97469f809389",
    "EventGuid": "f91ca1e1-1afd-428d-88b8-d65592c8dd2c",
    "ActivityGuid": "e86bc668-c0f8-436b-aed2-e8bc543d7b49",
    "EventLocationGuid": "a72e9d8d-65fd-49ce-8d4d-802fd5020c21",
    "OriginalFileGuid": "a2d3c44a-2b28-449b-afd0-f427c4f3ded5",
    "CopyFromFileGuid": "0c0ad96c-cfb6-4398-8f73-4601df3844f8",
    "NewsGuid": "751794ae-5131-4606-b9c2-83f33e195383",
    "ContributionGuid": "af3c05b3-8332-4edb-b428-c32ca7a96dff",
    "ContributionSpeakerGuid": "75afcddc-c5aa-4fa0-9f9d-e9ecf1cd6ebe",
    "AgendaItemGuid": "73d59527-492c-4815-a2aa-7f20e72f7e5f",
    "Guid": "52adf6ac-0619-4d2c-8f1e-e55fb5941548",
    "Created": "2026-03-26T16:39:18.3097024+00:00",
    "Modified": "2026-03-26T16:39:18.3097024+00:00",
    "Deleted": "2026-03-26T16:39:18.3097024+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": "52adf6ac-0619-4d2c-8f1e-e55fb5941548",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "307882be-791c-4df7-b2bf-6bba1a93a2fe",
    "EventContentGuid": "51359112-bbbc-4925-86b4-55b5f837072c",
    "TrainingGuid": "9fd53eaa-a493-4c19-80d6-b3d9f1815933",
    "TrainingLocationGuid": "60773131-9d3c-461f-8bfd-3ad1b24a976e",
    "CompanyGuid": "877939b6-a3d2-488c-b1df-744b718569bc",
    "FolderGuid": "92cdfbff-5204-4e6c-ad80-97469f809389",
    "EventGuid": "f91ca1e1-1afd-428d-88b8-d65592c8dd2c",
    "ActivityGuid": "e86bc668-c0f8-436b-aed2-e8bc543d7b49",
    "EventLocationGuid": "a72e9d8d-65fd-49ce-8d4d-802fd5020c21",
    "OriginalFileGuid": "a2d3c44a-2b28-449b-afd0-f427c4f3ded5",
    "CopyFromFileGuid": "0c0ad96c-cfb6-4398-8f73-4601df3844f8",
    "NewsGuid": "751794ae-5131-4606-b9c2-83f33e195383",
    "ContributionGuid": "af3c05b3-8332-4edb-b428-c32ca7a96dff",
    "ContributionSpeakerGuid": "75afcddc-c5aa-4fa0-9f9d-e9ecf1cd6ebe",
    "AgendaItemGuid": "73d59527-492c-4815-a2aa-7f20e72f7e5f",
    "Guid": "52adf6ac-0619-4d2c-8f1e-e55fb5941548",
    "Created": "2026-03-26T16:39:18.3097024+00:00",
    "Modified": "2026-03-26T16:39:18.3097024+00:00",
    "Deleted": "2026-03-26T16:39:18.3097024+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": "52adf6ac-0619-4d2c-8f1e-e55fb5941548",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "307882be-791c-4df7-b2bf-6bba1a93a2fe",
    "EventContentGuid": "51359112-bbbc-4925-86b4-55b5f837072c",
    "TrainingGuid": "9fd53eaa-a493-4c19-80d6-b3d9f1815933",
    "TrainingLocationGuid": "60773131-9d3c-461f-8bfd-3ad1b24a976e",
    "CompanyGuid": "877939b6-a3d2-488c-b1df-744b718569bc",
    "FolderGuid": "92cdfbff-5204-4e6c-ad80-97469f809389",
    "EventGuid": "f91ca1e1-1afd-428d-88b8-d65592c8dd2c",
    "ActivityGuid": "e86bc668-c0f8-436b-aed2-e8bc543d7b49",
    "EventLocationGuid": "a72e9d8d-65fd-49ce-8d4d-802fd5020c21",
    "OriginalFileGuid": "a2d3c44a-2b28-449b-afd0-f427c4f3ded5",
    "CopyFromFileGuid": "0c0ad96c-cfb6-4398-8f73-4601df3844f8",
    "NewsGuid": "751794ae-5131-4606-b9c2-83f33e195383",
    "ContributionGuid": "af3c05b3-8332-4edb-b428-c32ca7a96dff",
    "ContributionSpeakerGuid": "75afcddc-c5aa-4fa0-9f9d-e9ecf1cd6ebe",
    "AgendaItemGuid": "73d59527-492c-4815-a2aa-7f20e72f7e5f",
    "Guid": "52adf6ac-0619-4d2c-8f1e-e55fb5941548",
    "Created": "2026-03-26T16:39:18.3097024+00:00",
    "Modified": "2026-03-26T16:39:18.3097024+00:00",
    "Deleted": "2026-03-26T16:39:18.3097024+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": "52adf6ac-0619-4d2c-8f1e-e55fb5941548",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "307882be-791c-4df7-b2bf-6bba1a93a2fe",
    "EventContentGuid": "51359112-bbbc-4925-86b4-55b5f837072c",
    "TrainingGuid": "9fd53eaa-a493-4c19-80d6-b3d9f1815933",
    "TrainingLocationGuid": "60773131-9d3c-461f-8bfd-3ad1b24a976e",
    "CompanyGuid": "877939b6-a3d2-488c-b1df-744b718569bc",
    "FolderGuid": "92cdfbff-5204-4e6c-ad80-97469f809389",
    "EventGuid": "f91ca1e1-1afd-428d-88b8-d65592c8dd2c",
    "ActivityGuid": "e86bc668-c0f8-436b-aed2-e8bc543d7b49",
    "EventLocationGuid": "a72e9d8d-65fd-49ce-8d4d-802fd5020c21",
    "OriginalFileGuid": "a2d3c44a-2b28-449b-afd0-f427c4f3ded5",
    "CopyFromFileGuid": "0c0ad96c-cfb6-4398-8f73-4601df3844f8",
    "NewsGuid": "751794ae-5131-4606-b9c2-83f33e195383",
    "ContributionGuid": "af3c05b3-8332-4edb-b428-c32ca7a96dff",
    "ContributionSpeakerGuid": "75afcddc-c5aa-4fa0-9f9d-e9ecf1cd6ebe",
    "AgendaItemGuid": "73d59527-492c-4815-a2aa-7f20e72f7e5f",
    "Guid": "52adf6ac-0619-4d2c-8f1e-e55fb5941548",
    "Created": "2026-03-26T16:39:18.3097024+00:00",
    "Modified": "2026-03-26T16:39:18.3097024+00:00",
    "Deleted": "2026-03-26T16:39:18.3097024+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": "52adf6ac-0619-4d2c-8f1e-e55fb5941548",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "307882be-791c-4df7-b2bf-6bba1a93a2fe",
      "EventContentGuid": "51359112-bbbc-4925-86b4-55b5f837072c",
      "TrainingGuid": "9fd53eaa-a493-4c19-80d6-b3d9f1815933",
      "TrainingLocationGuid": "60773131-9d3c-461f-8bfd-3ad1b24a976e",
      "CompanyGuid": "877939b6-a3d2-488c-b1df-744b718569bc",
      "FolderGuid": "92cdfbff-5204-4e6c-ad80-97469f809389",
      "EventGuid": "f91ca1e1-1afd-428d-88b8-d65592c8dd2c",
      "ActivityGuid": "e86bc668-c0f8-436b-aed2-e8bc543d7b49",
      "EventLocationGuid": "a72e9d8d-65fd-49ce-8d4d-802fd5020c21",
      "OriginalFileGuid": "a2d3c44a-2b28-449b-afd0-f427c4f3ded5",
      "CopyFromFileGuid": "0c0ad96c-cfb6-4398-8f73-4601df3844f8",
      "NewsGuid": "751794ae-5131-4606-b9c2-83f33e195383",
      "ContributionGuid": "af3c05b3-8332-4edb-b428-c32ca7a96dff",
      "ContributionSpeakerGuid": "75afcddc-c5aa-4fa0-9f9d-e9ecf1cd6ebe",
      "AgendaItemGuid": "73d59527-492c-4815-a2aa-7f20e72f7e5f",
      "Guid": "52adf6ac-0619-4d2c-8f1e-e55fb5941548",
      "Created": "2026-03-26T16:39:18.3097024+00:00",
      "Modified": "2026-03-26T16:39:18.3097024+00:00",
      "Deleted": "2026-03-26T16:39:18.3097024+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": "52adf6ac-0619-4d2c-8f1e-e55fb5941548",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "307882be-791c-4df7-b2bf-6bba1a93a2fe",
      "EventContentGuid": "51359112-bbbc-4925-86b4-55b5f837072c",
      "TrainingGuid": "9fd53eaa-a493-4c19-80d6-b3d9f1815933",
      "TrainingLocationGuid": "60773131-9d3c-461f-8bfd-3ad1b24a976e",
      "CompanyGuid": "877939b6-a3d2-488c-b1df-744b718569bc",
      "FolderGuid": "92cdfbff-5204-4e6c-ad80-97469f809389",
      "EventGuid": "f91ca1e1-1afd-428d-88b8-d65592c8dd2c",
      "ActivityGuid": "e86bc668-c0f8-436b-aed2-e8bc543d7b49",
      "EventLocationGuid": "a72e9d8d-65fd-49ce-8d4d-802fd5020c21",
      "OriginalFileGuid": "a2d3c44a-2b28-449b-afd0-f427c4f3ded5",
      "CopyFromFileGuid": "0c0ad96c-cfb6-4398-8f73-4601df3844f8",
      "NewsGuid": "751794ae-5131-4606-b9c2-83f33e195383",
      "ContributionGuid": "af3c05b3-8332-4edb-b428-c32ca7a96dff",
      "ContributionSpeakerGuid": "75afcddc-c5aa-4fa0-9f9d-e9ecf1cd6ebe",
      "AgendaItemGuid": "73d59527-492c-4815-a2aa-7f20e72f7e5f",
      "Guid": "52adf6ac-0619-4d2c-8f1e-e55fb5941548",
      "Created": "2026-03-26T16:39:18.3097024+00:00",
      "Modified": "2026-03-26T16:39:18.3097024+00:00",
      "Deleted": "2026-03-26T16:39:18.3097024+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": "52adf6ac-0619-4d2c-8f1e-e55fb5941548",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "307882be-791c-4df7-b2bf-6bba1a93a2fe",
      "EventContentGuid": "51359112-bbbc-4925-86b4-55b5f837072c",
      "TrainingGuid": "9fd53eaa-a493-4c19-80d6-b3d9f1815933",
      "TrainingLocationGuid": "60773131-9d3c-461f-8bfd-3ad1b24a976e",
      "CompanyGuid": "877939b6-a3d2-488c-b1df-744b718569bc",
      "FolderGuid": "92cdfbff-5204-4e6c-ad80-97469f809389",
      "EventGuid": "f91ca1e1-1afd-428d-88b8-d65592c8dd2c",
      "ActivityGuid": "e86bc668-c0f8-436b-aed2-e8bc543d7b49",
      "EventLocationGuid": "a72e9d8d-65fd-49ce-8d4d-802fd5020c21",
      "OriginalFileGuid": "a2d3c44a-2b28-449b-afd0-f427c4f3ded5",
      "CopyFromFileGuid": "0c0ad96c-cfb6-4398-8f73-4601df3844f8",
      "NewsGuid": "751794ae-5131-4606-b9c2-83f33e195383",
      "ContributionGuid": "af3c05b3-8332-4edb-b428-c32ca7a96dff",
      "ContributionSpeakerGuid": "75afcddc-c5aa-4fa0-9f9d-e9ecf1cd6ebe",
      "AgendaItemGuid": "73d59527-492c-4815-a2aa-7f20e72f7e5f",
      "Guid": "52adf6ac-0619-4d2c-8f1e-e55fb5941548",
      "Created": "2026-03-26T16:39:18.3097024+00:00",
      "Modified": "2026-03-26T16:39:18.3097024+00:00",
      "Deleted": "2026-03-26T16:39:18.3097024+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": "52adf6ac-0619-4d2c-8f1e-e55fb5941548",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "307882be-791c-4df7-b2bf-6bba1a93a2fe",
      "EventContentGuid": "51359112-bbbc-4925-86b4-55b5f837072c",
      "TrainingGuid": "9fd53eaa-a493-4c19-80d6-b3d9f1815933",
      "TrainingLocationGuid": "60773131-9d3c-461f-8bfd-3ad1b24a976e",
      "CompanyGuid": "877939b6-a3d2-488c-b1df-744b718569bc",
      "FolderGuid": "92cdfbff-5204-4e6c-ad80-97469f809389",
      "EventGuid": "f91ca1e1-1afd-428d-88b8-d65592c8dd2c",
      "ActivityGuid": "e86bc668-c0f8-436b-aed2-e8bc543d7b49",
      "EventLocationGuid": "a72e9d8d-65fd-49ce-8d4d-802fd5020c21",
      "OriginalFileGuid": "a2d3c44a-2b28-449b-afd0-f427c4f3ded5",
      "CopyFromFileGuid": "0c0ad96c-cfb6-4398-8f73-4601df3844f8",
      "NewsGuid": "751794ae-5131-4606-b9c2-83f33e195383",
      "ContributionGuid": "af3c05b3-8332-4edb-b428-c32ca7a96dff",
      "ContributionSpeakerGuid": "75afcddc-c5aa-4fa0-9f9d-e9ecf1cd6ebe",
      "AgendaItemGuid": "73d59527-492c-4815-a2aa-7f20e72f7e5f",
      "Guid": "52adf6ac-0619-4d2c-8f1e-e55fb5941548",
      "Created": "2026-03-26T16:39:18.3097024+00:00",
      "Modified": "2026-03-26T16:39:18.3097024+00:00",
      "Deleted": "2026-03-26T16:39:18.3097024+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": "52adf6ac-0619-4d2c-8f1e-e55fb5941548",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "307882be-791c-4df7-b2bf-6bba1a93a2fe",
      "EventContentGuid": "51359112-bbbc-4925-86b4-55b5f837072c",
      "TrainingGuid": "9fd53eaa-a493-4c19-80d6-b3d9f1815933",
      "TrainingLocationGuid": "60773131-9d3c-461f-8bfd-3ad1b24a976e",
      "CompanyGuid": "877939b6-a3d2-488c-b1df-744b718569bc",
      "FolderGuid": "92cdfbff-5204-4e6c-ad80-97469f809389",
      "EventGuid": "f91ca1e1-1afd-428d-88b8-d65592c8dd2c",
      "ActivityGuid": "e86bc668-c0f8-436b-aed2-e8bc543d7b49",
      "EventLocationGuid": "a72e9d8d-65fd-49ce-8d4d-802fd5020c21",
      "OriginalFileGuid": "a2d3c44a-2b28-449b-afd0-f427c4f3ded5",
      "CopyFromFileGuid": "0c0ad96c-cfb6-4398-8f73-4601df3844f8",
      "NewsGuid": "751794ae-5131-4606-b9c2-83f33e195383",
      "ContributionGuid": "af3c05b3-8332-4edb-b428-c32ca7a96dff",
      "ContributionSpeakerGuid": "75afcddc-c5aa-4fa0-9f9d-e9ecf1cd6ebe",
      "AgendaItemGuid": "73d59527-492c-4815-a2aa-7f20e72f7e5f",
      "Guid": "52adf6ac-0619-4d2c-8f1e-e55fb5941548",
      "Created": "2026-03-26T16:39:18.3097024+00:00",
      "Modified": "2026-03-26T16:39:18.3097024+00:00",
      "Deleted": "2026-03-26T16:39:18.3097024+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": "52adf6ac-0619-4d2c-8f1e-e55fb5941548",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "307882be-791c-4df7-b2bf-6bba1a93a2fe",
    "EventContentGuid": "51359112-bbbc-4925-86b4-55b5f837072c",
    "TrainingGuid": "9fd53eaa-a493-4c19-80d6-b3d9f1815933",
    "TrainingLocationGuid": "60773131-9d3c-461f-8bfd-3ad1b24a976e",
    "CompanyGuid": "877939b6-a3d2-488c-b1df-744b718569bc",
    "FolderGuid": "92cdfbff-5204-4e6c-ad80-97469f809389",
    "EventGuid": "f91ca1e1-1afd-428d-88b8-d65592c8dd2c",
    "ActivityGuid": "e86bc668-c0f8-436b-aed2-e8bc543d7b49",
    "EventLocationGuid": "a72e9d8d-65fd-49ce-8d4d-802fd5020c21",
    "OriginalFileGuid": "a2d3c44a-2b28-449b-afd0-f427c4f3ded5",
    "CopyFromFileGuid": "0c0ad96c-cfb6-4398-8f73-4601df3844f8",
    "NewsGuid": "751794ae-5131-4606-b9c2-83f33e195383",
    "ContributionGuid": "af3c05b3-8332-4edb-b428-c32ca7a96dff",
    "ContributionSpeakerGuid": "75afcddc-c5aa-4fa0-9f9d-e9ecf1cd6ebe",
    "AgendaItemGuid": "73d59527-492c-4815-a2aa-7f20e72f7e5f",
    "Guid": "52adf6ac-0619-4d2c-8f1e-e55fb5941548",
    "Created": "2026-03-26T16:39:18.3097024+00:00",
    "Modified": "2026-03-26T16:39:18.3097024+00:00",
    "Deleted": "2026-03-26T16:39:18.3097024+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": [
    "e8791c3e-1c4c-426a-83f7-daee56c463d0",
    "59dfbae0-d138-4735-bf3a-e016025299f8"
  ],
  "IsScheduled": true,
  "FormGroups": [
    {
      "FieldName": "sample string 1",
      "FieldLabel": "sample string 2",
      "FieldEnabled": true,
      "TooltipEnabled": true,
      "TooltipText": "sample string 5",
      "EventGuid": "3a48ca7b-b746-4a34-8e09-7e358c5ad88d",
      "Guid": "95d296b3-5f25-4291-aabb-092c92aecded",
      "Created": "2026-03-26T16:39:18.3097024+00:00",
      "Modified": "2026-03-26T16:39:18.3097024+00:00",
      "Deleted": "2026-03-26T16:39:18.3097024+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": "3a48ca7b-b746-4a34-8e09-7e358c5ad88d",
      "Guid": "95d296b3-5f25-4291-aabb-092c92aecded",
      "Created": "2026-03-26T16:39:18.3097024+00:00",
      "Modified": "2026-03-26T16:39:18.3097024+00:00",
      "Deleted": "2026-03-26T16:39:18.3097024+00:00",
      "ErrorMessages": {
        "sample string 1": "sample string 2",
        "sample string 3": "sample string 4"
      },
      "IsValid": false
    }
  ],
  "Guid": "208d0d71-126b-4505-b444-969df50004b4",
  "Created": "2026-03-26T16:39:18.3097024+00:00",
  "Modified": "2026-03-26T16:39:18.3097024+00:00",
  "Deleted": "2026-03-26T16:39:18.3097024+00:00",
  "ErrorMessages": {
    "sample string 1": "sample string 2",
    "sample string 3": "sample string 4",
    "Speakers[0].EmailAddress": "Vul een geldig e-mailadres in.",
    "Speakers[1].EmailAddress": "Vul een geldig e-mailadres in."
  },
  "IsValid": false
}

application/octet-stream

Sample:
{"ActivityGuid":"83c21cbd-ff6f-4728-8e80-47c506ba52ba","EventGuid":"e2ea59af-1c9c-4d55-b1a9-48312ea6b8df","SessionTitle":"sample string 2","SessionDescription":"sample string 3","EventDateGuid":"62c82ff2-87c5-42e9-b3f3-94059556aaa1","DayPartGuid":"c3cdda14-e99a-444d-8a6d-da104c8f749c","EventThemeGuid":"d2131e3a-6bea-4d70-b7b0-7ba791a23ee3","EventWorkFormGuid":"1f6bb4bb-d717-4fe4-b4a3-7ea969bf8fcb","Speakers":[{"Guid":"326fb97d-34ea-4aef-80a8-bc53d06d555e","Title":"sample string 2","FirstName":"sample string 3","MiddleName":"sample string 4","LastName":"sample string 5","EmailAddress":"sample string 6","Organisation":"sample string 7","Function":"sample string 8","CurriculumVitaeDescription":"sample string 9","PictureFile":{"ContentType":"sample string 1","FileName":"sample string 2","FileExtension":null,"OriginalFileName":"sample string 3","PublicFileName":"52adf6ac-0619-4d2c-8f1e-e55fb5941548","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"307882be-791c-4df7-b2bf-6bba1a93a2fe","EventContentGuid":"51359112-bbbc-4925-86b4-55b5f837072c","TrainingGuid":"9fd53eaa-a493-4c19-80d6-b3d9f1815933","TrainingLocationGuid":"60773131-9d3c-461f-8bfd-3ad1b24a976e","CompanyGuid":"877939b6-a3d2-488c-b1df-744b718569bc","FolderGuid":"92cdfbff-5204-4e6c-ad80-97469f809389","EventGuid":"f91ca1e1-1afd-428d-88b8-d65592c8dd2c","ActivityGuid":"e86bc668-c0f8-436b-aed2-e8bc543d7b49","EventLocationGuid":"a72e9d8d-65fd-49ce-8d4d-802fd5020c21","OriginalFileGuid":"a2d3c44a-2b28-449b-afd0-f427c4f3ded5","CopyFromFileGuid":"0c0ad96c-cfb6-4398-8f73-4601df3844f8","NewsGuid":"751794ae-5131-4606-b9c2-83f33e195383","ContributionGuid":"af3c05b3-8332-4edb-b428-c32ca7a96dff","ContributionSpeakerGuid":"75afcddc-c5aa-4fa0-9f9d-e9ecf1cd6ebe","AgendaItemGuid":"73d59527-492c-4815-a2aa-7f20e72f7e5f","Guid":"52adf6ac-0619-4d2c-8f1e-e55fb5941548","Created":"2026-03-26T16:39:18.3097024+00:00","Modified":"2026-03-26T16:39:18.3097024+00:00","Deleted":"2026-03-26T16:39:18.3097024+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false},"FullName":"sample string 3 sample string 4 sample string 5","PersonGuid":"b7ca2abf-91dc-4252-92dc-70c786e89533","Created":"2026-03-26T16:39:18.3097024+00:00","Modified":"2026-03-26T16:39:18.3097024+00:00","Deleted":"2026-03-26T16:39:18.3097024+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false},{"Guid":"326fb97d-34ea-4aef-80a8-bc53d06d555e","Title":"sample string 2","FirstName":"sample string 3","MiddleName":"sample string 4","LastName":"sample string 5","EmailAddress":"sample string 6","Organisation":"sample string 7","Function":"sample string 8","CurriculumVitaeDescription":"sample string 9","PictureFile":{"ContentType":"sample string 1","FileName":"sample string 2","FileExtension":null,"OriginalFileName":"sample string 3","PublicFileName":"52adf6ac-0619-4d2c-8f1e-e55fb5941548","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"307882be-791c-4df7-b2bf-6bba1a93a2fe","EventContentGuid":"51359112-bbbc-4925-86b4-55b5f837072c","TrainingGuid":"9fd53eaa-a493-4c19-80d6-b3d9f1815933","TrainingLocationGuid":"60773131-9d3c-461f-8bfd-3ad1b24a976e","CompanyGuid":"877939b6-a3d2-488c-b1df-744b718569bc","FolderGuid":"92cdfbff-5204-4e6c-ad80-97469f809389","EventGuid":"f91ca1e1-1afd-428d-88b8-d65592c8dd2c","ActivityGuid":"e86bc668-c0f8-436b-aed2-e8bc543d7b49","EventLocationGuid":"a72e9d8d-65fd-49ce-8d4d-802fd5020c21","OriginalFileGuid":"a2d3c44a-2b28-449b-afd0-f427c4f3ded5","CopyFromFileGuid":"0c0ad96c-cfb6-4398-8f73-4601df3844f8","NewsGuid":"751794ae-5131-4606-b9c2-83f33e195383","ContributionGuid":"af3c05b3-8332-4edb-b428-c32ca7a96dff","ContributionSpeakerGuid":"75afcddc-c5aa-4fa0-9f9d-e9ecf1cd6ebe","AgendaItemGuid":"73d59527-492c-4815-a2aa-7f20e72f7e5f","Guid":"52adf6ac-0619-4d2c-8f1e-e55fb5941548","Created":"2026-03-26T16:39:18.3097024+00:00","Modified":"2026-03-26T16:39:18.3097024+00:00","Deleted":"2026-03-26T16:39:18.3097024+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false},"FullName":"sample string 3 sample string 4 sample string 5","PersonGuid":"b7ca2abf-91dc-4252-92dc-70c786e89533","Created":"2026-03-26T16:39:18.3097024+00:00","Modified":"2026-03-26T16:39:18.3097024+00:00","Deleted":"2026-03-26T16:39:18.3097024+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false}],"ActivityPresentationFile1":{"ContentType":"sample string 1","FileName":"sample string 2","FileExtension":null,"OriginalFileName":"sample string 3","PublicFileName":"52adf6ac-0619-4d2c-8f1e-e55fb5941548","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"307882be-791c-4df7-b2bf-6bba1a93a2fe","EventContentGuid":"51359112-bbbc-4925-86b4-55b5f837072c","TrainingGuid":"9fd53eaa-a493-4c19-80d6-b3d9f1815933","TrainingLocationGuid":"60773131-9d3c-461f-8bfd-3ad1b24a976e","CompanyGuid":"877939b6-a3d2-488c-b1df-744b718569bc","FolderGuid":"92cdfbff-5204-4e6c-ad80-97469f809389","EventGuid":"f91ca1e1-1afd-428d-88b8-d65592c8dd2c","ActivityGuid":"e86bc668-c0f8-436b-aed2-e8bc543d7b49","EventLocationGuid":"a72e9d8d-65fd-49ce-8d4d-802fd5020c21","OriginalFileGuid":"a2d3c44a-2b28-449b-afd0-f427c4f3ded5","CopyFromFileGuid":"0c0ad96c-cfb6-4398-8f73-4601df3844f8","NewsGuid":"751794ae-5131-4606-b9c2-83f33e195383","ContributionGuid":"af3c05b3-8332-4edb-b428-c32ca7a96dff","ContributionSpeakerGuid":"75afcddc-c5aa-4fa0-9f9d-e9ecf1cd6ebe","AgendaItemGuid":"73d59527-492c-4815-a2aa-7f20e72f7e5f","Guid":"52adf6ac-0619-4d2c-8f1e-e55fb5941548","Created":"2026-03-26T16:39:18.3097024+00:00","Modified":"2026-03-26T16:39:18.3097024+00:00","Deleted":"2026-03-26T16:39:18.3097024+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":"52adf6ac-0619-4d2c-8f1e-e55fb5941548","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"307882be-791c-4df7-b2bf-6bba1a93a2fe","EventContentGuid":"51359112-bbbc-4925-86b4-55b5f837072c","TrainingGuid":"9fd53eaa-a493-4c19-80d6-b3d9f1815933","TrainingLocationGuid":"60773131-9d3c-461f-8bfd-3ad1b24a976e","CompanyGuid":"877939b6-a3d2-488c-b1df-744b718569bc","FolderGuid":"92cdfbff-5204-4e6c-ad80-97469f809389","EventGuid":"f91ca1e1-1afd-428d-88b8-d65592c8dd2c","ActivityGuid":"e86bc668-c0f8-436b-aed2-e8bc543d7b49","EventLocationGuid":"a72e9d8d-65fd-49ce-8d4d-802fd5020c21","OriginalFileGuid":"a2d3c44a-2b28-449b-afd0-f427c4f3ded5","CopyFromFileGuid":"0c0ad96c-cfb6-4398-8f73-4601df3844f8","NewsGuid":"751794ae-5131-4606-b9c2-83f33e195383","ContributionGuid":"af3c05b3-8332-4edb-b428-c32ca7a96dff","ContributionSpeakerGuid":"75afcddc-c5aa-4fa0-9f9d-e9ecf1cd6ebe","AgendaItemGuid":"73d59527-492c-4815-a2aa-7f20e72f7e5f","Guid":"52adf6ac-0619-4d2c-8f1e-e55fb5941548","Created":"2026-03-26T16:39:18.3097024+00:00","Modified":"2026-03-26T16:39:18.3097024+00:00","Deleted":"2026-03-26T16:39:18.3097024+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":"52adf6ac-0619-4d2c-8f1e-e55fb5941548","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"307882be-791c-4df7-b2bf-6bba1a93a2fe","EventContentGuid":"51359112-bbbc-4925-86b4-55b5f837072c","TrainingGuid":"9fd53eaa-a493-4c19-80d6-b3d9f1815933","TrainingLocationGuid":"60773131-9d3c-461f-8bfd-3ad1b24a976e","CompanyGuid":"877939b6-a3d2-488c-b1df-744b718569bc","FolderGuid":"92cdfbff-5204-4e6c-ad80-97469f809389","EventGuid":"f91ca1e1-1afd-428d-88b8-d65592c8dd2c","ActivityGuid":"e86bc668-c0f8-436b-aed2-e8bc543d7b49","EventLocationGuid":"a72e9d8d-65fd-49ce-8d4d-802fd5020c21","OriginalFileGuid":"a2d3c44a-2b28-449b-afd0-f427c4f3ded5","CopyFromFileGuid":"0c0ad96c-cfb6-4398-8f73-4601df3844f8","NewsGuid":"751794ae-5131-4606-b9c2-83f33e195383","ContributionGuid":"af3c05b3-8332-4edb-b428-c32ca7a96dff","ContributionSpeakerGuid":"75afcddc-c5aa-4fa0-9f9d-e9ecf1cd6ebe","AgendaItemGuid":"73d59527-492c-4815-a2aa-7f20e72f7e5f","Guid":"52adf6ac-0619-4d2c-8f1e-e55fb5941548","Created":"2026-03-26T16:39:18.3097024+00:00","Modified":"2026-03-26T16:39:18.3097024+00:00","Deleted":"2026-03-26T16:39:18.3097024+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":"52adf6ac-0619-4d2c-8f1e-e55fb5941548","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"307882be-791c-4df7-b2bf-6bba1a93a2fe","EventContentGuid":"51359112-bbbc-4925-86b4-55b5f837072c","TrainingGuid":"9fd53eaa-a493-4c19-80d6-b3d9f1815933","TrainingLocationGuid":"60773131-9d3c-461f-8bfd-3ad1b24a976e","CompanyGuid":"877939b6-a3d2-488c-b1df-744b718569bc","FolderGuid":"92cdfbff-5204-4e6c-ad80-97469f809389","EventGuid":"f91ca1e1-1afd-428d-88b8-d65592c8dd2c","ActivityGuid":"e86bc668-c0f8-436b-aed2-e8bc543d7b49","EventLocationGuid":"a72e9d8d-65fd-49ce-8d4d-802fd5020c21","OriginalFileGuid":"a2d3c44a-2b28-449b-afd0-f427c4f3ded5","CopyFromFileGuid":"0c0ad96c-cfb6-4398-8f73-4601df3844f8","NewsGuid":"751794ae-5131-4606-b9c2-83f33e195383","ContributionGuid":"af3c05b3-8332-4edb-b428-c32ca7a96dff","ContributionSpeakerGuid":"75afcddc-c5aa-4fa0-9f9d-e9ecf1cd6ebe","AgendaItemGuid":"73d59527-492c-4815-a2aa-7f20e72f7e5f","Guid":"52adf6ac-0619-4d2c-8f1e-e55fb5941548","Created":"2026-03-26T16:39:18.3097024+00:00","Modified":"2026-03-26T16:39:18.3097024+00:00","Deleted":"2026-03-26T16:39:18.3097024+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":"52adf6ac-0619-4d2c-8f1e-e55fb5941548","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"307882be-791c-4df7-b2bf-6bba1a93a2fe","EventContentGuid":"51359112-bbbc-4925-86b4-55b5f837072c","TrainingGuid":"9fd53eaa-a493-4c19-80d6-b3d9f1815933","TrainingLocationGuid":"60773131-9d3c-461f-8bfd-3ad1b24a976e","CompanyGuid":"877939b6-a3d2-488c-b1df-744b718569bc","FolderGuid":"92cdfbff-5204-4e6c-ad80-97469f809389","EventGuid":"f91ca1e1-1afd-428d-88b8-d65592c8dd2c","ActivityGuid":"e86bc668-c0f8-436b-aed2-e8bc543d7b49","EventLocationGuid":"a72e9d8d-65fd-49ce-8d4d-802fd5020c21","OriginalFileGuid":"a2d3c44a-2b28-449b-afd0-f427c4f3ded5","CopyFromFileGuid":"0c0ad96c-cfb6-4398-8f73-4601df3844f8","NewsGuid":"751794ae-5131-4606-b9c2-83f33e195383","ContributionGuid":"af3c05b3-8332-4edb-b428-c32ca7a96dff","ContributionSpeakerGuid":"75afcddc-c5aa-4fa0-9f9d-e9ecf1cd6ebe","AgendaItemGuid":"73d59527-492c-4815-a2aa-7f20e72f7e5f","Guid":"52adf6ac-0619-4d2c-8f1e-e55fb5941548","Created":"2026-03-26T16:39:18.3097024+00:00","Modified":"2026-03-26T16:39:18.3097024+00:00","Deleted":"2026-03-26T16:39:18.3097024+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":"52adf6ac-0619-4d2c-8f1e-e55fb5941548","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"307882be-791c-4df7-b2bf-6bba1a93a2fe","EventContentGuid":"51359112-bbbc-4925-86b4-55b5f837072c","TrainingGuid":"9fd53eaa-a493-4c19-80d6-b3d9f1815933","TrainingLocationGuid":"60773131-9d3c-461f-8bfd-3ad1b24a976e","CompanyGuid":"877939b6-a3d2-488c-b1df-744b718569bc","FolderGuid":"92cdfbff-5204-4e6c-ad80-97469f809389","EventGuid":"f91ca1e1-1afd-428d-88b8-d65592c8dd2c","ActivityGuid":"e86bc668-c0f8-436b-aed2-e8bc543d7b49","EventLocationGuid":"a72e9d8d-65fd-49ce-8d4d-802fd5020c21","OriginalFileGuid":"a2d3c44a-2b28-449b-afd0-f427c4f3ded5","CopyFromFileGuid":"0c0ad96c-cfb6-4398-8f73-4601df3844f8","NewsGuid":"751794ae-5131-4606-b9c2-83f33e195383","ContributionGuid":"af3c05b3-8332-4edb-b428-c32ca7a96dff","ContributionSpeakerGuid":"75afcddc-c5aa-4fa0-9f9d-e9ecf1cd6ebe","AgendaItemGuid":"73d59527-492c-4815-a2aa-7f20e72f7e5f","Guid":"52adf6ac-0619-4d2c-8f1e-e55fb5941548","Created":"2026-03-26T16:39:18.3097024+00:00","Modified":"2026-03-26T16:39:18.3097024+00:00","Deleted":"2026-03-26T16:39:18.3097024+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":"52adf6ac-0619-4d2c-8f1e-e55fb5941548","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"307882be-791c-4df7-b2bf-6bba1a93a2fe","EventContentGuid":"51359112-bbbc-4925-86b4-55b5f837072c","TrainingGuid":"9fd53eaa-a493-4c19-80d6-b3d9f1815933","TrainingLocationGuid":"60773131-9d3c-461f-8bfd-3ad1b24a976e","CompanyGuid":"877939b6-a3d2-488c-b1df-744b718569bc","FolderGuid":"92cdfbff-5204-4e6c-ad80-97469f809389","EventGuid":"f91ca1e1-1afd-428d-88b8-d65592c8dd2c","ActivityGuid":"e86bc668-c0f8-436b-aed2-e8bc543d7b49","EventLocationGuid":"a72e9d8d-65fd-49ce-8d4d-802fd5020c21","OriginalFileGuid":"a2d3c44a-2b28-449b-afd0-f427c4f3ded5","CopyFromFileGuid":"0c0ad96c-cfb6-4398-8f73-4601df3844f8","NewsGuid":"751794ae-5131-4606-b9c2-83f33e195383","ContributionGuid":"af3c05b3-8332-4edb-b428-c32ca7a96dff","ContributionSpeakerGuid":"75afcddc-c5aa-4fa0-9f9d-e9ecf1cd6ebe","AgendaItemGuid":"73d59527-492c-4815-a2aa-7f20e72f7e5f","Guid":"52adf6ac-0619-4d2c-8f1e-e55fb5941548","Created":"2026-03-26T16:39:18.3097024+00:00","Modified":"2026-03-26T16:39:18.3097024+00:00","Deleted":"2026-03-26T16:39:18.3097024+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":"52adf6ac-0619-4d2c-8f1e-e55fb5941548","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"307882be-791c-4df7-b2bf-6bba1a93a2fe","EventContentGuid":"51359112-bbbc-4925-86b4-55b5f837072c","TrainingGuid":"9fd53eaa-a493-4c19-80d6-b3d9f1815933","TrainingLocationGuid":"60773131-9d3c-461f-8bfd-3ad1b24a976e","CompanyGuid":"877939b6-a3d2-488c-b1df-744b718569bc","FolderGuid":"92cdfbff-5204-4e6c-ad80-97469f809389","EventGuid":"f91ca1e1-1afd-428d-88b8-d65592c8dd2c","ActivityGuid":"e86bc668-c0f8-436b-aed2-e8bc543d7b49","EventLocationGuid":"a72e9d8d-65fd-49ce-8d4d-802fd5020c21","OriginalFileGuid":"a2d3c44a-2b28-449b-afd0-f427c4f3ded5","CopyFromFileGuid":"0c0ad96c-cfb6-4398-8f73-4601df3844f8","NewsGuid":"751794ae-5131-4606-b9c2-83f33e195383","ContributionGuid":"af3c05b3-8332-4edb-b428-c32ca7a96dff","ContributionSpeakerGuid":"75afcddc-c5aa-4fa0-9f9d-e9ecf1cd6ebe","AgendaItemGuid":"73d59527-492c-4815-a2aa-7f20e72f7e5f","Guid":"52adf6ac-0619-4d2c-8f1e-e55fb5941548","Created":"2026-03-26T16:39:18.3097024+00:00","Modified":"2026-03-26T16:39:18.3097024+00:00","Deleted":"2026-03-26T16:39:18.3097024+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":"52adf6ac-0619-4d2c-8f1e-e55fb5941548","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"307882be-791c-4df7-b2bf-6bba1a93a2fe","EventContentGuid":"51359112-bbbc-4925-86b4-55b5f837072c","TrainingGuid":"9fd53eaa-a493-4c19-80d6-b3d9f1815933","TrainingLocationGuid":"60773131-9d3c-461f-8bfd-3ad1b24a976e","CompanyGuid":"877939b6-a3d2-488c-b1df-744b718569bc","FolderGuid":"92cdfbff-5204-4e6c-ad80-97469f809389","EventGuid":"f91ca1e1-1afd-428d-88b8-d65592c8dd2c","ActivityGuid":"e86bc668-c0f8-436b-aed2-e8bc543d7b49","EventLocationGuid":"a72e9d8d-65fd-49ce-8d4d-802fd5020c21","OriginalFileGuid":"a2d3c44a-2b28-449b-afd0-f427c4f3ded5","CopyFromFileGuid":"0c0ad96c-cfb6-4398-8f73-4601df3844f8","NewsGuid":"751794ae-5131-4606-b9c2-83f33e195383","ContributionGuid":"af3c05b3-8332-4edb-b428-c32ca7a96dff","ContributionSpeakerGuid":"75afcddc-c5aa-4fa0-9f9d-e9ecf1cd6ebe","AgendaItemGuid":"73d59527-492c-4815-a2aa-7f20e72f7e5f","Guid":"52adf6ac-0619-4d2c-8f1e-e55fb5941548","Created":"2026-03-26T16:39:18.3097024+00:00","Modified":"2026-03-26T16:39:18.3097024+00:00","Deleted":"2026-03-26T16:39:18.3097024+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":"52adf6ac-0619-4d2c-8f1e-e55fb5941548","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"307882be-791c-4df7-b2bf-6bba1a93a2fe","EventContentGuid":"51359112-bbbc-4925-86b4-55b5f837072c","TrainingGuid":"9fd53eaa-a493-4c19-80d6-b3d9f1815933","TrainingLocationGuid":"60773131-9d3c-461f-8bfd-3ad1b24a976e","CompanyGuid":"877939b6-a3d2-488c-b1df-744b718569bc","FolderGuid":"92cdfbff-5204-4e6c-ad80-97469f809389","EventGuid":"f91ca1e1-1afd-428d-88b8-d65592c8dd2c","ActivityGuid":"e86bc668-c0f8-436b-aed2-e8bc543d7b49","EventLocationGuid":"a72e9d8d-65fd-49ce-8d4d-802fd5020c21","OriginalFileGuid":"a2d3c44a-2b28-449b-afd0-f427c4f3ded5","CopyFromFileGuid":"0c0ad96c-cfb6-4398-8f73-4601df3844f8","NewsGuid":"751794ae-5131-4606-b9c2-83f33e195383","ContributionGuid":"af3c05b3-8332-4edb-b428-c32ca7a96dff","ContributionSpeakerGuid":"75afcddc-c5aa-4fa0-9f9d-e9ecf1cd6ebe","AgendaItemGuid":"73d59527-492c-4815-a2aa-7f20e72f7e5f","Guid":"52adf6ac-0619-4d2c-8f1e-e55fb5941548","Created":"2026-03-26T16:39:18.3097024+00:00","Modified":"2026-03-26T16:39:18.3097024+00:00","Deleted":"2026-03-26T16:39:18.3097024+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":"52adf6ac-0619-4d2c-8f1e-e55fb5941548","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"307882be-791c-4df7-b2bf-6bba1a93a2fe","EventContentGuid":"51359112-bbbc-4925-86b4-55b5f837072c","TrainingGuid":"9fd53eaa-a493-4c19-80d6-b3d9f1815933","TrainingLocationGuid":"60773131-9d3c-461f-8bfd-3ad1b24a976e","CompanyGuid":"877939b6-a3d2-488c-b1df-744b718569bc","FolderGuid":"92cdfbff-5204-4e6c-ad80-97469f809389","EventGuid":"f91ca1e1-1afd-428d-88b8-d65592c8dd2c","ActivityGuid":"e86bc668-c0f8-436b-aed2-e8bc543d7b49","EventLocationGuid":"a72e9d8d-65fd-49ce-8d4d-802fd5020c21","OriginalFileGuid":"a2d3c44a-2b28-449b-afd0-f427c4f3ded5","CopyFromFileGuid":"0c0ad96c-cfb6-4398-8f73-4601df3844f8","NewsGuid":"751794ae-5131-4606-b9c2-83f33e195383","ContributionGuid":"af3c05b3-8332-4edb-b428-c32ca7a96dff","ContributionSpeakerGuid":"75afcddc-c5aa-4fa0-9f9d-e9ecf1cd6ebe","AgendaItemGuid":"73d59527-492c-4815-a2aa-7f20e72f7e5f","Guid":"52adf6ac-0619-4d2c-8f1e-e55fb5941548","Created":"2026-03-26T16:39:18.3097024+00:00","Modified":"2026-03-26T16:39:18.3097024+00:00","Deleted":"2026-03-26T16:39:18.3097024+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":["e8791c3e-1c4c-426a-83f7-daee56c463d0","59dfbae0-d138-4735-bf3a-e016025299f8"],"IsScheduled":true,"FormGroups":[{"FieldName":"sample string 1","FieldLabel":"sample string 2","FieldEnabled":true,"TooltipEnabled":true,"TooltipText":"sample string 5","EventGuid":"3a48ca7b-b746-4a34-8e09-7e358c5ad88d","Guid":"95d296b3-5f25-4291-aabb-092c92aecded","Created":"2026-03-26T16:39:18.3097024+00:00","Modified":"2026-03-26T16:39:18.3097024+00:00","Deleted":"2026-03-26T16:39:18.3097024+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":"3a48ca7b-b746-4a34-8e09-7e358c5ad88d","Guid":"95d296b3-5f25-4291-aabb-092c92aecded","Created":"2026-03-26T16:39:18.3097024+00:00","Modified":"2026-03-26T16:39:18.3097024+00:00","Deleted":"2026-03-26T16:39:18.3097024+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false}],"Guid":"208d0d71-126b-4505-b444-969df50004b4","Created":"2026-03-26T16:39:18.3097024+00:00","Modified":"2026-03-26T16:39:18.3097024+00:00","Deleted":"2026-03-26T16:39:18.3097024+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4","Speakers[0].EmailAddress":"Vul een geldig e-mailadres in.","Speakers[1].EmailAddress":"Vul een geldig e-mailadres in."},"IsValid":false}

application/xml, text/xml

Sample:
<ContributionViewModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services.Entity">
  <ErrorMessages xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
    <d2p1:KeyValueOfstringstring>
      <d2p1:Key>sample string 1</d2p1:Key>
      <d2p1:Value>sample string 2</d2p1:Value>
    </d2p1:KeyValueOfstringstring>
    <d2p1:KeyValueOfstringstring>
      <d2p1:Key>sample string 3</d2p1:Key>
      <d2p1:Value>sample string 4</d2p1:Value>
    </d2p1:KeyValueOfstringstring>
    <d2p1:KeyValueOfstringstring>
      <d2p1:Key>Speakers[0].EmailAddress</d2p1:Key>
      <d2p1:Value>Vul een geldig e-mailadres in.</d2p1:Value>
    </d2p1:KeyValueOfstringstring>
    <d2p1:KeyValueOfstringstring>
      <d2p1:Key>Speakers[1].EmailAddress</d2p1:Key>
      <d2p1:Value>Vul een geldig e-mailadres in.</d2p1:Value>
    </d2p1:KeyValueOfstringstring>
  </ErrorMessages>
  <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-26T16:39:18.3097024+00:00</Created>
  <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-26T16:39:18.3097024+00:00</Deleted>
  <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">208d0d71-126b-4505-b444-969df50004b4</Guid>
  <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-26T16:39:18.3097024+00:00</Modified>
  <ActivityGuid>83c21cbd-ff6f-4728-8e80-47c506ba52ba</ActivityGuid>
  <ActivityPictureFile>
    <ErrorMessages xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
      <d3p1:KeyValueOfstringstring>
        <d3p1:Key>sample string 1</d3p1:Key>
        <d3p1:Value>sample string 2</d3p1:Value>
      </d3p1:KeyValueOfstringstring>
      <d3p1:KeyValueOfstringstring>
        <d3p1:Key>sample string 3</d3p1:Key>
        <d3p1:Value>sample string 4</d3p1:Value>
      </d3p1:KeyValueOfstringstring>
    </ErrorMessages>
    <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-26T16:39:18.3097024+00:00</Created>
    <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-26T16:39:18.3097024+00:00</Deleted>
    <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">52adf6ac-0619-4d2c-8f1e-e55fb5941548</Guid>
    <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-26T16:39:18.3097024+00:00</Modified>
    <ActivityGuid>e86bc668-c0f8-436b-aed2-e8bc543d7b49</ActivityGuid>
    <AgendaItemGuid>73d59527-492c-4815-a2aa-7f20e72f7e5f</AgendaItemGuid>
    <Alias>sample string 6</Alias>
    <CompanyGuid>877939b6-a3d2-488c-b1df-744b718569bc</CompanyGuid>
    <ContentType>sample string 1</ContentType>
    <ContributionGuid>af3c05b3-8332-4edb-b428-c32ca7a96dff</ContributionGuid>
    <ContributionSpeakerGuid>75afcddc-c5aa-4fa0-9f9d-e9ecf1cd6ebe</ContributionSpeakerGuid>
    <CopyFromFileGuid>0c0ad96c-cfb6-4398-8f73-4601df3844f8</CopyFromFileGuid>
    <EventContentGuid>51359112-bbbc-4925-86b4-55b5f837072c</EventContentGuid>
    <EventGuid>f91ca1e1-1afd-428d-88b8-d65592c8dd2c</EventGuid>
    <EventLocationGuid>a72e9d8d-65fd-49ce-8d4d-802fd5020c21</EventLocationGuid>
    <FileContents>QEA=</FileContents>
    <FileName>sample string 2</FileName>
    <FileSize>4</FileSize>
    <FileType>Unassigned</FileType>
    <FolderGuid>92cdfbff-5204-4e6c-ad80-97469f809389</FolderGuid>
    <Height>1</Height>
    <InStorage>true</InStorage>
    <NewsGuid>751794ae-5131-4606-b9c2-83f33e195383</NewsGuid>
    <OriginalFileGuid>a2d3c44a-2b28-449b-afd0-f427c4f3ded5</OriginalFileGuid>
    <OriginalFileName>sample string 3</OriginalFileName>
    <PersonGuid>307882be-791c-4df7-b2bf-6bba1a93a2fe</PersonGuid>
    <TrainingGuid>9fd53eaa-a493-4c19-80d6-b3d9f1815933</TrainingGuid>
    <TrainingLocationGuid>60773131-9d3c-461f-8bfd-3ad1b24a976e</TrainingLocationGuid>
    <Width>1</Width>
  </ActivityPictureFile>
  <ActivityPresentationFile1>
    <ErrorMessages xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
      <d3p1:KeyValueOfstringstring>
        <d3p1:Key>sample string 1</d3p1:Key>
        <d3p1:Value>sample string 2</d3p1:Value>
      </d3p1:KeyValueOfstringstring>
      <d3p1:KeyValueOfstringstring>
        <d3p1:Key>sample string 3</d3p1:Key>
        <d3p1:Value>sample string 4</d3p1:Value>
      </d3p1:KeyValueOfstringstring>
    </ErrorMessages>
    <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-26T16:39:18.3097024+00:00</Created>
    <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-26T16:39:18.3097024+00:00</Deleted>
    <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">52adf6ac-0619-4d2c-8f1e-e55fb5941548</Guid>
    <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-26T16:39:18.3097024+00:00</Modified>
    <ActivityGuid>e86bc668-c0f8-436b-aed2-e8bc543d7b49</ActivityGuid>
    <AgendaItemGuid>73d59527-492c-4815-a2aa-7f20e72f7e5f</AgendaItemGuid>
    <Alias>sample string 6</Alias>
    <CompanyGuid>877939b6-a3d2-488c-b1df-744b718569bc</CompanyGuid>
    <ContentType>sample string 1</ContentType>
    <ContributionGuid>af3c05b3-8332-4edb-b428-c32ca7a96dff</ContributionGuid>
    <ContributionSpeakerGuid>75afcddc-c5aa-4fa0-9f9d-e9ecf1cd6ebe</ContributionSpeakerGuid>
    <CopyFromFileGuid>0c0ad96c-cfb6-4398-8f73-4601df3844f8</CopyFromFileGuid>
    <EventContentGuid>51359112-bbbc-4925-86b4-55b5f837072c</EventContentGuid>
    <EventGuid>f91ca1e1-1afd-428d-88b8-d65592c8dd2c</EventGuid>
    <EventLocationGuid>a72e9d8d-65fd-49ce-8d4d-802fd5020c21</EventLocationGuid>
    <FileContents>QEA=</FileContents>
    <FileName>sample string 2</FileName>
    <FileSize>4</FileSize>
    <FileType>Unassigned</FileType>
    <FolderGuid>92cdfbff-5204-4e6c-ad80-97469f809389</FolderGuid>
    <Height>1</Height>
    <InStorage>true</InStorage>
    <NewsGuid>751794ae-5131-4606-b9c2-83f33e195383</NewsGuid>
    <OriginalFileGuid>a2d3c44a-2b28-449b-afd0-f427c4f3ded5</OriginalFileGuid>
    <OriginalFileName>sample string 3</OriginalFileName>
    <PersonGuid>307882be-791c-4df7-b2bf-6bba1a93a2fe</PersonGuid>
    <TrainingGuid>9fd53eaa-a493-4c19-80d6-b3d9f1815933</TrainingGuid>
    <TrainingLocationGuid>60773131-9d3c-461f-8bfd-3ad1b24a976e</TrainingLocationGuid>
    <Width>1</Width>
  </ActivityPresentationFile1>
  <ActivityPresentationFile2>
    <ErrorMessages xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
      <d3p1:KeyValueOfstringstring>
        <d3p1:Key>sample string 1</d3p1:Key>
        <d3p1:Value>sample string 2</d3p1:Value>
      </d3p1:KeyValueOfstringstring>
      <d3p1:KeyValueOfstringstring>
        <d3p1:Key>sample string 3</d3p1:Key>
        <d3p1:Value>sample string 4</d3p1:Value>
      </d3p1:KeyValueOfstringstring>
    </ErrorMessages>
    <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-26T16:39:18.3097024+00:00</Created>
    <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-26T16:39:18.3097024+00:00</Deleted>
    <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">52adf6ac-0619-4d2c-8f1e-e55fb5941548</Guid>
    <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-26T16:39:18.3097024+00:00</Modified>
    <ActivityGuid>e86bc668-c0f8-436b-aed2-e8bc543d7b49</ActivityGuid>
    <AgendaItemGuid>73d59527-492c-4815-a2aa-7f20e72f7e5f</AgendaItemGuid>
    <Alias>sample string 6</Alias>
    <CompanyGuid>877939b6-a3d2-488c-b1df-744b718569bc</CompanyGuid>
    <ContentType>sample string 1</ContentType>
    <ContributionGuid>af3c05b3-8332-4edb-b428-c32ca7a96dff</ContributionGuid>
    <ContributionSpeakerGuid>75afcddc-c5aa-4fa0-9f9d-e9ecf1cd6ebe</ContributionSpeakerGuid>
    <CopyFromFileGuid>0c0ad96c-cfb6-4398-8f73-4601df3844f8</CopyFromFileGuid>
    <EventContentGuid>51359112-bbbc-4925-86b4-55b5f837072c</EventContentGuid>
    <EventGuid>f91ca1e1-1afd-428d-88b8-d65592c8dd2c</EventGuid>
    <EventLocationGuid>a72e9d8d-65fd-49ce-8d4d-802fd5020c21</EventLocationGuid>
    <FileContents>QEA=</FileContents>
    <FileName>sample string 2</FileName>
    <FileSize>4</FileSize>
    <FileType>Unassigned</FileType>
    <FolderGuid>92cdfbff-5204-4e6c-ad80-97469f809389</FolderGuid>
    <Height>1</Height>
    <InStorage>true</InStorage>
    <NewsGuid>751794ae-5131-4606-b9c2-83f33e195383</NewsGuid>
    <OriginalFileGuid>a2d3c44a-2b28-449b-afd0-f427c4f3ded5</OriginalFileGuid>
    <OriginalFileName>sample string 3</OriginalFileName>
    <PersonGuid>307882be-791c-4df7-b2bf-6bba1a93a2fe</PersonGuid>
    <TrainingGuid>9fd53eaa-a493-4c19-80d6-b3d9f1815933</TrainingGuid>
    <TrainingLocationGuid>60773131-9d3c-461f-8bfd-3ad1b24a976e</TrainingLocationGuid>
    <Width>1</Width>
  </ActivityPresentationFile2>
  <ActivityPresentationFile3>
    <ErrorMessages xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
      <d3p1:KeyValueOfstringstring>
        <d3p1:Key>sample string 1</d3p1:Key>
        <d3p1:Value>sample string 2</d3p1:Value>
      </d3p1:KeyValueOfstringstring>
      <d3p1:KeyValueOfstringstring>
        <d3p1:Key>sample string 3</d3p1:Key>
        <d3p1:Value>sample string 4</d3p1:Value>
      </d3p1:KeyValueOfstringstring>
    </ErrorMessages>
    <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-26T16:39:18.3097024+00:00</Created>
    <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-26T16:39:18.3097024+00:00</Deleted>
    <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">52adf6ac-0619-4d2c-8f1e-e55fb5941548</Guid>
    <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-26T16:39:18.3097024+00:00</Modified>
    <ActivityGuid>e86bc668-c0f8-436b-aed2-e8bc543d7b49</ActivityGuid>
    <AgendaItemGuid>73d59527-492c-4815-a2aa-7f20e72f7e5f</AgendaItemGuid>
    <Alias>sample string 6</Alias>
    <CompanyGuid>877939b6-a3d2-488c-b1df-744b718569bc</CompanyGuid>
    <ContentType>sample string 1</ContentType>
    <ContributionGuid>af3c05b3-8332-4edb-b428-c32ca7a96dff</ContributionGuid>
    <ContributionSpeakerGuid>75afcddc-c5aa-4fa0-9f9d-e9ecf1cd6ebe</ContributionSpeakerGuid>
    <CopyFromFileGuid>0c0ad96c-cfb6-4398-8f73-4601df3844f8</CopyFromFileGuid>
    <EventContentGuid>51359112-bbbc-4925-86b4-55b5f837072c</EventContentGuid>
    <EventGuid>f91ca1e1-1afd-428d-88b8-d65592c8dd2c</EventGuid>
    <EventLocationGuid>a72e9d8d-65fd-49ce-8d4d-802fd5020c21</EventLocationGuid>
    <FileContents>QEA=</FileContents>
    <FileName>sample string 2</FileName>
    <FileSize>4</FileSize>
    <FileType>Unassigned</FileType>
    <FolderGuid>92cdfbff-5204-4e6c-ad80-97469f809389</FolderGuid>
    <Height>1</Height>
    <InStorage>true</InStorage>
    <NewsGuid>751794ae-5131-4606-b9c2-83f33e195383</NewsGuid>
    <OriginalFileGuid>a2d3c44a-2b28-449b-afd0-f427c4f3ded5</OriginalFileGuid>
    <OriginalFileName>sample string 3</OriginalFileName>
    <PersonGuid>307882be-791c-4df7-b2bf-6bba1a93a2fe</PersonGuid>
    <TrainingGuid>9fd53eaa-a493-4c19-80d6-b3d9f1815933</TrainingGuid>
    <TrainingLocationGuid>60773131-9d3c-461f-8bfd-3ad1b24a976e</TrainingLocationGuid>
    <Width>1</Width>
  </ActivityPresentationFile3>
  <ActivityPresentationFile4>
    <ErrorMessages xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
      <d3p1:KeyValueOfstringstring>
        <d3p1:Key>sample string 1</d3p1:Key>
        <d3p1:Value>sample string 2</d3p1:Value>
      </d3p1:KeyValueOfstringstring>
      <d3p1:KeyValueOfstringstring>
        <d3p1:Key>sample string 3</d3p1:Key>
        <d3p1:Value>sample string 4</d3p1:Value>
      </d3p1:KeyValueOfstringstring>
    </ErrorMessages>
    <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-26T16:39:18.3097024+00:00</Created>
    <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-26T16:39:18.3097024+00:00</Deleted>
    <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">52adf6ac-0619-4d2c-8f1e-e55fb5941548</Guid>
    <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-26T16:39:18.3097024+00:00</Modified>
    <ActivityGuid>e86bc668-c0f8-436b-aed2-e8bc543d7b49</ActivityGuid>
    <AgendaItemGuid>73d59527-492c-4815-a2aa-7f20e72f7e5f</AgendaItemGuid>
    <Alias>sample string 6</Alias>
    <CompanyGuid>877939b6-a3d2-488c-b1df-744b718569bc</CompanyGuid>
    <ContentType>sample string 1</ContentType>
    <ContributionGuid>af3c05b3-8332-4edb-b428-c32ca7a96dff</ContributionGuid>
    <ContributionSpeakerGuid>75afcddc-c5aa-4fa0-9f9d-e9ecf1cd6ebe</ContributionSpeakerGuid>
    <CopyFromFileGuid>0c0ad96c-cfb6-4398-8f73-4601df3844f8</CopyFromFileGuid>
    <EventContentGuid>51359112-bbbc-4925-86b4-55b5f837072c</EventContentGuid>
    <EventGuid>f91ca1e1-1afd-428d-88b8-d65592c8dd2c</EventGuid>
    <EventLocationGuid>a72e9d8d-65fd-49ce-8d4d-802fd5020c21</EventLocationGuid>
    <FileContents>QEA=</FileContents>
    <FileName>sample string 2</FileName>
    <FileSize>4</FileSize>
    <FileType>Unassigned</FileType>
    <FolderGuid>92cdfbff-5204-4e6c-ad80-97469f809389</FolderGuid>
    <Height>1</Height>
    <InStorage>true</InStorage>
    <NewsGuid>751794ae-5131-4606-b9c2-83f33e195383</NewsGuid>
    <OriginalFileGuid>a2d3c44a-2b28-449b-afd0-f427c4f3ded5</OriginalFileGuid>
    <OriginalFileName>sample string 3</OriginalFileName>
    <PersonGuid>307882be-791c-4df7-b2bf-6bba1a93a2fe</PersonGuid>
    <TrainingGuid>9fd53eaa-a493-4c19-80d6-b3d9f1815933</TrainingGuid>
    <TrainingLocationGuid>60773131-9d3c-461f-8bfd-3ad1b24a976e</TrainingLocationGuid>
    <Width>1</Width>
  </ActivityPresentationFile4>
  <ActivityPresentationFile5>
    <ErrorMessages xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
      <d3p1:KeyValueOfstringstring>
        <d3p1:Key>sample string 1</d3p1:Key>
        <d3p1:Value>sample string 2</d3p1:Value>
      </d3p1:KeyValueOfstringstring>
      <d3p1:KeyValueOfstringstring>
        <d3p1:Key>sample string 3</d3p1:Key>
        <d3p1:Value>sample string 4</d3p1:Value>
      </d3p1:KeyValueOfstringstring>
    </ErrorMessages>
    <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-26T16:39:18.3097024+00:00</Created>
    <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-26T16:39:18.3097024+00:00</Deleted>
    <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">52adf6ac-0619-4d2c-8f1e-e55fb5941548</Guid>
    <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-26T16:39:18.3097024+00:00</Modified>
    <ActivityGuid>e86bc668-c0f8-436b-aed2-e8bc543d7b49</ActivityGuid>
    <AgendaItemGuid>73d59527-492c-4815-a2aa-7f20e72f7e5f</AgendaItemGuid>
    <Alias>sample string 6</Alias>
    <CompanyGuid>877939b6-a3d2-488c-b1df-744b718569bc</CompanyGuid>
    <ContentType>sample string 1</ContentType>
    <ContributionGuid>af3c05b3-8332-4edb-b428-c32ca7a96dff</ContributionGuid>
    <ContributionSpeakerGuid>75afcddc-c5aa-4fa0-9f9d-e9ecf1cd6ebe</ContributionSpeakerGuid>
    <CopyFromFileGuid>0c0ad96c-cfb6-4398-8f73-4601df3844f8</CopyFromFileGuid>
    <EventContentGuid>51359112-bbbc-4925-86b4-55b5f837072c</EventContentGuid>
    <EventGuid>f91ca1e1-1afd-428d-88b8-d65592c8dd2c</EventGuid>
    <EventLocationGuid>a72e9d8d-65fd-49ce-8d4d-802fd5020c21</EventLocationGuid>
    <FileContents>QEA=</FileContents>
    <FileName>sample string 2</FileName>
    <FileSize>4</FileSize>
    <FileType>Unassigned</FileType>
    <FolderGuid>92cdfbff-5204-4e6c-ad80-97469f809389</FolderGuid>
    <Height>1</Height>
    <InStorage>true</InStorage>
    <NewsGuid>751794ae-5131-4606-b9c2-83f33e195383</NewsGuid>
    <OriginalFileGuid>a2d3c44a-2b28-449b-afd0-f427c4f3ded5</OriginalFileGuid>
    <OriginalFileName>sample string 3</OriginalFileName>
    <PersonGuid>307882be-791c-4df7-b2bf-6bba1a93a2fe</PersonGuid>
    <TrainingGuid>9fd53eaa-a493-4c19-80d6-b3d9f1815933</TrainingGuid>
    <TrainingLocationGuid>60773131-9d3c-461f-8bfd-3ad1b24a976e</TrainingLocationGuid>
    <Width>1</Width>
  </ActivityPresentationFile5>
  <ActivityPresentationFiles>
    <FileViewModel>
      <ErrorMessages xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
        <d4p1:KeyValueOfstringstring>
          <d4p1:Key>sample string 1</d4p1:Key>
          <d4p1:Value>sample string 2</d4p1:Value>
        </d4p1:KeyValueOfstringstring>
        <d4p1:KeyValueOfstringstring>
          <d4p1:Key>sample string 3</d4p1:Key>
          <d4p1:Value>sample string 4</d4p1:Value>
        </d4p1:KeyValueOfstringstring>
      </ErrorMessages>
      <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-26T16:39:18.3097024+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-26T16:39:18.3097024+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">52adf6ac-0619-4d2c-8f1e-e55fb5941548</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-26T16:39:18.3097024+00:00</Modified>
      <ActivityGuid>e86bc668-c0f8-436b-aed2-e8bc543d7b49</ActivityGuid>
      <AgendaItemGuid>73d59527-492c-4815-a2aa-7f20e72f7e5f</AgendaItemGuid>
      <Alias>sample string 6</Alias>
      <CompanyGuid>877939b6-a3d2-488c-b1df-744b718569bc</CompanyGuid>
      <ContentType>sample string 1</ContentType>
      <ContributionGuid>af3c05b3-8332-4edb-b428-c32ca7a96dff</ContributionGuid>
      <ContributionSpeakerGuid>75afcddc-c5aa-4fa0-9f9d-e9ecf1cd6ebe</ContributionSpeakerGuid>
      <CopyFromFileGuid>0c0ad96c-cfb6-4398-8f73-4601df3844f8</CopyFromFileGuid>
      <EventContentGuid>51359112-bbbc-4925-86b4-55b5f837072c</EventContentGuid>
      <EventGuid>f91ca1e1-1afd-428d-88b8-d65592c8dd2c</EventGuid>
      <EventLocationGuid>a72e9d8d-65fd-49ce-8d4d-802fd5020c21</EventLocationGuid>
      <FileContents>QEA=</FileContents>
      <FileName>sample string 2</FileName>
      <FileSize>4</FileSize>
      <FileType>Unassigned</FileType>
      <FolderGuid>92cdfbff-5204-4e6c-ad80-97469f809389</FolderGuid>
      <Height>1</Height>
      <InStorage>true</InStorage>
      <NewsGuid>751794ae-5131-4606-b9c2-83f33e195383</NewsGuid>
      <OriginalFileGuid>a2d3c44a-2b28-449b-afd0-f427c4f3ded5</OriginalFileGuid>
      <OriginalFileName>sample string 3</OriginalFileName>
      <PersonGuid>307882be-791c-4df7-b2bf-6bba1a93a2fe</PersonGuid>
      <TrainingGuid>9fd53eaa-a493-4c19-80d6-b3d9f1815933</TrainingGuid>
      <TrainingLocationGuid>60773131-9d3c-461f-8bfd-3ad1b24a976e</TrainingLocationGuid>
      <Width>1</Width>
    </FileViewModel>
    <FileViewModel>
      <ErrorMessages xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
        <d4p1:KeyValueOfstringstring>
          <d4p1:Key>sample string 1</d4p1:Key>
          <d4p1:Value>sample string 2</d4p1:Value>
        </d4p1:KeyValueOfstringstring>
        <d4p1:KeyValueOfstringstring>
          <d4p1:Key>sample string 3</d4p1:Key>
          <d4p1:Value>sample string 4</d4p1:Value>
        </d4p1:KeyValueOfstringstring>
      </ErrorMessages>
      <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-26T16:39:18.3097024+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-26T16:39:18.3097024+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">52adf6ac-0619-4d2c-8f1e-e55fb5941548</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-26T16:39:18.3097024+00:00</Modified>
      <ActivityGuid>e86bc668-c0f8-436b-aed2-e8bc543d7b49</ActivityGuid>
      <AgendaItemGuid>73d59527-492c-4815-a2aa-7f20e72f7e5f</AgendaItemGuid>
      <Alias>sample string 6</Alias>
      <CompanyGuid>877939b6-a3d2-488c-b1df-744b718569bc</CompanyGuid>
      <ContentType>sample string 1</ContentType>
      <ContributionGuid>af3c05b3-8332-4edb-b428-c32ca7a96dff</ContributionGuid>
      <ContributionSpeakerGuid>75afcddc-c5aa-4fa0-9f9d-e9ecf1cd6ebe</ContributionSpeakerGuid>
      <CopyFromFileGuid>0c0ad96c-cfb6-4398-8f73-4601df3844f8</CopyFromFileGuid>
      <EventContentGuid>51359112-bbbc-4925-86b4-55b5f837072c</EventContentGuid>
      <EventGuid>f91ca1e1-1afd-428d-88b8-d65592c8dd2c</EventGuid>
      <EventLocationGuid>a72e9d8d-65fd-49ce-8d4d-802fd5020c21</EventLocationGuid>
      <FileContents>QEA=</FileContents>
      <FileName>sample string 2</FileName>
      <FileSize>4</FileSize>
      <FileType>Unassigned</FileType>
      <FolderGuid>92cdfbff-5204-4e6c-ad80-97469f809389</FolderGuid>
      <Height>1</Height>
      <InStorage>true</InStorage>
      <NewsGuid>751794ae-5131-4606-b9c2-83f33e195383</NewsGuid>
      <OriginalFileGuid>a2d3c44a-2b28-449b-afd0-f427c4f3ded5</OriginalFileGuid>
      <OriginalFileName>sample string 3</OriginalFileName>
      <PersonGuid>307882be-791c-4df7-b2bf-6bba1a93a2fe</PersonGuid>
      <TrainingGuid>9fd53eaa-a493-4c19-80d6-b3d9f1815933</TrainingGuid>
      <TrainingLocationGuid>60773131-9d3c-461f-8bfd-3ad1b24a976e</TrainingLocationGuid>
      <Width>1</Width>
    </FileViewModel>
    <FileViewModel>
      <ErrorMessages xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
        <d4p1:KeyValueOfstringstring>
          <d4p1:Key>sample string 1</d4p1:Key>
          <d4p1:Value>sample string 2</d4p1:Value>
        </d4p1:KeyValueOfstringstring>
        <d4p1:KeyValueOfstringstring>
          <d4p1:Key>sample string 3</d4p1:Key>
          <d4p1:Value>sample string 4</d4p1:Value>
        </d4p1:KeyValueOfstringstring>
      </ErrorMessages>
      <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-26T16:39:18.3097024+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-26T16:39:18.3097024+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">52adf6ac-0619-4d2c-8f1e-e55fb5941548</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-26T16:39:18.3097024+00:00</Modified>
      <ActivityGuid>e86bc668-c0f8-436b-aed2-e8bc543d7b49</ActivityGuid>
      <AgendaItemGuid>73d59527-492c-4815-a2aa-7f20e72f7e5f</AgendaItemGuid>
      <Alias>sample string 6</Alias>
      <CompanyGuid>877939b6-a3d2-488c-b1df-744b718569bc</CompanyGuid>
      <ContentType>sample string 1</ContentType>
      <ContributionGuid>af3c05b3-8332-4edb-b428-c32ca7a96dff</ContributionGuid>
      <ContributionSpeakerGuid>75afcddc-c5aa-4fa0-9f9d-e9ecf1cd6ebe</ContributionSpeakerGuid>
      <CopyFromFileGuid>0c0ad96c-cfb6-4398-8f73-4601df3844f8</CopyFromFileGuid>
      <EventContentGuid>51359112-bbbc-4925-86b4-55b5f837072c</EventContentGuid>
      <EventGuid>f91ca1e1-1afd-428d-88b8-d65592c8dd2c</EventGuid>
      <EventLocationGuid>a72e9d8d-65fd-49ce-8d4d-802fd5020c21</EventLocationGuid>
      <FileContents>QEA=</FileContents>
      <FileName>sample string 2</FileName>
      <FileSize>4</FileSize>
      <FileType>Unassigned</FileType>
      <FolderGuid>92cdfbff-5204-4e6c-ad80-97469f809389</FolderGuid>
      <Height>1</Height>
      <InStorage>true</InStorage>
      <NewsGuid>751794ae-5131-4606-b9c2-83f33e195383</NewsGuid>
      <OriginalFileGuid>a2d3c44a-2b28-449b-afd0-f427c4f3ded5</OriginalFileGuid>
      <OriginalFileName>sample string 3</OriginalFileName>
      <PersonGuid>307882be-791c-4df7-b2bf-6bba1a93a2fe</PersonGuid>
      <TrainingGuid>9fd53eaa-a493-4c19-80d6-b3d9f1815933</TrainingGuid>
      <TrainingLocationGuid>60773131-9d3c-461f-8bfd-3ad1b24a976e</TrainingLocationGuid>
      <Width>1</Width>
    </FileViewModel>
    <FileViewModel>
      <ErrorMessages xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
        <d4p1:KeyValueOfstringstring>
          <d4p1:Key>sample string 1</d4p1:Key>
          <d4p1:Value>sample string 2</d4p1:Value>
        </d4p1:KeyValueOfstringstring>
        <d4p1:KeyValueOfstringstring>
          <d4p1:Key>sample string 3</d4p1:Key>
          <d4p1:Value>sample string 4</d4p1:Value>
        </d4p1:KeyValueOfstringstring>
      </ErrorMessages>
      <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-26T16:39:18.3097024+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-26T16:39:18.3097024+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">52adf6ac-0619-4d2c-8f1e-e55fb5941548</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-26T16:39:18.3097024+00:00</Modified>
      <ActivityGuid>e86bc668-c0f8-436b-aed2-e8bc543d7b49</ActivityGuid>
      <AgendaItemGuid>73d59527-492c-4815-a2aa-7f20e72f7e5f</AgendaItemGuid>
      <Alias>sample string 6</Alias>
      <CompanyGuid>877939b6-a3d2-488c-b1df-744b718569bc</CompanyGuid>
      <ContentType>sample string 1</ContentType>
      <ContributionGuid>af3c05b3-8332-4edb-b428-c32ca7a96dff</ContributionGuid>
      <ContributionSpeakerGuid>75afcddc-c5aa-4fa0-9f9d-e9ecf1cd6ebe</ContributionSpeakerGuid>
      <CopyFromFileGuid>0c0ad96c-cfb6-4398-8f73-4601df3844f8</CopyFromFileGuid>
      <EventContentGuid>51359112-bbbc-4925-86b4-55b5f837072c</EventContentGuid>
      <EventGuid>f91ca1e1-1afd-428d-88b8-d65592c8dd2c</EventGuid>
      <EventLocationGuid>a72e9d8d-65fd-49ce-8d4d-802fd5020c21</EventLocationGuid>
      <FileContents>QEA=</FileContents>
      <FileName>sample string 2</FileName>
      <FileSize>4</FileSize>
      <FileType>Unassigned</FileType>
      <FolderGuid>92cdfbff-5204-4e6c-ad80-97469f809389</FolderGuid>
      <Height>1</Height>
      <InStorage>true</InStorage>
      <NewsGuid>751794ae-5131-4606-b9c2-83f33e195383</NewsGuid>
      <OriginalFileGuid>a2d3c44a-2b28-449b-afd0-f427c4f3ded5</OriginalFileGuid>
      <OriginalFileName>sample string 3</OriginalFileName>
      <PersonGuid>307882be-791c-4df7-b2bf-6bba1a93a2fe</PersonGuid>
      <TrainingGuid>9fd53eaa-a493-4c19-80d6-b3d9f1815933</TrainingGuid>
      <TrainingLocationGuid>60773131-9d3c-461f-8bfd-3ad1b24a976e</TrainingLocationGuid>
      <Width>1</Width>
    </FileViewModel>
    <FileViewModel>
      <ErrorMessages xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
        <d4p1:KeyValueOfstringstring>
          <d4p1:Key>sample string 1</d4p1:Key>
          <d4p1:Value>sample string 2</d4p1:Value>
        </d4p1:KeyValueOfstringstring>
        <d4p1:KeyValueOfstringstring>
          <d4p1:Key>sample string 3</d4p1:Key>
          <d4p1:Value>sample string 4</d4p1:Value>
        </d4p1:KeyValueOfstringstring>
      </ErrorMessages>
      <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-26T16:39:18.3097024+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-26T16:39:18.3097024+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">52adf6ac-0619-4d2c-8f1e-e55fb5941548</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-26T16:39:18.3097024+00:00</Modified>
      <ActivityGuid>e86bc668-c0f8-436b-aed2-e8bc543d7b49</ActivityGuid>
      <AgendaItemGuid>73d59527-492c-4815-a2aa-7f20e72f7e5f</AgendaItemGuid>
      <Alias>sample string 6</Alias>
      <CompanyGuid>877939b6-a3d2-488c-b1df-744b718569bc</CompanyGuid>
      <ContentType>sample string 1</ContentType>
      <ContributionGuid>af3c05b3-8332-4edb-b428-c32ca7a96dff</ContributionGuid>
      <ContributionSpeakerGuid>75afcddc-c5aa-4fa0-9f9d-e9ecf1cd6ebe</ContributionSpeakerGuid>
      <CopyFromFileGuid>0c0ad96c-cfb6-4398-8f73-4601df3844f8</CopyFromFileGuid>
      <EventContentGuid>51359112-bbbc-4925-86b4-55b5f837072c</EventContentGuid>
      <EventGuid>f91ca1e1-1afd-428d-88b8-d65592c8dd2c</EventGuid>
      <EventLocationGuid>a72e9d8d-65fd-49ce-8d4d-802fd5020c21</EventLocationGuid>
      <FileContents>QEA=</FileContents>
      <FileName>sample string 2</FileName>
      <FileSize>4</FileSize>
      <FileType>Unassigned</FileType>
      <FolderGuid>92cdfbff-5204-4e6c-ad80-97469f809389</FolderGuid>
      <Height>1</Height>
      <InStorage>true</InStorage>
      <NewsGuid>751794ae-5131-4606-b9c2-83f33e195383</NewsGuid>
      <OriginalFileGuid>a2d3c44a-2b28-449b-afd0-f427c4f3ded5</OriginalFileGuid>
      <OriginalFileName>sample string 3</OriginalFileName>
      <PersonGuid>307882be-791c-4df7-b2bf-6bba1a93a2fe</PersonGuid>
      <TrainingGuid>9fd53eaa-a493-4c19-80d6-b3d9f1815933</TrainingGuid>
      <TrainingLocationGuid>60773131-9d3c-461f-8bfd-3ad1b24a976e</TrainingLocationGuid>
      <Width>1</Width>
    </FileViewModel>
  </ActivityPresentationFiles>
  <AgreedToUseData>true</AgreedToUseData>
  <DayPartGuid>c3cdda14-e99a-444d-8a6d-da104c8f749c</DayPartGuid>
  <EventDateGuid>62c82ff2-87c5-42e9-b3f3-94059556aaa1</EventDateGuid>
  <EventGuid>e2ea59af-1c9c-4d55-b1a9-48312ea6b8df</EventGuid>
  <EventThemeGuid>d2131e3a-6bea-4d70-b7b0-7ba791a23ee3</EventThemeGuid>
  <EventWorkFormGuid>1f6bb4bb-d717-4fe4-b4a3-7ea969bf8fcb</EventWorkFormGuid>
  <FilesToRemove xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:guid>e8791c3e-1c4c-426a-83f7-daee56c463d0</d2p1:guid>
    <d2p1:guid>59dfbae0-d138-4735-bf3a-e016025299f8</d2p1:guid>
  </FilesToRemove>
  <FormGroups>
    <ContributionFormGroupViewModel>
      <ErrorMessages xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
        <d4p1:KeyValueOfstringstring>
          <d4p1:Key>sample string 1</d4p1:Key>
          <d4p1:Value>sample string 2</d4p1:Value>
        </d4p1:KeyValueOfstringstring>
        <d4p1:KeyValueOfstringstring>
          <d4p1:Key>sample string 3</d4p1:Key>
          <d4p1:Value>sample string 4</d4p1:Value>
        </d4p1:KeyValueOfstringstring>
      </ErrorMessages>
      <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-26T16:39:18.3097024+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-26T16:39:18.3097024+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">95d296b3-5f25-4291-aabb-092c92aecded</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-26T16:39:18.3097024+00:00</Modified>
      <EventGuid>3a48ca7b-b746-4a34-8e09-7e358c5ad88d</EventGuid>
      <FieldEnabled>true</FieldEnabled>
      <FieldLabel>sample string 2</FieldLabel>
      <FieldName>sample string 1</FieldName>
      <TooltipEnabled>true</TooltipEnabled>
      <TooltipText>sample string 5</TooltipText>
    </ContributionFormGroupViewModel>
    <ContributionFormGroupViewModel>
      <ErrorMessages xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
        <d4p1:KeyValueOfstringstring>
          <d4p1:Key>sample string 1</d4p1:Key>
          <d4p1:Value>sample string 2</d4p1:Value>
        </d4p1:KeyValueOfstringstring>
        <d4p1:KeyValueOfstringstring>
          <d4p1:Key>sample string 3</d4p1:Key>
          <d4p1:Value>sample string 4</d4p1:Value>
        </d4p1:KeyValueOfstringstring>
      </ErrorMessages>
      <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-26T16:39:18.3097024+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-26T16:39:18.3097024+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">95d296b3-5f25-4291-aabb-092c92aecded</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-26T16:39:18.3097024+00:00</Modified>
      <EventGuid>3a48ca7b-b746-4a34-8e09-7e358c5ad88d</EventGuid>
      <FieldEnabled>true</FieldEnabled>
      <FieldLabel>sample string 2</FieldLabel>
      <FieldName>sample string 1</FieldName>
      <TooltipEnabled>true</TooltipEnabled>
      <TooltipText>sample string 5</TooltipText>
    </ContributionFormGroupViewModel>
  </FormGroups>
  <InternalNote>sample string 5</InternalNote>
  <IsScheduled>true</IsScheduled>
  <LastModifiedUserId>sample string 6</LastModifiedUserId>
  <SessionDescription>sample string 3</SessionDescription>
  <SessionTitle>sample string 2</SessionTitle>
  <Speakers>
    <SpeakerViewModel>
      <ErrorMessages xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
        <d4p1:KeyValueOfstringstring>
          <d4p1:Key>sample string 1</d4p1:Key>
          <d4p1:Value>sample string 2</d4p1:Value>
        </d4p1:KeyValueOfstringstring>
        <d4p1:KeyValueOfstringstring>
          <d4p1:Key>sample string 3</d4p1:Key>
          <d4p1:Value>sample string 4</d4p1:Value>
        </d4p1:KeyValueOfstringstring>
      </ErrorMessages>
      <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-26T16:39:18.3097024+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-26T16:39:18.3097024+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">326fb97d-34ea-4aef-80a8-bc53d06d555e</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-26T16:39:18.3097024+00:00</Modified>
      <CurriculumVitaeDescription>sample string 9</CurriculumVitaeDescription>
      <EmailAddress>sample string 6</EmailAddress>
      <FirstName>sample string 3</FirstName>
      <Function>sample string 8</Function>
      <LastName>sample string 5</LastName>
      <MiddleName>sample string 4</MiddleName>
      <Organisation>sample string 7</Organisation>
      <PersonGuid>b7ca2abf-91dc-4252-92dc-70c786e89533</PersonGuid>
      <PictureFile>
        <ErrorMessages xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
          <d5p1:KeyValueOfstringstring>
            <d5p1:Key>sample string 1</d5p1:Key>
            <d5p1:Value>sample string 2</d5p1:Value>
          </d5p1:KeyValueOfstringstring>
          <d5p1:KeyValueOfstringstring>
            <d5p1:Key>sample string 3</d5p1:Key>
            <d5p1:Value>sample string 4</d5p1:Value>
          </d5p1:KeyValueOfstringstring>
        </ErrorMessages>
        <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-26T16:39:18.3097024+00:00</Created>
        <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-26T16:39:18.3097024+00:00</Deleted>
        <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">52adf6ac-0619-4d2c-8f1e-e55fb5941548</Guid>
        <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-26T16:39:18.3097024+00:00</Modified>
        <ActivityGuid>e86bc668-c0f8-436b-aed2-e8bc543d7b49</ActivityGuid>
        <AgendaItemGuid>73d59527-492c-4815-a2aa-7f20e72f7e5f</AgendaItemGuid>
        <Alias>sample string 6</Alias>
        <CompanyGuid>877939b6-a3d2-488c-b1df-744b718569bc</CompanyGuid>
        <ContentType>sample string 1</ContentType>
        <ContributionGuid>af3c05b3-8332-4edb-b428-c32ca7a96dff</ContributionGuid>
        <ContributionSpeakerGuid>75afcddc-c5aa-4fa0-9f9d-e9ecf1cd6ebe</ContributionSpeakerGuid>
        <CopyFromFileGuid>0c0ad96c-cfb6-4398-8f73-4601df3844f8</CopyFromFileGuid>
        <EventContentGuid>51359112-bbbc-4925-86b4-55b5f837072c</EventContentGuid>
        <EventGuid>f91ca1e1-1afd-428d-88b8-d65592c8dd2c</EventGuid>
        <EventLocationGuid>a72e9d8d-65fd-49ce-8d4d-802fd5020c21</EventLocationGuid>
        <FileContents>QEA=</FileContents>
        <FileName>sample string 2</FileName>
        <FileSize>4</FileSize>
        <FileType>Unassigned</FileType>
        <FolderGuid>92cdfbff-5204-4e6c-ad80-97469f809389</FolderGuid>
        <Height>1</Height>
        <InStorage>true</InStorage>
        <NewsGuid>751794ae-5131-4606-b9c2-83f33e195383</NewsGuid>
        <OriginalFileGuid>a2d3c44a-2b28-449b-afd0-f427c4f3ded5</OriginalFileGuid>
        <OriginalFileName>sample string 3</OriginalFileName>
        <PersonGuid>307882be-791c-4df7-b2bf-6bba1a93a2fe</PersonGuid>
        <TrainingGuid>9fd53eaa-a493-4c19-80d6-b3d9f1815933</TrainingGuid>
        <TrainingLocationGuid>60773131-9d3c-461f-8bfd-3ad1b24a976e</TrainingLocationGuid>
        <Width>1</Width>
      </PictureFile>
      <Title>sample string 2</Title>
    </SpeakerViewModel>
    <SpeakerViewModel>
      <ErrorMessages xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
        <d4p1:KeyValueOfstringstring>
          <d4p1:Key>sample string 1</d4p1:Key>
          <d4p1:Value>sample string 2</d4p1:Value>
        </d4p1:KeyValueOfstringstring>
        <d4p1:KeyValueOfstringstring>
          <d4p1:Key>sample string 3</d4p1:Key>
          <d4p1:Value>sample string 4</d4p1:Value>
        </d4p1:KeyValueOfstringstring>
      </ErrorMessages>
      <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-26T16:39:18.3097024+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-26T16:39:18.3097024+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">326fb97d-34ea-4aef-80a8-bc53d06d555e</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-26T16:39:18.3097024+00:00</Modified>
      <CurriculumVitaeDescription>sample string 9</CurriculumVitaeDescription>
      <EmailAddress>sample string 6</EmailAddress>
      <FirstName>sample string 3</FirstName>
      <Function>sample string 8</Function>
      <LastName>sample string 5</LastName>
      <MiddleName>sample string 4</MiddleName>
      <Organisation>sample string 7</Organisation>
      <PersonGuid>b7ca2abf-91dc-4252-92dc-70c786e89533</PersonGuid>
      <PictureFile>
        <ErrorMessages xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
          <d5p1:KeyValueOfstringstring>
            <d5p1:Key>sample string 1</d5p1:Key>
            <d5p1:Value>sample string 2</d5p1:Value>
          </d5p1:KeyValueOfstringstring>
          <d5p1:KeyValueOfstringstring>
            <d5p1:Key>sample string 3</d5p1:Key>
            <d5p1:Value>sample string 4</d5p1:Value>
          </d5p1:KeyValueOfstringstring>
        </ErrorMessages>
        <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-26T16:39:18.3097024+00:00</Created>
        <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-26T16:39:18.3097024+00:00</Deleted>
        <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">52adf6ac-0619-4d2c-8f1e-e55fb5941548</Guid>
        <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-26T16:39:18.3097024+00:00</Modified>
        <ActivityGuid>e86bc668-c0f8-436b-aed2-e8bc543d7b49</ActivityGuid>
        <AgendaItemGuid>73d59527-492c-4815-a2aa-7f20e72f7e5f</AgendaItemGuid>
        <Alias>sample string 6</Alias>
        <CompanyGuid>877939b6-a3d2-488c-b1df-744b718569bc</CompanyGuid>
        <ContentType>sample string 1</ContentType>
        <ContributionGuid>af3c05b3-8332-4edb-b428-c32ca7a96dff</ContributionGuid>
        <ContributionSpeakerGuid>75afcddc-c5aa-4fa0-9f9d-e9ecf1cd6ebe</ContributionSpeakerGuid>
        <CopyFromFileGuid>0c0ad96c-cfb6-4398-8f73-4601df3844f8</CopyFromFileGuid>
        <EventContentGuid>51359112-bbbc-4925-86b4-55b5f837072c</EventContentGuid>
        <EventGuid>f91ca1e1-1afd-428d-88b8-d65592c8dd2c</EventGuid>
        <EventLocationGuid>a72e9d8d-65fd-49ce-8d4d-802fd5020c21</EventLocationGuid>
        <FileContents>QEA=</FileContents>
        <FileName>sample string 2</FileName>
        <FileSize>4</FileSize>
        <FileType>Unassigned</FileType>
        <FolderGuid>92cdfbff-5204-4e6c-ad80-97469f809389</FolderGuid>
        <Height>1</Height>
        <InStorage>true</InStorage>
        <NewsGuid>751794ae-5131-4606-b9c2-83f33e195383</NewsGuid>
        <OriginalFileGuid>a2d3c44a-2b28-449b-afd0-f427c4f3ded5</OriginalFileGuid>
        <OriginalFileName>sample string 3</OriginalFileName>
        <PersonGuid>307882be-791c-4df7-b2bf-6bba1a93a2fe</PersonGuid>
        <TrainingGuid>9fd53eaa-a493-4c19-80d6-b3d9f1815933</TrainingGuid>
        <TrainingLocationGuid>60773131-9d3c-461f-8bfd-3ad1b24a976e</TrainingLocationGuid>
        <Width>1</Width>
      </PictureFile>
      <Title>sample string 2</Title>
    </SpeakerViewModel>
  </Speakers>
</ContributionViewModel>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.