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": "a4a032d2-95ea-4b36-97a3-00fc48d46f33",
  "EventGuid": "b9aa3de8-433d-40ff-8f90-2e118458790c",
  "SessionTitle": "sample string 2",
  "SessionDescription": "sample string 3",
  "EventDateGuid": "a71d1829-7146-4132-bc87-f16bd363607c",
  "DayPartGuid": "b8cd3f87-0651-465a-aaf3-71f1f8f7085b",
  "EventThemeGuid": "3a8b9078-9efe-4a5c-ba5c-8c220d346ad3",
  "EventWorkFormGuid": "c36660b1-cc13-4882-99c3-6b6b91164222",
  "Speakers": [
    {
      "Guid": "e497fe00-28b7-4c0e-b9d1-ac7d3d2fa9ba",
      "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": "b24fdc4b-d538-4965-bb31-0f3dca493b83",
        "FileSize": 4,
        "FileContents": "QEA=",
        "FileType": 0,
        "Width": 1,
        "Height": 1,
        "InStorage": true,
        "Alias": "sample string 6",
        "PersonGuid": "0911cb6e-2bec-414d-a810-f4ddfd84245e",
        "EventContentGuid": "a9a2f0d2-7dfd-4c49-b00d-b6e4900a9626",
        "TrainingGuid": "98ee4750-f270-4c2c-b3a3-95e460558baf",
        "TrainingLocationGuid": "1a55d3fc-4aae-47d5-acc9-e9b60290a819",
        "CompanyGuid": "8c16ee69-5b1e-4d2b-80f1-cd837e47dad6",
        "FolderGuid": "f1898bf0-3e07-44a3-a4d9-1cfec92066ba",
        "EventGuid": "4b8e6a0a-d916-4253-924f-22114155189d",
        "ActivityGuid": "f849aa6e-8b1b-4d7f-86f9-720b221e76a0",
        "EventLocationGuid": "01f45a2b-f544-4407-9bd4-b92cd1d0a4fa",
        "OriginalFileGuid": "9419ba2a-563b-4e31-96a6-5b8a139ac020",
        "CopyFromFileGuid": "b3ca64ec-dcef-467d-aa12-3d41906097dd",
        "NewsGuid": "03f7bb11-f6db-4d88-9985-ae12de8901e6",
        "ContributionGuid": "f3bfad37-1ed3-47cd-9895-e990f8d223c0",
        "ContributionSpeakerGuid": "fc8b79f2-e161-4ccc-9d82-f763b40c1fa8",
        "AgendaItemGuid": "5487c06d-6666-4f11-b0d9-c26b395b0aa0",
        "Guid": "b24fdc4b-d538-4965-bb31-0f3dca493b83",
        "Created": "2026-04-10T14:06:50.1983936+00:00",
        "Modified": "2026-04-10T14:06:50.1983936+00:00",
        "Deleted": "2026-04-10T14:06:50.1983936+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": "12e96eca-6d6a-4c9b-9929-4364a3a48b1b",
      "Created": "2026-04-10T14:06:50.1983936+00:00",
      "Modified": "2026-04-10T14:06:50.1983936+00:00",
      "Deleted": "2026-04-10T14:06:50.1983936+00:00",
      "ErrorMessages": {
        "sample string 1": "sample string 2",
        "sample string 3": "sample string 4"
      },
      "IsValid": false
    },
    {
      "Guid": "e497fe00-28b7-4c0e-b9d1-ac7d3d2fa9ba",
      "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": "b24fdc4b-d538-4965-bb31-0f3dca493b83",
        "FileSize": 4,
        "FileContents": "QEA=",
        "FileType": 0,
        "Width": 1,
        "Height": 1,
        "InStorage": true,
        "Alias": "sample string 6",
        "PersonGuid": "0911cb6e-2bec-414d-a810-f4ddfd84245e",
        "EventContentGuid": "a9a2f0d2-7dfd-4c49-b00d-b6e4900a9626",
        "TrainingGuid": "98ee4750-f270-4c2c-b3a3-95e460558baf",
        "TrainingLocationGuid": "1a55d3fc-4aae-47d5-acc9-e9b60290a819",
        "CompanyGuid": "8c16ee69-5b1e-4d2b-80f1-cd837e47dad6",
        "FolderGuid": "f1898bf0-3e07-44a3-a4d9-1cfec92066ba",
        "EventGuid": "4b8e6a0a-d916-4253-924f-22114155189d",
        "ActivityGuid": "f849aa6e-8b1b-4d7f-86f9-720b221e76a0",
        "EventLocationGuid": "01f45a2b-f544-4407-9bd4-b92cd1d0a4fa",
        "OriginalFileGuid": "9419ba2a-563b-4e31-96a6-5b8a139ac020",
        "CopyFromFileGuid": "b3ca64ec-dcef-467d-aa12-3d41906097dd",
        "NewsGuid": "03f7bb11-f6db-4d88-9985-ae12de8901e6",
        "ContributionGuid": "f3bfad37-1ed3-47cd-9895-e990f8d223c0",
        "ContributionSpeakerGuid": "fc8b79f2-e161-4ccc-9d82-f763b40c1fa8",
        "AgendaItemGuid": "5487c06d-6666-4f11-b0d9-c26b395b0aa0",
        "Guid": "b24fdc4b-d538-4965-bb31-0f3dca493b83",
        "Created": "2026-04-10T14:06:50.1983936+00:00",
        "Modified": "2026-04-10T14:06:50.1983936+00:00",
        "Deleted": "2026-04-10T14:06:50.1983936+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": "12e96eca-6d6a-4c9b-9929-4364a3a48b1b",
      "Created": "2026-04-10T14:06:50.1983936+00:00",
      "Modified": "2026-04-10T14:06:50.1983936+00:00",
      "Deleted": "2026-04-10T14:06:50.1983936+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": "b24fdc4b-d538-4965-bb31-0f3dca493b83",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "0911cb6e-2bec-414d-a810-f4ddfd84245e",
    "EventContentGuid": "a9a2f0d2-7dfd-4c49-b00d-b6e4900a9626",
    "TrainingGuid": "98ee4750-f270-4c2c-b3a3-95e460558baf",
    "TrainingLocationGuid": "1a55d3fc-4aae-47d5-acc9-e9b60290a819",
    "CompanyGuid": "8c16ee69-5b1e-4d2b-80f1-cd837e47dad6",
    "FolderGuid": "f1898bf0-3e07-44a3-a4d9-1cfec92066ba",
    "EventGuid": "4b8e6a0a-d916-4253-924f-22114155189d",
    "ActivityGuid": "f849aa6e-8b1b-4d7f-86f9-720b221e76a0",
    "EventLocationGuid": "01f45a2b-f544-4407-9bd4-b92cd1d0a4fa",
    "OriginalFileGuid": "9419ba2a-563b-4e31-96a6-5b8a139ac020",
    "CopyFromFileGuid": "b3ca64ec-dcef-467d-aa12-3d41906097dd",
    "NewsGuid": "03f7bb11-f6db-4d88-9985-ae12de8901e6",
    "ContributionGuid": "f3bfad37-1ed3-47cd-9895-e990f8d223c0",
    "ContributionSpeakerGuid": "fc8b79f2-e161-4ccc-9d82-f763b40c1fa8",
    "AgendaItemGuid": "5487c06d-6666-4f11-b0d9-c26b395b0aa0",
    "Guid": "b24fdc4b-d538-4965-bb31-0f3dca493b83",
    "Created": "2026-04-10T14:06:50.1983936+00:00",
    "Modified": "2026-04-10T14:06:50.1983936+00:00",
    "Deleted": "2026-04-10T14:06:50.1983936+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": "b24fdc4b-d538-4965-bb31-0f3dca493b83",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "0911cb6e-2bec-414d-a810-f4ddfd84245e",
    "EventContentGuid": "a9a2f0d2-7dfd-4c49-b00d-b6e4900a9626",
    "TrainingGuid": "98ee4750-f270-4c2c-b3a3-95e460558baf",
    "TrainingLocationGuid": "1a55d3fc-4aae-47d5-acc9-e9b60290a819",
    "CompanyGuid": "8c16ee69-5b1e-4d2b-80f1-cd837e47dad6",
    "FolderGuid": "f1898bf0-3e07-44a3-a4d9-1cfec92066ba",
    "EventGuid": "4b8e6a0a-d916-4253-924f-22114155189d",
    "ActivityGuid": "f849aa6e-8b1b-4d7f-86f9-720b221e76a0",
    "EventLocationGuid": "01f45a2b-f544-4407-9bd4-b92cd1d0a4fa",
    "OriginalFileGuid": "9419ba2a-563b-4e31-96a6-5b8a139ac020",
    "CopyFromFileGuid": "b3ca64ec-dcef-467d-aa12-3d41906097dd",
    "NewsGuid": "03f7bb11-f6db-4d88-9985-ae12de8901e6",
    "ContributionGuid": "f3bfad37-1ed3-47cd-9895-e990f8d223c0",
    "ContributionSpeakerGuid": "fc8b79f2-e161-4ccc-9d82-f763b40c1fa8",
    "AgendaItemGuid": "5487c06d-6666-4f11-b0d9-c26b395b0aa0",
    "Guid": "b24fdc4b-d538-4965-bb31-0f3dca493b83",
    "Created": "2026-04-10T14:06:50.1983936+00:00",
    "Modified": "2026-04-10T14:06:50.1983936+00:00",
    "Deleted": "2026-04-10T14:06:50.1983936+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": "b24fdc4b-d538-4965-bb31-0f3dca493b83",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "0911cb6e-2bec-414d-a810-f4ddfd84245e",
    "EventContentGuid": "a9a2f0d2-7dfd-4c49-b00d-b6e4900a9626",
    "TrainingGuid": "98ee4750-f270-4c2c-b3a3-95e460558baf",
    "TrainingLocationGuid": "1a55d3fc-4aae-47d5-acc9-e9b60290a819",
    "CompanyGuid": "8c16ee69-5b1e-4d2b-80f1-cd837e47dad6",
    "FolderGuid": "f1898bf0-3e07-44a3-a4d9-1cfec92066ba",
    "EventGuid": "4b8e6a0a-d916-4253-924f-22114155189d",
    "ActivityGuid": "f849aa6e-8b1b-4d7f-86f9-720b221e76a0",
    "EventLocationGuid": "01f45a2b-f544-4407-9bd4-b92cd1d0a4fa",
    "OriginalFileGuid": "9419ba2a-563b-4e31-96a6-5b8a139ac020",
    "CopyFromFileGuid": "b3ca64ec-dcef-467d-aa12-3d41906097dd",
    "NewsGuid": "03f7bb11-f6db-4d88-9985-ae12de8901e6",
    "ContributionGuid": "f3bfad37-1ed3-47cd-9895-e990f8d223c0",
    "ContributionSpeakerGuid": "fc8b79f2-e161-4ccc-9d82-f763b40c1fa8",
    "AgendaItemGuid": "5487c06d-6666-4f11-b0d9-c26b395b0aa0",
    "Guid": "b24fdc4b-d538-4965-bb31-0f3dca493b83",
    "Created": "2026-04-10T14:06:50.1983936+00:00",
    "Modified": "2026-04-10T14:06:50.1983936+00:00",
    "Deleted": "2026-04-10T14:06:50.1983936+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": "b24fdc4b-d538-4965-bb31-0f3dca493b83",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "0911cb6e-2bec-414d-a810-f4ddfd84245e",
    "EventContentGuid": "a9a2f0d2-7dfd-4c49-b00d-b6e4900a9626",
    "TrainingGuid": "98ee4750-f270-4c2c-b3a3-95e460558baf",
    "TrainingLocationGuid": "1a55d3fc-4aae-47d5-acc9-e9b60290a819",
    "CompanyGuid": "8c16ee69-5b1e-4d2b-80f1-cd837e47dad6",
    "FolderGuid": "f1898bf0-3e07-44a3-a4d9-1cfec92066ba",
    "EventGuid": "4b8e6a0a-d916-4253-924f-22114155189d",
    "ActivityGuid": "f849aa6e-8b1b-4d7f-86f9-720b221e76a0",
    "EventLocationGuid": "01f45a2b-f544-4407-9bd4-b92cd1d0a4fa",
    "OriginalFileGuid": "9419ba2a-563b-4e31-96a6-5b8a139ac020",
    "CopyFromFileGuid": "b3ca64ec-dcef-467d-aa12-3d41906097dd",
    "NewsGuid": "03f7bb11-f6db-4d88-9985-ae12de8901e6",
    "ContributionGuid": "f3bfad37-1ed3-47cd-9895-e990f8d223c0",
    "ContributionSpeakerGuid": "fc8b79f2-e161-4ccc-9d82-f763b40c1fa8",
    "AgendaItemGuid": "5487c06d-6666-4f11-b0d9-c26b395b0aa0",
    "Guid": "b24fdc4b-d538-4965-bb31-0f3dca493b83",
    "Created": "2026-04-10T14:06:50.1983936+00:00",
    "Modified": "2026-04-10T14:06:50.1983936+00:00",
    "Deleted": "2026-04-10T14:06:50.1983936+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": "b24fdc4b-d538-4965-bb31-0f3dca493b83",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "0911cb6e-2bec-414d-a810-f4ddfd84245e",
    "EventContentGuid": "a9a2f0d2-7dfd-4c49-b00d-b6e4900a9626",
    "TrainingGuid": "98ee4750-f270-4c2c-b3a3-95e460558baf",
    "TrainingLocationGuid": "1a55d3fc-4aae-47d5-acc9-e9b60290a819",
    "CompanyGuid": "8c16ee69-5b1e-4d2b-80f1-cd837e47dad6",
    "FolderGuid": "f1898bf0-3e07-44a3-a4d9-1cfec92066ba",
    "EventGuid": "4b8e6a0a-d916-4253-924f-22114155189d",
    "ActivityGuid": "f849aa6e-8b1b-4d7f-86f9-720b221e76a0",
    "EventLocationGuid": "01f45a2b-f544-4407-9bd4-b92cd1d0a4fa",
    "OriginalFileGuid": "9419ba2a-563b-4e31-96a6-5b8a139ac020",
    "CopyFromFileGuid": "b3ca64ec-dcef-467d-aa12-3d41906097dd",
    "NewsGuid": "03f7bb11-f6db-4d88-9985-ae12de8901e6",
    "ContributionGuid": "f3bfad37-1ed3-47cd-9895-e990f8d223c0",
    "ContributionSpeakerGuid": "fc8b79f2-e161-4ccc-9d82-f763b40c1fa8",
    "AgendaItemGuid": "5487c06d-6666-4f11-b0d9-c26b395b0aa0",
    "Guid": "b24fdc4b-d538-4965-bb31-0f3dca493b83",
    "Created": "2026-04-10T14:06:50.1983936+00:00",
    "Modified": "2026-04-10T14:06:50.1983936+00:00",
    "Deleted": "2026-04-10T14:06:50.1983936+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": "b24fdc4b-d538-4965-bb31-0f3dca493b83",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "0911cb6e-2bec-414d-a810-f4ddfd84245e",
      "EventContentGuid": "a9a2f0d2-7dfd-4c49-b00d-b6e4900a9626",
      "TrainingGuid": "98ee4750-f270-4c2c-b3a3-95e460558baf",
      "TrainingLocationGuid": "1a55d3fc-4aae-47d5-acc9-e9b60290a819",
      "CompanyGuid": "8c16ee69-5b1e-4d2b-80f1-cd837e47dad6",
      "FolderGuid": "f1898bf0-3e07-44a3-a4d9-1cfec92066ba",
      "EventGuid": "4b8e6a0a-d916-4253-924f-22114155189d",
      "ActivityGuid": "f849aa6e-8b1b-4d7f-86f9-720b221e76a0",
      "EventLocationGuid": "01f45a2b-f544-4407-9bd4-b92cd1d0a4fa",
      "OriginalFileGuid": "9419ba2a-563b-4e31-96a6-5b8a139ac020",
      "CopyFromFileGuid": "b3ca64ec-dcef-467d-aa12-3d41906097dd",
      "NewsGuid": "03f7bb11-f6db-4d88-9985-ae12de8901e6",
      "ContributionGuid": "f3bfad37-1ed3-47cd-9895-e990f8d223c0",
      "ContributionSpeakerGuid": "fc8b79f2-e161-4ccc-9d82-f763b40c1fa8",
      "AgendaItemGuid": "5487c06d-6666-4f11-b0d9-c26b395b0aa0",
      "Guid": "b24fdc4b-d538-4965-bb31-0f3dca493b83",
      "Created": "2026-04-10T14:06:50.1983936+00:00",
      "Modified": "2026-04-10T14:06:50.1983936+00:00",
      "Deleted": "2026-04-10T14:06:50.1983936+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": "b24fdc4b-d538-4965-bb31-0f3dca493b83",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "0911cb6e-2bec-414d-a810-f4ddfd84245e",
      "EventContentGuid": "a9a2f0d2-7dfd-4c49-b00d-b6e4900a9626",
      "TrainingGuid": "98ee4750-f270-4c2c-b3a3-95e460558baf",
      "TrainingLocationGuid": "1a55d3fc-4aae-47d5-acc9-e9b60290a819",
      "CompanyGuid": "8c16ee69-5b1e-4d2b-80f1-cd837e47dad6",
      "FolderGuid": "f1898bf0-3e07-44a3-a4d9-1cfec92066ba",
      "EventGuid": "4b8e6a0a-d916-4253-924f-22114155189d",
      "ActivityGuid": "f849aa6e-8b1b-4d7f-86f9-720b221e76a0",
      "EventLocationGuid": "01f45a2b-f544-4407-9bd4-b92cd1d0a4fa",
      "OriginalFileGuid": "9419ba2a-563b-4e31-96a6-5b8a139ac020",
      "CopyFromFileGuid": "b3ca64ec-dcef-467d-aa12-3d41906097dd",
      "NewsGuid": "03f7bb11-f6db-4d88-9985-ae12de8901e6",
      "ContributionGuid": "f3bfad37-1ed3-47cd-9895-e990f8d223c0",
      "ContributionSpeakerGuid": "fc8b79f2-e161-4ccc-9d82-f763b40c1fa8",
      "AgendaItemGuid": "5487c06d-6666-4f11-b0d9-c26b395b0aa0",
      "Guid": "b24fdc4b-d538-4965-bb31-0f3dca493b83",
      "Created": "2026-04-10T14:06:50.1983936+00:00",
      "Modified": "2026-04-10T14:06:50.1983936+00:00",
      "Deleted": "2026-04-10T14:06:50.1983936+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": "b24fdc4b-d538-4965-bb31-0f3dca493b83",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "0911cb6e-2bec-414d-a810-f4ddfd84245e",
      "EventContentGuid": "a9a2f0d2-7dfd-4c49-b00d-b6e4900a9626",
      "TrainingGuid": "98ee4750-f270-4c2c-b3a3-95e460558baf",
      "TrainingLocationGuid": "1a55d3fc-4aae-47d5-acc9-e9b60290a819",
      "CompanyGuid": "8c16ee69-5b1e-4d2b-80f1-cd837e47dad6",
      "FolderGuid": "f1898bf0-3e07-44a3-a4d9-1cfec92066ba",
      "EventGuid": "4b8e6a0a-d916-4253-924f-22114155189d",
      "ActivityGuid": "f849aa6e-8b1b-4d7f-86f9-720b221e76a0",
      "EventLocationGuid": "01f45a2b-f544-4407-9bd4-b92cd1d0a4fa",
      "OriginalFileGuid": "9419ba2a-563b-4e31-96a6-5b8a139ac020",
      "CopyFromFileGuid": "b3ca64ec-dcef-467d-aa12-3d41906097dd",
      "NewsGuid": "03f7bb11-f6db-4d88-9985-ae12de8901e6",
      "ContributionGuid": "f3bfad37-1ed3-47cd-9895-e990f8d223c0",
      "ContributionSpeakerGuid": "fc8b79f2-e161-4ccc-9d82-f763b40c1fa8",
      "AgendaItemGuid": "5487c06d-6666-4f11-b0d9-c26b395b0aa0",
      "Guid": "b24fdc4b-d538-4965-bb31-0f3dca493b83",
      "Created": "2026-04-10T14:06:50.1983936+00:00",
      "Modified": "2026-04-10T14:06:50.1983936+00:00",
      "Deleted": "2026-04-10T14:06:50.1983936+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": "b24fdc4b-d538-4965-bb31-0f3dca493b83",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "0911cb6e-2bec-414d-a810-f4ddfd84245e",
      "EventContentGuid": "a9a2f0d2-7dfd-4c49-b00d-b6e4900a9626",
      "TrainingGuid": "98ee4750-f270-4c2c-b3a3-95e460558baf",
      "TrainingLocationGuid": "1a55d3fc-4aae-47d5-acc9-e9b60290a819",
      "CompanyGuid": "8c16ee69-5b1e-4d2b-80f1-cd837e47dad6",
      "FolderGuid": "f1898bf0-3e07-44a3-a4d9-1cfec92066ba",
      "EventGuid": "4b8e6a0a-d916-4253-924f-22114155189d",
      "ActivityGuid": "f849aa6e-8b1b-4d7f-86f9-720b221e76a0",
      "EventLocationGuid": "01f45a2b-f544-4407-9bd4-b92cd1d0a4fa",
      "OriginalFileGuid": "9419ba2a-563b-4e31-96a6-5b8a139ac020",
      "CopyFromFileGuid": "b3ca64ec-dcef-467d-aa12-3d41906097dd",
      "NewsGuid": "03f7bb11-f6db-4d88-9985-ae12de8901e6",
      "ContributionGuid": "f3bfad37-1ed3-47cd-9895-e990f8d223c0",
      "ContributionSpeakerGuid": "fc8b79f2-e161-4ccc-9d82-f763b40c1fa8",
      "AgendaItemGuid": "5487c06d-6666-4f11-b0d9-c26b395b0aa0",
      "Guid": "b24fdc4b-d538-4965-bb31-0f3dca493b83",
      "Created": "2026-04-10T14:06:50.1983936+00:00",
      "Modified": "2026-04-10T14:06:50.1983936+00:00",
      "Deleted": "2026-04-10T14:06:50.1983936+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": "b24fdc4b-d538-4965-bb31-0f3dca493b83",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "0911cb6e-2bec-414d-a810-f4ddfd84245e",
      "EventContentGuid": "a9a2f0d2-7dfd-4c49-b00d-b6e4900a9626",
      "TrainingGuid": "98ee4750-f270-4c2c-b3a3-95e460558baf",
      "TrainingLocationGuid": "1a55d3fc-4aae-47d5-acc9-e9b60290a819",
      "CompanyGuid": "8c16ee69-5b1e-4d2b-80f1-cd837e47dad6",
      "FolderGuid": "f1898bf0-3e07-44a3-a4d9-1cfec92066ba",
      "EventGuid": "4b8e6a0a-d916-4253-924f-22114155189d",
      "ActivityGuid": "f849aa6e-8b1b-4d7f-86f9-720b221e76a0",
      "EventLocationGuid": "01f45a2b-f544-4407-9bd4-b92cd1d0a4fa",
      "OriginalFileGuid": "9419ba2a-563b-4e31-96a6-5b8a139ac020",
      "CopyFromFileGuid": "b3ca64ec-dcef-467d-aa12-3d41906097dd",
      "NewsGuid": "03f7bb11-f6db-4d88-9985-ae12de8901e6",
      "ContributionGuid": "f3bfad37-1ed3-47cd-9895-e990f8d223c0",
      "ContributionSpeakerGuid": "fc8b79f2-e161-4ccc-9d82-f763b40c1fa8",
      "AgendaItemGuid": "5487c06d-6666-4f11-b0d9-c26b395b0aa0",
      "Guid": "b24fdc4b-d538-4965-bb31-0f3dca493b83",
      "Created": "2026-04-10T14:06:50.1983936+00:00",
      "Modified": "2026-04-10T14:06:50.1983936+00:00",
      "Deleted": "2026-04-10T14:06:50.1983936+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": "b24fdc4b-d538-4965-bb31-0f3dca493b83",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "0911cb6e-2bec-414d-a810-f4ddfd84245e",
    "EventContentGuid": "a9a2f0d2-7dfd-4c49-b00d-b6e4900a9626",
    "TrainingGuid": "98ee4750-f270-4c2c-b3a3-95e460558baf",
    "TrainingLocationGuid": "1a55d3fc-4aae-47d5-acc9-e9b60290a819",
    "CompanyGuid": "8c16ee69-5b1e-4d2b-80f1-cd837e47dad6",
    "FolderGuid": "f1898bf0-3e07-44a3-a4d9-1cfec92066ba",
    "EventGuid": "4b8e6a0a-d916-4253-924f-22114155189d",
    "ActivityGuid": "f849aa6e-8b1b-4d7f-86f9-720b221e76a0",
    "EventLocationGuid": "01f45a2b-f544-4407-9bd4-b92cd1d0a4fa",
    "OriginalFileGuid": "9419ba2a-563b-4e31-96a6-5b8a139ac020",
    "CopyFromFileGuid": "b3ca64ec-dcef-467d-aa12-3d41906097dd",
    "NewsGuid": "03f7bb11-f6db-4d88-9985-ae12de8901e6",
    "ContributionGuid": "f3bfad37-1ed3-47cd-9895-e990f8d223c0",
    "ContributionSpeakerGuid": "fc8b79f2-e161-4ccc-9d82-f763b40c1fa8",
    "AgendaItemGuid": "5487c06d-6666-4f11-b0d9-c26b395b0aa0",
    "Guid": "b24fdc4b-d538-4965-bb31-0f3dca493b83",
    "Created": "2026-04-10T14:06:50.1983936+00:00",
    "Modified": "2026-04-10T14:06:50.1983936+00:00",
    "Deleted": "2026-04-10T14:06:50.1983936+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": [
    "e1a1fe92-117a-4f89-8a3e-f8b067bc4e61",
    "1deb44f7-698c-4339-bb1b-37437e4f2e40"
  ],
  "IsScheduled": true,
  "FormGroups": [
    {
      "FieldName": "sample string 1",
      "FieldLabel": "sample string 2",
      "FieldEnabled": true,
      "TooltipEnabled": true,
      "TooltipText": "sample string 5",
      "EventGuid": "121cc596-874c-402d-876d-491b07cf6fc4",
      "Guid": "407dc1de-8698-4407-8f29-b8e113cb063d",
      "Created": "2026-04-10T14:06:50.1983936+00:00",
      "Modified": "2026-04-10T14:06:50.1983936+00:00",
      "Deleted": "2026-04-10T14:06:50.1983936+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": "121cc596-874c-402d-876d-491b07cf6fc4",
      "Guid": "407dc1de-8698-4407-8f29-b8e113cb063d",
      "Created": "2026-04-10T14:06:50.1983936+00:00",
      "Modified": "2026-04-10T14:06:50.1983936+00:00",
      "Deleted": "2026-04-10T14:06:50.1983936+00:00",
      "ErrorMessages": {
        "sample string 1": "sample string 2",
        "sample string 3": "sample string 4"
      },
      "IsValid": false
    }
  ],
  "Guid": "2d43e8d9-ff2c-4ba0-b3a0-4d2da091d82b",
  "Created": "2026-04-10T14:06:50.1983936+00:00",
  "Modified": "2026-04-10T14:06:50.1983936+00:00",
  "Deleted": "2026-04-10T14:06:50.1983936+00:00",
  "ErrorMessages": {
    "sample string 1": "sample string 2",
    "sample string 3": "sample string 4"
  },
  "IsValid": false
}

text/json

Sample:
{
  "ActivityGuid": "a4a032d2-95ea-4b36-97a3-00fc48d46f33",
  "EventGuid": "b9aa3de8-433d-40ff-8f90-2e118458790c",
  "SessionTitle": "sample string 2",
  "SessionDescription": "sample string 3",
  "EventDateGuid": "a71d1829-7146-4132-bc87-f16bd363607c",
  "DayPartGuid": "b8cd3f87-0651-465a-aaf3-71f1f8f7085b",
  "EventThemeGuid": "3a8b9078-9efe-4a5c-ba5c-8c220d346ad3",
  "EventWorkFormGuid": "c36660b1-cc13-4882-99c3-6b6b91164222",
  "Speakers": [
    {
      "Guid": "e497fe00-28b7-4c0e-b9d1-ac7d3d2fa9ba",
      "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": "b24fdc4b-d538-4965-bb31-0f3dca493b83",
        "FileSize": 4,
        "FileContents": "QEA=",
        "FileType": 0,
        "Width": 1,
        "Height": 1,
        "InStorage": true,
        "Alias": "sample string 6",
        "PersonGuid": "0911cb6e-2bec-414d-a810-f4ddfd84245e",
        "EventContentGuid": "a9a2f0d2-7dfd-4c49-b00d-b6e4900a9626",
        "TrainingGuid": "98ee4750-f270-4c2c-b3a3-95e460558baf",
        "TrainingLocationGuid": "1a55d3fc-4aae-47d5-acc9-e9b60290a819",
        "CompanyGuid": "8c16ee69-5b1e-4d2b-80f1-cd837e47dad6",
        "FolderGuid": "f1898bf0-3e07-44a3-a4d9-1cfec92066ba",
        "EventGuid": "4b8e6a0a-d916-4253-924f-22114155189d",
        "ActivityGuid": "f849aa6e-8b1b-4d7f-86f9-720b221e76a0",
        "EventLocationGuid": "01f45a2b-f544-4407-9bd4-b92cd1d0a4fa",
        "OriginalFileGuid": "9419ba2a-563b-4e31-96a6-5b8a139ac020",
        "CopyFromFileGuid": "b3ca64ec-dcef-467d-aa12-3d41906097dd",
        "NewsGuid": "03f7bb11-f6db-4d88-9985-ae12de8901e6",
        "ContributionGuid": "f3bfad37-1ed3-47cd-9895-e990f8d223c0",
        "ContributionSpeakerGuid": "fc8b79f2-e161-4ccc-9d82-f763b40c1fa8",
        "AgendaItemGuid": "5487c06d-6666-4f11-b0d9-c26b395b0aa0",
        "Guid": "b24fdc4b-d538-4965-bb31-0f3dca493b83",
        "Created": "2026-04-10T14:06:50.1983936+00:00",
        "Modified": "2026-04-10T14:06:50.1983936+00:00",
        "Deleted": "2026-04-10T14:06:50.1983936+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": "12e96eca-6d6a-4c9b-9929-4364a3a48b1b",
      "Created": "2026-04-10T14:06:50.1983936+00:00",
      "Modified": "2026-04-10T14:06:50.1983936+00:00",
      "Deleted": "2026-04-10T14:06:50.1983936+00:00",
      "ErrorMessages": {
        "sample string 1": "sample string 2",
        "sample string 3": "sample string 4"
      },
      "IsValid": false
    },
    {
      "Guid": "e497fe00-28b7-4c0e-b9d1-ac7d3d2fa9ba",
      "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": "b24fdc4b-d538-4965-bb31-0f3dca493b83",
        "FileSize": 4,
        "FileContents": "QEA=",
        "FileType": 0,
        "Width": 1,
        "Height": 1,
        "InStorage": true,
        "Alias": "sample string 6",
        "PersonGuid": "0911cb6e-2bec-414d-a810-f4ddfd84245e",
        "EventContentGuid": "a9a2f0d2-7dfd-4c49-b00d-b6e4900a9626",
        "TrainingGuid": "98ee4750-f270-4c2c-b3a3-95e460558baf",
        "TrainingLocationGuid": "1a55d3fc-4aae-47d5-acc9-e9b60290a819",
        "CompanyGuid": "8c16ee69-5b1e-4d2b-80f1-cd837e47dad6",
        "FolderGuid": "f1898bf0-3e07-44a3-a4d9-1cfec92066ba",
        "EventGuid": "4b8e6a0a-d916-4253-924f-22114155189d",
        "ActivityGuid": "f849aa6e-8b1b-4d7f-86f9-720b221e76a0",
        "EventLocationGuid": "01f45a2b-f544-4407-9bd4-b92cd1d0a4fa",
        "OriginalFileGuid": "9419ba2a-563b-4e31-96a6-5b8a139ac020",
        "CopyFromFileGuid": "b3ca64ec-dcef-467d-aa12-3d41906097dd",
        "NewsGuid": "03f7bb11-f6db-4d88-9985-ae12de8901e6",
        "ContributionGuid": "f3bfad37-1ed3-47cd-9895-e990f8d223c0",
        "ContributionSpeakerGuid": "fc8b79f2-e161-4ccc-9d82-f763b40c1fa8",
        "AgendaItemGuid": "5487c06d-6666-4f11-b0d9-c26b395b0aa0",
        "Guid": "b24fdc4b-d538-4965-bb31-0f3dca493b83",
        "Created": "2026-04-10T14:06:50.1983936+00:00",
        "Modified": "2026-04-10T14:06:50.1983936+00:00",
        "Deleted": "2026-04-10T14:06:50.1983936+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": "12e96eca-6d6a-4c9b-9929-4364a3a48b1b",
      "Created": "2026-04-10T14:06:50.1983936+00:00",
      "Modified": "2026-04-10T14:06:50.1983936+00:00",
      "Deleted": "2026-04-10T14:06:50.1983936+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": "b24fdc4b-d538-4965-bb31-0f3dca493b83",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "0911cb6e-2bec-414d-a810-f4ddfd84245e",
    "EventContentGuid": "a9a2f0d2-7dfd-4c49-b00d-b6e4900a9626",
    "TrainingGuid": "98ee4750-f270-4c2c-b3a3-95e460558baf",
    "TrainingLocationGuid": "1a55d3fc-4aae-47d5-acc9-e9b60290a819",
    "CompanyGuid": "8c16ee69-5b1e-4d2b-80f1-cd837e47dad6",
    "FolderGuid": "f1898bf0-3e07-44a3-a4d9-1cfec92066ba",
    "EventGuid": "4b8e6a0a-d916-4253-924f-22114155189d",
    "ActivityGuid": "f849aa6e-8b1b-4d7f-86f9-720b221e76a0",
    "EventLocationGuid": "01f45a2b-f544-4407-9bd4-b92cd1d0a4fa",
    "OriginalFileGuid": "9419ba2a-563b-4e31-96a6-5b8a139ac020",
    "CopyFromFileGuid": "b3ca64ec-dcef-467d-aa12-3d41906097dd",
    "NewsGuid": "03f7bb11-f6db-4d88-9985-ae12de8901e6",
    "ContributionGuid": "f3bfad37-1ed3-47cd-9895-e990f8d223c0",
    "ContributionSpeakerGuid": "fc8b79f2-e161-4ccc-9d82-f763b40c1fa8",
    "AgendaItemGuid": "5487c06d-6666-4f11-b0d9-c26b395b0aa0",
    "Guid": "b24fdc4b-d538-4965-bb31-0f3dca493b83",
    "Created": "2026-04-10T14:06:50.1983936+00:00",
    "Modified": "2026-04-10T14:06:50.1983936+00:00",
    "Deleted": "2026-04-10T14:06:50.1983936+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": "b24fdc4b-d538-4965-bb31-0f3dca493b83",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "0911cb6e-2bec-414d-a810-f4ddfd84245e",
    "EventContentGuid": "a9a2f0d2-7dfd-4c49-b00d-b6e4900a9626",
    "TrainingGuid": "98ee4750-f270-4c2c-b3a3-95e460558baf",
    "TrainingLocationGuid": "1a55d3fc-4aae-47d5-acc9-e9b60290a819",
    "CompanyGuid": "8c16ee69-5b1e-4d2b-80f1-cd837e47dad6",
    "FolderGuid": "f1898bf0-3e07-44a3-a4d9-1cfec92066ba",
    "EventGuid": "4b8e6a0a-d916-4253-924f-22114155189d",
    "ActivityGuid": "f849aa6e-8b1b-4d7f-86f9-720b221e76a0",
    "EventLocationGuid": "01f45a2b-f544-4407-9bd4-b92cd1d0a4fa",
    "OriginalFileGuid": "9419ba2a-563b-4e31-96a6-5b8a139ac020",
    "CopyFromFileGuid": "b3ca64ec-dcef-467d-aa12-3d41906097dd",
    "NewsGuid": "03f7bb11-f6db-4d88-9985-ae12de8901e6",
    "ContributionGuid": "f3bfad37-1ed3-47cd-9895-e990f8d223c0",
    "ContributionSpeakerGuid": "fc8b79f2-e161-4ccc-9d82-f763b40c1fa8",
    "AgendaItemGuid": "5487c06d-6666-4f11-b0d9-c26b395b0aa0",
    "Guid": "b24fdc4b-d538-4965-bb31-0f3dca493b83",
    "Created": "2026-04-10T14:06:50.1983936+00:00",
    "Modified": "2026-04-10T14:06:50.1983936+00:00",
    "Deleted": "2026-04-10T14:06:50.1983936+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": "b24fdc4b-d538-4965-bb31-0f3dca493b83",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "0911cb6e-2bec-414d-a810-f4ddfd84245e",
    "EventContentGuid": "a9a2f0d2-7dfd-4c49-b00d-b6e4900a9626",
    "TrainingGuid": "98ee4750-f270-4c2c-b3a3-95e460558baf",
    "TrainingLocationGuid": "1a55d3fc-4aae-47d5-acc9-e9b60290a819",
    "CompanyGuid": "8c16ee69-5b1e-4d2b-80f1-cd837e47dad6",
    "FolderGuid": "f1898bf0-3e07-44a3-a4d9-1cfec92066ba",
    "EventGuid": "4b8e6a0a-d916-4253-924f-22114155189d",
    "ActivityGuid": "f849aa6e-8b1b-4d7f-86f9-720b221e76a0",
    "EventLocationGuid": "01f45a2b-f544-4407-9bd4-b92cd1d0a4fa",
    "OriginalFileGuid": "9419ba2a-563b-4e31-96a6-5b8a139ac020",
    "CopyFromFileGuid": "b3ca64ec-dcef-467d-aa12-3d41906097dd",
    "NewsGuid": "03f7bb11-f6db-4d88-9985-ae12de8901e6",
    "ContributionGuid": "f3bfad37-1ed3-47cd-9895-e990f8d223c0",
    "ContributionSpeakerGuid": "fc8b79f2-e161-4ccc-9d82-f763b40c1fa8",
    "AgendaItemGuid": "5487c06d-6666-4f11-b0d9-c26b395b0aa0",
    "Guid": "b24fdc4b-d538-4965-bb31-0f3dca493b83",
    "Created": "2026-04-10T14:06:50.1983936+00:00",
    "Modified": "2026-04-10T14:06:50.1983936+00:00",
    "Deleted": "2026-04-10T14:06:50.1983936+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": "b24fdc4b-d538-4965-bb31-0f3dca493b83",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "0911cb6e-2bec-414d-a810-f4ddfd84245e",
    "EventContentGuid": "a9a2f0d2-7dfd-4c49-b00d-b6e4900a9626",
    "TrainingGuid": "98ee4750-f270-4c2c-b3a3-95e460558baf",
    "TrainingLocationGuid": "1a55d3fc-4aae-47d5-acc9-e9b60290a819",
    "CompanyGuid": "8c16ee69-5b1e-4d2b-80f1-cd837e47dad6",
    "FolderGuid": "f1898bf0-3e07-44a3-a4d9-1cfec92066ba",
    "EventGuid": "4b8e6a0a-d916-4253-924f-22114155189d",
    "ActivityGuid": "f849aa6e-8b1b-4d7f-86f9-720b221e76a0",
    "EventLocationGuid": "01f45a2b-f544-4407-9bd4-b92cd1d0a4fa",
    "OriginalFileGuid": "9419ba2a-563b-4e31-96a6-5b8a139ac020",
    "CopyFromFileGuid": "b3ca64ec-dcef-467d-aa12-3d41906097dd",
    "NewsGuid": "03f7bb11-f6db-4d88-9985-ae12de8901e6",
    "ContributionGuid": "f3bfad37-1ed3-47cd-9895-e990f8d223c0",
    "ContributionSpeakerGuid": "fc8b79f2-e161-4ccc-9d82-f763b40c1fa8",
    "AgendaItemGuid": "5487c06d-6666-4f11-b0d9-c26b395b0aa0",
    "Guid": "b24fdc4b-d538-4965-bb31-0f3dca493b83",
    "Created": "2026-04-10T14:06:50.1983936+00:00",
    "Modified": "2026-04-10T14:06:50.1983936+00:00",
    "Deleted": "2026-04-10T14:06:50.1983936+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": "b24fdc4b-d538-4965-bb31-0f3dca493b83",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "0911cb6e-2bec-414d-a810-f4ddfd84245e",
    "EventContentGuid": "a9a2f0d2-7dfd-4c49-b00d-b6e4900a9626",
    "TrainingGuid": "98ee4750-f270-4c2c-b3a3-95e460558baf",
    "TrainingLocationGuid": "1a55d3fc-4aae-47d5-acc9-e9b60290a819",
    "CompanyGuid": "8c16ee69-5b1e-4d2b-80f1-cd837e47dad6",
    "FolderGuid": "f1898bf0-3e07-44a3-a4d9-1cfec92066ba",
    "EventGuid": "4b8e6a0a-d916-4253-924f-22114155189d",
    "ActivityGuid": "f849aa6e-8b1b-4d7f-86f9-720b221e76a0",
    "EventLocationGuid": "01f45a2b-f544-4407-9bd4-b92cd1d0a4fa",
    "OriginalFileGuid": "9419ba2a-563b-4e31-96a6-5b8a139ac020",
    "CopyFromFileGuid": "b3ca64ec-dcef-467d-aa12-3d41906097dd",
    "NewsGuid": "03f7bb11-f6db-4d88-9985-ae12de8901e6",
    "ContributionGuid": "f3bfad37-1ed3-47cd-9895-e990f8d223c0",
    "ContributionSpeakerGuid": "fc8b79f2-e161-4ccc-9d82-f763b40c1fa8",
    "AgendaItemGuid": "5487c06d-6666-4f11-b0d9-c26b395b0aa0",
    "Guid": "b24fdc4b-d538-4965-bb31-0f3dca493b83",
    "Created": "2026-04-10T14:06:50.1983936+00:00",
    "Modified": "2026-04-10T14:06:50.1983936+00:00",
    "Deleted": "2026-04-10T14:06:50.1983936+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": "b24fdc4b-d538-4965-bb31-0f3dca493b83",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "0911cb6e-2bec-414d-a810-f4ddfd84245e",
      "EventContentGuid": "a9a2f0d2-7dfd-4c49-b00d-b6e4900a9626",
      "TrainingGuid": "98ee4750-f270-4c2c-b3a3-95e460558baf",
      "TrainingLocationGuid": "1a55d3fc-4aae-47d5-acc9-e9b60290a819",
      "CompanyGuid": "8c16ee69-5b1e-4d2b-80f1-cd837e47dad6",
      "FolderGuid": "f1898bf0-3e07-44a3-a4d9-1cfec92066ba",
      "EventGuid": "4b8e6a0a-d916-4253-924f-22114155189d",
      "ActivityGuid": "f849aa6e-8b1b-4d7f-86f9-720b221e76a0",
      "EventLocationGuid": "01f45a2b-f544-4407-9bd4-b92cd1d0a4fa",
      "OriginalFileGuid": "9419ba2a-563b-4e31-96a6-5b8a139ac020",
      "CopyFromFileGuid": "b3ca64ec-dcef-467d-aa12-3d41906097dd",
      "NewsGuid": "03f7bb11-f6db-4d88-9985-ae12de8901e6",
      "ContributionGuid": "f3bfad37-1ed3-47cd-9895-e990f8d223c0",
      "ContributionSpeakerGuid": "fc8b79f2-e161-4ccc-9d82-f763b40c1fa8",
      "AgendaItemGuid": "5487c06d-6666-4f11-b0d9-c26b395b0aa0",
      "Guid": "b24fdc4b-d538-4965-bb31-0f3dca493b83",
      "Created": "2026-04-10T14:06:50.1983936+00:00",
      "Modified": "2026-04-10T14:06:50.1983936+00:00",
      "Deleted": "2026-04-10T14:06:50.1983936+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": "b24fdc4b-d538-4965-bb31-0f3dca493b83",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "0911cb6e-2bec-414d-a810-f4ddfd84245e",
      "EventContentGuid": "a9a2f0d2-7dfd-4c49-b00d-b6e4900a9626",
      "TrainingGuid": "98ee4750-f270-4c2c-b3a3-95e460558baf",
      "TrainingLocationGuid": "1a55d3fc-4aae-47d5-acc9-e9b60290a819",
      "CompanyGuid": "8c16ee69-5b1e-4d2b-80f1-cd837e47dad6",
      "FolderGuid": "f1898bf0-3e07-44a3-a4d9-1cfec92066ba",
      "EventGuid": "4b8e6a0a-d916-4253-924f-22114155189d",
      "ActivityGuid": "f849aa6e-8b1b-4d7f-86f9-720b221e76a0",
      "EventLocationGuid": "01f45a2b-f544-4407-9bd4-b92cd1d0a4fa",
      "OriginalFileGuid": "9419ba2a-563b-4e31-96a6-5b8a139ac020",
      "CopyFromFileGuid": "b3ca64ec-dcef-467d-aa12-3d41906097dd",
      "NewsGuid": "03f7bb11-f6db-4d88-9985-ae12de8901e6",
      "ContributionGuid": "f3bfad37-1ed3-47cd-9895-e990f8d223c0",
      "ContributionSpeakerGuid": "fc8b79f2-e161-4ccc-9d82-f763b40c1fa8",
      "AgendaItemGuid": "5487c06d-6666-4f11-b0d9-c26b395b0aa0",
      "Guid": "b24fdc4b-d538-4965-bb31-0f3dca493b83",
      "Created": "2026-04-10T14:06:50.1983936+00:00",
      "Modified": "2026-04-10T14:06:50.1983936+00:00",
      "Deleted": "2026-04-10T14:06:50.1983936+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": "b24fdc4b-d538-4965-bb31-0f3dca493b83",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "0911cb6e-2bec-414d-a810-f4ddfd84245e",
      "EventContentGuid": "a9a2f0d2-7dfd-4c49-b00d-b6e4900a9626",
      "TrainingGuid": "98ee4750-f270-4c2c-b3a3-95e460558baf",
      "TrainingLocationGuid": "1a55d3fc-4aae-47d5-acc9-e9b60290a819",
      "CompanyGuid": "8c16ee69-5b1e-4d2b-80f1-cd837e47dad6",
      "FolderGuid": "f1898bf0-3e07-44a3-a4d9-1cfec92066ba",
      "EventGuid": "4b8e6a0a-d916-4253-924f-22114155189d",
      "ActivityGuid": "f849aa6e-8b1b-4d7f-86f9-720b221e76a0",
      "EventLocationGuid": "01f45a2b-f544-4407-9bd4-b92cd1d0a4fa",
      "OriginalFileGuid": "9419ba2a-563b-4e31-96a6-5b8a139ac020",
      "CopyFromFileGuid": "b3ca64ec-dcef-467d-aa12-3d41906097dd",
      "NewsGuid": "03f7bb11-f6db-4d88-9985-ae12de8901e6",
      "ContributionGuid": "f3bfad37-1ed3-47cd-9895-e990f8d223c0",
      "ContributionSpeakerGuid": "fc8b79f2-e161-4ccc-9d82-f763b40c1fa8",
      "AgendaItemGuid": "5487c06d-6666-4f11-b0d9-c26b395b0aa0",
      "Guid": "b24fdc4b-d538-4965-bb31-0f3dca493b83",
      "Created": "2026-04-10T14:06:50.1983936+00:00",
      "Modified": "2026-04-10T14:06:50.1983936+00:00",
      "Deleted": "2026-04-10T14:06:50.1983936+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": "b24fdc4b-d538-4965-bb31-0f3dca493b83",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "0911cb6e-2bec-414d-a810-f4ddfd84245e",
      "EventContentGuid": "a9a2f0d2-7dfd-4c49-b00d-b6e4900a9626",
      "TrainingGuid": "98ee4750-f270-4c2c-b3a3-95e460558baf",
      "TrainingLocationGuid": "1a55d3fc-4aae-47d5-acc9-e9b60290a819",
      "CompanyGuid": "8c16ee69-5b1e-4d2b-80f1-cd837e47dad6",
      "FolderGuid": "f1898bf0-3e07-44a3-a4d9-1cfec92066ba",
      "EventGuid": "4b8e6a0a-d916-4253-924f-22114155189d",
      "ActivityGuid": "f849aa6e-8b1b-4d7f-86f9-720b221e76a0",
      "EventLocationGuid": "01f45a2b-f544-4407-9bd4-b92cd1d0a4fa",
      "OriginalFileGuid": "9419ba2a-563b-4e31-96a6-5b8a139ac020",
      "CopyFromFileGuid": "b3ca64ec-dcef-467d-aa12-3d41906097dd",
      "NewsGuid": "03f7bb11-f6db-4d88-9985-ae12de8901e6",
      "ContributionGuid": "f3bfad37-1ed3-47cd-9895-e990f8d223c0",
      "ContributionSpeakerGuid": "fc8b79f2-e161-4ccc-9d82-f763b40c1fa8",
      "AgendaItemGuid": "5487c06d-6666-4f11-b0d9-c26b395b0aa0",
      "Guid": "b24fdc4b-d538-4965-bb31-0f3dca493b83",
      "Created": "2026-04-10T14:06:50.1983936+00:00",
      "Modified": "2026-04-10T14:06:50.1983936+00:00",
      "Deleted": "2026-04-10T14:06:50.1983936+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": "b24fdc4b-d538-4965-bb31-0f3dca493b83",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "0911cb6e-2bec-414d-a810-f4ddfd84245e",
      "EventContentGuid": "a9a2f0d2-7dfd-4c49-b00d-b6e4900a9626",
      "TrainingGuid": "98ee4750-f270-4c2c-b3a3-95e460558baf",
      "TrainingLocationGuid": "1a55d3fc-4aae-47d5-acc9-e9b60290a819",
      "CompanyGuid": "8c16ee69-5b1e-4d2b-80f1-cd837e47dad6",
      "FolderGuid": "f1898bf0-3e07-44a3-a4d9-1cfec92066ba",
      "EventGuid": "4b8e6a0a-d916-4253-924f-22114155189d",
      "ActivityGuid": "f849aa6e-8b1b-4d7f-86f9-720b221e76a0",
      "EventLocationGuid": "01f45a2b-f544-4407-9bd4-b92cd1d0a4fa",
      "OriginalFileGuid": "9419ba2a-563b-4e31-96a6-5b8a139ac020",
      "CopyFromFileGuid": "b3ca64ec-dcef-467d-aa12-3d41906097dd",
      "NewsGuid": "03f7bb11-f6db-4d88-9985-ae12de8901e6",
      "ContributionGuid": "f3bfad37-1ed3-47cd-9895-e990f8d223c0",
      "ContributionSpeakerGuid": "fc8b79f2-e161-4ccc-9d82-f763b40c1fa8",
      "AgendaItemGuid": "5487c06d-6666-4f11-b0d9-c26b395b0aa0",
      "Guid": "b24fdc4b-d538-4965-bb31-0f3dca493b83",
      "Created": "2026-04-10T14:06:50.1983936+00:00",
      "Modified": "2026-04-10T14:06:50.1983936+00:00",
      "Deleted": "2026-04-10T14:06:50.1983936+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": "b24fdc4b-d538-4965-bb31-0f3dca493b83",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "0911cb6e-2bec-414d-a810-f4ddfd84245e",
    "EventContentGuid": "a9a2f0d2-7dfd-4c49-b00d-b6e4900a9626",
    "TrainingGuid": "98ee4750-f270-4c2c-b3a3-95e460558baf",
    "TrainingLocationGuid": "1a55d3fc-4aae-47d5-acc9-e9b60290a819",
    "CompanyGuid": "8c16ee69-5b1e-4d2b-80f1-cd837e47dad6",
    "FolderGuid": "f1898bf0-3e07-44a3-a4d9-1cfec92066ba",
    "EventGuid": "4b8e6a0a-d916-4253-924f-22114155189d",
    "ActivityGuid": "f849aa6e-8b1b-4d7f-86f9-720b221e76a0",
    "EventLocationGuid": "01f45a2b-f544-4407-9bd4-b92cd1d0a4fa",
    "OriginalFileGuid": "9419ba2a-563b-4e31-96a6-5b8a139ac020",
    "CopyFromFileGuid": "b3ca64ec-dcef-467d-aa12-3d41906097dd",
    "NewsGuid": "03f7bb11-f6db-4d88-9985-ae12de8901e6",
    "ContributionGuid": "f3bfad37-1ed3-47cd-9895-e990f8d223c0",
    "ContributionSpeakerGuid": "fc8b79f2-e161-4ccc-9d82-f763b40c1fa8",
    "AgendaItemGuid": "5487c06d-6666-4f11-b0d9-c26b395b0aa0",
    "Guid": "b24fdc4b-d538-4965-bb31-0f3dca493b83",
    "Created": "2026-04-10T14:06:50.1983936+00:00",
    "Modified": "2026-04-10T14:06:50.1983936+00:00",
    "Deleted": "2026-04-10T14:06:50.1983936+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": [
    "e1a1fe92-117a-4f89-8a3e-f8b067bc4e61",
    "1deb44f7-698c-4339-bb1b-37437e4f2e40"
  ],
  "IsScheduled": true,
  "FormGroups": [
    {
      "FieldName": "sample string 1",
      "FieldLabel": "sample string 2",
      "FieldEnabled": true,
      "TooltipEnabled": true,
      "TooltipText": "sample string 5",
      "EventGuid": "121cc596-874c-402d-876d-491b07cf6fc4",
      "Guid": "407dc1de-8698-4407-8f29-b8e113cb063d",
      "Created": "2026-04-10T14:06:50.1983936+00:00",
      "Modified": "2026-04-10T14:06:50.1983936+00:00",
      "Deleted": "2026-04-10T14:06:50.1983936+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": "121cc596-874c-402d-876d-491b07cf6fc4",
      "Guid": "407dc1de-8698-4407-8f29-b8e113cb063d",
      "Created": "2026-04-10T14:06:50.1983936+00:00",
      "Modified": "2026-04-10T14:06:50.1983936+00:00",
      "Deleted": "2026-04-10T14:06:50.1983936+00:00",
      "ErrorMessages": {
        "sample string 1": "sample string 2",
        "sample string 3": "sample string 4"
      },
      "IsValid": false
    }
  ],
  "Guid": "2d43e8d9-ff2c-4ba0-b3a0-4d2da091d82b",
  "Created": "2026-04-10T14:06:50.1983936+00:00",
  "Modified": "2026-04-10T14:06:50.1983936+00:00",
  "Deleted": "2026-04-10T14:06:50.1983936+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":"a4a032d2-95ea-4b36-97a3-00fc48d46f33","EventGuid":"b9aa3de8-433d-40ff-8f90-2e118458790c","SessionTitle":"sample string 2","SessionDescription":"sample string 3","EventDateGuid":"a71d1829-7146-4132-bc87-f16bd363607c","DayPartGuid":"b8cd3f87-0651-465a-aaf3-71f1f8f7085b","EventThemeGuid":"3a8b9078-9efe-4a5c-ba5c-8c220d346ad3","EventWorkFormGuid":"c36660b1-cc13-4882-99c3-6b6b91164222","Speakers":[{"Guid":"e497fe00-28b7-4c0e-b9d1-ac7d3d2fa9ba","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":"b24fdc4b-d538-4965-bb31-0f3dca493b83","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"0911cb6e-2bec-414d-a810-f4ddfd84245e","EventContentGuid":"a9a2f0d2-7dfd-4c49-b00d-b6e4900a9626","TrainingGuid":"98ee4750-f270-4c2c-b3a3-95e460558baf","TrainingLocationGuid":"1a55d3fc-4aae-47d5-acc9-e9b60290a819","CompanyGuid":"8c16ee69-5b1e-4d2b-80f1-cd837e47dad6","FolderGuid":"f1898bf0-3e07-44a3-a4d9-1cfec92066ba","EventGuid":"4b8e6a0a-d916-4253-924f-22114155189d","ActivityGuid":"f849aa6e-8b1b-4d7f-86f9-720b221e76a0","EventLocationGuid":"01f45a2b-f544-4407-9bd4-b92cd1d0a4fa","OriginalFileGuid":"9419ba2a-563b-4e31-96a6-5b8a139ac020","CopyFromFileGuid":"b3ca64ec-dcef-467d-aa12-3d41906097dd","NewsGuid":"03f7bb11-f6db-4d88-9985-ae12de8901e6","ContributionGuid":"f3bfad37-1ed3-47cd-9895-e990f8d223c0","ContributionSpeakerGuid":"fc8b79f2-e161-4ccc-9d82-f763b40c1fa8","AgendaItemGuid":"5487c06d-6666-4f11-b0d9-c26b395b0aa0","Guid":"b24fdc4b-d538-4965-bb31-0f3dca493b83","Created":"2026-04-10T14:06:50.1983936+00:00","Modified":"2026-04-10T14:06:50.1983936+00:00","Deleted":"2026-04-10T14:06:50.1983936+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":"12e96eca-6d6a-4c9b-9929-4364a3a48b1b","Created":"2026-04-10T14:06:50.1983936+00:00","Modified":"2026-04-10T14:06:50.1983936+00:00","Deleted":"2026-04-10T14:06:50.1983936+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false},{"Guid":"e497fe00-28b7-4c0e-b9d1-ac7d3d2fa9ba","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":"b24fdc4b-d538-4965-bb31-0f3dca493b83","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"0911cb6e-2bec-414d-a810-f4ddfd84245e","EventContentGuid":"a9a2f0d2-7dfd-4c49-b00d-b6e4900a9626","TrainingGuid":"98ee4750-f270-4c2c-b3a3-95e460558baf","TrainingLocationGuid":"1a55d3fc-4aae-47d5-acc9-e9b60290a819","CompanyGuid":"8c16ee69-5b1e-4d2b-80f1-cd837e47dad6","FolderGuid":"f1898bf0-3e07-44a3-a4d9-1cfec92066ba","EventGuid":"4b8e6a0a-d916-4253-924f-22114155189d","ActivityGuid":"f849aa6e-8b1b-4d7f-86f9-720b221e76a0","EventLocationGuid":"01f45a2b-f544-4407-9bd4-b92cd1d0a4fa","OriginalFileGuid":"9419ba2a-563b-4e31-96a6-5b8a139ac020","CopyFromFileGuid":"b3ca64ec-dcef-467d-aa12-3d41906097dd","NewsGuid":"03f7bb11-f6db-4d88-9985-ae12de8901e6","ContributionGuid":"f3bfad37-1ed3-47cd-9895-e990f8d223c0","ContributionSpeakerGuid":"fc8b79f2-e161-4ccc-9d82-f763b40c1fa8","AgendaItemGuid":"5487c06d-6666-4f11-b0d9-c26b395b0aa0","Guid":"b24fdc4b-d538-4965-bb31-0f3dca493b83","Created":"2026-04-10T14:06:50.1983936+00:00","Modified":"2026-04-10T14:06:50.1983936+00:00","Deleted":"2026-04-10T14:06:50.1983936+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":"12e96eca-6d6a-4c9b-9929-4364a3a48b1b","Created":"2026-04-10T14:06:50.1983936+00:00","Modified":"2026-04-10T14:06:50.1983936+00:00","Deleted":"2026-04-10T14:06:50.1983936+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":"b24fdc4b-d538-4965-bb31-0f3dca493b83","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"0911cb6e-2bec-414d-a810-f4ddfd84245e","EventContentGuid":"a9a2f0d2-7dfd-4c49-b00d-b6e4900a9626","TrainingGuid":"98ee4750-f270-4c2c-b3a3-95e460558baf","TrainingLocationGuid":"1a55d3fc-4aae-47d5-acc9-e9b60290a819","CompanyGuid":"8c16ee69-5b1e-4d2b-80f1-cd837e47dad6","FolderGuid":"f1898bf0-3e07-44a3-a4d9-1cfec92066ba","EventGuid":"4b8e6a0a-d916-4253-924f-22114155189d","ActivityGuid":"f849aa6e-8b1b-4d7f-86f9-720b221e76a0","EventLocationGuid":"01f45a2b-f544-4407-9bd4-b92cd1d0a4fa","OriginalFileGuid":"9419ba2a-563b-4e31-96a6-5b8a139ac020","CopyFromFileGuid":"b3ca64ec-dcef-467d-aa12-3d41906097dd","NewsGuid":"03f7bb11-f6db-4d88-9985-ae12de8901e6","ContributionGuid":"f3bfad37-1ed3-47cd-9895-e990f8d223c0","ContributionSpeakerGuid":"fc8b79f2-e161-4ccc-9d82-f763b40c1fa8","AgendaItemGuid":"5487c06d-6666-4f11-b0d9-c26b395b0aa0","Guid":"b24fdc4b-d538-4965-bb31-0f3dca493b83","Created":"2026-04-10T14:06:50.1983936+00:00","Modified":"2026-04-10T14:06:50.1983936+00:00","Deleted":"2026-04-10T14:06:50.1983936+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":"b24fdc4b-d538-4965-bb31-0f3dca493b83","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"0911cb6e-2bec-414d-a810-f4ddfd84245e","EventContentGuid":"a9a2f0d2-7dfd-4c49-b00d-b6e4900a9626","TrainingGuid":"98ee4750-f270-4c2c-b3a3-95e460558baf","TrainingLocationGuid":"1a55d3fc-4aae-47d5-acc9-e9b60290a819","CompanyGuid":"8c16ee69-5b1e-4d2b-80f1-cd837e47dad6","FolderGuid":"f1898bf0-3e07-44a3-a4d9-1cfec92066ba","EventGuid":"4b8e6a0a-d916-4253-924f-22114155189d","ActivityGuid":"f849aa6e-8b1b-4d7f-86f9-720b221e76a0","EventLocationGuid":"01f45a2b-f544-4407-9bd4-b92cd1d0a4fa","OriginalFileGuid":"9419ba2a-563b-4e31-96a6-5b8a139ac020","CopyFromFileGuid":"b3ca64ec-dcef-467d-aa12-3d41906097dd","NewsGuid":"03f7bb11-f6db-4d88-9985-ae12de8901e6","ContributionGuid":"f3bfad37-1ed3-47cd-9895-e990f8d223c0","ContributionSpeakerGuid":"fc8b79f2-e161-4ccc-9d82-f763b40c1fa8","AgendaItemGuid":"5487c06d-6666-4f11-b0d9-c26b395b0aa0","Guid":"b24fdc4b-d538-4965-bb31-0f3dca493b83","Created":"2026-04-10T14:06:50.1983936+00:00","Modified":"2026-04-10T14:06:50.1983936+00:00","Deleted":"2026-04-10T14:06:50.1983936+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":"b24fdc4b-d538-4965-bb31-0f3dca493b83","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"0911cb6e-2bec-414d-a810-f4ddfd84245e","EventContentGuid":"a9a2f0d2-7dfd-4c49-b00d-b6e4900a9626","TrainingGuid":"98ee4750-f270-4c2c-b3a3-95e460558baf","TrainingLocationGuid":"1a55d3fc-4aae-47d5-acc9-e9b60290a819","CompanyGuid":"8c16ee69-5b1e-4d2b-80f1-cd837e47dad6","FolderGuid":"f1898bf0-3e07-44a3-a4d9-1cfec92066ba","EventGuid":"4b8e6a0a-d916-4253-924f-22114155189d","ActivityGuid":"f849aa6e-8b1b-4d7f-86f9-720b221e76a0","EventLocationGuid":"01f45a2b-f544-4407-9bd4-b92cd1d0a4fa","OriginalFileGuid":"9419ba2a-563b-4e31-96a6-5b8a139ac020","CopyFromFileGuid":"b3ca64ec-dcef-467d-aa12-3d41906097dd","NewsGuid":"03f7bb11-f6db-4d88-9985-ae12de8901e6","ContributionGuid":"f3bfad37-1ed3-47cd-9895-e990f8d223c0","ContributionSpeakerGuid":"fc8b79f2-e161-4ccc-9d82-f763b40c1fa8","AgendaItemGuid":"5487c06d-6666-4f11-b0d9-c26b395b0aa0","Guid":"b24fdc4b-d538-4965-bb31-0f3dca493b83","Created":"2026-04-10T14:06:50.1983936+00:00","Modified":"2026-04-10T14:06:50.1983936+00:00","Deleted":"2026-04-10T14:06:50.1983936+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":"b24fdc4b-d538-4965-bb31-0f3dca493b83","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"0911cb6e-2bec-414d-a810-f4ddfd84245e","EventContentGuid":"a9a2f0d2-7dfd-4c49-b00d-b6e4900a9626","TrainingGuid":"98ee4750-f270-4c2c-b3a3-95e460558baf","TrainingLocationGuid":"1a55d3fc-4aae-47d5-acc9-e9b60290a819","CompanyGuid":"8c16ee69-5b1e-4d2b-80f1-cd837e47dad6","FolderGuid":"f1898bf0-3e07-44a3-a4d9-1cfec92066ba","EventGuid":"4b8e6a0a-d916-4253-924f-22114155189d","ActivityGuid":"f849aa6e-8b1b-4d7f-86f9-720b221e76a0","EventLocationGuid":"01f45a2b-f544-4407-9bd4-b92cd1d0a4fa","OriginalFileGuid":"9419ba2a-563b-4e31-96a6-5b8a139ac020","CopyFromFileGuid":"b3ca64ec-dcef-467d-aa12-3d41906097dd","NewsGuid":"03f7bb11-f6db-4d88-9985-ae12de8901e6","ContributionGuid":"f3bfad37-1ed3-47cd-9895-e990f8d223c0","ContributionSpeakerGuid":"fc8b79f2-e161-4ccc-9d82-f763b40c1fa8","AgendaItemGuid":"5487c06d-6666-4f11-b0d9-c26b395b0aa0","Guid":"b24fdc4b-d538-4965-bb31-0f3dca493b83","Created":"2026-04-10T14:06:50.1983936+00:00","Modified":"2026-04-10T14:06:50.1983936+00:00","Deleted":"2026-04-10T14:06:50.1983936+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":"b24fdc4b-d538-4965-bb31-0f3dca493b83","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"0911cb6e-2bec-414d-a810-f4ddfd84245e","EventContentGuid":"a9a2f0d2-7dfd-4c49-b00d-b6e4900a9626","TrainingGuid":"98ee4750-f270-4c2c-b3a3-95e460558baf","TrainingLocationGuid":"1a55d3fc-4aae-47d5-acc9-e9b60290a819","CompanyGuid":"8c16ee69-5b1e-4d2b-80f1-cd837e47dad6","FolderGuid":"f1898bf0-3e07-44a3-a4d9-1cfec92066ba","EventGuid":"4b8e6a0a-d916-4253-924f-22114155189d","ActivityGuid":"f849aa6e-8b1b-4d7f-86f9-720b221e76a0","EventLocationGuid":"01f45a2b-f544-4407-9bd4-b92cd1d0a4fa","OriginalFileGuid":"9419ba2a-563b-4e31-96a6-5b8a139ac020","CopyFromFileGuid":"b3ca64ec-dcef-467d-aa12-3d41906097dd","NewsGuid":"03f7bb11-f6db-4d88-9985-ae12de8901e6","ContributionGuid":"f3bfad37-1ed3-47cd-9895-e990f8d223c0","ContributionSpeakerGuid":"fc8b79f2-e161-4ccc-9d82-f763b40c1fa8","AgendaItemGuid":"5487c06d-6666-4f11-b0d9-c26b395b0aa0","Guid":"b24fdc4b-d538-4965-bb31-0f3dca493b83","Created":"2026-04-10T14:06:50.1983936+00:00","Modified":"2026-04-10T14:06:50.1983936+00:00","Deleted":"2026-04-10T14:06:50.1983936+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":"b24fdc4b-d538-4965-bb31-0f3dca493b83","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"0911cb6e-2bec-414d-a810-f4ddfd84245e","EventContentGuid":"a9a2f0d2-7dfd-4c49-b00d-b6e4900a9626","TrainingGuid":"98ee4750-f270-4c2c-b3a3-95e460558baf","TrainingLocationGuid":"1a55d3fc-4aae-47d5-acc9-e9b60290a819","CompanyGuid":"8c16ee69-5b1e-4d2b-80f1-cd837e47dad6","FolderGuid":"f1898bf0-3e07-44a3-a4d9-1cfec92066ba","EventGuid":"4b8e6a0a-d916-4253-924f-22114155189d","ActivityGuid":"f849aa6e-8b1b-4d7f-86f9-720b221e76a0","EventLocationGuid":"01f45a2b-f544-4407-9bd4-b92cd1d0a4fa","OriginalFileGuid":"9419ba2a-563b-4e31-96a6-5b8a139ac020","CopyFromFileGuid":"b3ca64ec-dcef-467d-aa12-3d41906097dd","NewsGuid":"03f7bb11-f6db-4d88-9985-ae12de8901e6","ContributionGuid":"f3bfad37-1ed3-47cd-9895-e990f8d223c0","ContributionSpeakerGuid":"fc8b79f2-e161-4ccc-9d82-f763b40c1fa8","AgendaItemGuid":"5487c06d-6666-4f11-b0d9-c26b395b0aa0","Guid":"b24fdc4b-d538-4965-bb31-0f3dca493b83","Created":"2026-04-10T14:06:50.1983936+00:00","Modified":"2026-04-10T14:06:50.1983936+00:00","Deleted":"2026-04-10T14:06:50.1983936+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":"b24fdc4b-d538-4965-bb31-0f3dca493b83","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"0911cb6e-2bec-414d-a810-f4ddfd84245e","EventContentGuid":"a9a2f0d2-7dfd-4c49-b00d-b6e4900a9626","TrainingGuid":"98ee4750-f270-4c2c-b3a3-95e460558baf","TrainingLocationGuid":"1a55d3fc-4aae-47d5-acc9-e9b60290a819","CompanyGuid":"8c16ee69-5b1e-4d2b-80f1-cd837e47dad6","FolderGuid":"f1898bf0-3e07-44a3-a4d9-1cfec92066ba","EventGuid":"4b8e6a0a-d916-4253-924f-22114155189d","ActivityGuid":"f849aa6e-8b1b-4d7f-86f9-720b221e76a0","EventLocationGuid":"01f45a2b-f544-4407-9bd4-b92cd1d0a4fa","OriginalFileGuid":"9419ba2a-563b-4e31-96a6-5b8a139ac020","CopyFromFileGuid":"b3ca64ec-dcef-467d-aa12-3d41906097dd","NewsGuid":"03f7bb11-f6db-4d88-9985-ae12de8901e6","ContributionGuid":"f3bfad37-1ed3-47cd-9895-e990f8d223c0","ContributionSpeakerGuid":"fc8b79f2-e161-4ccc-9d82-f763b40c1fa8","AgendaItemGuid":"5487c06d-6666-4f11-b0d9-c26b395b0aa0","Guid":"b24fdc4b-d538-4965-bb31-0f3dca493b83","Created":"2026-04-10T14:06:50.1983936+00:00","Modified":"2026-04-10T14:06:50.1983936+00:00","Deleted":"2026-04-10T14:06:50.1983936+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":"b24fdc4b-d538-4965-bb31-0f3dca493b83","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"0911cb6e-2bec-414d-a810-f4ddfd84245e","EventContentGuid":"a9a2f0d2-7dfd-4c49-b00d-b6e4900a9626","TrainingGuid":"98ee4750-f270-4c2c-b3a3-95e460558baf","TrainingLocationGuid":"1a55d3fc-4aae-47d5-acc9-e9b60290a819","CompanyGuid":"8c16ee69-5b1e-4d2b-80f1-cd837e47dad6","FolderGuid":"f1898bf0-3e07-44a3-a4d9-1cfec92066ba","EventGuid":"4b8e6a0a-d916-4253-924f-22114155189d","ActivityGuid":"f849aa6e-8b1b-4d7f-86f9-720b221e76a0","EventLocationGuid":"01f45a2b-f544-4407-9bd4-b92cd1d0a4fa","OriginalFileGuid":"9419ba2a-563b-4e31-96a6-5b8a139ac020","CopyFromFileGuid":"b3ca64ec-dcef-467d-aa12-3d41906097dd","NewsGuid":"03f7bb11-f6db-4d88-9985-ae12de8901e6","ContributionGuid":"f3bfad37-1ed3-47cd-9895-e990f8d223c0","ContributionSpeakerGuid":"fc8b79f2-e161-4ccc-9d82-f763b40c1fa8","AgendaItemGuid":"5487c06d-6666-4f11-b0d9-c26b395b0aa0","Guid":"b24fdc4b-d538-4965-bb31-0f3dca493b83","Created":"2026-04-10T14:06:50.1983936+00:00","Modified":"2026-04-10T14:06:50.1983936+00:00","Deleted":"2026-04-10T14:06:50.1983936+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":"b24fdc4b-d538-4965-bb31-0f3dca493b83","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"0911cb6e-2bec-414d-a810-f4ddfd84245e","EventContentGuid":"a9a2f0d2-7dfd-4c49-b00d-b6e4900a9626","TrainingGuid":"98ee4750-f270-4c2c-b3a3-95e460558baf","TrainingLocationGuid":"1a55d3fc-4aae-47d5-acc9-e9b60290a819","CompanyGuid":"8c16ee69-5b1e-4d2b-80f1-cd837e47dad6","FolderGuid":"f1898bf0-3e07-44a3-a4d9-1cfec92066ba","EventGuid":"4b8e6a0a-d916-4253-924f-22114155189d","ActivityGuid":"f849aa6e-8b1b-4d7f-86f9-720b221e76a0","EventLocationGuid":"01f45a2b-f544-4407-9bd4-b92cd1d0a4fa","OriginalFileGuid":"9419ba2a-563b-4e31-96a6-5b8a139ac020","CopyFromFileGuid":"b3ca64ec-dcef-467d-aa12-3d41906097dd","NewsGuid":"03f7bb11-f6db-4d88-9985-ae12de8901e6","ContributionGuid":"f3bfad37-1ed3-47cd-9895-e990f8d223c0","ContributionSpeakerGuid":"fc8b79f2-e161-4ccc-9d82-f763b40c1fa8","AgendaItemGuid":"5487c06d-6666-4f11-b0d9-c26b395b0aa0","Guid":"b24fdc4b-d538-4965-bb31-0f3dca493b83","Created":"2026-04-10T14:06:50.1983936+00:00","Modified":"2026-04-10T14:06:50.1983936+00:00","Deleted":"2026-04-10T14:06:50.1983936+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":"b24fdc4b-d538-4965-bb31-0f3dca493b83","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"0911cb6e-2bec-414d-a810-f4ddfd84245e","EventContentGuid":"a9a2f0d2-7dfd-4c49-b00d-b6e4900a9626","TrainingGuid":"98ee4750-f270-4c2c-b3a3-95e460558baf","TrainingLocationGuid":"1a55d3fc-4aae-47d5-acc9-e9b60290a819","CompanyGuid":"8c16ee69-5b1e-4d2b-80f1-cd837e47dad6","FolderGuid":"f1898bf0-3e07-44a3-a4d9-1cfec92066ba","EventGuid":"4b8e6a0a-d916-4253-924f-22114155189d","ActivityGuid":"f849aa6e-8b1b-4d7f-86f9-720b221e76a0","EventLocationGuid":"01f45a2b-f544-4407-9bd4-b92cd1d0a4fa","OriginalFileGuid":"9419ba2a-563b-4e31-96a6-5b8a139ac020","CopyFromFileGuid":"b3ca64ec-dcef-467d-aa12-3d41906097dd","NewsGuid":"03f7bb11-f6db-4d88-9985-ae12de8901e6","ContributionGuid":"f3bfad37-1ed3-47cd-9895-e990f8d223c0","ContributionSpeakerGuid":"fc8b79f2-e161-4ccc-9d82-f763b40c1fa8","AgendaItemGuid":"5487c06d-6666-4f11-b0d9-c26b395b0aa0","Guid":"b24fdc4b-d538-4965-bb31-0f3dca493b83","Created":"2026-04-10T14:06:50.1983936+00:00","Modified":"2026-04-10T14:06:50.1983936+00:00","Deleted":"2026-04-10T14:06:50.1983936+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":"b24fdc4b-d538-4965-bb31-0f3dca493b83","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"0911cb6e-2bec-414d-a810-f4ddfd84245e","EventContentGuid":"a9a2f0d2-7dfd-4c49-b00d-b6e4900a9626","TrainingGuid":"98ee4750-f270-4c2c-b3a3-95e460558baf","TrainingLocationGuid":"1a55d3fc-4aae-47d5-acc9-e9b60290a819","CompanyGuid":"8c16ee69-5b1e-4d2b-80f1-cd837e47dad6","FolderGuid":"f1898bf0-3e07-44a3-a4d9-1cfec92066ba","EventGuid":"4b8e6a0a-d916-4253-924f-22114155189d","ActivityGuid":"f849aa6e-8b1b-4d7f-86f9-720b221e76a0","EventLocationGuid":"01f45a2b-f544-4407-9bd4-b92cd1d0a4fa","OriginalFileGuid":"9419ba2a-563b-4e31-96a6-5b8a139ac020","CopyFromFileGuid":"b3ca64ec-dcef-467d-aa12-3d41906097dd","NewsGuid":"03f7bb11-f6db-4d88-9985-ae12de8901e6","ContributionGuid":"f3bfad37-1ed3-47cd-9895-e990f8d223c0","ContributionSpeakerGuid":"fc8b79f2-e161-4ccc-9d82-f763b40c1fa8","AgendaItemGuid":"5487c06d-6666-4f11-b0d9-c26b395b0aa0","Guid":"b24fdc4b-d538-4965-bb31-0f3dca493b83","Created":"2026-04-10T14:06:50.1983936+00:00","Modified":"2026-04-10T14:06:50.1983936+00:00","Deleted":"2026-04-10T14:06:50.1983936+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":["e1a1fe92-117a-4f89-8a3e-f8b067bc4e61","1deb44f7-698c-4339-bb1b-37437e4f2e40"],"IsScheduled":true,"FormGroups":[{"FieldName":"sample string 1","FieldLabel":"sample string 2","FieldEnabled":true,"TooltipEnabled":true,"TooltipText":"sample string 5","EventGuid":"121cc596-874c-402d-876d-491b07cf6fc4","Guid":"407dc1de-8698-4407-8f29-b8e113cb063d","Created":"2026-04-10T14:06:50.1983936+00:00","Modified":"2026-04-10T14:06:50.1983936+00:00","Deleted":"2026-04-10T14:06:50.1983936+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":"121cc596-874c-402d-876d-491b07cf6fc4","Guid":"407dc1de-8698-4407-8f29-b8e113cb063d","Created":"2026-04-10T14:06:50.1983936+00:00","Modified":"2026-04-10T14:06:50.1983936+00:00","Deleted":"2026-04-10T14:06:50.1983936+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false}],"Guid":"2d43e8d9-ff2c-4ba0-b3a0-4d2da091d82b","Created":"2026-04-10T14:06:50.1983936+00:00","Modified":"2026-04-10T14:06:50.1983936+00:00","Deleted":"2026-04-10T14:06:50.1983936+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-04-10T14:06:50.1983936+00:00</Created>
  <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-04-10T14:06:50.1983936+00:00</Deleted>
  <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2d43e8d9-ff2c-4ba0-b3a0-4d2da091d82b</Guid>
  <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-04-10T14:06:50.1983936+00:00</Modified>
  <ActivityGuid>a4a032d2-95ea-4b36-97a3-00fc48d46f33</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-04-10T14:06:50.1983936+00:00</Created>
    <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-04-10T14:06:50.1983936+00:00</Deleted>
    <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">b24fdc4b-d538-4965-bb31-0f3dca493b83</Guid>
    <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-04-10T14:06:50.1983936+00:00</Modified>
    <ActivityGuid>f849aa6e-8b1b-4d7f-86f9-720b221e76a0</ActivityGuid>
    <AgendaItemGuid>5487c06d-6666-4f11-b0d9-c26b395b0aa0</AgendaItemGuid>
    <Alias>sample string 6</Alias>
    <CompanyGuid>8c16ee69-5b1e-4d2b-80f1-cd837e47dad6</CompanyGuid>
    <ContentType>sample string 1</ContentType>
    <ContributionGuid>f3bfad37-1ed3-47cd-9895-e990f8d223c0</ContributionGuid>
    <ContributionSpeakerGuid>fc8b79f2-e161-4ccc-9d82-f763b40c1fa8</ContributionSpeakerGuid>
    <CopyFromFileGuid>b3ca64ec-dcef-467d-aa12-3d41906097dd</CopyFromFileGuid>
    <EventContentGuid>a9a2f0d2-7dfd-4c49-b00d-b6e4900a9626</EventContentGuid>
    <EventGuid>4b8e6a0a-d916-4253-924f-22114155189d</EventGuid>
    <EventLocationGuid>01f45a2b-f544-4407-9bd4-b92cd1d0a4fa</EventLocationGuid>
    <FileContents>QEA=</FileContents>
    <FileName>sample string 2</FileName>
    <FileSize>4</FileSize>
    <FileType>Unassigned</FileType>
    <FolderGuid>f1898bf0-3e07-44a3-a4d9-1cfec92066ba</FolderGuid>
    <Height>1</Height>
    <InStorage>true</InStorage>
    <NewsGuid>03f7bb11-f6db-4d88-9985-ae12de8901e6</NewsGuid>
    <OriginalFileGuid>9419ba2a-563b-4e31-96a6-5b8a139ac020</OriginalFileGuid>
    <OriginalFileName>sample string 3</OriginalFileName>
    <PersonGuid>0911cb6e-2bec-414d-a810-f4ddfd84245e</PersonGuid>
    <TrainingGuid>98ee4750-f270-4c2c-b3a3-95e460558baf</TrainingGuid>
    <TrainingLocationGuid>1a55d3fc-4aae-47d5-acc9-e9b60290a819</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-04-10T14:06:50.1983936+00:00</Created>
    <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-04-10T14:06:50.1983936+00:00</Deleted>
    <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">b24fdc4b-d538-4965-bb31-0f3dca493b83</Guid>
    <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-04-10T14:06:50.1983936+00:00</Modified>
    <ActivityGuid>f849aa6e-8b1b-4d7f-86f9-720b221e76a0</ActivityGuid>
    <AgendaItemGuid>5487c06d-6666-4f11-b0d9-c26b395b0aa0</AgendaItemGuid>
    <Alias>sample string 6</Alias>
    <CompanyGuid>8c16ee69-5b1e-4d2b-80f1-cd837e47dad6</CompanyGuid>
    <ContentType>sample string 1</ContentType>
    <ContributionGuid>f3bfad37-1ed3-47cd-9895-e990f8d223c0</ContributionGuid>
    <ContributionSpeakerGuid>fc8b79f2-e161-4ccc-9d82-f763b40c1fa8</ContributionSpeakerGuid>
    <CopyFromFileGuid>b3ca64ec-dcef-467d-aa12-3d41906097dd</CopyFromFileGuid>
    <EventContentGuid>a9a2f0d2-7dfd-4c49-b00d-b6e4900a9626</EventContentGuid>
    <EventGuid>4b8e6a0a-d916-4253-924f-22114155189d</EventGuid>
    <EventLocationGuid>01f45a2b-f544-4407-9bd4-b92cd1d0a4fa</EventLocationGuid>
    <FileContents>QEA=</FileContents>
    <FileName>sample string 2</FileName>
    <FileSize>4</FileSize>
    <FileType>Unassigned</FileType>
    <FolderGuid>f1898bf0-3e07-44a3-a4d9-1cfec92066ba</FolderGuid>
    <Height>1</Height>
    <InStorage>true</InStorage>
    <NewsGuid>03f7bb11-f6db-4d88-9985-ae12de8901e6</NewsGuid>
    <OriginalFileGuid>9419ba2a-563b-4e31-96a6-5b8a139ac020</OriginalFileGuid>
    <OriginalFileName>sample string 3</OriginalFileName>
    <PersonGuid>0911cb6e-2bec-414d-a810-f4ddfd84245e</PersonGuid>
    <TrainingGuid>98ee4750-f270-4c2c-b3a3-95e460558baf</TrainingGuid>
    <TrainingLocationGuid>1a55d3fc-4aae-47d5-acc9-e9b60290a819</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-04-10T14:06:50.1983936+00:00</Created>
    <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-04-10T14:06:50.1983936+00:00</Deleted>
    <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">b24fdc4b-d538-4965-bb31-0f3dca493b83</Guid>
    <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-04-10T14:06:50.1983936+00:00</Modified>
    <ActivityGuid>f849aa6e-8b1b-4d7f-86f9-720b221e76a0</ActivityGuid>
    <AgendaItemGuid>5487c06d-6666-4f11-b0d9-c26b395b0aa0</AgendaItemGuid>
    <Alias>sample string 6</Alias>
    <CompanyGuid>8c16ee69-5b1e-4d2b-80f1-cd837e47dad6</CompanyGuid>
    <ContentType>sample string 1</ContentType>
    <ContributionGuid>f3bfad37-1ed3-47cd-9895-e990f8d223c0</ContributionGuid>
    <ContributionSpeakerGuid>fc8b79f2-e161-4ccc-9d82-f763b40c1fa8</ContributionSpeakerGuid>
    <CopyFromFileGuid>b3ca64ec-dcef-467d-aa12-3d41906097dd</CopyFromFileGuid>
    <EventContentGuid>a9a2f0d2-7dfd-4c49-b00d-b6e4900a9626</EventContentGuid>
    <EventGuid>4b8e6a0a-d916-4253-924f-22114155189d</EventGuid>
    <EventLocationGuid>01f45a2b-f544-4407-9bd4-b92cd1d0a4fa</EventLocationGuid>
    <FileContents>QEA=</FileContents>
    <FileName>sample string 2</FileName>
    <FileSize>4</FileSize>
    <FileType>Unassigned</FileType>
    <FolderGuid>f1898bf0-3e07-44a3-a4d9-1cfec92066ba</FolderGuid>
    <Height>1</Height>
    <InStorage>true</InStorage>
    <NewsGuid>03f7bb11-f6db-4d88-9985-ae12de8901e6</NewsGuid>
    <OriginalFileGuid>9419ba2a-563b-4e31-96a6-5b8a139ac020</OriginalFileGuid>
    <OriginalFileName>sample string 3</OriginalFileName>
    <PersonGuid>0911cb6e-2bec-414d-a810-f4ddfd84245e</PersonGuid>
    <TrainingGuid>98ee4750-f270-4c2c-b3a3-95e460558baf</TrainingGuid>
    <TrainingLocationGuid>1a55d3fc-4aae-47d5-acc9-e9b60290a819</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-04-10T14:06:50.1983936+00:00</Created>
    <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-04-10T14:06:50.1983936+00:00</Deleted>
    <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">b24fdc4b-d538-4965-bb31-0f3dca493b83</Guid>
    <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-04-10T14:06:50.1983936+00:00</Modified>
    <ActivityGuid>f849aa6e-8b1b-4d7f-86f9-720b221e76a0</ActivityGuid>
    <AgendaItemGuid>5487c06d-6666-4f11-b0d9-c26b395b0aa0</AgendaItemGuid>
    <Alias>sample string 6</Alias>
    <CompanyGuid>8c16ee69-5b1e-4d2b-80f1-cd837e47dad6</CompanyGuid>
    <ContentType>sample string 1</ContentType>
    <ContributionGuid>f3bfad37-1ed3-47cd-9895-e990f8d223c0</ContributionGuid>
    <ContributionSpeakerGuid>fc8b79f2-e161-4ccc-9d82-f763b40c1fa8</ContributionSpeakerGuid>
    <CopyFromFileGuid>b3ca64ec-dcef-467d-aa12-3d41906097dd</CopyFromFileGuid>
    <EventContentGuid>a9a2f0d2-7dfd-4c49-b00d-b6e4900a9626</EventContentGuid>
    <EventGuid>4b8e6a0a-d916-4253-924f-22114155189d</EventGuid>
    <EventLocationGuid>01f45a2b-f544-4407-9bd4-b92cd1d0a4fa</EventLocationGuid>
    <FileContents>QEA=</FileContents>
    <FileName>sample string 2</FileName>
    <FileSize>4</FileSize>
    <FileType>Unassigned</FileType>
    <FolderGuid>f1898bf0-3e07-44a3-a4d9-1cfec92066ba</FolderGuid>
    <Height>1</Height>
    <InStorage>true</InStorage>
    <NewsGuid>03f7bb11-f6db-4d88-9985-ae12de8901e6</NewsGuid>
    <OriginalFileGuid>9419ba2a-563b-4e31-96a6-5b8a139ac020</OriginalFileGuid>
    <OriginalFileName>sample string 3</OriginalFileName>
    <PersonGuid>0911cb6e-2bec-414d-a810-f4ddfd84245e</PersonGuid>
    <TrainingGuid>98ee4750-f270-4c2c-b3a3-95e460558baf</TrainingGuid>
    <TrainingLocationGuid>1a55d3fc-4aae-47d5-acc9-e9b60290a819</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-04-10T14:06:50.1983936+00:00</Created>
    <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-04-10T14:06:50.1983936+00:00</Deleted>
    <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">b24fdc4b-d538-4965-bb31-0f3dca493b83</Guid>
    <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-04-10T14:06:50.1983936+00:00</Modified>
    <ActivityGuid>f849aa6e-8b1b-4d7f-86f9-720b221e76a0</ActivityGuid>
    <AgendaItemGuid>5487c06d-6666-4f11-b0d9-c26b395b0aa0</AgendaItemGuid>
    <Alias>sample string 6</Alias>
    <CompanyGuid>8c16ee69-5b1e-4d2b-80f1-cd837e47dad6</CompanyGuid>
    <ContentType>sample string 1</ContentType>
    <ContributionGuid>f3bfad37-1ed3-47cd-9895-e990f8d223c0</ContributionGuid>
    <ContributionSpeakerGuid>fc8b79f2-e161-4ccc-9d82-f763b40c1fa8</ContributionSpeakerGuid>
    <CopyFromFileGuid>b3ca64ec-dcef-467d-aa12-3d41906097dd</CopyFromFileGuid>
    <EventContentGuid>a9a2f0d2-7dfd-4c49-b00d-b6e4900a9626</EventContentGuid>
    <EventGuid>4b8e6a0a-d916-4253-924f-22114155189d</EventGuid>
    <EventLocationGuid>01f45a2b-f544-4407-9bd4-b92cd1d0a4fa</EventLocationGuid>
    <FileContents>QEA=</FileContents>
    <FileName>sample string 2</FileName>
    <FileSize>4</FileSize>
    <FileType>Unassigned</FileType>
    <FolderGuid>f1898bf0-3e07-44a3-a4d9-1cfec92066ba</FolderGuid>
    <Height>1</Height>
    <InStorage>true</InStorage>
    <NewsGuid>03f7bb11-f6db-4d88-9985-ae12de8901e6</NewsGuid>
    <OriginalFileGuid>9419ba2a-563b-4e31-96a6-5b8a139ac020</OriginalFileGuid>
    <OriginalFileName>sample string 3</OriginalFileName>
    <PersonGuid>0911cb6e-2bec-414d-a810-f4ddfd84245e</PersonGuid>
    <TrainingGuid>98ee4750-f270-4c2c-b3a3-95e460558baf</TrainingGuid>
    <TrainingLocationGuid>1a55d3fc-4aae-47d5-acc9-e9b60290a819</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-04-10T14:06:50.1983936+00:00</Created>
    <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-04-10T14:06:50.1983936+00:00</Deleted>
    <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">b24fdc4b-d538-4965-bb31-0f3dca493b83</Guid>
    <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-04-10T14:06:50.1983936+00:00</Modified>
    <ActivityGuid>f849aa6e-8b1b-4d7f-86f9-720b221e76a0</ActivityGuid>
    <AgendaItemGuid>5487c06d-6666-4f11-b0d9-c26b395b0aa0</AgendaItemGuid>
    <Alias>sample string 6</Alias>
    <CompanyGuid>8c16ee69-5b1e-4d2b-80f1-cd837e47dad6</CompanyGuid>
    <ContentType>sample string 1</ContentType>
    <ContributionGuid>f3bfad37-1ed3-47cd-9895-e990f8d223c0</ContributionGuid>
    <ContributionSpeakerGuid>fc8b79f2-e161-4ccc-9d82-f763b40c1fa8</ContributionSpeakerGuid>
    <CopyFromFileGuid>b3ca64ec-dcef-467d-aa12-3d41906097dd</CopyFromFileGuid>
    <EventContentGuid>a9a2f0d2-7dfd-4c49-b00d-b6e4900a9626</EventContentGuid>
    <EventGuid>4b8e6a0a-d916-4253-924f-22114155189d</EventGuid>
    <EventLocationGuid>01f45a2b-f544-4407-9bd4-b92cd1d0a4fa</EventLocationGuid>
    <FileContents>QEA=</FileContents>
    <FileName>sample string 2</FileName>
    <FileSize>4</FileSize>
    <FileType>Unassigned</FileType>
    <FolderGuid>f1898bf0-3e07-44a3-a4d9-1cfec92066ba</FolderGuid>
    <Height>1</Height>
    <InStorage>true</InStorage>
    <NewsGuid>03f7bb11-f6db-4d88-9985-ae12de8901e6</NewsGuid>
    <OriginalFileGuid>9419ba2a-563b-4e31-96a6-5b8a139ac020</OriginalFileGuid>
    <OriginalFileName>sample string 3</OriginalFileName>
    <PersonGuid>0911cb6e-2bec-414d-a810-f4ddfd84245e</PersonGuid>
    <TrainingGuid>98ee4750-f270-4c2c-b3a3-95e460558baf</TrainingGuid>
    <TrainingLocationGuid>1a55d3fc-4aae-47d5-acc9-e9b60290a819</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-04-10T14:06:50.1983936+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-04-10T14:06:50.1983936+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">b24fdc4b-d538-4965-bb31-0f3dca493b83</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-04-10T14:06:50.1983936+00:00</Modified>
      <ActivityGuid>f849aa6e-8b1b-4d7f-86f9-720b221e76a0</ActivityGuid>
      <AgendaItemGuid>5487c06d-6666-4f11-b0d9-c26b395b0aa0</AgendaItemGuid>
      <Alias>sample string 6</Alias>
      <CompanyGuid>8c16ee69-5b1e-4d2b-80f1-cd837e47dad6</CompanyGuid>
      <ContentType>sample string 1</ContentType>
      <ContributionGuid>f3bfad37-1ed3-47cd-9895-e990f8d223c0</ContributionGuid>
      <ContributionSpeakerGuid>fc8b79f2-e161-4ccc-9d82-f763b40c1fa8</ContributionSpeakerGuid>
      <CopyFromFileGuid>b3ca64ec-dcef-467d-aa12-3d41906097dd</CopyFromFileGuid>
      <EventContentGuid>a9a2f0d2-7dfd-4c49-b00d-b6e4900a9626</EventContentGuid>
      <EventGuid>4b8e6a0a-d916-4253-924f-22114155189d</EventGuid>
      <EventLocationGuid>01f45a2b-f544-4407-9bd4-b92cd1d0a4fa</EventLocationGuid>
      <FileContents>QEA=</FileContents>
      <FileName>sample string 2</FileName>
      <FileSize>4</FileSize>
      <FileType>Unassigned</FileType>
      <FolderGuid>f1898bf0-3e07-44a3-a4d9-1cfec92066ba</FolderGuid>
      <Height>1</Height>
      <InStorage>true</InStorage>
      <NewsGuid>03f7bb11-f6db-4d88-9985-ae12de8901e6</NewsGuid>
      <OriginalFileGuid>9419ba2a-563b-4e31-96a6-5b8a139ac020</OriginalFileGuid>
      <OriginalFileName>sample string 3</OriginalFileName>
      <PersonGuid>0911cb6e-2bec-414d-a810-f4ddfd84245e</PersonGuid>
      <TrainingGuid>98ee4750-f270-4c2c-b3a3-95e460558baf</TrainingGuid>
      <TrainingLocationGuid>1a55d3fc-4aae-47d5-acc9-e9b60290a819</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-04-10T14:06:50.1983936+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-04-10T14:06:50.1983936+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">b24fdc4b-d538-4965-bb31-0f3dca493b83</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-04-10T14:06:50.1983936+00:00</Modified>
      <ActivityGuid>f849aa6e-8b1b-4d7f-86f9-720b221e76a0</ActivityGuid>
      <AgendaItemGuid>5487c06d-6666-4f11-b0d9-c26b395b0aa0</AgendaItemGuid>
      <Alias>sample string 6</Alias>
      <CompanyGuid>8c16ee69-5b1e-4d2b-80f1-cd837e47dad6</CompanyGuid>
      <ContentType>sample string 1</ContentType>
      <ContributionGuid>f3bfad37-1ed3-47cd-9895-e990f8d223c0</ContributionGuid>
      <ContributionSpeakerGuid>fc8b79f2-e161-4ccc-9d82-f763b40c1fa8</ContributionSpeakerGuid>
      <CopyFromFileGuid>b3ca64ec-dcef-467d-aa12-3d41906097dd</CopyFromFileGuid>
      <EventContentGuid>a9a2f0d2-7dfd-4c49-b00d-b6e4900a9626</EventContentGuid>
      <EventGuid>4b8e6a0a-d916-4253-924f-22114155189d</EventGuid>
      <EventLocationGuid>01f45a2b-f544-4407-9bd4-b92cd1d0a4fa</EventLocationGuid>
      <FileContents>QEA=</FileContents>
      <FileName>sample string 2</FileName>
      <FileSize>4</FileSize>
      <FileType>Unassigned</FileType>
      <FolderGuid>f1898bf0-3e07-44a3-a4d9-1cfec92066ba</FolderGuid>
      <Height>1</Height>
      <InStorage>true</InStorage>
      <NewsGuid>03f7bb11-f6db-4d88-9985-ae12de8901e6</NewsGuid>
      <OriginalFileGuid>9419ba2a-563b-4e31-96a6-5b8a139ac020</OriginalFileGuid>
      <OriginalFileName>sample string 3</OriginalFileName>
      <PersonGuid>0911cb6e-2bec-414d-a810-f4ddfd84245e</PersonGuid>
      <TrainingGuid>98ee4750-f270-4c2c-b3a3-95e460558baf</TrainingGuid>
      <TrainingLocationGuid>1a55d3fc-4aae-47d5-acc9-e9b60290a819</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-04-10T14:06:50.1983936+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-04-10T14:06:50.1983936+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">b24fdc4b-d538-4965-bb31-0f3dca493b83</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-04-10T14:06:50.1983936+00:00</Modified>
      <ActivityGuid>f849aa6e-8b1b-4d7f-86f9-720b221e76a0</ActivityGuid>
      <AgendaItemGuid>5487c06d-6666-4f11-b0d9-c26b395b0aa0</AgendaItemGuid>
      <Alias>sample string 6</Alias>
      <CompanyGuid>8c16ee69-5b1e-4d2b-80f1-cd837e47dad6</CompanyGuid>
      <ContentType>sample string 1</ContentType>
      <ContributionGuid>f3bfad37-1ed3-47cd-9895-e990f8d223c0</ContributionGuid>
      <ContributionSpeakerGuid>fc8b79f2-e161-4ccc-9d82-f763b40c1fa8</ContributionSpeakerGuid>
      <CopyFromFileGuid>b3ca64ec-dcef-467d-aa12-3d41906097dd</CopyFromFileGuid>
      <EventContentGuid>a9a2f0d2-7dfd-4c49-b00d-b6e4900a9626</EventContentGuid>
      <EventGuid>4b8e6a0a-d916-4253-924f-22114155189d</EventGuid>
      <EventLocationGuid>01f45a2b-f544-4407-9bd4-b92cd1d0a4fa</EventLocationGuid>
      <FileContents>QEA=</FileContents>
      <FileName>sample string 2</FileName>
      <FileSize>4</FileSize>
      <FileType>Unassigned</FileType>
      <FolderGuid>f1898bf0-3e07-44a3-a4d9-1cfec92066ba</FolderGuid>
      <Height>1</Height>
      <InStorage>true</InStorage>
      <NewsGuid>03f7bb11-f6db-4d88-9985-ae12de8901e6</NewsGuid>
      <OriginalFileGuid>9419ba2a-563b-4e31-96a6-5b8a139ac020</OriginalFileGuid>
      <OriginalFileName>sample string 3</OriginalFileName>
      <PersonGuid>0911cb6e-2bec-414d-a810-f4ddfd84245e</PersonGuid>
      <TrainingGuid>98ee4750-f270-4c2c-b3a3-95e460558baf</TrainingGuid>
      <TrainingLocationGuid>1a55d3fc-4aae-47d5-acc9-e9b60290a819</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-04-10T14:06:50.1983936+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-04-10T14:06:50.1983936+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">b24fdc4b-d538-4965-bb31-0f3dca493b83</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-04-10T14:06:50.1983936+00:00</Modified>
      <ActivityGuid>f849aa6e-8b1b-4d7f-86f9-720b221e76a0</ActivityGuid>
      <AgendaItemGuid>5487c06d-6666-4f11-b0d9-c26b395b0aa0</AgendaItemGuid>
      <Alias>sample string 6</Alias>
      <CompanyGuid>8c16ee69-5b1e-4d2b-80f1-cd837e47dad6</CompanyGuid>
      <ContentType>sample string 1</ContentType>
      <ContributionGuid>f3bfad37-1ed3-47cd-9895-e990f8d223c0</ContributionGuid>
      <ContributionSpeakerGuid>fc8b79f2-e161-4ccc-9d82-f763b40c1fa8</ContributionSpeakerGuid>
      <CopyFromFileGuid>b3ca64ec-dcef-467d-aa12-3d41906097dd</CopyFromFileGuid>
      <EventContentGuid>a9a2f0d2-7dfd-4c49-b00d-b6e4900a9626</EventContentGuid>
      <EventGuid>4b8e6a0a-d916-4253-924f-22114155189d</EventGuid>
      <EventLocationGuid>01f45a2b-f544-4407-9bd4-b92cd1d0a4fa</EventLocationGuid>
      <FileContents>QEA=</FileContents>
      <FileName>sample string 2</FileName>
      <FileSize>4</FileSize>
      <FileType>Unassigned</FileType>
      <FolderGuid>f1898bf0-3e07-44a3-a4d9-1cfec92066ba</FolderGuid>
      <Height>1</Height>
      <InStorage>true</InStorage>
      <NewsGuid>03f7bb11-f6db-4d88-9985-ae12de8901e6</NewsGuid>
      <OriginalFileGuid>9419ba2a-563b-4e31-96a6-5b8a139ac020</OriginalFileGuid>
      <OriginalFileName>sample string 3</OriginalFileName>
      <PersonGuid>0911cb6e-2bec-414d-a810-f4ddfd84245e</PersonGuid>
      <TrainingGuid>98ee4750-f270-4c2c-b3a3-95e460558baf</TrainingGuid>
      <TrainingLocationGuid>1a55d3fc-4aae-47d5-acc9-e9b60290a819</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-04-10T14:06:50.1983936+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-04-10T14:06:50.1983936+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">b24fdc4b-d538-4965-bb31-0f3dca493b83</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-04-10T14:06:50.1983936+00:00</Modified>
      <ActivityGuid>f849aa6e-8b1b-4d7f-86f9-720b221e76a0</ActivityGuid>
      <AgendaItemGuid>5487c06d-6666-4f11-b0d9-c26b395b0aa0</AgendaItemGuid>
      <Alias>sample string 6</Alias>
      <CompanyGuid>8c16ee69-5b1e-4d2b-80f1-cd837e47dad6</CompanyGuid>
      <ContentType>sample string 1</ContentType>
      <ContributionGuid>f3bfad37-1ed3-47cd-9895-e990f8d223c0</ContributionGuid>
      <ContributionSpeakerGuid>fc8b79f2-e161-4ccc-9d82-f763b40c1fa8</ContributionSpeakerGuid>
      <CopyFromFileGuid>b3ca64ec-dcef-467d-aa12-3d41906097dd</CopyFromFileGuid>
      <EventContentGuid>a9a2f0d2-7dfd-4c49-b00d-b6e4900a9626</EventContentGuid>
      <EventGuid>4b8e6a0a-d916-4253-924f-22114155189d</EventGuid>
      <EventLocationGuid>01f45a2b-f544-4407-9bd4-b92cd1d0a4fa</EventLocationGuid>
      <FileContents>QEA=</FileContents>
      <FileName>sample string 2</FileName>
      <FileSize>4</FileSize>
      <FileType>Unassigned</FileType>
      <FolderGuid>f1898bf0-3e07-44a3-a4d9-1cfec92066ba</FolderGuid>
      <Height>1</Height>
      <InStorage>true</InStorage>
      <NewsGuid>03f7bb11-f6db-4d88-9985-ae12de8901e6</NewsGuid>
      <OriginalFileGuid>9419ba2a-563b-4e31-96a6-5b8a139ac020</OriginalFileGuid>
      <OriginalFileName>sample string 3</OriginalFileName>
      <PersonGuid>0911cb6e-2bec-414d-a810-f4ddfd84245e</PersonGuid>
      <TrainingGuid>98ee4750-f270-4c2c-b3a3-95e460558baf</TrainingGuid>
      <TrainingLocationGuid>1a55d3fc-4aae-47d5-acc9-e9b60290a819</TrainingLocationGuid>
      <Width>1</Width>
    </FileViewModel>
  </ActivityPresentationFiles>
  <AgreedToUseData>true</AgreedToUseData>
  <DayPartGuid>b8cd3f87-0651-465a-aaf3-71f1f8f7085b</DayPartGuid>
  <EventDateGuid>a71d1829-7146-4132-bc87-f16bd363607c</EventDateGuid>
  <EventGuid>b9aa3de8-433d-40ff-8f90-2e118458790c</EventGuid>
  <EventThemeGuid>3a8b9078-9efe-4a5c-ba5c-8c220d346ad3</EventThemeGuid>
  <EventWorkFormGuid>c36660b1-cc13-4882-99c3-6b6b91164222</EventWorkFormGuid>
  <FilesToRemove xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:guid>e1a1fe92-117a-4f89-8a3e-f8b067bc4e61</d2p1:guid>
    <d2p1:guid>1deb44f7-698c-4339-bb1b-37437e4f2e40</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-04-10T14:06:50.1983936+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-04-10T14:06:50.1983936+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">407dc1de-8698-4407-8f29-b8e113cb063d</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-04-10T14:06:50.1983936+00:00</Modified>
      <EventGuid>121cc596-874c-402d-876d-491b07cf6fc4</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-04-10T14:06:50.1983936+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-04-10T14:06:50.1983936+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">407dc1de-8698-4407-8f29-b8e113cb063d</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-04-10T14:06:50.1983936+00:00</Modified>
      <EventGuid>121cc596-874c-402d-876d-491b07cf6fc4</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-04-10T14:06:50.1983936+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-04-10T14:06:50.1983936+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">e497fe00-28b7-4c0e-b9d1-ac7d3d2fa9ba</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-04-10T14:06:50.1983936+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>12e96eca-6d6a-4c9b-9929-4364a3a48b1b</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-04-10T14:06:50.1983936+00:00</Created>
        <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-04-10T14:06:50.1983936+00:00</Deleted>
        <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">b24fdc4b-d538-4965-bb31-0f3dca493b83</Guid>
        <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-04-10T14:06:50.1983936+00:00</Modified>
        <ActivityGuid>f849aa6e-8b1b-4d7f-86f9-720b221e76a0</ActivityGuid>
        <AgendaItemGuid>5487c06d-6666-4f11-b0d9-c26b395b0aa0</AgendaItemGuid>
        <Alias>sample string 6</Alias>
        <CompanyGuid>8c16ee69-5b1e-4d2b-80f1-cd837e47dad6</CompanyGuid>
        <ContentType>sample string 1</ContentType>
        <ContributionGuid>f3bfad37-1ed3-47cd-9895-e990f8d223c0</ContributionGuid>
        <ContributionSpeakerGuid>fc8b79f2-e161-4ccc-9d82-f763b40c1fa8</ContributionSpeakerGuid>
        <CopyFromFileGuid>b3ca64ec-dcef-467d-aa12-3d41906097dd</CopyFromFileGuid>
        <EventContentGuid>a9a2f0d2-7dfd-4c49-b00d-b6e4900a9626</EventContentGuid>
        <EventGuid>4b8e6a0a-d916-4253-924f-22114155189d</EventGuid>
        <EventLocationGuid>01f45a2b-f544-4407-9bd4-b92cd1d0a4fa</EventLocationGuid>
        <FileContents>QEA=</FileContents>
        <FileName>sample string 2</FileName>
        <FileSize>4</FileSize>
        <FileType>Unassigned</FileType>
        <FolderGuid>f1898bf0-3e07-44a3-a4d9-1cfec92066ba</FolderGuid>
        <Height>1</Height>
        <InStorage>true</InStorage>
        <NewsGuid>03f7bb11-f6db-4d88-9985-ae12de8901e6</NewsGuid>
        <OriginalFileGuid>9419ba2a-563b-4e31-96a6-5b8a139ac020</OriginalFileGuid>
        <OriginalFileName>sample string 3</OriginalFileName>
        <PersonGuid>0911cb6e-2bec-414d-a810-f4ddfd84245e</PersonGuid>
        <TrainingGuid>98ee4750-f270-4c2c-b3a3-95e460558baf</TrainingGuid>
        <TrainingLocationGuid>1a55d3fc-4aae-47d5-acc9-e9b60290a819</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-04-10T14:06:50.1983936+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-04-10T14:06:50.1983936+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">e497fe00-28b7-4c0e-b9d1-ac7d3d2fa9ba</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-04-10T14:06:50.1983936+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>12e96eca-6d6a-4c9b-9929-4364a3a48b1b</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-04-10T14:06:50.1983936+00:00</Created>
        <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-04-10T14:06:50.1983936+00:00</Deleted>
        <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">b24fdc4b-d538-4965-bb31-0f3dca493b83</Guid>
        <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-04-10T14:06:50.1983936+00:00</Modified>
        <ActivityGuid>f849aa6e-8b1b-4d7f-86f9-720b221e76a0</ActivityGuid>
        <AgendaItemGuid>5487c06d-6666-4f11-b0d9-c26b395b0aa0</AgendaItemGuid>
        <Alias>sample string 6</Alias>
        <CompanyGuid>8c16ee69-5b1e-4d2b-80f1-cd837e47dad6</CompanyGuid>
        <ContentType>sample string 1</ContentType>
        <ContributionGuid>f3bfad37-1ed3-47cd-9895-e990f8d223c0</ContributionGuid>
        <ContributionSpeakerGuid>fc8b79f2-e161-4ccc-9d82-f763b40c1fa8</ContributionSpeakerGuid>
        <CopyFromFileGuid>b3ca64ec-dcef-467d-aa12-3d41906097dd</CopyFromFileGuid>
        <EventContentGuid>a9a2f0d2-7dfd-4c49-b00d-b6e4900a9626</EventContentGuid>
        <EventGuid>4b8e6a0a-d916-4253-924f-22114155189d</EventGuid>
        <EventLocationGuid>01f45a2b-f544-4407-9bd4-b92cd1d0a4fa</EventLocationGuid>
        <FileContents>QEA=</FileContents>
        <FileName>sample string 2</FileName>
        <FileSize>4</FileSize>
        <FileType>Unassigned</FileType>
        <FolderGuid>f1898bf0-3e07-44a3-a4d9-1cfec92066ba</FolderGuid>
        <Height>1</Height>
        <InStorage>true</InStorage>
        <NewsGuid>03f7bb11-f6db-4d88-9985-ae12de8901e6</NewsGuid>
        <OriginalFileGuid>9419ba2a-563b-4e31-96a6-5b8a139ac020</OriginalFileGuid>
        <OriginalFileName>sample string 3</OriginalFileName>
        <PersonGuid>0911cb6e-2bec-414d-a810-f4ddfd84245e</PersonGuid>
        <TrainingGuid>98ee4750-f270-4c2c-b3a3-95e460558baf</TrainingGuid>
        <TrainingLocationGuid>1a55d3fc-4aae-47d5-acc9-e9b60290a819</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.