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": "e411c1f8-ba5e-444a-8435-e224027821e0",
  "EventGuid": "ed4eabfa-6eba-46eb-997e-2b10842c0b9f",
  "SessionTitle": "sample string 2",
  "SessionDescription": "sample string 3",
  "EventDateGuid": "d49f4cd8-f526-4843-b100-0796b97dc26e",
  "DayPartGuid": "ca1b420a-d174-4cfd-8bdb-e96c6424fee5",
  "EventThemeGuid": "34979c0a-3e20-459f-b053-2802bab5c6f3",
  "EventWorkFormGuid": "b997fb52-ce61-4d98-8fa1-3c3592197f48",
  "Speakers": [
    {
      "Guid": "799680ef-2dbf-4efe-93df-ec44991f398f",
      "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": "0cfc0043-b278-4c84-a287-925d05e3f98b",
        "FileSize": 4,
        "FileContents": "QEA=",
        "FileType": 0,
        "Width": 1,
        "Height": 1,
        "InStorage": true,
        "Alias": "sample string 6",
        "PersonGuid": "ab9f6888-f80b-4ca7-968e-8dbaea64bd5b",
        "EventContentGuid": "c81af74a-60e4-44c4-875c-4bc01ca6f8b9",
        "TrainingGuid": "c77eaf3e-470b-468f-b8c8-ee93db6e1da2",
        "TrainingLocationGuid": "97458926-8b73-4c7e-a431-f25377d942d4",
        "CompanyGuid": "0d63bac9-0d50-4952-be23-fa76af552a88",
        "FolderGuid": "41f2c59c-da63-4310-9a34-d9a10bb0986a",
        "EventGuid": "ea86cf01-f5d1-4246-bc19-ea09bef8f6c8",
        "ActivityGuid": "ffed3bc4-7f6b-451a-8f28-b705d2d77de9",
        "EventLocationGuid": "6f529f0d-193a-45a0-a580-fcbe493ad590",
        "OriginalFileGuid": "833ccdee-7126-4a5a-a2ed-73ccd175453a",
        "CopyFromFileGuid": "8446a057-f08b-418e-8d4a-42fb0fa68eeb",
        "NewsGuid": "81cb49af-dffe-4a5f-b336-6744ac608da3",
        "ContributionGuid": "ba85e426-cd8b-4e38-9cbf-4373c7ed57f5",
        "ContributionSpeakerGuid": "9eb97d94-42a6-4926-99c4-ac2bc3ba7870",
        "AgendaItemGuid": "3fbf6093-e5ff-459e-ac55-500f4c1a810f",
        "Guid": "0cfc0043-b278-4c84-a287-925d05e3f98b",
        "Created": "2026-09-12T11:59:57.4986953+00:00",
        "Modified": "2026-09-12T11:59:57.4986953+00:00",
        "Deleted": "2026-09-12T11:59:57.4986953+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": "3f37b16f-7292-490d-90fb-33bf37aa1e94",
      "Created": "2026-09-12T11:59:57.4986953+00:00",
      "Modified": "2026-09-12T11:59:57.4986953+00:00",
      "Deleted": "2026-09-12T11:59:57.4986953+00:00",
      "ErrorMessages": {
        "sample string 1": "sample string 2",
        "sample string 3": "sample string 4"
      },
      "IsValid": false
    },
    {
      "Guid": "799680ef-2dbf-4efe-93df-ec44991f398f",
      "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": "0cfc0043-b278-4c84-a287-925d05e3f98b",
        "FileSize": 4,
        "FileContents": "QEA=",
        "FileType": 0,
        "Width": 1,
        "Height": 1,
        "InStorage": true,
        "Alias": "sample string 6",
        "PersonGuid": "ab9f6888-f80b-4ca7-968e-8dbaea64bd5b",
        "EventContentGuid": "c81af74a-60e4-44c4-875c-4bc01ca6f8b9",
        "TrainingGuid": "c77eaf3e-470b-468f-b8c8-ee93db6e1da2",
        "TrainingLocationGuid": "97458926-8b73-4c7e-a431-f25377d942d4",
        "CompanyGuid": "0d63bac9-0d50-4952-be23-fa76af552a88",
        "FolderGuid": "41f2c59c-da63-4310-9a34-d9a10bb0986a",
        "EventGuid": "ea86cf01-f5d1-4246-bc19-ea09bef8f6c8",
        "ActivityGuid": "ffed3bc4-7f6b-451a-8f28-b705d2d77de9",
        "EventLocationGuid": "6f529f0d-193a-45a0-a580-fcbe493ad590",
        "OriginalFileGuid": "833ccdee-7126-4a5a-a2ed-73ccd175453a",
        "CopyFromFileGuid": "8446a057-f08b-418e-8d4a-42fb0fa68eeb",
        "NewsGuid": "81cb49af-dffe-4a5f-b336-6744ac608da3",
        "ContributionGuid": "ba85e426-cd8b-4e38-9cbf-4373c7ed57f5",
        "ContributionSpeakerGuid": "9eb97d94-42a6-4926-99c4-ac2bc3ba7870",
        "AgendaItemGuid": "3fbf6093-e5ff-459e-ac55-500f4c1a810f",
        "Guid": "0cfc0043-b278-4c84-a287-925d05e3f98b",
        "Created": "2026-09-12T11:59:57.4986953+00:00",
        "Modified": "2026-09-12T11:59:57.4986953+00:00",
        "Deleted": "2026-09-12T11:59:57.4986953+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": "3f37b16f-7292-490d-90fb-33bf37aa1e94",
      "Created": "2026-09-12T11:59:57.4986953+00:00",
      "Modified": "2026-09-12T11:59:57.4986953+00:00",
      "Deleted": "2026-09-12T11:59:57.4986953+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": "0cfc0043-b278-4c84-a287-925d05e3f98b",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "ab9f6888-f80b-4ca7-968e-8dbaea64bd5b",
    "EventContentGuid": "c81af74a-60e4-44c4-875c-4bc01ca6f8b9",
    "TrainingGuid": "c77eaf3e-470b-468f-b8c8-ee93db6e1da2",
    "TrainingLocationGuid": "97458926-8b73-4c7e-a431-f25377d942d4",
    "CompanyGuid": "0d63bac9-0d50-4952-be23-fa76af552a88",
    "FolderGuid": "41f2c59c-da63-4310-9a34-d9a10bb0986a",
    "EventGuid": "ea86cf01-f5d1-4246-bc19-ea09bef8f6c8",
    "ActivityGuid": "ffed3bc4-7f6b-451a-8f28-b705d2d77de9",
    "EventLocationGuid": "6f529f0d-193a-45a0-a580-fcbe493ad590",
    "OriginalFileGuid": "833ccdee-7126-4a5a-a2ed-73ccd175453a",
    "CopyFromFileGuid": "8446a057-f08b-418e-8d4a-42fb0fa68eeb",
    "NewsGuid": "81cb49af-dffe-4a5f-b336-6744ac608da3",
    "ContributionGuid": "ba85e426-cd8b-4e38-9cbf-4373c7ed57f5",
    "ContributionSpeakerGuid": "9eb97d94-42a6-4926-99c4-ac2bc3ba7870",
    "AgendaItemGuid": "3fbf6093-e5ff-459e-ac55-500f4c1a810f",
    "Guid": "0cfc0043-b278-4c84-a287-925d05e3f98b",
    "Created": "2026-09-12T11:59:57.4986953+00:00",
    "Modified": "2026-09-12T11:59:57.4986953+00:00",
    "Deleted": "2026-09-12T11:59:57.4986953+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": "0cfc0043-b278-4c84-a287-925d05e3f98b",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "ab9f6888-f80b-4ca7-968e-8dbaea64bd5b",
    "EventContentGuid": "c81af74a-60e4-44c4-875c-4bc01ca6f8b9",
    "TrainingGuid": "c77eaf3e-470b-468f-b8c8-ee93db6e1da2",
    "TrainingLocationGuid": "97458926-8b73-4c7e-a431-f25377d942d4",
    "CompanyGuid": "0d63bac9-0d50-4952-be23-fa76af552a88",
    "FolderGuid": "41f2c59c-da63-4310-9a34-d9a10bb0986a",
    "EventGuid": "ea86cf01-f5d1-4246-bc19-ea09bef8f6c8",
    "ActivityGuid": "ffed3bc4-7f6b-451a-8f28-b705d2d77de9",
    "EventLocationGuid": "6f529f0d-193a-45a0-a580-fcbe493ad590",
    "OriginalFileGuid": "833ccdee-7126-4a5a-a2ed-73ccd175453a",
    "CopyFromFileGuid": "8446a057-f08b-418e-8d4a-42fb0fa68eeb",
    "NewsGuid": "81cb49af-dffe-4a5f-b336-6744ac608da3",
    "ContributionGuid": "ba85e426-cd8b-4e38-9cbf-4373c7ed57f5",
    "ContributionSpeakerGuid": "9eb97d94-42a6-4926-99c4-ac2bc3ba7870",
    "AgendaItemGuid": "3fbf6093-e5ff-459e-ac55-500f4c1a810f",
    "Guid": "0cfc0043-b278-4c84-a287-925d05e3f98b",
    "Created": "2026-09-12T11:59:57.4986953+00:00",
    "Modified": "2026-09-12T11:59:57.4986953+00:00",
    "Deleted": "2026-09-12T11:59:57.4986953+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": "0cfc0043-b278-4c84-a287-925d05e3f98b",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "ab9f6888-f80b-4ca7-968e-8dbaea64bd5b",
    "EventContentGuid": "c81af74a-60e4-44c4-875c-4bc01ca6f8b9",
    "TrainingGuid": "c77eaf3e-470b-468f-b8c8-ee93db6e1da2",
    "TrainingLocationGuid": "97458926-8b73-4c7e-a431-f25377d942d4",
    "CompanyGuid": "0d63bac9-0d50-4952-be23-fa76af552a88",
    "FolderGuid": "41f2c59c-da63-4310-9a34-d9a10bb0986a",
    "EventGuid": "ea86cf01-f5d1-4246-bc19-ea09bef8f6c8",
    "ActivityGuid": "ffed3bc4-7f6b-451a-8f28-b705d2d77de9",
    "EventLocationGuid": "6f529f0d-193a-45a0-a580-fcbe493ad590",
    "OriginalFileGuid": "833ccdee-7126-4a5a-a2ed-73ccd175453a",
    "CopyFromFileGuid": "8446a057-f08b-418e-8d4a-42fb0fa68eeb",
    "NewsGuid": "81cb49af-dffe-4a5f-b336-6744ac608da3",
    "ContributionGuid": "ba85e426-cd8b-4e38-9cbf-4373c7ed57f5",
    "ContributionSpeakerGuid": "9eb97d94-42a6-4926-99c4-ac2bc3ba7870",
    "AgendaItemGuid": "3fbf6093-e5ff-459e-ac55-500f4c1a810f",
    "Guid": "0cfc0043-b278-4c84-a287-925d05e3f98b",
    "Created": "2026-09-12T11:59:57.4986953+00:00",
    "Modified": "2026-09-12T11:59:57.4986953+00:00",
    "Deleted": "2026-09-12T11:59:57.4986953+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": "0cfc0043-b278-4c84-a287-925d05e3f98b",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "ab9f6888-f80b-4ca7-968e-8dbaea64bd5b",
    "EventContentGuid": "c81af74a-60e4-44c4-875c-4bc01ca6f8b9",
    "TrainingGuid": "c77eaf3e-470b-468f-b8c8-ee93db6e1da2",
    "TrainingLocationGuid": "97458926-8b73-4c7e-a431-f25377d942d4",
    "CompanyGuid": "0d63bac9-0d50-4952-be23-fa76af552a88",
    "FolderGuid": "41f2c59c-da63-4310-9a34-d9a10bb0986a",
    "EventGuid": "ea86cf01-f5d1-4246-bc19-ea09bef8f6c8",
    "ActivityGuid": "ffed3bc4-7f6b-451a-8f28-b705d2d77de9",
    "EventLocationGuid": "6f529f0d-193a-45a0-a580-fcbe493ad590",
    "OriginalFileGuid": "833ccdee-7126-4a5a-a2ed-73ccd175453a",
    "CopyFromFileGuid": "8446a057-f08b-418e-8d4a-42fb0fa68eeb",
    "NewsGuid": "81cb49af-dffe-4a5f-b336-6744ac608da3",
    "ContributionGuid": "ba85e426-cd8b-4e38-9cbf-4373c7ed57f5",
    "ContributionSpeakerGuid": "9eb97d94-42a6-4926-99c4-ac2bc3ba7870",
    "AgendaItemGuid": "3fbf6093-e5ff-459e-ac55-500f4c1a810f",
    "Guid": "0cfc0043-b278-4c84-a287-925d05e3f98b",
    "Created": "2026-09-12T11:59:57.4986953+00:00",
    "Modified": "2026-09-12T11:59:57.4986953+00:00",
    "Deleted": "2026-09-12T11:59:57.4986953+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": "0cfc0043-b278-4c84-a287-925d05e3f98b",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "ab9f6888-f80b-4ca7-968e-8dbaea64bd5b",
    "EventContentGuid": "c81af74a-60e4-44c4-875c-4bc01ca6f8b9",
    "TrainingGuid": "c77eaf3e-470b-468f-b8c8-ee93db6e1da2",
    "TrainingLocationGuid": "97458926-8b73-4c7e-a431-f25377d942d4",
    "CompanyGuid": "0d63bac9-0d50-4952-be23-fa76af552a88",
    "FolderGuid": "41f2c59c-da63-4310-9a34-d9a10bb0986a",
    "EventGuid": "ea86cf01-f5d1-4246-bc19-ea09bef8f6c8",
    "ActivityGuid": "ffed3bc4-7f6b-451a-8f28-b705d2d77de9",
    "EventLocationGuid": "6f529f0d-193a-45a0-a580-fcbe493ad590",
    "OriginalFileGuid": "833ccdee-7126-4a5a-a2ed-73ccd175453a",
    "CopyFromFileGuid": "8446a057-f08b-418e-8d4a-42fb0fa68eeb",
    "NewsGuid": "81cb49af-dffe-4a5f-b336-6744ac608da3",
    "ContributionGuid": "ba85e426-cd8b-4e38-9cbf-4373c7ed57f5",
    "ContributionSpeakerGuid": "9eb97d94-42a6-4926-99c4-ac2bc3ba7870",
    "AgendaItemGuid": "3fbf6093-e5ff-459e-ac55-500f4c1a810f",
    "Guid": "0cfc0043-b278-4c84-a287-925d05e3f98b",
    "Created": "2026-09-12T11:59:57.4986953+00:00",
    "Modified": "2026-09-12T11:59:57.4986953+00:00",
    "Deleted": "2026-09-12T11:59:57.4986953+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": "0cfc0043-b278-4c84-a287-925d05e3f98b",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "ab9f6888-f80b-4ca7-968e-8dbaea64bd5b",
      "EventContentGuid": "c81af74a-60e4-44c4-875c-4bc01ca6f8b9",
      "TrainingGuid": "c77eaf3e-470b-468f-b8c8-ee93db6e1da2",
      "TrainingLocationGuid": "97458926-8b73-4c7e-a431-f25377d942d4",
      "CompanyGuid": "0d63bac9-0d50-4952-be23-fa76af552a88",
      "FolderGuid": "41f2c59c-da63-4310-9a34-d9a10bb0986a",
      "EventGuid": "ea86cf01-f5d1-4246-bc19-ea09bef8f6c8",
      "ActivityGuid": "ffed3bc4-7f6b-451a-8f28-b705d2d77de9",
      "EventLocationGuid": "6f529f0d-193a-45a0-a580-fcbe493ad590",
      "OriginalFileGuid": "833ccdee-7126-4a5a-a2ed-73ccd175453a",
      "CopyFromFileGuid": "8446a057-f08b-418e-8d4a-42fb0fa68eeb",
      "NewsGuid": "81cb49af-dffe-4a5f-b336-6744ac608da3",
      "ContributionGuid": "ba85e426-cd8b-4e38-9cbf-4373c7ed57f5",
      "ContributionSpeakerGuid": "9eb97d94-42a6-4926-99c4-ac2bc3ba7870",
      "AgendaItemGuid": "3fbf6093-e5ff-459e-ac55-500f4c1a810f",
      "Guid": "0cfc0043-b278-4c84-a287-925d05e3f98b",
      "Created": "2026-09-12T11:59:57.4986953+00:00",
      "Modified": "2026-09-12T11:59:57.4986953+00:00",
      "Deleted": "2026-09-12T11:59:57.4986953+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": "0cfc0043-b278-4c84-a287-925d05e3f98b",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "ab9f6888-f80b-4ca7-968e-8dbaea64bd5b",
      "EventContentGuid": "c81af74a-60e4-44c4-875c-4bc01ca6f8b9",
      "TrainingGuid": "c77eaf3e-470b-468f-b8c8-ee93db6e1da2",
      "TrainingLocationGuid": "97458926-8b73-4c7e-a431-f25377d942d4",
      "CompanyGuid": "0d63bac9-0d50-4952-be23-fa76af552a88",
      "FolderGuid": "41f2c59c-da63-4310-9a34-d9a10bb0986a",
      "EventGuid": "ea86cf01-f5d1-4246-bc19-ea09bef8f6c8",
      "ActivityGuid": "ffed3bc4-7f6b-451a-8f28-b705d2d77de9",
      "EventLocationGuid": "6f529f0d-193a-45a0-a580-fcbe493ad590",
      "OriginalFileGuid": "833ccdee-7126-4a5a-a2ed-73ccd175453a",
      "CopyFromFileGuid": "8446a057-f08b-418e-8d4a-42fb0fa68eeb",
      "NewsGuid": "81cb49af-dffe-4a5f-b336-6744ac608da3",
      "ContributionGuid": "ba85e426-cd8b-4e38-9cbf-4373c7ed57f5",
      "ContributionSpeakerGuid": "9eb97d94-42a6-4926-99c4-ac2bc3ba7870",
      "AgendaItemGuid": "3fbf6093-e5ff-459e-ac55-500f4c1a810f",
      "Guid": "0cfc0043-b278-4c84-a287-925d05e3f98b",
      "Created": "2026-09-12T11:59:57.4986953+00:00",
      "Modified": "2026-09-12T11:59:57.4986953+00:00",
      "Deleted": "2026-09-12T11:59:57.4986953+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": "0cfc0043-b278-4c84-a287-925d05e3f98b",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "ab9f6888-f80b-4ca7-968e-8dbaea64bd5b",
      "EventContentGuid": "c81af74a-60e4-44c4-875c-4bc01ca6f8b9",
      "TrainingGuid": "c77eaf3e-470b-468f-b8c8-ee93db6e1da2",
      "TrainingLocationGuid": "97458926-8b73-4c7e-a431-f25377d942d4",
      "CompanyGuid": "0d63bac9-0d50-4952-be23-fa76af552a88",
      "FolderGuid": "41f2c59c-da63-4310-9a34-d9a10bb0986a",
      "EventGuid": "ea86cf01-f5d1-4246-bc19-ea09bef8f6c8",
      "ActivityGuid": "ffed3bc4-7f6b-451a-8f28-b705d2d77de9",
      "EventLocationGuid": "6f529f0d-193a-45a0-a580-fcbe493ad590",
      "OriginalFileGuid": "833ccdee-7126-4a5a-a2ed-73ccd175453a",
      "CopyFromFileGuid": "8446a057-f08b-418e-8d4a-42fb0fa68eeb",
      "NewsGuid": "81cb49af-dffe-4a5f-b336-6744ac608da3",
      "ContributionGuid": "ba85e426-cd8b-4e38-9cbf-4373c7ed57f5",
      "ContributionSpeakerGuid": "9eb97d94-42a6-4926-99c4-ac2bc3ba7870",
      "AgendaItemGuid": "3fbf6093-e5ff-459e-ac55-500f4c1a810f",
      "Guid": "0cfc0043-b278-4c84-a287-925d05e3f98b",
      "Created": "2026-09-12T11:59:57.4986953+00:00",
      "Modified": "2026-09-12T11:59:57.4986953+00:00",
      "Deleted": "2026-09-12T11:59:57.4986953+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": "0cfc0043-b278-4c84-a287-925d05e3f98b",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "ab9f6888-f80b-4ca7-968e-8dbaea64bd5b",
      "EventContentGuid": "c81af74a-60e4-44c4-875c-4bc01ca6f8b9",
      "TrainingGuid": "c77eaf3e-470b-468f-b8c8-ee93db6e1da2",
      "TrainingLocationGuid": "97458926-8b73-4c7e-a431-f25377d942d4",
      "CompanyGuid": "0d63bac9-0d50-4952-be23-fa76af552a88",
      "FolderGuid": "41f2c59c-da63-4310-9a34-d9a10bb0986a",
      "EventGuid": "ea86cf01-f5d1-4246-bc19-ea09bef8f6c8",
      "ActivityGuid": "ffed3bc4-7f6b-451a-8f28-b705d2d77de9",
      "EventLocationGuid": "6f529f0d-193a-45a0-a580-fcbe493ad590",
      "OriginalFileGuid": "833ccdee-7126-4a5a-a2ed-73ccd175453a",
      "CopyFromFileGuid": "8446a057-f08b-418e-8d4a-42fb0fa68eeb",
      "NewsGuid": "81cb49af-dffe-4a5f-b336-6744ac608da3",
      "ContributionGuid": "ba85e426-cd8b-4e38-9cbf-4373c7ed57f5",
      "ContributionSpeakerGuid": "9eb97d94-42a6-4926-99c4-ac2bc3ba7870",
      "AgendaItemGuid": "3fbf6093-e5ff-459e-ac55-500f4c1a810f",
      "Guid": "0cfc0043-b278-4c84-a287-925d05e3f98b",
      "Created": "2026-09-12T11:59:57.4986953+00:00",
      "Modified": "2026-09-12T11:59:57.4986953+00:00",
      "Deleted": "2026-09-12T11:59:57.4986953+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": "0cfc0043-b278-4c84-a287-925d05e3f98b",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "ab9f6888-f80b-4ca7-968e-8dbaea64bd5b",
      "EventContentGuid": "c81af74a-60e4-44c4-875c-4bc01ca6f8b9",
      "TrainingGuid": "c77eaf3e-470b-468f-b8c8-ee93db6e1da2",
      "TrainingLocationGuid": "97458926-8b73-4c7e-a431-f25377d942d4",
      "CompanyGuid": "0d63bac9-0d50-4952-be23-fa76af552a88",
      "FolderGuid": "41f2c59c-da63-4310-9a34-d9a10bb0986a",
      "EventGuid": "ea86cf01-f5d1-4246-bc19-ea09bef8f6c8",
      "ActivityGuid": "ffed3bc4-7f6b-451a-8f28-b705d2d77de9",
      "EventLocationGuid": "6f529f0d-193a-45a0-a580-fcbe493ad590",
      "OriginalFileGuid": "833ccdee-7126-4a5a-a2ed-73ccd175453a",
      "CopyFromFileGuid": "8446a057-f08b-418e-8d4a-42fb0fa68eeb",
      "NewsGuid": "81cb49af-dffe-4a5f-b336-6744ac608da3",
      "ContributionGuid": "ba85e426-cd8b-4e38-9cbf-4373c7ed57f5",
      "ContributionSpeakerGuid": "9eb97d94-42a6-4926-99c4-ac2bc3ba7870",
      "AgendaItemGuid": "3fbf6093-e5ff-459e-ac55-500f4c1a810f",
      "Guid": "0cfc0043-b278-4c84-a287-925d05e3f98b",
      "Created": "2026-09-12T11:59:57.4986953+00:00",
      "Modified": "2026-09-12T11:59:57.4986953+00:00",
      "Deleted": "2026-09-12T11:59:57.4986953+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": "0cfc0043-b278-4c84-a287-925d05e3f98b",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "ab9f6888-f80b-4ca7-968e-8dbaea64bd5b",
    "EventContentGuid": "c81af74a-60e4-44c4-875c-4bc01ca6f8b9",
    "TrainingGuid": "c77eaf3e-470b-468f-b8c8-ee93db6e1da2",
    "TrainingLocationGuid": "97458926-8b73-4c7e-a431-f25377d942d4",
    "CompanyGuid": "0d63bac9-0d50-4952-be23-fa76af552a88",
    "FolderGuid": "41f2c59c-da63-4310-9a34-d9a10bb0986a",
    "EventGuid": "ea86cf01-f5d1-4246-bc19-ea09bef8f6c8",
    "ActivityGuid": "ffed3bc4-7f6b-451a-8f28-b705d2d77de9",
    "EventLocationGuid": "6f529f0d-193a-45a0-a580-fcbe493ad590",
    "OriginalFileGuid": "833ccdee-7126-4a5a-a2ed-73ccd175453a",
    "CopyFromFileGuid": "8446a057-f08b-418e-8d4a-42fb0fa68eeb",
    "NewsGuid": "81cb49af-dffe-4a5f-b336-6744ac608da3",
    "ContributionGuid": "ba85e426-cd8b-4e38-9cbf-4373c7ed57f5",
    "ContributionSpeakerGuid": "9eb97d94-42a6-4926-99c4-ac2bc3ba7870",
    "AgendaItemGuid": "3fbf6093-e5ff-459e-ac55-500f4c1a810f",
    "Guid": "0cfc0043-b278-4c84-a287-925d05e3f98b",
    "Created": "2026-09-12T11:59:57.4986953+00:00",
    "Modified": "2026-09-12T11:59:57.4986953+00:00",
    "Deleted": "2026-09-12T11:59:57.4986953+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": [
    "9367f4a9-6533-405a-8ada-de111a32c414",
    "fbc6d8e3-a123-48fb-bf99-f2917c72a608"
  ],
  "IsScheduled": true,
  "FormGroups": [
    {
      "FieldName": "sample string 1",
      "FieldLabel": "sample string 2",
      "FieldEnabled": true,
      "TooltipEnabled": true,
      "TooltipText": "sample string 5",
      "EventGuid": "b46b58d2-5963-4e0c-8a19-3b6e047abd31",
      "Guid": "dcc4f854-ac16-4bb4-978e-3144f627894c",
      "Created": "2026-09-12T11:59:57.4986953+00:00",
      "Modified": "2026-09-12T11:59:57.4986953+00:00",
      "Deleted": "2026-09-12T11:59:57.4986953+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": "b46b58d2-5963-4e0c-8a19-3b6e047abd31",
      "Guid": "dcc4f854-ac16-4bb4-978e-3144f627894c",
      "Created": "2026-09-12T11:59:57.4986953+00:00",
      "Modified": "2026-09-12T11:59:57.4986953+00:00",
      "Deleted": "2026-09-12T11:59:57.4986953+00:00",
      "ErrorMessages": {
        "sample string 1": "sample string 2",
        "sample string 3": "sample string 4"
      },
      "IsValid": false
    }
  ],
  "Guid": "cff34ae8-d0ac-4e7a-b449-7b77b380c1bd",
  "Created": "2026-09-12T11:59:57.4986953+00:00",
  "Modified": "2026-09-12T11:59:57.4986953+00:00",
  "Deleted": "2026-09-12T11:59:57.4986953+00:00",
  "ErrorMessages": {
    "sample string 1": "sample string 2",
    "sample string 3": "sample string 4"
  },
  "IsValid": false
}

text/json

Sample:
{
  "ActivityGuid": "e411c1f8-ba5e-444a-8435-e224027821e0",
  "EventGuid": "ed4eabfa-6eba-46eb-997e-2b10842c0b9f",
  "SessionTitle": "sample string 2",
  "SessionDescription": "sample string 3",
  "EventDateGuid": "d49f4cd8-f526-4843-b100-0796b97dc26e",
  "DayPartGuid": "ca1b420a-d174-4cfd-8bdb-e96c6424fee5",
  "EventThemeGuid": "34979c0a-3e20-459f-b053-2802bab5c6f3",
  "EventWorkFormGuid": "b997fb52-ce61-4d98-8fa1-3c3592197f48",
  "Speakers": [
    {
      "Guid": "799680ef-2dbf-4efe-93df-ec44991f398f",
      "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": "0cfc0043-b278-4c84-a287-925d05e3f98b",
        "FileSize": 4,
        "FileContents": "QEA=",
        "FileType": 0,
        "Width": 1,
        "Height": 1,
        "InStorage": true,
        "Alias": "sample string 6",
        "PersonGuid": "ab9f6888-f80b-4ca7-968e-8dbaea64bd5b",
        "EventContentGuid": "c81af74a-60e4-44c4-875c-4bc01ca6f8b9",
        "TrainingGuid": "c77eaf3e-470b-468f-b8c8-ee93db6e1da2",
        "TrainingLocationGuid": "97458926-8b73-4c7e-a431-f25377d942d4",
        "CompanyGuid": "0d63bac9-0d50-4952-be23-fa76af552a88",
        "FolderGuid": "41f2c59c-da63-4310-9a34-d9a10bb0986a",
        "EventGuid": "ea86cf01-f5d1-4246-bc19-ea09bef8f6c8",
        "ActivityGuid": "ffed3bc4-7f6b-451a-8f28-b705d2d77de9",
        "EventLocationGuid": "6f529f0d-193a-45a0-a580-fcbe493ad590",
        "OriginalFileGuid": "833ccdee-7126-4a5a-a2ed-73ccd175453a",
        "CopyFromFileGuid": "8446a057-f08b-418e-8d4a-42fb0fa68eeb",
        "NewsGuid": "81cb49af-dffe-4a5f-b336-6744ac608da3",
        "ContributionGuid": "ba85e426-cd8b-4e38-9cbf-4373c7ed57f5",
        "ContributionSpeakerGuid": "9eb97d94-42a6-4926-99c4-ac2bc3ba7870",
        "AgendaItemGuid": "3fbf6093-e5ff-459e-ac55-500f4c1a810f",
        "Guid": "0cfc0043-b278-4c84-a287-925d05e3f98b",
        "Created": "2026-09-12T11:59:57.4986953+00:00",
        "Modified": "2026-09-12T11:59:57.4986953+00:00",
        "Deleted": "2026-09-12T11:59:57.4986953+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": "3f37b16f-7292-490d-90fb-33bf37aa1e94",
      "Created": "2026-09-12T11:59:57.4986953+00:00",
      "Modified": "2026-09-12T11:59:57.4986953+00:00",
      "Deleted": "2026-09-12T11:59:57.4986953+00:00",
      "ErrorMessages": {
        "sample string 1": "sample string 2",
        "sample string 3": "sample string 4"
      },
      "IsValid": false
    },
    {
      "Guid": "799680ef-2dbf-4efe-93df-ec44991f398f",
      "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": "0cfc0043-b278-4c84-a287-925d05e3f98b",
        "FileSize": 4,
        "FileContents": "QEA=",
        "FileType": 0,
        "Width": 1,
        "Height": 1,
        "InStorage": true,
        "Alias": "sample string 6",
        "PersonGuid": "ab9f6888-f80b-4ca7-968e-8dbaea64bd5b",
        "EventContentGuid": "c81af74a-60e4-44c4-875c-4bc01ca6f8b9",
        "TrainingGuid": "c77eaf3e-470b-468f-b8c8-ee93db6e1da2",
        "TrainingLocationGuid": "97458926-8b73-4c7e-a431-f25377d942d4",
        "CompanyGuid": "0d63bac9-0d50-4952-be23-fa76af552a88",
        "FolderGuid": "41f2c59c-da63-4310-9a34-d9a10bb0986a",
        "EventGuid": "ea86cf01-f5d1-4246-bc19-ea09bef8f6c8",
        "ActivityGuid": "ffed3bc4-7f6b-451a-8f28-b705d2d77de9",
        "EventLocationGuid": "6f529f0d-193a-45a0-a580-fcbe493ad590",
        "OriginalFileGuid": "833ccdee-7126-4a5a-a2ed-73ccd175453a",
        "CopyFromFileGuid": "8446a057-f08b-418e-8d4a-42fb0fa68eeb",
        "NewsGuid": "81cb49af-dffe-4a5f-b336-6744ac608da3",
        "ContributionGuid": "ba85e426-cd8b-4e38-9cbf-4373c7ed57f5",
        "ContributionSpeakerGuid": "9eb97d94-42a6-4926-99c4-ac2bc3ba7870",
        "AgendaItemGuid": "3fbf6093-e5ff-459e-ac55-500f4c1a810f",
        "Guid": "0cfc0043-b278-4c84-a287-925d05e3f98b",
        "Created": "2026-09-12T11:59:57.4986953+00:00",
        "Modified": "2026-09-12T11:59:57.4986953+00:00",
        "Deleted": "2026-09-12T11:59:57.4986953+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": "3f37b16f-7292-490d-90fb-33bf37aa1e94",
      "Created": "2026-09-12T11:59:57.4986953+00:00",
      "Modified": "2026-09-12T11:59:57.4986953+00:00",
      "Deleted": "2026-09-12T11:59:57.4986953+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": "0cfc0043-b278-4c84-a287-925d05e3f98b",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "ab9f6888-f80b-4ca7-968e-8dbaea64bd5b",
    "EventContentGuid": "c81af74a-60e4-44c4-875c-4bc01ca6f8b9",
    "TrainingGuid": "c77eaf3e-470b-468f-b8c8-ee93db6e1da2",
    "TrainingLocationGuid": "97458926-8b73-4c7e-a431-f25377d942d4",
    "CompanyGuid": "0d63bac9-0d50-4952-be23-fa76af552a88",
    "FolderGuid": "41f2c59c-da63-4310-9a34-d9a10bb0986a",
    "EventGuid": "ea86cf01-f5d1-4246-bc19-ea09bef8f6c8",
    "ActivityGuid": "ffed3bc4-7f6b-451a-8f28-b705d2d77de9",
    "EventLocationGuid": "6f529f0d-193a-45a0-a580-fcbe493ad590",
    "OriginalFileGuid": "833ccdee-7126-4a5a-a2ed-73ccd175453a",
    "CopyFromFileGuid": "8446a057-f08b-418e-8d4a-42fb0fa68eeb",
    "NewsGuid": "81cb49af-dffe-4a5f-b336-6744ac608da3",
    "ContributionGuid": "ba85e426-cd8b-4e38-9cbf-4373c7ed57f5",
    "ContributionSpeakerGuid": "9eb97d94-42a6-4926-99c4-ac2bc3ba7870",
    "AgendaItemGuid": "3fbf6093-e5ff-459e-ac55-500f4c1a810f",
    "Guid": "0cfc0043-b278-4c84-a287-925d05e3f98b",
    "Created": "2026-09-12T11:59:57.4986953+00:00",
    "Modified": "2026-09-12T11:59:57.4986953+00:00",
    "Deleted": "2026-09-12T11:59:57.4986953+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": "0cfc0043-b278-4c84-a287-925d05e3f98b",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "ab9f6888-f80b-4ca7-968e-8dbaea64bd5b",
    "EventContentGuid": "c81af74a-60e4-44c4-875c-4bc01ca6f8b9",
    "TrainingGuid": "c77eaf3e-470b-468f-b8c8-ee93db6e1da2",
    "TrainingLocationGuid": "97458926-8b73-4c7e-a431-f25377d942d4",
    "CompanyGuid": "0d63bac9-0d50-4952-be23-fa76af552a88",
    "FolderGuid": "41f2c59c-da63-4310-9a34-d9a10bb0986a",
    "EventGuid": "ea86cf01-f5d1-4246-bc19-ea09bef8f6c8",
    "ActivityGuid": "ffed3bc4-7f6b-451a-8f28-b705d2d77de9",
    "EventLocationGuid": "6f529f0d-193a-45a0-a580-fcbe493ad590",
    "OriginalFileGuid": "833ccdee-7126-4a5a-a2ed-73ccd175453a",
    "CopyFromFileGuid": "8446a057-f08b-418e-8d4a-42fb0fa68eeb",
    "NewsGuid": "81cb49af-dffe-4a5f-b336-6744ac608da3",
    "ContributionGuid": "ba85e426-cd8b-4e38-9cbf-4373c7ed57f5",
    "ContributionSpeakerGuid": "9eb97d94-42a6-4926-99c4-ac2bc3ba7870",
    "AgendaItemGuid": "3fbf6093-e5ff-459e-ac55-500f4c1a810f",
    "Guid": "0cfc0043-b278-4c84-a287-925d05e3f98b",
    "Created": "2026-09-12T11:59:57.4986953+00:00",
    "Modified": "2026-09-12T11:59:57.4986953+00:00",
    "Deleted": "2026-09-12T11:59:57.4986953+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": "0cfc0043-b278-4c84-a287-925d05e3f98b",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "ab9f6888-f80b-4ca7-968e-8dbaea64bd5b",
    "EventContentGuid": "c81af74a-60e4-44c4-875c-4bc01ca6f8b9",
    "TrainingGuid": "c77eaf3e-470b-468f-b8c8-ee93db6e1da2",
    "TrainingLocationGuid": "97458926-8b73-4c7e-a431-f25377d942d4",
    "CompanyGuid": "0d63bac9-0d50-4952-be23-fa76af552a88",
    "FolderGuid": "41f2c59c-da63-4310-9a34-d9a10bb0986a",
    "EventGuid": "ea86cf01-f5d1-4246-bc19-ea09bef8f6c8",
    "ActivityGuid": "ffed3bc4-7f6b-451a-8f28-b705d2d77de9",
    "EventLocationGuid": "6f529f0d-193a-45a0-a580-fcbe493ad590",
    "OriginalFileGuid": "833ccdee-7126-4a5a-a2ed-73ccd175453a",
    "CopyFromFileGuid": "8446a057-f08b-418e-8d4a-42fb0fa68eeb",
    "NewsGuid": "81cb49af-dffe-4a5f-b336-6744ac608da3",
    "ContributionGuid": "ba85e426-cd8b-4e38-9cbf-4373c7ed57f5",
    "ContributionSpeakerGuid": "9eb97d94-42a6-4926-99c4-ac2bc3ba7870",
    "AgendaItemGuid": "3fbf6093-e5ff-459e-ac55-500f4c1a810f",
    "Guid": "0cfc0043-b278-4c84-a287-925d05e3f98b",
    "Created": "2026-09-12T11:59:57.4986953+00:00",
    "Modified": "2026-09-12T11:59:57.4986953+00:00",
    "Deleted": "2026-09-12T11:59:57.4986953+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": "0cfc0043-b278-4c84-a287-925d05e3f98b",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "ab9f6888-f80b-4ca7-968e-8dbaea64bd5b",
    "EventContentGuid": "c81af74a-60e4-44c4-875c-4bc01ca6f8b9",
    "TrainingGuid": "c77eaf3e-470b-468f-b8c8-ee93db6e1da2",
    "TrainingLocationGuid": "97458926-8b73-4c7e-a431-f25377d942d4",
    "CompanyGuid": "0d63bac9-0d50-4952-be23-fa76af552a88",
    "FolderGuid": "41f2c59c-da63-4310-9a34-d9a10bb0986a",
    "EventGuid": "ea86cf01-f5d1-4246-bc19-ea09bef8f6c8",
    "ActivityGuid": "ffed3bc4-7f6b-451a-8f28-b705d2d77de9",
    "EventLocationGuid": "6f529f0d-193a-45a0-a580-fcbe493ad590",
    "OriginalFileGuid": "833ccdee-7126-4a5a-a2ed-73ccd175453a",
    "CopyFromFileGuid": "8446a057-f08b-418e-8d4a-42fb0fa68eeb",
    "NewsGuid": "81cb49af-dffe-4a5f-b336-6744ac608da3",
    "ContributionGuid": "ba85e426-cd8b-4e38-9cbf-4373c7ed57f5",
    "ContributionSpeakerGuid": "9eb97d94-42a6-4926-99c4-ac2bc3ba7870",
    "AgendaItemGuid": "3fbf6093-e5ff-459e-ac55-500f4c1a810f",
    "Guid": "0cfc0043-b278-4c84-a287-925d05e3f98b",
    "Created": "2026-09-12T11:59:57.4986953+00:00",
    "Modified": "2026-09-12T11:59:57.4986953+00:00",
    "Deleted": "2026-09-12T11:59:57.4986953+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": "0cfc0043-b278-4c84-a287-925d05e3f98b",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "ab9f6888-f80b-4ca7-968e-8dbaea64bd5b",
    "EventContentGuid": "c81af74a-60e4-44c4-875c-4bc01ca6f8b9",
    "TrainingGuid": "c77eaf3e-470b-468f-b8c8-ee93db6e1da2",
    "TrainingLocationGuid": "97458926-8b73-4c7e-a431-f25377d942d4",
    "CompanyGuid": "0d63bac9-0d50-4952-be23-fa76af552a88",
    "FolderGuid": "41f2c59c-da63-4310-9a34-d9a10bb0986a",
    "EventGuid": "ea86cf01-f5d1-4246-bc19-ea09bef8f6c8",
    "ActivityGuid": "ffed3bc4-7f6b-451a-8f28-b705d2d77de9",
    "EventLocationGuid": "6f529f0d-193a-45a0-a580-fcbe493ad590",
    "OriginalFileGuid": "833ccdee-7126-4a5a-a2ed-73ccd175453a",
    "CopyFromFileGuid": "8446a057-f08b-418e-8d4a-42fb0fa68eeb",
    "NewsGuid": "81cb49af-dffe-4a5f-b336-6744ac608da3",
    "ContributionGuid": "ba85e426-cd8b-4e38-9cbf-4373c7ed57f5",
    "ContributionSpeakerGuid": "9eb97d94-42a6-4926-99c4-ac2bc3ba7870",
    "AgendaItemGuid": "3fbf6093-e5ff-459e-ac55-500f4c1a810f",
    "Guid": "0cfc0043-b278-4c84-a287-925d05e3f98b",
    "Created": "2026-09-12T11:59:57.4986953+00:00",
    "Modified": "2026-09-12T11:59:57.4986953+00:00",
    "Deleted": "2026-09-12T11:59:57.4986953+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": "0cfc0043-b278-4c84-a287-925d05e3f98b",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "ab9f6888-f80b-4ca7-968e-8dbaea64bd5b",
      "EventContentGuid": "c81af74a-60e4-44c4-875c-4bc01ca6f8b9",
      "TrainingGuid": "c77eaf3e-470b-468f-b8c8-ee93db6e1da2",
      "TrainingLocationGuid": "97458926-8b73-4c7e-a431-f25377d942d4",
      "CompanyGuid": "0d63bac9-0d50-4952-be23-fa76af552a88",
      "FolderGuid": "41f2c59c-da63-4310-9a34-d9a10bb0986a",
      "EventGuid": "ea86cf01-f5d1-4246-bc19-ea09bef8f6c8",
      "ActivityGuid": "ffed3bc4-7f6b-451a-8f28-b705d2d77de9",
      "EventLocationGuid": "6f529f0d-193a-45a0-a580-fcbe493ad590",
      "OriginalFileGuid": "833ccdee-7126-4a5a-a2ed-73ccd175453a",
      "CopyFromFileGuid": "8446a057-f08b-418e-8d4a-42fb0fa68eeb",
      "NewsGuid": "81cb49af-dffe-4a5f-b336-6744ac608da3",
      "ContributionGuid": "ba85e426-cd8b-4e38-9cbf-4373c7ed57f5",
      "ContributionSpeakerGuid": "9eb97d94-42a6-4926-99c4-ac2bc3ba7870",
      "AgendaItemGuid": "3fbf6093-e5ff-459e-ac55-500f4c1a810f",
      "Guid": "0cfc0043-b278-4c84-a287-925d05e3f98b",
      "Created": "2026-09-12T11:59:57.4986953+00:00",
      "Modified": "2026-09-12T11:59:57.4986953+00:00",
      "Deleted": "2026-09-12T11:59:57.4986953+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": "0cfc0043-b278-4c84-a287-925d05e3f98b",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "ab9f6888-f80b-4ca7-968e-8dbaea64bd5b",
      "EventContentGuid": "c81af74a-60e4-44c4-875c-4bc01ca6f8b9",
      "TrainingGuid": "c77eaf3e-470b-468f-b8c8-ee93db6e1da2",
      "TrainingLocationGuid": "97458926-8b73-4c7e-a431-f25377d942d4",
      "CompanyGuid": "0d63bac9-0d50-4952-be23-fa76af552a88",
      "FolderGuid": "41f2c59c-da63-4310-9a34-d9a10bb0986a",
      "EventGuid": "ea86cf01-f5d1-4246-bc19-ea09bef8f6c8",
      "ActivityGuid": "ffed3bc4-7f6b-451a-8f28-b705d2d77de9",
      "EventLocationGuid": "6f529f0d-193a-45a0-a580-fcbe493ad590",
      "OriginalFileGuid": "833ccdee-7126-4a5a-a2ed-73ccd175453a",
      "CopyFromFileGuid": "8446a057-f08b-418e-8d4a-42fb0fa68eeb",
      "NewsGuid": "81cb49af-dffe-4a5f-b336-6744ac608da3",
      "ContributionGuid": "ba85e426-cd8b-4e38-9cbf-4373c7ed57f5",
      "ContributionSpeakerGuid": "9eb97d94-42a6-4926-99c4-ac2bc3ba7870",
      "AgendaItemGuid": "3fbf6093-e5ff-459e-ac55-500f4c1a810f",
      "Guid": "0cfc0043-b278-4c84-a287-925d05e3f98b",
      "Created": "2026-09-12T11:59:57.4986953+00:00",
      "Modified": "2026-09-12T11:59:57.4986953+00:00",
      "Deleted": "2026-09-12T11:59:57.4986953+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": "0cfc0043-b278-4c84-a287-925d05e3f98b",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "ab9f6888-f80b-4ca7-968e-8dbaea64bd5b",
      "EventContentGuid": "c81af74a-60e4-44c4-875c-4bc01ca6f8b9",
      "TrainingGuid": "c77eaf3e-470b-468f-b8c8-ee93db6e1da2",
      "TrainingLocationGuid": "97458926-8b73-4c7e-a431-f25377d942d4",
      "CompanyGuid": "0d63bac9-0d50-4952-be23-fa76af552a88",
      "FolderGuid": "41f2c59c-da63-4310-9a34-d9a10bb0986a",
      "EventGuid": "ea86cf01-f5d1-4246-bc19-ea09bef8f6c8",
      "ActivityGuid": "ffed3bc4-7f6b-451a-8f28-b705d2d77de9",
      "EventLocationGuid": "6f529f0d-193a-45a0-a580-fcbe493ad590",
      "OriginalFileGuid": "833ccdee-7126-4a5a-a2ed-73ccd175453a",
      "CopyFromFileGuid": "8446a057-f08b-418e-8d4a-42fb0fa68eeb",
      "NewsGuid": "81cb49af-dffe-4a5f-b336-6744ac608da3",
      "ContributionGuid": "ba85e426-cd8b-4e38-9cbf-4373c7ed57f5",
      "ContributionSpeakerGuid": "9eb97d94-42a6-4926-99c4-ac2bc3ba7870",
      "AgendaItemGuid": "3fbf6093-e5ff-459e-ac55-500f4c1a810f",
      "Guid": "0cfc0043-b278-4c84-a287-925d05e3f98b",
      "Created": "2026-09-12T11:59:57.4986953+00:00",
      "Modified": "2026-09-12T11:59:57.4986953+00:00",
      "Deleted": "2026-09-12T11:59:57.4986953+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": "0cfc0043-b278-4c84-a287-925d05e3f98b",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "ab9f6888-f80b-4ca7-968e-8dbaea64bd5b",
      "EventContentGuid": "c81af74a-60e4-44c4-875c-4bc01ca6f8b9",
      "TrainingGuid": "c77eaf3e-470b-468f-b8c8-ee93db6e1da2",
      "TrainingLocationGuid": "97458926-8b73-4c7e-a431-f25377d942d4",
      "CompanyGuid": "0d63bac9-0d50-4952-be23-fa76af552a88",
      "FolderGuid": "41f2c59c-da63-4310-9a34-d9a10bb0986a",
      "EventGuid": "ea86cf01-f5d1-4246-bc19-ea09bef8f6c8",
      "ActivityGuid": "ffed3bc4-7f6b-451a-8f28-b705d2d77de9",
      "EventLocationGuid": "6f529f0d-193a-45a0-a580-fcbe493ad590",
      "OriginalFileGuid": "833ccdee-7126-4a5a-a2ed-73ccd175453a",
      "CopyFromFileGuid": "8446a057-f08b-418e-8d4a-42fb0fa68eeb",
      "NewsGuid": "81cb49af-dffe-4a5f-b336-6744ac608da3",
      "ContributionGuid": "ba85e426-cd8b-4e38-9cbf-4373c7ed57f5",
      "ContributionSpeakerGuid": "9eb97d94-42a6-4926-99c4-ac2bc3ba7870",
      "AgendaItemGuid": "3fbf6093-e5ff-459e-ac55-500f4c1a810f",
      "Guid": "0cfc0043-b278-4c84-a287-925d05e3f98b",
      "Created": "2026-09-12T11:59:57.4986953+00:00",
      "Modified": "2026-09-12T11:59:57.4986953+00:00",
      "Deleted": "2026-09-12T11:59:57.4986953+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": "0cfc0043-b278-4c84-a287-925d05e3f98b",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "ab9f6888-f80b-4ca7-968e-8dbaea64bd5b",
      "EventContentGuid": "c81af74a-60e4-44c4-875c-4bc01ca6f8b9",
      "TrainingGuid": "c77eaf3e-470b-468f-b8c8-ee93db6e1da2",
      "TrainingLocationGuid": "97458926-8b73-4c7e-a431-f25377d942d4",
      "CompanyGuid": "0d63bac9-0d50-4952-be23-fa76af552a88",
      "FolderGuid": "41f2c59c-da63-4310-9a34-d9a10bb0986a",
      "EventGuid": "ea86cf01-f5d1-4246-bc19-ea09bef8f6c8",
      "ActivityGuid": "ffed3bc4-7f6b-451a-8f28-b705d2d77de9",
      "EventLocationGuid": "6f529f0d-193a-45a0-a580-fcbe493ad590",
      "OriginalFileGuid": "833ccdee-7126-4a5a-a2ed-73ccd175453a",
      "CopyFromFileGuid": "8446a057-f08b-418e-8d4a-42fb0fa68eeb",
      "NewsGuid": "81cb49af-dffe-4a5f-b336-6744ac608da3",
      "ContributionGuid": "ba85e426-cd8b-4e38-9cbf-4373c7ed57f5",
      "ContributionSpeakerGuid": "9eb97d94-42a6-4926-99c4-ac2bc3ba7870",
      "AgendaItemGuid": "3fbf6093-e5ff-459e-ac55-500f4c1a810f",
      "Guid": "0cfc0043-b278-4c84-a287-925d05e3f98b",
      "Created": "2026-09-12T11:59:57.4986953+00:00",
      "Modified": "2026-09-12T11:59:57.4986953+00:00",
      "Deleted": "2026-09-12T11:59:57.4986953+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": "0cfc0043-b278-4c84-a287-925d05e3f98b",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "ab9f6888-f80b-4ca7-968e-8dbaea64bd5b",
    "EventContentGuid": "c81af74a-60e4-44c4-875c-4bc01ca6f8b9",
    "TrainingGuid": "c77eaf3e-470b-468f-b8c8-ee93db6e1da2",
    "TrainingLocationGuid": "97458926-8b73-4c7e-a431-f25377d942d4",
    "CompanyGuid": "0d63bac9-0d50-4952-be23-fa76af552a88",
    "FolderGuid": "41f2c59c-da63-4310-9a34-d9a10bb0986a",
    "EventGuid": "ea86cf01-f5d1-4246-bc19-ea09bef8f6c8",
    "ActivityGuid": "ffed3bc4-7f6b-451a-8f28-b705d2d77de9",
    "EventLocationGuid": "6f529f0d-193a-45a0-a580-fcbe493ad590",
    "OriginalFileGuid": "833ccdee-7126-4a5a-a2ed-73ccd175453a",
    "CopyFromFileGuid": "8446a057-f08b-418e-8d4a-42fb0fa68eeb",
    "NewsGuid": "81cb49af-dffe-4a5f-b336-6744ac608da3",
    "ContributionGuid": "ba85e426-cd8b-4e38-9cbf-4373c7ed57f5",
    "ContributionSpeakerGuid": "9eb97d94-42a6-4926-99c4-ac2bc3ba7870",
    "AgendaItemGuid": "3fbf6093-e5ff-459e-ac55-500f4c1a810f",
    "Guid": "0cfc0043-b278-4c84-a287-925d05e3f98b",
    "Created": "2026-09-12T11:59:57.4986953+00:00",
    "Modified": "2026-09-12T11:59:57.4986953+00:00",
    "Deleted": "2026-09-12T11:59:57.4986953+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": [
    "9367f4a9-6533-405a-8ada-de111a32c414",
    "fbc6d8e3-a123-48fb-bf99-f2917c72a608"
  ],
  "IsScheduled": true,
  "FormGroups": [
    {
      "FieldName": "sample string 1",
      "FieldLabel": "sample string 2",
      "FieldEnabled": true,
      "TooltipEnabled": true,
      "TooltipText": "sample string 5",
      "EventGuid": "b46b58d2-5963-4e0c-8a19-3b6e047abd31",
      "Guid": "dcc4f854-ac16-4bb4-978e-3144f627894c",
      "Created": "2026-09-12T11:59:57.4986953+00:00",
      "Modified": "2026-09-12T11:59:57.4986953+00:00",
      "Deleted": "2026-09-12T11:59:57.4986953+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": "b46b58d2-5963-4e0c-8a19-3b6e047abd31",
      "Guid": "dcc4f854-ac16-4bb4-978e-3144f627894c",
      "Created": "2026-09-12T11:59:57.4986953+00:00",
      "Modified": "2026-09-12T11:59:57.4986953+00:00",
      "Deleted": "2026-09-12T11:59:57.4986953+00:00",
      "ErrorMessages": {
        "sample string 1": "sample string 2",
        "sample string 3": "sample string 4"
      },
      "IsValid": false
    }
  ],
  "Guid": "cff34ae8-d0ac-4e7a-b449-7b77b380c1bd",
  "Created": "2026-09-12T11:59:57.4986953+00:00",
  "Modified": "2026-09-12T11:59:57.4986953+00:00",
  "Deleted": "2026-09-12T11:59:57.4986953+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":"e411c1f8-ba5e-444a-8435-e224027821e0","EventGuid":"ed4eabfa-6eba-46eb-997e-2b10842c0b9f","SessionTitle":"sample string 2","SessionDescription":"sample string 3","EventDateGuid":"d49f4cd8-f526-4843-b100-0796b97dc26e","DayPartGuid":"ca1b420a-d174-4cfd-8bdb-e96c6424fee5","EventThemeGuid":"34979c0a-3e20-459f-b053-2802bab5c6f3","EventWorkFormGuid":"b997fb52-ce61-4d98-8fa1-3c3592197f48","Speakers":[{"Guid":"799680ef-2dbf-4efe-93df-ec44991f398f","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":"0cfc0043-b278-4c84-a287-925d05e3f98b","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"ab9f6888-f80b-4ca7-968e-8dbaea64bd5b","EventContentGuid":"c81af74a-60e4-44c4-875c-4bc01ca6f8b9","TrainingGuid":"c77eaf3e-470b-468f-b8c8-ee93db6e1da2","TrainingLocationGuid":"97458926-8b73-4c7e-a431-f25377d942d4","CompanyGuid":"0d63bac9-0d50-4952-be23-fa76af552a88","FolderGuid":"41f2c59c-da63-4310-9a34-d9a10bb0986a","EventGuid":"ea86cf01-f5d1-4246-bc19-ea09bef8f6c8","ActivityGuid":"ffed3bc4-7f6b-451a-8f28-b705d2d77de9","EventLocationGuid":"6f529f0d-193a-45a0-a580-fcbe493ad590","OriginalFileGuid":"833ccdee-7126-4a5a-a2ed-73ccd175453a","CopyFromFileGuid":"8446a057-f08b-418e-8d4a-42fb0fa68eeb","NewsGuid":"81cb49af-dffe-4a5f-b336-6744ac608da3","ContributionGuid":"ba85e426-cd8b-4e38-9cbf-4373c7ed57f5","ContributionSpeakerGuid":"9eb97d94-42a6-4926-99c4-ac2bc3ba7870","AgendaItemGuid":"3fbf6093-e5ff-459e-ac55-500f4c1a810f","Guid":"0cfc0043-b278-4c84-a287-925d05e3f98b","Created":"2026-09-12T11:59:57.4986953+00:00","Modified":"2026-09-12T11:59:57.4986953+00:00","Deleted":"2026-09-12T11:59:57.4986953+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":"3f37b16f-7292-490d-90fb-33bf37aa1e94","Created":"2026-09-12T11:59:57.4986953+00:00","Modified":"2026-09-12T11:59:57.4986953+00:00","Deleted":"2026-09-12T11:59:57.4986953+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false},{"Guid":"799680ef-2dbf-4efe-93df-ec44991f398f","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":"0cfc0043-b278-4c84-a287-925d05e3f98b","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"ab9f6888-f80b-4ca7-968e-8dbaea64bd5b","EventContentGuid":"c81af74a-60e4-44c4-875c-4bc01ca6f8b9","TrainingGuid":"c77eaf3e-470b-468f-b8c8-ee93db6e1da2","TrainingLocationGuid":"97458926-8b73-4c7e-a431-f25377d942d4","CompanyGuid":"0d63bac9-0d50-4952-be23-fa76af552a88","FolderGuid":"41f2c59c-da63-4310-9a34-d9a10bb0986a","EventGuid":"ea86cf01-f5d1-4246-bc19-ea09bef8f6c8","ActivityGuid":"ffed3bc4-7f6b-451a-8f28-b705d2d77de9","EventLocationGuid":"6f529f0d-193a-45a0-a580-fcbe493ad590","OriginalFileGuid":"833ccdee-7126-4a5a-a2ed-73ccd175453a","CopyFromFileGuid":"8446a057-f08b-418e-8d4a-42fb0fa68eeb","NewsGuid":"81cb49af-dffe-4a5f-b336-6744ac608da3","ContributionGuid":"ba85e426-cd8b-4e38-9cbf-4373c7ed57f5","ContributionSpeakerGuid":"9eb97d94-42a6-4926-99c4-ac2bc3ba7870","AgendaItemGuid":"3fbf6093-e5ff-459e-ac55-500f4c1a810f","Guid":"0cfc0043-b278-4c84-a287-925d05e3f98b","Created":"2026-09-12T11:59:57.4986953+00:00","Modified":"2026-09-12T11:59:57.4986953+00:00","Deleted":"2026-09-12T11:59:57.4986953+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":"3f37b16f-7292-490d-90fb-33bf37aa1e94","Created":"2026-09-12T11:59:57.4986953+00:00","Modified":"2026-09-12T11:59:57.4986953+00:00","Deleted":"2026-09-12T11:59:57.4986953+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":"0cfc0043-b278-4c84-a287-925d05e3f98b","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"ab9f6888-f80b-4ca7-968e-8dbaea64bd5b","EventContentGuid":"c81af74a-60e4-44c4-875c-4bc01ca6f8b9","TrainingGuid":"c77eaf3e-470b-468f-b8c8-ee93db6e1da2","TrainingLocationGuid":"97458926-8b73-4c7e-a431-f25377d942d4","CompanyGuid":"0d63bac9-0d50-4952-be23-fa76af552a88","FolderGuid":"41f2c59c-da63-4310-9a34-d9a10bb0986a","EventGuid":"ea86cf01-f5d1-4246-bc19-ea09bef8f6c8","ActivityGuid":"ffed3bc4-7f6b-451a-8f28-b705d2d77de9","EventLocationGuid":"6f529f0d-193a-45a0-a580-fcbe493ad590","OriginalFileGuid":"833ccdee-7126-4a5a-a2ed-73ccd175453a","CopyFromFileGuid":"8446a057-f08b-418e-8d4a-42fb0fa68eeb","NewsGuid":"81cb49af-dffe-4a5f-b336-6744ac608da3","ContributionGuid":"ba85e426-cd8b-4e38-9cbf-4373c7ed57f5","ContributionSpeakerGuid":"9eb97d94-42a6-4926-99c4-ac2bc3ba7870","AgendaItemGuid":"3fbf6093-e5ff-459e-ac55-500f4c1a810f","Guid":"0cfc0043-b278-4c84-a287-925d05e3f98b","Created":"2026-09-12T11:59:57.4986953+00:00","Modified":"2026-09-12T11:59:57.4986953+00:00","Deleted":"2026-09-12T11:59:57.4986953+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":"0cfc0043-b278-4c84-a287-925d05e3f98b","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"ab9f6888-f80b-4ca7-968e-8dbaea64bd5b","EventContentGuid":"c81af74a-60e4-44c4-875c-4bc01ca6f8b9","TrainingGuid":"c77eaf3e-470b-468f-b8c8-ee93db6e1da2","TrainingLocationGuid":"97458926-8b73-4c7e-a431-f25377d942d4","CompanyGuid":"0d63bac9-0d50-4952-be23-fa76af552a88","FolderGuid":"41f2c59c-da63-4310-9a34-d9a10bb0986a","EventGuid":"ea86cf01-f5d1-4246-bc19-ea09bef8f6c8","ActivityGuid":"ffed3bc4-7f6b-451a-8f28-b705d2d77de9","EventLocationGuid":"6f529f0d-193a-45a0-a580-fcbe493ad590","OriginalFileGuid":"833ccdee-7126-4a5a-a2ed-73ccd175453a","CopyFromFileGuid":"8446a057-f08b-418e-8d4a-42fb0fa68eeb","NewsGuid":"81cb49af-dffe-4a5f-b336-6744ac608da3","ContributionGuid":"ba85e426-cd8b-4e38-9cbf-4373c7ed57f5","ContributionSpeakerGuid":"9eb97d94-42a6-4926-99c4-ac2bc3ba7870","AgendaItemGuid":"3fbf6093-e5ff-459e-ac55-500f4c1a810f","Guid":"0cfc0043-b278-4c84-a287-925d05e3f98b","Created":"2026-09-12T11:59:57.4986953+00:00","Modified":"2026-09-12T11:59:57.4986953+00:00","Deleted":"2026-09-12T11:59:57.4986953+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":"0cfc0043-b278-4c84-a287-925d05e3f98b","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"ab9f6888-f80b-4ca7-968e-8dbaea64bd5b","EventContentGuid":"c81af74a-60e4-44c4-875c-4bc01ca6f8b9","TrainingGuid":"c77eaf3e-470b-468f-b8c8-ee93db6e1da2","TrainingLocationGuid":"97458926-8b73-4c7e-a431-f25377d942d4","CompanyGuid":"0d63bac9-0d50-4952-be23-fa76af552a88","FolderGuid":"41f2c59c-da63-4310-9a34-d9a10bb0986a","EventGuid":"ea86cf01-f5d1-4246-bc19-ea09bef8f6c8","ActivityGuid":"ffed3bc4-7f6b-451a-8f28-b705d2d77de9","EventLocationGuid":"6f529f0d-193a-45a0-a580-fcbe493ad590","OriginalFileGuid":"833ccdee-7126-4a5a-a2ed-73ccd175453a","CopyFromFileGuid":"8446a057-f08b-418e-8d4a-42fb0fa68eeb","NewsGuid":"81cb49af-dffe-4a5f-b336-6744ac608da3","ContributionGuid":"ba85e426-cd8b-4e38-9cbf-4373c7ed57f5","ContributionSpeakerGuid":"9eb97d94-42a6-4926-99c4-ac2bc3ba7870","AgendaItemGuid":"3fbf6093-e5ff-459e-ac55-500f4c1a810f","Guid":"0cfc0043-b278-4c84-a287-925d05e3f98b","Created":"2026-09-12T11:59:57.4986953+00:00","Modified":"2026-09-12T11:59:57.4986953+00:00","Deleted":"2026-09-12T11:59:57.4986953+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":"0cfc0043-b278-4c84-a287-925d05e3f98b","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"ab9f6888-f80b-4ca7-968e-8dbaea64bd5b","EventContentGuid":"c81af74a-60e4-44c4-875c-4bc01ca6f8b9","TrainingGuid":"c77eaf3e-470b-468f-b8c8-ee93db6e1da2","TrainingLocationGuid":"97458926-8b73-4c7e-a431-f25377d942d4","CompanyGuid":"0d63bac9-0d50-4952-be23-fa76af552a88","FolderGuid":"41f2c59c-da63-4310-9a34-d9a10bb0986a","EventGuid":"ea86cf01-f5d1-4246-bc19-ea09bef8f6c8","ActivityGuid":"ffed3bc4-7f6b-451a-8f28-b705d2d77de9","EventLocationGuid":"6f529f0d-193a-45a0-a580-fcbe493ad590","OriginalFileGuid":"833ccdee-7126-4a5a-a2ed-73ccd175453a","CopyFromFileGuid":"8446a057-f08b-418e-8d4a-42fb0fa68eeb","NewsGuid":"81cb49af-dffe-4a5f-b336-6744ac608da3","ContributionGuid":"ba85e426-cd8b-4e38-9cbf-4373c7ed57f5","ContributionSpeakerGuid":"9eb97d94-42a6-4926-99c4-ac2bc3ba7870","AgendaItemGuid":"3fbf6093-e5ff-459e-ac55-500f4c1a810f","Guid":"0cfc0043-b278-4c84-a287-925d05e3f98b","Created":"2026-09-12T11:59:57.4986953+00:00","Modified":"2026-09-12T11:59:57.4986953+00:00","Deleted":"2026-09-12T11:59:57.4986953+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":"0cfc0043-b278-4c84-a287-925d05e3f98b","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"ab9f6888-f80b-4ca7-968e-8dbaea64bd5b","EventContentGuid":"c81af74a-60e4-44c4-875c-4bc01ca6f8b9","TrainingGuid":"c77eaf3e-470b-468f-b8c8-ee93db6e1da2","TrainingLocationGuid":"97458926-8b73-4c7e-a431-f25377d942d4","CompanyGuid":"0d63bac9-0d50-4952-be23-fa76af552a88","FolderGuid":"41f2c59c-da63-4310-9a34-d9a10bb0986a","EventGuid":"ea86cf01-f5d1-4246-bc19-ea09bef8f6c8","ActivityGuid":"ffed3bc4-7f6b-451a-8f28-b705d2d77de9","EventLocationGuid":"6f529f0d-193a-45a0-a580-fcbe493ad590","OriginalFileGuid":"833ccdee-7126-4a5a-a2ed-73ccd175453a","CopyFromFileGuid":"8446a057-f08b-418e-8d4a-42fb0fa68eeb","NewsGuid":"81cb49af-dffe-4a5f-b336-6744ac608da3","ContributionGuid":"ba85e426-cd8b-4e38-9cbf-4373c7ed57f5","ContributionSpeakerGuid":"9eb97d94-42a6-4926-99c4-ac2bc3ba7870","AgendaItemGuid":"3fbf6093-e5ff-459e-ac55-500f4c1a810f","Guid":"0cfc0043-b278-4c84-a287-925d05e3f98b","Created":"2026-09-12T11:59:57.4986953+00:00","Modified":"2026-09-12T11:59:57.4986953+00:00","Deleted":"2026-09-12T11:59:57.4986953+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":"0cfc0043-b278-4c84-a287-925d05e3f98b","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"ab9f6888-f80b-4ca7-968e-8dbaea64bd5b","EventContentGuid":"c81af74a-60e4-44c4-875c-4bc01ca6f8b9","TrainingGuid":"c77eaf3e-470b-468f-b8c8-ee93db6e1da2","TrainingLocationGuid":"97458926-8b73-4c7e-a431-f25377d942d4","CompanyGuid":"0d63bac9-0d50-4952-be23-fa76af552a88","FolderGuid":"41f2c59c-da63-4310-9a34-d9a10bb0986a","EventGuid":"ea86cf01-f5d1-4246-bc19-ea09bef8f6c8","ActivityGuid":"ffed3bc4-7f6b-451a-8f28-b705d2d77de9","EventLocationGuid":"6f529f0d-193a-45a0-a580-fcbe493ad590","OriginalFileGuid":"833ccdee-7126-4a5a-a2ed-73ccd175453a","CopyFromFileGuid":"8446a057-f08b-418e-8d4a-42fb0fa68eeb","NewsGuid":"81cb49af-dffe-4a5f-b336-6744ac608da3","ContributionGuid":"ba85e426-cd8b-4e38-9cbf-4373c7ed57f5","ContributionSpeakerGuid":"9eb97d94-42a6-4926-99c4-ac2bc3ba7870","AgendaItemGuid":"3fbf6093-e5ff-459e-ac55-500f4c1a810f","Guid":"0cfc0043-b278-4c84-a287-925d05e3f98b","Created":"2026-09-12T11:59:57.4986953+00:00","Modified":"2026-09-12T11:59:57.4986953+00:00","Deleted":"2026-09-12T11:59:57.4986953+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":"0cfc0043-b278-4c84-a287-925d05e3f98b","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"ab9f6888-f80b-4ca7-968e-8dbaea64bd5b","EventContentGuid":"c81af74a-60e4-44c4-875c-4bc01ca6f8b9","TrainingGuid":"c77eaf3e-470b-468f-b8c8-ee93db6e1da2","TrainingLocationGuid":"97458926-8b73-4c7e-a431-f25377d942d4","CompanyGuid":"0d63bac9-0d50-4952-be23-fa76af552a88","FolderGuid":"41f2c59c-da63-4310-9a34-d9a10bb0986a","EventGuid":"ea86cf01-f5d1-4246-bc19-ea09bef8f6c8","ActivityGuid":"ffed3bc4-7f6b-451a-8f28-b705d2d77de9","EventLocationGuid":"6f529f0d-193a-45a0-a580-fcbe493ad590","OriginalFileGuid":"833ccdee-7126-4a5a-a2ed-73ccd175453a","CopyFromFileGuid":"8446a057-f08b-418e-8d4a-42fb0fa68eeb","NewsGuid":"81cb49af-dffe-4a5f-b336-6744ac608da3","ContributionGuid":"ba85e426-cd8b-4e38-9cbf-4373c7ed57f5","ContributionSpeakerGuid":"9eb97d94-42a6-4926-99c4-ac2bc3ba7870","AgendaItemGuid":"3fbf6093-e5ff-459e-ac55-500f4c1a810f","Guid":"0cfc0043-b278-4c84-a287-925d05e3f98b","Created":"2026-09-12T11:59:57.4986953+00:00","Modified":"2026-09-12T11:59:57.4986953+00:00","Deleted":"2026-09-12T11:59:57.4986953+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":"0cfc0043-b278-4c84-a287-925d05e3f98b","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"ab9f6888-f80b-4ca7-968e-8dbaea64bd5b","EventContentGuid":"c81af74a-60e4-44c4-875c-4bc01ca6f8b9","TrainingGuid":"c77eaf3e-470b-468f-b8c8-ee93db6e1da2","TrainingLocationGuid":"97458926-8b73-4c7e-a431-f25377d942d4","CompanyGuid":"0d63bac9-0d50-4952-be23-fa76af552a88","FolderGuid":"41f2c59c-da63-4310-9a34-d9a10bb0986a","EventGuid":"ea86cf01-f5d1-4246-bc19-ea09bef8f6c8","ActivityGuid":"ffed3bc4-7f6b-451a-8f28-b705d2d77de9","EventLocationGuid":"6f529f0d-193a-45a0-a580-fcbe493ad590","OriginalFileGuid":"833ccdee-7126-4a5a-a2ed-73ccd175453a","CopyFromFileGuid":"8446a057-f08b-418e-8d4a-42fb0fa68eeb","NewsGuid":"81cb49af-dffe-4a5f-b336-6744ac608da3","ContributionGuid":"ba85e426-cd8b-4e38-9cbf-4373c7ed57f5","ContributionSpeakerGuid":"9eb97d94-42a6-4926-99c4-ac2bc3ba7870","AgendaItemGuid":"3fbf6093-e5ff-459e-ac55-500f4c1a810f","Guid":"0cfc0043-b278-4c84-a287-925d05e3f98b","Created":"2026-09-12T11:59:57.4986953+00:00","Modified":"2026-09-12T11:59:57.4986953+00:00","Deleted":"2026-09-12T11:59:57.4986953+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":"0cfc0043-b278-4c84-a287-925d05e3f98b","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"ab9f6888-f80b-4ca7-968e-8dbaea64bd5b","EventContentGuid":"c81af74a-60e4-44c4-875c-4bc01ca6f8b9","TrainingGuid":"c77eaf3e-470b-468f-b8c8-ee93db6e1da2","TrainingLocationGuid":"97458926-8b73-4c7e-a431-f25377d942d4","CompanyGuid":"0d63bac9-0d50-4952-be23-fa76af552a88","FolderGuid":"41f2c59c-da63-4310-9a34-d9a10bb0986a","EventGuid":"ea86cf01-f5d1-4246-bc19-ea09bef8f6c8","ActivityGuid":"ffed3bc4-7f6b-451a-8f28-b705d2d77de9","EventLocationGuid":"6f529f0d-193a-45a0-a580-fcbe493ad590","OriginalFileGuid":"833ccdee-7126-4a5a-a2ed-73ccd175453a","CopyFromFileGuid":"8446a057-f08b-418e-8d4a-42fb0fa68eeb","NewsGuid":"81cb49af-dffe-4a5f-b336-6744ac608da3","ContributionGuid":"ba85e426-cd8b-4e38-9cbf-4373c7ed57f5","ContributionSpeakerGuid":"9eb97d94-42a6-4926-99c4-ac2bc3ba7870","AgendaItemGuid":"3fbf6093-e5ff-459e-ac55-500f4c1a810f","Guid":"0cfc0043-b278-4c84-a287-925d05e3f98b","Created":"2026-09-12T11:59:57.4986953+00:00","Modified":"2026-09-12T11:59:57.4986953+00:00","Deleted":"2026-09-12T11:59:57.4986953+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":"0cfc0043-b278-4c84-a287-925d05e3f98b","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"ab9f6888-f80b-4ca7-968e-8dbaea64bd5b","EventContentGuid":"c81af74a-60e4-44c4-875c-4bc01ca6f8b9","TrainingGuid":"c77eaf3e-470b-468f-b8c8-ee93db6e1da2","TrainingLocationGuid":"97458926-8b73-4c7e-a431-f25377d942d4","CompanyGuid":"0d63bac9-0d50-4952-be23-fa76af552a88","FolderGuid":"41f2c59c-da63-4310-9a34-d9a10bb0986a","EventGuid":"ea86cf01-f5d1-4246-bc19-ea09bef8f6c8","ActivityGuid":"ffed3bc4-7f6b-451a-8f28-b705d2d77de9","EventLocationGuid":"6f529f0d-193a-45a0-a580-fcbe493ad590","OriginalFileGuid":"833ccdee-7126-4a5a-a2ed-73ccd175453a","CopyFromFileGuid":"8446a057-f08b-418e-8d4a-42fb0fa68eeb","NewsGuid":"81cb49af-dffe-4a5f-b336-6744ac608da3","ContributionGuid":"ba85e426-cd8b-4e38-9cbf-4373c7ed57f5","ContributionSpeakerGuid":"9eb97d94-42a6-4926-99c4-ac2bc3ba7870","AgendaItemGuid":"3fbf6093-e5ff-459e-ac55-500f4c1a810f","Guid":"0cfc0043-b278-4c84-a287-925d05e3f98b","Created":"2026-09-12T11:59:57.4986953+00:00","Modified":"2026-09-12T11:59:57.4986953+00:00","Deleted":"2026-09-12T11:59:57.4986953+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":"0cfc0043-b278-4c84-a287-925d05e3f98b","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"ab9f6888-f80b-4ca7-968e-8dbaea64bd5b","EventContentGuid":"c81af74a-60e4-44c4-875c-4bc01ca6f8b9","TrainingGuid":"c77eaf3e-470b-468f-b8c8-ee93db6e1da2","TrainingLocationGuid":"97458926-8b73-4c7e-a431-f25377d942d4","CompanyGuid":"0d63bac9-0d50-4952-be23-fa76af552a88","FolderGuid":"41f2c59c-da63-4310-9a34-d9a10bb0986a","EventGuid":"ea86cf01-f5d1-4246-bc19-ea09bef8f6c8","ActivityGuid":"ffed3bc4-7f6b-451a-8f28-b705d2d77de9","EventLocationGuid":"6f529f0d-193a-45a0-a580-fcbe493ad590","OriginalFileGuid":"833ccdee-7126-4a5a-a2ed-73ccd175453a","CopyFromFileGuid":"8446a057-f08b-418e-8d4a-42fb0fa68eeb","NewsGuid":"81cb49af-dffe-4a5f-b336-6744ac608da3","ContributionGuid":"ba85e426-cd8b-4e38-9cbf-4373c7ed57f5","ContributionSpeakerGuid":"9eb97d94-42a6-4926-99c4-ac2bc3ba7870","AgendaItemGuid":"3fbf6093-e5ff-459e-ac55-500f4c1a810f","Guid":"0cfc0043-b278-4c84-a287-925d05e3f98b","Created":"2026-09-12T11:59:57.4986953+00:00","Modified":"2026-09-12T11:59:57.4986953+00:00","Deleted":"2026-09-12T11:59:57.4986953+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":["9367f4a9-6533-405a-8ada-de111a32c414","fbc6d8e3-a123-48fb-bf99-f2917c72a608"],"IsScheduled":true,"FormGroups":[{"FieldName":"sample string 1","FieldLabel":"sample string 2","FieldEnabled":true,"TooltipEnabled":true,"TooltipText":"sample string 5","EventGuid":"b46b58d2-5963-4e0c-8a19-3b6e047abd31","Guid":"dcc4f854-ac16-4bb4-978e-3144f627894c","Created":"2026-09-12T11:59:57.4986953+00:00","Modified":"2026-09-12T11:59:57.4986953+00:00","Deleted":"2026-09-12T11:59:57.4986953+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":"b46b58d2-5963-4e0c-8a19-3b6e047abd31","Guid":"dcc4f854-ac16-4bb4-978e-3144f627894c","Created":"2026-09-12T11:59:57.4986953+00:00","Modified":"2026-09-12T11:59:57.4986953+00:00","Deleted":"2026-09-12T11:59:57.4986953+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false}],"Guid":"cff34ae8-d0ac-4e7a-b449-7b77b380c1bd","Created":"2026-09-12T11:59:57.4986953+00:00","Modified":"2026-09-12T11:59:57.4986953+00:00","Deleted":"2026-09-12T11:59:57.4986953+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-09-12T11:59:57.4986953+00:00</Created>
  <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-09-12T11:59:57.4986953+00:00</Deleted>
  <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">cff34ae8-d0ac-4e7a-b449-7b77b380c1bd</Guid>
  <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-09-12T11:59:57.4986953+00:00</Modified>
  <ActivityGuid>e411c1f8-ba5e-444a-8435-e224027821e0</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-09-12T11:59:57.4986953+00:00</Created>
    <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-09-12T11:59:57.4986953+00:00</Deleted>
    <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">0cfc0043-b278-4c84-a287-925d05e3f98b</Guid>
    <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-09-12T11:59:57.4986953+00:00</Modified>
    <ActivityGuid>ffed3bc4-7f6b-451a-8f28-b705d2d77de9</ActivityGuid>
    <AgendaItemGuid>3fbf6093-e5ff-459e-ac55-500f4c1a810f</AgendaItemGuid>
    <Alias>sample string 6</Alias>
    <CompanyGuid>0d63bac9-0d50-4952-be23-fa76af552a88</CompanyGuid>
    <ContentType>sample string 1</ContentType>
    <ContributionGuid>ba85e426-cd8b-4e38-9cbf-4373c7ed57f5</ContributionGuid>
    <ContributionSpeakerGuid>9eb97d94-42a6-4926-99c4-ac2bc3ba7870</ContributionSpeakerGuid>
    <CopyFromFileGuid>8446a057-f08b-418e-8d4a-42fb0fa68eeb</CopyFromFileGuid>
    <EventContentGuid>c81af74a-60e4-44c4-875c-4bc01ca6f8b9</EventContentGuid>
    <EventGuid>ea86cf01-f5d1-4246-bc19-ea09bef8f6c8</EventGuid>
    <EventLocationGuid>6f529f0d-193a-45a0-a580-fcbe493ad590</EventLocationGuid>
    <FileContents>QEA=</FileContents>
    <FileName>sample string 2</FileName>
    <FileSize>4</FileSize>
    <FileType>Unassigned</FileType>
    <FolderGuid>41f2c59c-da63-4310-9a34-d9a10bb0986a</FolderGuid>
    <Height>1</Height>
    <InStorage>true</InStorage>
    <NewsGuid>81cb49af-dffe-4a5f-b336-6744ac608da3</NewsGuid>
    <OriginalFileGuid>833ccdee-7126-4a5a-a2ed-73ccd175453a</OriginalFileGuid>
    <OriginalFileName>sample string 3</OriginalFileName>
    <PersonGuid>ab9f6888-f80b-4ca7-968e-8dbaea64bd5b</PersonGuid>
    <TrainingGuid>c77eaf3e-470b-468f-b8c8-ee93db6e1da2</TrainingGuid>
    <TrainingLocationGuid>97458926-8b73-4c7e-a431-f25377d942d4</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-09-12T11:59:57.4986953+00:00</Created>
    <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-09-12T11:59:57.4986953+00:00</Deleted>
    <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">0cfc0043-b278-4c84-a287-925d05e3f98b</Guid>
    <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-09-12T11:59:57.4986953+00:00</Modified>
    <ActivityGuid>ffed3bc4-7f6b-451a-8f28-b705d2d77de9</ActivityGuid>
    <AgendaItemGuid>3fbf6093-e5ff-459e-ac55-500f4c1a810f</AgendaItemGuid>
    <Alias>sample string 6</Alias>
    <CompanyGuid>0d63bac9-0d50-4952-be23-fa76af552a88</CompanyGuid>
    <ContentType>sample string 1</ContentType>
    <ContributionGuid>ba85e426-cd8b-4e38-9cbf-4373c7ed57f5</ContributionGuid>
    <ContributionSpeakerGuid>9eb97d94-42a6-4926-99c4-ac2bc3ba7870</ContributionSpeakerGuid>
    <CopyFromFileGuid>8446a057-f08b-418e-8d4a-42fb0fa68eeb</CopyFromFileGuid>
    <EventContentGuid>c81af74a-60e4-44c4-875c-4bc01ca6f8b9</EventContentGuid>
    <EventGuid>ea86cf01-f5d1-4246-bc19-ea09bef8f6c8</EventGuid>
    <EventLocationGuid>6f529f0d-193a-45a0-a580-fcbe493ad590</EventLocationGuid>
    <FileContents>QEA=</FileContents>
    <FileName>sample string 2</FileName>
    <FileSize>4</FileSize>
    <FileType>Unassigned</FileType>
    <FolderGuid>41f2c59c-da63-4310-9a34-d9a10bb0986a</FolderGuid>
    <Height>1</Height>
    <InStorage>true</InStorage>
    <NewsGuid>81cb49af-dffe-4a5f-b336-6744ac608da3</NewsGuid>
    <OriginalFileGuid>833ccdee-7126-4a5a-a2ed-73ccd175453a</OriginalFileGuid>
    <OriginalFileName>sample string 3</OriginalFileName>
    <PersonGuid>ab9f6888-f80b-4ca7-968e-8dbaea64bd5b</PersonGuid>
    <TrainingGuid>c77eaf3e-470b-468f-b8c8-ee93db6e1da2</TrainingGuid>
    <TrainingLocationGuid>97458926-8b73-4c7e-a431-f25377d942d4</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-09-12T11:59:57.4986953+00:00</Created>
    <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-09-12T11:59:57.4986953+00:00</Deleted>
    <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">0cfc0043-b278-4c84-a287-925d05e3f98b</Guid>
    <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-09-12T11:59:57.4986953+00:00</Modified>
    <ActivityGuid>ffed3bc4-7f6b-451a-8f28-b705d2d77de9</ActivityGuid>
    <AgendaItemGuid>3fbf6093-e5ff-459e-ac55-500f4c1a810f</AgendaItemGuid>
    <Alias>sample string 6</Alias>
    <CompanyGuid>0d63bac9-0d50-4952-be23-fa76af552a88</CompanyGuid>
    <ContentType>sample string 1</ContentType>
    <ContributionGuid>ba85e426-cd8b-4e38-9cbf-4373c7ed57f5</ContributionGuid>
    <ContributionSpeakerGuid>9eb97d94-42a6-4926-99c4-ac2bc3ba7870</ContributionSpeakerGuid>
    <CopyFromFileGuid>8446a057-f08b-418e-8d4a-42fb0fa68eeb</CopyFromFileGuid>
    <EventContentGuid>c81af74a-60e4-44c4-875c-4bc01ca6f8b9</EventContentGuid>
    <EventGuid>ea86cf01-f5d1-4246-bc19-ea09bef8f6c8</EventGuid>
    <EventLocationGuid>6f529f0d-193a-45a0-a580-fcbe493ad590</EventLocationGuid>
    <FileContents>QEA=</FileContents>
    <FileName>sample string 2</FileName>
    <FileSize>4</FileSize>
    <FileType>Unassigned</FileType>
    <FolderGuid>41f2c59c-da63-4310-9a34-d9a10bb0986a</FolderGuid>
    <Height>1</Height>
    <InStorage>true</InStorage>
    <NewsGuid>81cb49af-dffe-4a5f-b336-6744ac608da3</NewsGuid>
    <OriginalFileGuid>833ccdee-7126-4a5a-a2ed-73ccd175453a</OriginalFileGuid>
    <OriginalFileName>sample string 3</OriginalFileName>
    <PersonGuid>ab9f6888-f80b-4ca7-968e-8dbaea64bd5b</PersonGuid>
    <TrainingGuid>c77eaf3e-470b-468f-b8c8-ee93db6e1da2</TrainingGuid>
    <TrainingLocationGuid>97458926-8b73-4c7e-a431-f25377d942d4</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-09-12T11:59:57.4986953+00:00</Created>
    <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-09-12T11:59:57.4986953+00:00</Deleted>
    <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">0cfc0043-b278-4c84-a287-925d05e3f98b</Guid>
    <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-09-12T11:59:57.4986953+00:00</Modified>
    <ActivityGuid>ffed3bc4-7f6b-451a-8f28-b705d2d77de9</ActivityGuid>
    <AgendaItemGuid>3fbf6093-e5ff-459e-ac55-500f4c1a810f</AgendaItemGuid>
    <Alias>sample string 6</Alias>
    <CompanyGuid>0d63bac9-0d50-4952-be23-fa76af552a88</CompanyGuid>
    <ContentType>sample string 1</ContentType>
    <ContributionGuid>ba85e426-cd8b-4e38-9cbf-4373c7ed57f5</ContributionGuid>
    <ContributionSpeakerGuid>9eb97d94-42a6-4926-99c4-ac2bc3ba7870</ContributionSpeakerGuid>
    <CopyFromFileGuid>8446a057-f08b-418e-8d4a-42fb0fa68eeb</CopyFromFileGuid>
    <EventContentGuid>c81af74a-60e4-44c4-875c-4bc01ca6f8b9</EventContentGuid>
    <EventGuid>ea86cf01-f5d1-4246-bc19-ea09bef8f6c8</EventGuid>
    <EventLocationGuid>6f529f0d-193a-45a0-a580-fcbe493ad590</EventLocationGuid>
    <FileContents>QEA=</FileContents>
    <FileName>sample string 2</FileName>
    <FileSize>4</FileSize>
    <FileType>Unassigned</FileType>
    <FolderGuid>41f2c59c-da63-4310-9a34-d9a10bb0986a</FolderGuid>
    <Height>1</Height>
    <InStorage>true</InStorage>
    <NewsGuid>81cb49af-dffe-4a5f-b336-6744ac608da3</NewsGuid>
    <OriginalFileGuid>833ccdee-7126-4a5a-a2ed-73ccd175453a</OriginalFileGuid>
    <OriginalFileName>sample string 3</OriginalFileName>
    <PersonGuid>ab9f6888-f80b-4ca7-968e-8dbaea64bd5b</PersonGuid>
    <TrainingGuid>c77eaf3e-470b-468f-b8c8-ee93db6e1da2</TrainingGuid>
    <TrainingLocationGuid>97458926-8b73-4c7e-a431-f25377d942d4</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-09-12T11:59:57.4986953+00:00</Created>
    <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-09-12T11:59:57.4986953+00:00</Deleted>
    <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">0cfc0043-b278-4c84-a287-925d05e3f98b</Guid>
    <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-09-12T11:59:57.4986953+00:00</Modified>
    <ActivityGuid>ffed3bc4-7f6b-451a-8f28-b705d2d77de9</ActivityGuid>
    <AgendaItemGuid>3fbf6093-e5ff-459e-ac55-500f4c1a810f</AgendaItemGuid>
    <Alias>sample string 6</Alias>
    <CompanyGuid>0d63bac9-0d50-4952-be23-fa76af552a88</CompanyGuid>
    <ContentType>sample string 1</ContentType>
    <ContributionGuid>ba85e426-cd8b-4e38-9cbf-4373c7ed57f5</ContributionGuid>
    <ContributionSpeakerGuid>9eb97d94-42a6-4926-99c4-ac2bc3ba7870</ContributionSpeakerGuid>
    <CopyFromFileGuid>8446a057-f08b-418e-8d4a-42fb0fa68eeb</CopyFromFileGuid>
    <EventContentGuid>c81af74a-60e4-44c4-875c-4bc01ca6f8b9</EventContentGuid>
    <EventGuid>ea86cf01-f5d1-4246-bc19-ea09bef8f6c8</EventGuid>
    <EventLocationGuid>6f529f0d-193a-45a0-a580-fcbe493ad590</EventLocationGuid>
    <FileContents>QEA=</FileContents>
    <FileName>sample string 2</FileName>
    <FileSize>4</FileSize>
    <FileType>Unassigned</FileType>
    <FolderGuid>41f2c59c-da63-4310-9a34-d9a10bb0986a</FolderGuid>
    <Height>1</Height>
    <InStorage>true</InStorage>
    <NewsGuid>81cb49af-dffe-4a5f-b336-6744ac608da3</NewsGuid>
    <OriginalFileGuid>833ccdee-7126-4a5a-a2ed-73ccd175453a</OriginalFileGuid>
    <OriginalFileName>sample string 3</OriginalFileName>
    <PersonGuid>ab9f6888-f80b-4ca7-968e-8dbaea64bd5b</PersonGuid>
    <TrainingGuid>c77eaf3e-470b-468f-b8c8-ee93db6e1da2</TrainingGuid>
    <TrainingLocationGuid>97458926-8b73-4c7e-a431-f25377d942d4</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-09-12T11:59:57.4986953+00:00</Created>
    <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-09-12T11:59:57.4986953+00:00</Deleted>
    <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">0cfc0043-b278-4c84-a287-925d05e3f98b</Guid>
    <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-09-12T11:59:57.4986953+00:00</Modified>
    <ActivityGuid>ffed3bc4-7f6b-451a-8f28-b705d2d77de9</ActivityGuid>
    <AgendaItemGuid>3fbf6093-e5ff-459e-ac55-500f4c1a810f</AgendaItemGuid>
    <Alias>sample string 6</Alias>
    <CompanyGuid>0d63bac9-0d50-4952-be23-fa76af552a88</CompanyGuid>
    <ContentType>sample string 1</ContentType>
    <ContributionGuid>ba85e426-cd8b-4e38-9cbf-4373c7ed57f5</ContributionGuid>
    <ContributionSpeakerGuid>9eb97d94-42a6-4926-99c4-ac2bc3ba7870</ContributionSpeakerGuid>
    <CopyFromFileGuid>8446a057-f08b-418e-8d4a-42fb0fa68eeb</CopyFromFileGuid>
    <EventContentGuid>c81af74a-60e4-44c4-875c-4bc01ca6f8b9</EventContentGuid>
    <EventGuid>ea86cf01-f5d1-4246-bc19-ea09bef8f6c8</EventGuid>
    <EventLocationGuid>6f529f0d-193a-45a0-a580-fcbe493ad590</EventLocationGuid>
    <FileContents>QEA=</FileContents>
    <FileName>sample string 2</FileName>
    <FileSize>4</FileSize>
    <FileType>Unassigned</FileType>
    <FolderGuid>41f2c59c-da63-4310-9a34-d9a10bb0986a</FolderGuid>
    <Height>1</Height>
    <InStorage>true</InStorage>
    <NewsGuid>81cb49af-dffe-4a5f-b336-6744ac608da3</NewsGuid>
    <OriginalFileGuid>833ccdee-7126-4a5a-a2ed-73ccd175453a</OriginalFileGuid>
    <OriginalFileName>sample string 3</OriginalFileName>
    <PersonGuid>ab9f6888-f80b-4ca7-968e-8dbaea64bd5b</PersonGuid>
    <TrainingGuid>c77eaf3e-470b-468f-b8c8-ee93db6e1da2</TrainingGuid>
    <TrainingLocationGuid>97458926-8b73-4c7e-a431-f25377d942d4</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-09-12T11:59:57.4986953+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-09-12T11:59:57.4986953+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">0cfc0043-b278-4c84-a287-925d05e3f98b</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-09-12T11:59:57.4986953+00:00</Modified>
      <ActivityGuid>ffed3bc4-7f6b-451a-8f28-b705d2d77de9</ActivityGuid>
      <AgendaItemGuid>3fbf6093-e5ff-459e-ac55-500f4c1a810f</AgendaItemGuid>
      <Alias>sample string 6</Alias>
      <CompanyGuid>0d63bac9-0d50-4952-be23-fa76af552a88</CompanyGuid>
      <ContentType>sample string 1</ContentType>
      <ContributionGuid>ba85e426-cd8b-4e38-9cbf-4373c7ed57f5</ContributionGuid>
      <ContributionSpeakerGuid>9eb97d94-42a6-4926-99c4-ac2bc3ba7870</ContributionSpeakerGuid>
      <CopyFromFileGuid>8446a057-f08b-418e-8d4a-42fb0fa68eeb</CopyFromFileGuid>
      <EventContentGuid>c81af74a-60e4-44c4-875c-4bc01ca6f8b9</EventContentGuid>
      <EventGuid>ea86cf01-f5d1-4246-bc19-ea09bef8f6c8</EventGuid>
      <EventLocationGuid>6f529f0d-193a-45a0-a580-fcbe493ad590</EventLocationGuid>
      <FileContents>QEA=</FileContents>
      <FileName>sample string 2</FileName>
      <FileSize>4</FileSize>
      <FileType>Unassigned</FileType>
      <FolderGuid>41f2c59c-da63-4310-9a34-d9a10bb0986a</FolderGuid>
      <Height>1</Height>
      <InStorage>true</InStorage>
      <NewsGuid>81cb49af-dffe-4a5f-b336-6744ac608da3</NewsGuid>
      <OriginalFileGuid>833ccdee-7126-4a5a-a2ed-73ccd175453a</OriginalFileGuid>
      <OriginalFileName>sample string 3</OriginalFileName>
      <PersonGuid>ab9f6888-f80b-4ca7-968e-8dbaea64bd5b</PersonGuid>
      <TrainingGuid>c77eaf3e-470b-468f-b8c8-ee93db6e1da2</TrainingGuid>
      <TrainingLocationGuid>97458926-8b73-4c7e-a431-f25377d942d4</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-09-12T11:59:57.4986953+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-09-12T11:59:57.4986953+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">0cfc0043-b278-4c84-a287-925d05e3f98b</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-09-12T11:59:57.4986953+00:00</Modified>
      <ActivityGuid>ffed3bc4-7f6b-451a-8f28-b705d2d77de9</ActivityGuid>
      <AgendaItemGuid>3fbf6093-e5ff-459e-ac55-500f4c1a810f</AgendaItemGuid>
      <Alias>sample string 6</Alias>
      <CompanyGuid>0d63bac9-0d50-4952-be23-fa76af552a88</CompanyGuid>
      <ContentType>sample string 1</ContentType>
      <ContributionGuid>ba85e426-cd8b-4e38-9cbf-4373c7ed57f5</ContributionGuid>
      <ContributionSpeakerGuid>9eb97d94-42a6-4926-99c4-ac2bc3ba7870</ContributionSpeakerGuid>
      <CopyFromFileGuid>8446a057-f08b-418e-8d4a-42fb0fa68eeb</CopyFromFileGuid>
      <EventContentGuid>c81af74a-60e4-44c4-875c-4bc01ca6f8b9</EventContentGuid>
      <EventGuid>ea86cf01-f5d1-4246-bc19-ea09bef8f6c8</EventGuid>
      <EventLocationGuid>6f529f0d-193a-45a0-a580-fcbe493ad590</EventLocationGuid>
      <FileContents>QEA=</FileContents>
      <FileName>sample string 2</FileName>
      <FileSize>4</FileSize>
      <FileType>Unassigned</FileType>
      <FolderGuid>41f2c59c-da63-4310-9a34-d9a10bb0986a</FolderGuid>
      <Height>1</Height>
      <InStorage>true</InStorage>
      <NewsGuid>81cb49af-dffe-4a5f-b336-6744ac608da3</NewsGuid>
      <OriginalFileGuid>833ccdee-7126-4a5a-a2ed-73ccd175453a</OriginalFileGuid>
      <OriginalFileName>sample string 3</OriginalFileName>
      <PersonGuid>ab9f6888-f80b-4ca7-968e-8dbaea64bd5b</PersonGuid>
      <TrainingGuid>c77eaf3e-470b-468f-b8c8-ee93db6e1da2</TrainingGuid>
      <TrainingLocationGuid>97458926-8b73-4c7e-a431-f25377d942d4</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-09-12T11:59:57.4986953+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-09-12T11:59:57.4986953+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">0cfc0043-b278-4c84-a287-925d05e3f98b</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-09-12T11:59:57.4986953+00:00</Modified>
      <ActivityGuid>ffed3bc4-7f6b-451a-8f28-b705d2d77de9</ActivityGuid>
      <AgendaItemGuid>3fbf6093-e5ff-459e-ac55-500f4c1a810f</AgendaItemGuid>
      <Alias>sample string 6</Alias>
      <CompanyGuid>0d63bac9-0d50-4952-be23-fa76af552a88</CompanyGuid>
      <ContentType>sample string 1</ContentType>
      <ContributionGuid>ba85e426-cd8b-4e38-9cbf-4373c7ed57f5</ContributionGuid>
      <ContributionSpeakerGuid>9eb97d94-42a6-4926-99c4-ac2bc3ba7870</ContributionSpeakerGuid>
      <CopyFromFileGuid>8446a057-f08b-418e-8d4a-42fb0fa68eeb</CopyFromFileGuid>
      <EventContentGuid>c81af74a-60e4-44c4-875c-4bc01ca6f8b9</EventContentGuid>
      <EventGuid>ea86cf01-f5d1-4246-bc19-ea09bef8f6c8</EventGuid>
      <EventLocationGuid>6f529f0d-193a-45a0-a580-fcbe493ad590</EventLocationGuid>
      <FileContents>QEA=</FileContents>
      <FileName>sample string 2</FileName>
      <FileSize>4</FileSize>
      <FileType>Unassigned</FileType>
      <FolderGuid>41f2c59c-da63-4310-9a34-d9a10bb0986a</FolderGuid>
      <Height>1</Height>
      <InStorage>true</InStorage>
      <NewsGuid>81cb49af-dffe-4a5f-b336-6744ac608da3</NewsGuid>
      <OriginalFileGuid>833ccdee-7126-4a5a-a2ed-73ccd175453a</OriginalFileGuid>
      <OriginalFileName>sample string 3</OriginalFileName>
      <PersonGuid>ab9f6888-f80b-4ca7-968e-8dbaea64bd5b</PersonGuid>
      <TrainingGuid>c77eaf3e-470b-468f-b8c8-ee93db6e1da2</TrainingGuid>
      <TrainingLocationGuid>97458926-8b73-4c7e-a431-f25377d942d4</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-09-12T11:59:57.4986953+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-09-12T11:59:57.4986953+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">0cfc0043-b278-4c84-a287-925d05e3f98b</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-09-12T11:59:57.4986953+00:00</Modified>
      <ActivityGuid>ffed3bc4-7f6b-451a-8f28-b705d2d77de9</ActivityGuid>
      <AgendaItemGuid>3fbf6093-e5ff-459e-ac55-500f4c1a810f</AgendaItemGuid>
      <Alias>sample string 6</Alias>
      <CompanyGuid>0d63bac9-0d50-4952-be23-fa76af552a88</CompanyGuid>
      <ContentType>sample string 1</ContentType>
      <ContributionGuid>ba85e426-cd8b-4e38-9cbf-4373c7ed57f5</ContributionGuid>
      <ContributionSpeakerGuid>9eb97d94-42a6-4926-99c4-ac2bc3ba7870</ContributionSpeakerGuid>
      <CopyFromFileGuid>8446a057-f08b-418e-8d4a-42fb0fa68eeb</CopyFromFileGuid>
      <EventContentGuid>c81af74a-60e4-44c4-875c-4bc01ca6f8b9</EventContentGuid>
      <EventGuid>ea86cf01-f5d1-4246-bc19-ea09bef8f6c8</EventGuid>
      <EventLocationGuid>6f529f0d-193a-45a0-a580-fcbe493ad590</EventLocationGuid>
      <FileContents>QEA=</FileContents>
      <FileName>sample string 2</FileName>
      <FileSize>4</FileSize>
      <FileType>Unassigned</FileType>
      <FolderGuid>41f2c59c-da63-4310-9a34-d9a10bb0986a</FolderGuid>
      <Height>1</Height>
      <InStorage>true</InStorage>
      <NewsGuid>81cb49af-dffe-4a5f-b336-6744ac608da3</NewsGuid>
      <OriginalFileGuid>833ccdee-7126-4a5a-a2ed-73ccd175453a</OriginalFileGuid>
      <OriginalFileName>sample string 3</OriginalFileName>
      <PersonGuid>ab9f6888-f80b-4ca7-968e-8dbaea64bd5b</PersonGuid>
      <TrainingGuid>c77eaf3e-470b-468f-b8c8-ee93db6e1da2</TrainingGuid>
      <TrainingLocationGuid>97458926-8b73-4c7e-a431-f25377d942d4</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-09-12T11:59:57.4986953+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-09-12T11:59:57.4986953+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">0cfc0043-b278-4c84-a287-925d05e3f98b</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-09-12T11:59:57.4986953+00:00</Modified>
      <ActivityGuid>ffed3bc4-7f6b-451a-8f28-b705d2d77de9</ActivityGuid>
      <AgendaItemGuid>3fbf6093-e5ff-459e-ac55-500f4c1a810f</AgendaItemGuid>
      <Alias>sample string 6</Alias>
      <CompanyGuid>0d63bac9-0d50-4952-be23-fa76af552a88</CompanyGuid>
      <ContentType>sample string 1</ContentType>
      <ContributionGuid>ba85e426-cd8b-4e38-9cbf-4373c7ed57f5</ContributionGuid>
      <ContributionSpeakerGuid>9eb97d94-42a6-4926-99c4-ac2bc3ba7870</ContributionSpeakerGuid>
      <CopyFromFileGuid>8446a057-f08b-418e-8d4a-42fb0fa68eeb</CopyFromFileGuid>
      <EventContentGuid>c81af74a-60e4-44c4-875c-4bc01ca6f8b9</EventContentGuid>
      <EventGuid>ea86cf01-f5d1-4246-bc19-ea09bef8f6c8</EventGuid>
      <EventLocationGuid>6f529f0d-193a-45a0-a580-fcbe493ad590</EventLocationGuid>
      <FileContents>QEA=</FileContents>
      <FileName>sample string 2</FileName>
      <FileSize>4</FileSize>
      <FileType>Unassigned</FileType>
      <FolderGuid>41f2c59c-da63-4310-9a34-d9a10bb0986a</FolderGuid>
      <Height>1</Height>
      <InStorage>true</InStorage>
      <NewsGuid>81cb49af-dffe-4a5f-b336-6744ac608da3</NewsGuid>
      <OriginalFileGuid>833ccdee-7126-4a5a-a2ed-73ccd175453a</OriginalFileGuid>
      <OriginalFileName>sample string 3</OriginalFileName>
      <PersonGuid>ab9f6888-f80b-4ca7-968e-8dbaea64bd5b</PersonGuid>
      <TrainingGuid>c77eaf3e-470b-468f-b8c8-ee93db6e1da2</TrainingGuid>
      <TrainingLocationGuid>97458926-8b73-4c7e-a431-f25377d942d4</TrainingLocationGuid>
      <Width>1</Width>
    </FileViewModel>
  </ActivityPresentationFiles>
  <AgreedToUseData>true</AgreedToUseData>
  <DayPartGuid>ca1b420a-d174-4cfd-8bdb-e96c6424fee5</DayPartGuid>
  <EventDateGuid>d49f4cd8-f526-4843-b100-0796b97dc26e</EventDateGuid>
  <EventGuid>ed4eabfa-6eba-46eb-997e-2b10842c0b9f</EventGuid>
  <EventThemeGuid>34979c0a-3e20-459f-b053-2802bab5c6f3</EventThemeGuid>
  <EventWorkFormGuid>b997fb52-ce61-4d98-8fa1-3c3592197f48</EventWorkFormGuid>
  <FilesToRemove xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:guid>9367f4a9-6533-405a-8ada-de111a32c414</d2p1:guid>
    <d2p1:guid>fbc6d8e3-a123-48fb-bf99-f2917c72a608</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-09-12T11:59:57.4986953+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-09-12T11:59:57.4986953+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">dcc4f854-ac16-4bb4-978e-3144f627894c</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-09-12T11:59:57.4986953+00:00</Modified>
      <EventGuid>b46b58d2-5963-4e0c-8a19-3b6e047abd31</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-09-12T11:59:57.4986953+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-09-12T11:59:57.4986953+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">dcc4f854-ac16-4bb4-978e-3144f627894c</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-09-12T11:59:57.4986953+00:00</Modified>
      <EventGuid>b46b58d2-5963-4e0c-8a19-3b6e047abd31</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-09-12T11:59:57.4986953+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-09-12T11:59:57.4986953+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">799680ef-2dbf-4efe-93df-ec44991f398f</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-09-12T11:59:57.4986953+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>3f37b16f-7292-490d-90fb-33bf37aa1e94</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-09-12T11:59:57.4986953+00:00</Created>
        <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-09-12T11:59:57.4986953+00:00</Deleted>
        <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">0cfc0043-b278-4c84-a287-925d05e3f98b</Guid>
        <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-09-12T11:59:57.4986953+00:00</Modified>
        <ActivityGuid>ffed3bc4-7f6b-451a-8f28-b705d2d77de9</ActivityGuid>
        <AgendaItemGuid>3fbf6093-e5ff-459e-ac55-500f4c1a810f</AgendaItemGuid>
        <Alias>sample string 6</Alias>
        <CompanyGuid>0d63bac9-0d50-4952-be23-fa76af552a88</CompanyGuid>
        <ContentType>sample string 1</ContentType>
        <ContributionGuid>ba85e426-cd8b-4e38-9cbf-4373c7ed57f5</ContributionGuid>
        <ContributionSpeakerGuid>9eb97d94-42a6-4926-99c4-ac2bc3ba7870</ContributionSpeakerGuid>
        <CopyFromFileGuid>8446a057-f08b-418e-8d4a-42fb0fa68eeb</CopyFromFileGuid>
        <EventContentGuid>c81af74a-60e4-44c4-875c-4bc01ca6f8b9</EventContentGuid>
        <EventGuid>ea86cf01-f5d1-4246-bc19-ea09bef8f6c8</EventGuid>
        <EventLocationGuid>6f529f0d-193a-45a0-a580-fcbe493ad590</EventLocationGuid>
        <FileContents>QEA=</FileContents>
        <FileName>sample string 2</FileName>
        <FileSize>4</FileSize>
        <FileType>Unassigned</FileType>
        <FolderGuid>41f2c59c-da63-4310-9a34-d9a10bb0986a</FolderGuid>
        <Height>1</Height>
        <InStorage>true</InStorage>
        <NewsGuid>81cb49af-dffe-4a5f-b336-6744ac608da3</NewsGuid>
        <OriginalFileGuid>833ccdee-7126-4a5a-a2ed-73ccd175453a</OriginalFileGuid>
        <OriginalFileName>sample string 3</OriginalFileName>
        <PersonGuid>ab9f6888-f80b-4ca7-968e-8dbaea64bd5b</PersonGuid>
        <TrainingGuid>c77eaf3e-470b-468f-b8c8-ee93db6e1da2</TrainingGuid>
        <TrainingLocationGuid>97458926-8b73-4c7e-a431-f25377d942d4</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-09-12T11:59:57.4986953+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-09-12T11:59:57.4986953+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">799680ef-2dbf-4efe-93df-ec44991f398f</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-09-12T11:59:57.4986953+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>3f37b16f-7292-490d-90fb-33bf37aa1e94</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-09-12T11:59:57.4986953+00:00</Created>
        <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-09-12T11:59:57.4986953+00:00</Deleted>
        <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">0cfc0043-b278-4c84-a287-925d05e3f98b</Guid>
        <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-09-12T11:59:57.4986953+00:00</Modified>
        <ActivityGuid>ffed3bc4-7f6b-451a-8f28-b705d2d77de9</ActivityGuid>
        <AgendaItemGuid>3fbf6093-e5ff-459e-ac55-500f4c1a810f</AgendaItemGuid>
        <Alias>sample string 6</Alias>
        <CompanyGuid>0d63bac9-0d50-4952-be23-fa76af552a88</CompanyGuid>
        <ContentType>sample string 1</ContentType>
        <ContributionGuid>ba85e426-cd8b-4e38-9cbf-4373c7ed57f5</ContributionGuid>
        <ContributionSpeakerGuid>9eb97d94-42a6-4926-99c4-ac2bc3ba7870</ContributionSpeakerGuid>
        <CopyFromFileGuid>8446a057-f08b-418e-8d4a-42fb0fa68eeb</CopyFromFileGuid>
        <EventContentGuid>c81af74a-60e4-44c4-875c-4bc01ca6f8b9</EventContentGuid>
        <EventGuid>ea86cf01-f5d1-4246-bc19-ea09bef8f6c8</EventGuid>
        <EventLocationGuid>6f529f0d-193a-45a0-a580-fcbe493ad590</EventLocationGuid>
        <FileContents>QEA=</FileContents>
        <FileName>sample string 2</FileName>
        <FileSize>4</FileSize>
        <FileType>Unassigned</FileType>
        <FolderGuid>41f2c59c-da63-4310-9a34-d9a10bb0986a</FolderGuid>
        <Height>1</Height>
        <InStorage>true</InStorage>
        <NewsGuid>81cb49af-dffe-4a5f-b336-6744ac608da3</NewsGuid>
        <OriginalFileGuid>833ccdee-7126-4a5a-a2ed-73ccd175453a</OriginalFileGuid>
        <OriginalFileName>sample string 3</OriginalFileName>
        <PersonGuid>ab9f6888-f80b-4ca7-968e-8dbaea64bd5b</PersonGuid>
        <TrainingGuid>c77eaf3e-470b-468f-b8c8-ee93db6e1da2</TrainingGuid>
        <TrainingLocationGuid>97458926-8b73-4c7e-a431-f25377d942d4</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.