POST 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": "de427c60-91c8-4e28-aae1-d84db43f087d",
  "EventGuid": "b32ba481-1219-4107-a763-33e05d15195f",
  "SessionTitle": "sample string 2",
  "SessionDescription": "sample string 3",
  "EventDateGuid": "1fc606f3-3e75-4343-a56b-8ea985d7e672",
  "DayPartGuid": "43f146c7-8fd2-4055-9170-5859a1ac958f",
  "EventThemeGuid": "a3f085f3-cd0c-458b-a19e-1e2c70be5ad7",
  "EventWorkFormGuid": "3ab30432-8759-4f86-bf95-2dea681f44f7",
  "Speakers": [
    {
      "Guid": "d2682508-1a41-41db-ac34-1c72f03f9e34",
      "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": "e071f91e-d65c-430f-807a-94edaf092cc7",
        "FileSize": 4,
        "FileContents": "QEA=",
        "FileType": 0,
        "Width": 1,
        "Height": 1,
        "InStorage": true,
        "Alias": "sample string 6",
        "PersonGuid": "d77252e9-9a38-4df2-8bb1-8292ae94a18b",
        "EventContentGuid": "7732e65a-622e-47c2-82a3-5305765798ac",
        "TrainingGuid": "38391732-f33c-4646-9c6f-1db442043bf8",
        "TrainingLocationGuid": "041eb0d0-2706-4ff1-a8e9-9f776e95dacb",
        "CompanyGuid": "8d5d70ef-9fb5-4f75-a716-4dee6d1d8c89",
        "FolderGuid": "3065817a-82fc-43a3-8691-880dd48e80fc",
        "EventGuid": "b5fed740-123f-409c-b06f-0746a185276c",
        "ActivityGuid": "2670e2d3-0e79-4328-92c9-a9141a7bebaf",
        "EventLocationGuid": "c68329e5-e23b-4b0d-95dc-8928a943ab0e",
        "OriginalFileGuid": "787c2ad9-ff99-4d81-a30b-f4f538d5978d",
        "CopyFromFileGuid": "0508d7e8-4e8c-4e98-a8fa-8b886e48d6a8",
        "NewsGuid": "12e11317-c9d0-49ba-ac22-55d025564bcb",
        "ContributionGuid": "2f626771-2c9c-48ae-b6fa-731478312edb",
        "ContributionSpeakerGuid": "ff7b8da1-7dbf-4b75-9f4c-5d989f5a881b",
        "AgendaItemGuid": "ae7c6e43-9582-4c9d-a7da-908a61929423",
        "Guid": "e071f91e-d65c-430f-807a-94edaf092cc7",
        "Created": "2026-03-13T03:44:58.7009054+00:00",
        "Modified": "2026-03-13T03:44:58.7009054+00:00",
        "Deleted": "2026-03-13T03:44:58.7009054+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": "0e17875d-bb3a-4c1e-9d94-8855713394dc",
      "Created": "2026-03-13T03:44:58.7009054+00:00",
      "Modified": "2026-03-13T03:44:58.7009054+00:00",
      "Deleted": "2026-03-13T03:44:58.7009054+00:00",
      "ErrorMessages": {
        "sample string 1": "sample string 2",
        "sample string 3": "sample string 4"
      },
      "IsValid": false
    },
    {
      "Guid": "d2682508-1a41-41db-ac34-1c72f03f9e34",
      "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": "e071f91e-d65c-430f-807a-94edaf092cc7",
        "FileSize": 4,
        "FileContents": "QEA=",
        "FileType": 0,
        "Width": 1,
        "Height": 1,
        "InStorage": true,
        "Alias": "sample string 6",
        "PersonGuid": "d77252e9-9a38-4df2-8bb1-8292ae94a18b",
        "EventContentGuid": "7732e65a-622e-47c2-82a3-5305765798ac",
        "TrainingGuid": "38391732-f33c-4646-9c6f-1db442043bf8",
        "TrainingLocationGuid": "041eb0d0-2706-4ff1-a8e9-9f776e95dacb",
        "CompanyGuid": "8d5d70ef-9fb5-4f75-a716-4dee6d1d8c89",
        "FolderGuid": "3065817a-82fc-43a3-8691-880dd48e80fc",
        "EventGuid": "b5fed740-123f-409c-b06f-0746a185276c",
        "ActivityGuid": "2670e2d3-0e79-4328-92c9-a9141a7bebaf",
        "EventLocationGuid": "c68329e5-e23b-4b0d-95dc-8928a943ab0e",
        "OriginalFileGuid": "787c2ad9-ff99-4d81-a30b-f4f538d5978d",
        "CopyFromFileGuid": "0508d7e8-4e8c-4e98-a8fa-8b886e48d6a8",
        "NewsGuid": "12e11317-c9d0-49ba-ac22-55d025564bcb",
        "ContributionGuid": "2f626771-2c9c-48ae-b6fa-731478312edb",
        "ContributionSpeakerGuid": "ff7b8da1-7dbf-4b75-9f4c-5d989f5a881b",
        "AgendaItemGuid": "ae7c6e43-9582-4c9d-a7da-908a61929423",
        "Guid": "e071f91e-d65c-430f-807a-94edaf092cc7",
        "Created": "2026-03-13T03:44:58.7009054+00:00",
        "Modified": "2026-03-13T03:44:58.7009054+00:00",
        "Deleted": "2026-03-13T03:44:58.7009054+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": "0e17875d-bb3a-4c1e-9d94-8855713394dc",
      "Created": "2026-03-13T03:44:58.7009054+00:00",
      "Modified": "2026-03-13T03:44:58.7009054+00:00",
      "Deleted": "2026-03-13T03:44:58.7009054+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": "e071f91e-d65c-430f-807a-94edaf092cc7",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "d77252e9-9a38-4df2-8bb1-8292ae94a18b",
    "EventContentGuid": "7732e65a-622e-47c2-82a3-5305765798ac",
    "TrainingGuid": "38391732-f33c-4646-9c6f-1db442043bf8",
    "TrainingLocationGuid": "041eb0d0-2706-4ff1-a8e9-9f776e95dacb",
    "CompanyGuid": "8d5d70ef-9fb5-4f75-a716-4dee6d1d8c89",
    "FolderGuid": "3065817a-82fc-43a3-8691-880dd48e80fc",
    "EventGuid": "b5fed740-123f-409c-b06f-0746a185276c",
    "ActivityGuid": "2670e2d3-0e79-4328-92c9-a9141a7bebaf",
    "EventLocationGuid": "c68329e5-e23b-4b0d-95dc-8928a943ab0e",
    "OriginalFileGuid": "787c2ad9-ff99-4d81-a30b-f4f538d5978d",
    "CopyFromFileGuid": "0508d7e8-4e8c-4e98-a8fa-8b886e48d6a8",
    "NewsGuid": "12e11317-c9d0-49ba-ac22-55d025564bcb",
    "ContributionGuid": "2f626771-2c9c-48ae-b6fa-731478312edb",
    "ContributionSpeakerGuid": "ff7b8da1-7dbf-4b75-9f4c-5d989f5a881b",
    "AgendaItemGuid": "ae7c6e43-9582-4c9d-a7da-908a61929423",
    "Guid": "e071f91e-d65c-430f-807a-94edaf092cc7",
    "Created": "2026-03-13T03:44:58.7009054+00:00",
    "Modified": "2026-03-13T03:44:58.7009054+00:00",
    "Deleted": "2026-03-13T03:44:58.7009054+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": "e071f91e-d65c-430f-807a-94edaf092cc7",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "d77252e9-9a38-4df2-8bb1-8292ae94a18b",
    "EventContentGuid": "7732e65a-622e-47c2-82a3-5305765798ac",
    "TrainingGuid": "38391732-f33c-4646-9c6f-1db442043bf8",
    "TrainingLocationGuid": "041eb0d0-2706-4ff1-a8e9-9f776e95dacb",
    "CompanyGuid": "8d5d70ef-9fb5-4f75-a716-4dee6d1d8c89",
    "FolderGuid": "3065817a-82fc-43a3-8691-880dd48e80fc",
    "EventGuid": "b5fed740-123f-409c-b06f-0746a185276c",
    "ActivityGuid": "2670e2d3-0e79-4328-92c9-a9141a7bebaf",
    "EventLocationGuid": "c68329e5-e23b-4b0d-95dc-8928a943ab0e",
    "OriginalFileGuid": "787c2ad9-ff99-4d81-a30b-f4f538d5978d",
    "CopyFromFileGuid": "0508d7e8-4e8c-4e98-a8fa-8b886e48d6a8",
    "NewsGuid": "12e11317-c9d0-49ba-ac22-55d025564bcb",
    "ContributionGuid": "2f626771-2c9c-48ae-b6fa-731478312edb",
    "ContributionSpeakerGuid": "ff7b8da1-7dbf-4b75-9f4c-5d989f5a881b",
    "AgendaItemGuid": "ae7c6e43-9582-4c9d-a7da-908a61929423",
    "Guid": "e071f91e-d65c-430f-807a-94edaf092cc7",
    "Created": "2026-03-13T03:44:58.7009054+00:00",
    "Modified": "2026-03-13T03:44:58.7009054+00:00",
    "Deleted": "2026-03-13T03:44:58.7009054+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": "e071f91e-d65c-430f-807a-94edaf092cc7",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "d77252e9-9a38-4df2-8bb1-8292ae94a18b",
    "EventContentGuid": "7732e65a-622e-47c2-82a3-5305765798ac",
    "TrainingGuid": "38391732-f33c-4646-9c6f-1db442043bf8",
    "TrainingLocationGuid": "041eb0d0-2706-4ff1-a8e9-9f776e95dacb",
    "CompanyGuid": "8d5d70ef-9fb5-4f75-a716-4dee6d1d8c89",
    "FolderGuid": "3065817a-82fc-43a3-8691-880dd48e80fc",
    "EventGuid": "b5fed740-123f-409c-b06f-0746a185276c",
    "ActivityGuid": "2670e2d3-0e79-4328-92c9-a9141a7bebaf",
    "EventLocationGuid": "c68329e5-e23b-4b0d-95dc-8928a943ab0e",
    "OriginalFileGuid": "787c2ad9-ff99-4d81-a30b-f4f538d5978d",
    "CopyFromFileGuid": "0508d7e8-4e8c-4e98-a8fa-8b886e48d6a8",
    "NewsGuid": "12e11317-c9d0-49ba-ac22-55d025564bcb",
    "ContributionGuid": "2f626771-2c9c-48ae-b6fa-731478312edb",
    "ContributionSpeakerGuid": "ff7b8da1-7dbf-4b75-9f4c-5d989f5a881b",
    "AgendaItemGuid": "ae7c6e43-9582-4c9d-a7da-908a61929423",
    "Guid": "e071f91e-d65c-430f-807a-94edaf092cc7",
    "Created": "2026-03-13T03:44:58.7009054+00:00",
    "Modified": "2026-03-13T03:44:58.7009054+00:00",
    "Deleted": "2026-03-13T03:44:58.7009054+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": "e071f91e-d65c-430f-807a-94edaf092cc7",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "d77252e9-9a38-4df2-8bb1-8292ae94a18b",
    "EventContentGuid": "7732e65a-622e-47c2-82a3-5305765798ac",
    "TrainingGuid": "38391732-f33c-4646-9c6f-1db442043bf8",
    "TrainingLocationGuid": "041eb0d0-2706-4ff1-a8e9-9f776e95dacb",
    "CompanyGuid": "8d5d70ef-9fb5-4f75-a716-4dee6d1d8c89",
    "FolderGuid": "3065817a-82fc-43a3-8691-880dd48e80fc",
    "EventGuid": "b5fed740-123f-409c-b06f-0746a185276c",
    "ActivityGuid": "2670e2d3-0e79-4328-92c9-a9141a7bebaf",
    "EventLocationGuid": "c68329e5-e23b-4b0d-95dc-8928a943ab0e",
    "OriginalFileGuid": "787c2ad9-ff99-4d81-a30b-f4f538d5978d",
    "CopyFromFileGuid": "0508d7e8-4e8c-4e98-a8fa-8b886e48d6a8",
    "NewsGuid": "12e11317-c9d0-49ba-ac22-55d025564bcb",
    "ContributionGuid": "2f626771-2c9c-48ae-b6fa-731478312edb",
    "ContributionSpeakerGuid": "ff7b8da1-7dbf-4b75-9f4c-5d989f5a881b",
    "AgendaItemGuid": "ae7c6e43-9582-4c9d-a7da-908a61929423",
    "Guid": "e071f91e-d65c-430f-807a-94edaf092cc7",
    "Created": "2026-03-13T03:44:58.7009054+00:00",
    "Modified": "2026-03-13T03:44:58.7009054+00:00",
    "Deleted": "2026-03-13T03:44:58.7009054+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": "e071f91e-d65c-430f-807a-94edaf092cc7",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "d77252e9-9a38-4df2-8bb1-8292ae94a18b",
    "EventContentGuid": "7732e65a-622e-47c2-82a3-5305765798ac",
    "TrainingGuid": "38391732-f33c-4646-9c6f-1db442043bf8",
    "TrainingLocationGuid": "041eb0d0-2706-4ff1-a8e9-9f776e95dacb",
    "CompanyGuid": "8d5d70ef-9fb5-4f75-a716-4dee6d1d8c89",
    "FolderGuid": "3065817a-82fc-43a3-8691-880dd48e80fc",
    "EventGuid": "b5fed740-123f-409c-b06f-0746a185276c",
    "ActivityGuid": "2670e2d3-0e79-4328-92c9-a9141a7bebaf",
    "EventLocationGuid": "c68329e5-e23b-4b0d-95dc-8928a943ab0e",
    "OriginalFileGuid": "787c2ad9-ff99-4d81-a30b-f4f538d5978d",
    "CopyFromFileGuid": "0508d7e8-4e8c-4e98-a8fa-8b886e48d6a8",
    "NewsGuid": "12e11317-c9d0-49ba-ac22-55d025564bcb",
    "ContributionGuid": "2f626771-2c9c-48ae-b6fa-731478312edb",
    "ContributionSpeakerGuid": "ff7b8da1-7dbf-4b75-9f4c-5d989f5a881b",
    "AgendaItemGuid": "ae7c6e43-9582-4c9d-a7da-908a61929423",
    "Guid": "e071f91e-d65c-430f-807a-94edaf092cc7",
    "Created": "2026-03-13T03:44:58.7009054+00:00",
    "Modified": "2026-03-13T03:44:58.7009054+00:00",
    "Deleted": "2026-03-13T03:44:58.7009054+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": "e071f91e-d65c-430f-807a-94edaf092cc7",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "d77252e9-9a38-4df2-8bb1-8292ae94a18b",
      "EventContentGuid": "7732e65a-622e-47c2-82a3-5305765798ac",
      "TrainingGuid": "38391732-f33c-4646-9c6f-1db442043bf8",
      "TrainingLocationGuid": "041eb0d0-2706-4ff1-a8e9-9f776e95dacb",
      "CompanyGuid": "8d5d70ef-9fb5-4f75-a716-4dee6d1d8c89",
      "FolderGuid": "3065817a-82fc-43a3-8691-880dd48e80fc",
      "EventGuid": "b5fed740-123f-409c-b06f-0746a185276c",
      "ActivityGuid": "2670e2d3-0e79-4328-92c9-a9141a7bebaf",
      "EventLocationGuid": "c68329e5-e23b-4b0d-95dc-8928a943ab0e",
      "OriginalFileGuid": "787c2ad9-ff99-4d81-a30b-f4f538d5978d",
      "CopyFromFileGuid": "0508d7e8-4e8c-4e98-a8fa-8b886e48d6a8",
      "NewsGuid": "12e11317-c9d0-49ba-ac22-55d025564bcb",
      "ContributionGuid": "2f626771-2c9c-48ae-b6fa-731478312edb",
      "ContributionSpeakerGuid": "ff7b8da1-7dbf-4b75-9f4c-5d989f5a881b",
      "AgendaItemGuid": "ae7c6e43-9582-4c9d-a7da-908a61929423",
      "Guid": "e071f91e-d65c-430f-807a-94edaf092cc7",
      "Created": "2026-03-13T03:44:58.7009054+00:00",
      "Modified": "2026-03-13T03:44:58.7009054+00:00",
      "Deleted": "2026-03-13T03:44:58.7009054+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": "e071f91e-d65c-430f-807a-94edaf092cc7",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "d77252e9-9a38-4df2-8bb1-8292ae94a18b",
      "EventContentGuid": "7732e65a-622e-47c2-82a3-5305765798ac",
      "TrainingGuid": "38391732-f33c-4646-9c6f-1db442043bf8",
      "TrainingLocationGuid": "041eb0d0-2706-4ff1-a8e9-9f776e95dacb",
      "CompanyGuid": "8d5d70ef-9fb5-4f75-a716-4dee6d1d8c89",
      "FolderGuid": "3065817a-82fc-43a3-8691-880dd48e80fc",
      "EventGuid": "b5fed740-123f-409c-b06f-0746a185276c",
      "ActivityGuid": "2670e2d3-0e79-4328-92c9-a9141a7bebaf",
      "EventLocationGuid": "c68329e5-e23b-4b0d-95dc-8928a943ab0e",
      "OriginalFileGuid": "787c2ad9-ff99-4d81-a30b-f4f538d5978d",
      "CopyFromFileGuid": "0508d7e8-4e8c-4e98-a8fa-8b886e48d6a8",
      "NewsGuid": "12e11317-c9d0-49ba-ac22-55d025564bcb",
      "ContributionGuid": "2f626771-2c9c-48ae-b6fa-731478312edb",
      "ContributionSpeakerGuid": "ff7b8da1-7dbf-4b75-9f4c-5d989f5a881b",
      "AgendaItemGuid": "ae7c6e43-9582-4c9d-a7da-908a61929423",
      "Guid": "e071f91e-d65c-430f-807a-94edaf092cc7",
      "Created": "2026-03-13T03:44:58.7009054+00:00",
      "Modified": "2026-03-13T03:44:58.7009054+00:00",
      "Deleted": "2026-03-13T03:44:58.7009054+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": "e071f91e-d65c-430f-807a-94edaf092cc7",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "d77252e9-9a38-4df2-8bb1-8292ae94a18b",
      "EventContentGuid": "7732e65a-622e-47c2-82a3-5305765798ac",
      "TrainingGuid": "38391732-f33c-4646-9c6f-1db442043bf8",
      "TrainingLocationGuid": "041eb0d0-2706-4ff1-a8e9-9f776e95dacb",
      "CompanyGuid": "8d5d70ef-9fb5-4f75-a716-4dee6d1d8c89",
      "FolderGuid": "3065817a-82fc-43a3-8691-880dd48e80fc",
      "EventGuid": "b5fed740-123f-409c-b06f-0746a185276c",
      "ActivityGuid": "2670e2d3-0e79-4328-92c9-a9141a7bebaf",
      "EventLocationGuid": "c68329e5-e23b-4b0d-95dc-8928a943ab0e",
      "OriginalFileGuid": "787c2ad9-ff99-4d81-a30b-f4f538d5978d",
      "CopyFromFileGuid": "0508d7e8-4e8c-4e98-a8fa-8b886e48d6a8",
      "NewsGuid": "12e11317-c9d0-49ba-ac22-55d025564bcb",
      "ContributionGuid": "2f626771-2c9c-48ae-b6fa-731478312edb",
      "ContributionSpeakerGuid": "ff7b8da1-7dbf-4b75-9f4c-5d989f5a881b",
      "AgendaItemGuid": "ae7c6e43-9582-4c9d-a7da-908a61929423",
      "Guid": "e071f91e-d65c-430f-807a-94edaf092cc7",
      "Created": "2026-03-13T03:44:58.7009054+00:00",
      "Modified": "2026-03-13T03:44:58.7009054+00:00",
      "Deleted": "2026-03-13T03:44:58.7009054+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": "e071f91e-d65c-430f-807a-94edaf092cc7",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "d77252e9-9a38-4df2-8bb1-8292ae94a18b",
      "EventContentGuid": "7732e65a-622e-47c2-82a3-5305765798ac",
      "TrainingGuid": "38391732-f33c-4646-9c6f-1db442043bf8",
      "TrainingLocationGuid": "041eb0d0-2706-4ff1-a8e9-9f776e95dacb",
      "CompanyGuid": "8d5d70ef-9fb5-4f75-a716-4dee6d1d8c89",
      "FolderGuid": "3065817a-82fc-43a3-8691-880dd48e80fc",
      "EventGuid": "b5fed740-123f-409c-b06f-0746a185276c",
      "ActivityGuid": "2670e2d3-0e79-4328-92c9-a9141a7bebaf",
      "EventLocationGuid": "c68329e5-e23b-4b0d-95dc-8928a943ab0e",
      "OriginalFileGuid": "787c2ad9-ff99-4d81-a30b-f4f538d5978d",
      "CopyFromFileGuid": "0508d7e8-4e8c-4e98-a8fa-8b886e48d6a8",
      "NewsGuid": "12e11317-c9d0-49ba-ac22-55d025564bcb",
      "ContributionGuid": "2f626771-2c9c-48ae-b6fa-731478312edb",
      "ContributionSpeakerGuid": "ff7b8da1-7dbf-4b75-9f4c-5d989f5a881b",
      "AgendaItemGuid": "ae7c6e43-9582-4c9d-a7da-908a61929423",
      "Guid": "e071f91e-d65c-430f-807a-94edaf092cc7",
      "Created": "2026-03-13T03:44:58.7009054+00:00",
      "Modified": "2026-03-13T03:44:58.7009054+00:00",
      "Deleted": "2026-03-13T03:44:58.7009054+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": "e071f91e-d65c-430f-807a-94edaf092cc7",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "d77252e9-9a38-4df2-8bb1-8292ae94a18b",
      "EventContentGuid": "7732e65a-622e-47c2-82a3-5305765798ac",
      "TrainingGuid": "38391732-f33c-4646-9c6f-1db442043bf8",
      "TrainingLocationGuid": "041eb0d0-2706-4ff1-a8e9-9f776e95dacb",
      "CompanyGuid": "8d5d70ef-9fb5-4f75-a716-4dee6d1d8c89",
      "FolderGuid": "3065817a-82fc-43a3-8691-880dd48e80fc",
      "EventGuid": "b5fed740-123f-409c-b06f-0746a185276c",
      "ActivityGuid": "2670e2d3-0e79-4328-92c9-a9141a7bebaf",
      "EventLocationGuid": "c68329e5-e23b-4b0d-95dc-8928a943ab0e",
      "OriginalFileGuid": "787c2ad9-ff99-4d81-a30b-f4f538d5978d",
      "CopyFromFileGuid": "0508d7e8-4e8c-4e98-a8fa-8b886e48d6a8",
      "NewsGuid": "12e11317-c9d0-49ba-ac22-55d025564bcb",
      "ContributionGuid": "2f626771-2c9c-48ae-b6fa-731478312edb",
      "ContributionSpeakerGuid": "ff7b8da1-7dbf-4b75-9f4c-5d989f5a881b",
      "AgendaItemGuid": "ae7c6e43-9582-4c9d-a7da-908a61929423",
      "Guid": "e071f91e-d65c-430f-807a-94edaf092cc7",
      "Created": "2026-03-13T03:44:58.7009054+00:00",
      "Modified": "2026-03-13T03:44:58.7009054+00:00",
      "Deleted": "2026-03-13T03:44:58.7009054+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": "e071f91e-d65c-430f-807a-94edaf092cc7",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "d77252e9-9a38-4df2-8bb1-8292ae94a18b",
    "EventContentGuid": "7732e65a-622e-47c2-82a3-5305765798ac",
    "TrainingGuid": "38391732-f33c-4646-9c6f-1db442043bf8",
    "TrainingLocationGuid": "041eb0d0-2706-4ff1-a8e9-9f776e95dacb",
    "CompanyGuid": "8d5d70ef-9fb5-4f75-a716-4dee6d1d8c89",
    "FolderGuid": "3065817a-82fc-43a3-8691-880dd48e80fc",
    "EventGuid": "b5fed740-123f-409c-b06f-0746a185276c",
    "ActivityGuid": "2670e2d3-0e79-4328-92c9-a9141a7bebaf",
    "EventLocationGuid": "c68329e5-e23b-4b0d-95dc-8928a943ab0e",
    "OriginalFileGuid": "787c2ad9-ff99-4d81-a30b-f4f538d5978d",
    "CopyFromFileGuid": "0508d7e8-4e8c-4e98-a8fa-8b886e48d6a8",
    "NewsGuid": "12e11317-c9d0-49ba-ac22-55d025564bcb",
    "ContributionGuid": "2f626771-2c9c-48ae-b6fa-731478312edb",
    "ContributionSpeakerGuid": "ff7b8da1-7dbf-4b75-9f4c-5d989f5a881b",
    "AgendaItemGuid": "ae7c6e43-9582-4c9d-a7da-908a61929423",
    "Guid": "e071f91e-d65c-430f-807a-94edaf092cc7",
    "Created": "2026-03-13T03:44:58.7009054+00:00",
    "Modified": "2026-03-13T03:44:58.7009054+00:00",
    "Deleted": "2026-03-13T03:44:58.7009054+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": [
    "a3102203-6b96-4613-84c7-ff03b8ca238f",
    "06bb738f-14c2-424f-bfa2-3ccf6fe262c1"
  ],
  "IsScheduled": true,
  "FormGroups": [
    {
      "FieldName": "sample string 1",
      "FieldLabel": "sample string 2",
      "FieldEnabled": true,
      "TooltipEnabled": true,
      "TooltipText": "sample string 5",
      "EventGuid": "a0e20953-b2e2-4047-bd1c-ce7390a5e596",
      "Guid": "a39081b3-023f-4edf-81ff-cd13fd1402dd",
      "Created": "2026-03-13T03:44:58.7009054+00:00",
      "Modified": "2026-03-13T03:44:58.7009054+00:00",
      "Deleted": "2026-03-13T03:44:58.7009054+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": "a0e20953-b2e2-4047-bd1c-ce7390a5e596",
      "Guid": "a39081b3-023f-4edf-81ff-cd13fd1402dd",
      "Created": "2026-03-13T03:44:58.7009054+00:00",
      "Modified": "2026-03-13T03:44:58.7009054+00:00",
      "Deleted": "2026-03-13T03:44:58.7009054+00:00",
      "ErrorMessages": {
        "sample string 1": "sample string 2",
        "sample string 3": "sample string 4"
      },
      "IsValid": false
    }
  ],
  "Guid": "45d6d51a-f86c-4a03-ba5b-f7eb68ebe770",
  "Created": "2026-03-13T03:44:58.7009054+00:00",
  "Modified": "2026-03-13T03:44:58.7009054+00:00",
  "Deleted": "2026-03-13T03:44:58.7009054+00:00",
  "ErrorMessages": {
    "sample string 1": "sample string 2",
    "sample string 3": "sample string 4"
  },
  "IsValid": false
}

text/json

Sample:
{
  "ActivityGuid": "de427c60-91c8-4e28-aae1-d84db43f087d",
  "EventGuid": "b32ba481-1219-4107-a763-33e05d15195f",
  "SessionTitle": "sample string 2",
  "SessionDescription": "sample string 3",
  "EventDateGuid": "1fc606f3-3e75-4343-a56b-8ea985d7e672",
  "DayPartGuid": "43f146c7-8fd2-4055-9170-5859a1ac958f",
  "EventThemeGuid": "a3f085f3-cd0c-458b-a19e-1e2c70be5ad7",
  "EventWorkFormGuid": "3ab30432-8759-4f86-bf95-2dea681f44f7",
  "Speakers": [
    {
      "Guid": "d2682508-1a41-41db-ac34-1c72f03f9e34",
      "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": "e071f91e-d65c-430f-807a-94edaf092cc7",
        "FileSize": 4,
        "FileContents": "QEA=",
        "FileType": 0,
        "Width": 1,
        "Height": 1,
        "InStorage": true,
        "Alias": "sample string 6",
        "PersonGuid": "d77252e9-9a38-4df2-8bb1-8292ae94a18b",
        "EventContentGuid": "7732e65a-622e-47c2-82a3-5305765798ac",
        "TrainingGuid": "38391732-f33c-4646-9c6f-1db442043bf8",
        "TrainingLocationGuid": "041eb0d0-2706-4ff1-a8e9-9f776e95dacb",
        "CompanyGuid": "8d5d70ef-9fb5-4f75-a716-4dee6d1d8c89",
        "FolderGuid": "3065817a-82fc-43a3-8691-880dd48e80fc",
        "EventGuid": "b5fed740-123f-409c-b06f-0746a185276c",
        "ActivityGuid": "2670e2d3-0e79-4328-92c9-a9141a7bebaf",
        "EventLocationGuid": "c68329e5-e23b-4b0d-95dc-8928a943ab0e",
        "OriginalFileGuid": "787c2ad9-ff99-4d81-a30b-f4f538d5978d",
        "CopyFromFileGuid": "0508d7e8-4e8c-4e98-a8fa-8b886e48d6a8",
        "NewsGuid": "12e11317-c9d0-49ba-ac22-55d025564bcb",
        "ContributionGuid": "2f626771-2c9c-48ae-b6fa-731478312edb",
        "ContributionSpeakerGuid": "ff7b8da1-7dbf-4b75-9f4c-5d989f5a881b",
        "AgendaItemGuid": "ae7c6e43-9582-4c9d-a7da-908a61929423",
        "Guid": "e071f91e-d65c-430f-807a-94edaf092cc7",
        "Created": "2026-03-13T03:44:58.7009054+00:00",
        "Modified": "2026-03-13T03:44:58.7009054+00:00",
        "Deleted": "2026-03-13T03:44:58.7009054+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": "0e17875d-bb3a-4c1e-9d94-8855713394dc",
      "Created": "2026-03-13T03:44:58.7009054+00:00",
      "Modified": "2026-03-13T03:44:58.7009054+00:00",
      "Deleted": "2026-03-13T03:44:58.7009054+00:00",
      "ErrorMessages": {
        "sample string 1": "sample string 2",
        "sample string 3": "sample string 4"
      },
      "IsValid": false
    },
    {
      "Guid": "d2682508-1a41-41db-ac34-1c72f03f9e34",
      "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": "e071f91e-d65c-430f-807a-94edaf092cc7",
        "FileSize": 4,
        "FileContents": "QEA=",
        "FileType": 0,
        "Width": 1,
        "Height": 1,
        "InStorage": true,
        "Alias": "sample string 6",
        "PersonGuid": "d77252e9-9a38-4df2-8bb1-8292ae94a18b",
        "EventContentGuid": "7732e65a-622e-47c2-82a3-5305765798ac",
        "TrainingGuid": "38391732-f33c-4646-9c6f-1db442043bf8",
        "TrainingLocationGuid": "041eb0d0-2706-4ff1-a8e9-9f776e95dacb",
        "CompanyGuid": "8d5d70ef-9fb5-4f75-a716-4dee6d1d8c89",
        "FolderGuid": "3065817a-82fc-43a3-8691-880dd48e80fc",
        "EventGuid": "b5fed740-123f-409c-b06f-0746a185276c",
        "ActivityGuid": "2670e2d3-0e79-4328-92c9-a9141a7bebaf",
        "EventLocationGuid": "c68329e5-e23b-4b0d-95dc-8928a943ab0e",
        "OriginalFileGuid": "787c2ad9-ff99-4d81-a30b-f4f538d5978d",
        "CopyFromFileGuid": "0508d7e8-4e8c-4e98-a8fa-8b886e48d6a8",
        "NewsGuid": "12e11317-c9d0-49ba-ac22-55d025564bcb",
        "ContributionGuid": "2f626771-2c9c-48ae-b6fa-731478312edb",
        "ContributionSpeakerGuid": "ff7b8da1-7dbf-4b75-9f4c-5d989f5a881b",
        "AgendaItemGuid": "ae7c6e43-9582-4c9d-a7da-908a61929423",
        "Guid": "e071f91e-d65c-430f-807a-94edaf092cc7",
        "Created": "2026-03-13T03:44:58.7009054+00:00",
        "Modified": "2026-03-13T03:44:58.7009054+00:00",
        "Deleted": "2026-03-13T03:44:58.7009054+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": "0e17875d-bb3a-4c1e-9d94-8855713394dc",
      "Created": "2026-03-13T03:44:58.7009054+00:00",
      "Modified": "2026-03-13T03:44:58.7009054+00:00",
      "Deleted": "2026-03-13T03:44:58.7009054+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": "e071f91e-d65c-430f-807a-94edaf092cc7",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "d77252e9-9a38-4df2-8bb1-8292ae94a18b",
    "EventContentGuid": "7732e65a-622e-47c2-82a3-5305765798ac",
    "TrainingGuid": "38391732-f33c-4646-9c6f-1db442043bf8",
    "TrainingLocationGuid": "041eb0d0-2706-4ff1-a8e9-9f776e95dacb",
    "CompanyGuid": "8d5d70ef-9fb5-4f75-a716-4dee6d1d8c89",
    "FolderGuid": "3065817a-82fc-43a3-8691-880dd48e80fc",
    "EventGuid": "b5fed740-123f-409c-b06f-0746a185276c",
    "ActivityGuid": "2670e2d3-0e79-4328-92c9-a9141a7bebaf",
    "EventLocationGuid": "c68329e5-e23b-4b0d-95dc-8928a943ab0e",
    "OriginalFileGuid": "787c2ad9-ff99-4d81-a30b-f4f538d5978d",
    "CopyFromFileGuid": "0508d7e8-4e8c-4e98-a8fa-8b886e48d6a8",
    "NewsGuid": "12e11317-c9d0-49ba-ac22-55d025564bcb",
    "ContributionGuid": "2f626771-2c9c-48ae-b6fa-731478312edb",
    "ContributionSpeakerGuid": "ff7b8da1-7dbf-4b75-9f4c-5d989f5a881b",
    "AgendaItemGuid": "ae7c6e43-9582-4c9d-a7da-908a61929423",
    "Guid": "e071f91e-d65c-430f-807a-94edaf092cc7",
    "Created": "2026-03-13T03:44:58.7009054+00:00",
    "Modified": "2026-03-13T03:44:58.7009054+00:00",
    "Deleted": "2026-03-13T03:44:58.7009054+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": "e071f91e-d65c-430f-807a-94edaf092cc7",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "d77252e9-9a38-4df2-8bb1-8292ae94a18b",
    "EventContentGuid": "7732e65a-622e-47c2-82a3-5305765798ac",
    "TrainingGuid": "38391732-f33c-4646-9c6f-1db442043bf8",
    "TrainingLocationGuid": "041eb0d0-2706-4ff1-a8e9-9f776e95dacb",
    "CompanyGuid": "8d5d70ef-9fb5-4f75-a716-4dee6d1d8c89",
    "FolderGuid": "3065817a-82fc-43a3-8691-880dd48e80fc",
    "EventGuid": "b5fed740-123f-409c-b06f-0746a185276c",
    "ActivityGuid": "2670e2d3-0e79-4328-92c9-a9141a7bebaf",
    "EventLocationGuid": "c68329e5-e23b-4b0d-95dc-8928a943ab0e",
    "OriginalFileGuid": "787c2ad9-ff99-4d81-a30b-f4f538d5978d",
    "CopyFromFileGuid": "0508d7e8-4e8c-4e98-a8fa-8b886e48d6a8",
    "NewsGuid": "12e11317-c9d0-49ba-ac22-55d025564bcb",
    "ContributionGuid": "2f626771-2c9c-48ae-b6fa-731478312edb",
    "ContributionSpeakerGuid": "ff7b8da1-7dbf-4b75-9f4c-5d989f5a881b",
    "AgendaItemGuid": "ae7c6e43-9582-4c9d-a7da-908a61929423",
    "Guid": "e071f91e-d65c-430f-807a-94edaf092cc7",
    "Created": "2026-03-13T03:44:58.7009054+00:00",
    "Modified": "2026-03-13T03:44:58.7009054+00:00",
    "Deleted": "2026-03-13T03:44:58.7009054+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": "e071f91e-d65c-430f-807a-94edaf092cc7",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "d77252e9-9a38-4df2-8bb1-8292ae94a18b",
    "EventContentGuid": "7732e65a-622e-47c2-82a3-5305765798ac",
    "TrainingGuid": "38391732-f33c-4646-9c6f-1db442043bf8",
    "TrainingLocationGuid": "041eb0d0-2706-4ff1-a8e9-9f776e95dacb",
    "CompanyGuid": "8d5d70ef-9fb5-4f75-a716-4dee6d1d8c89",
    "FolderGuid": "3065817a-82fc-43a3-8691-880dd48e80fc",
    "EventGuid": "b5fed740-123f-409c-b06f-0746a185276c",
    "ActivityGuid": "2670e2d3-0e79-4328-92c9-a9141a7bebaf",
    "EventLocationGuid": "c68329e5-e23b-4b0d-95dc-8928a943ab0e",
    "OriginalFileGuid": "787c2ad9-ff99-4d81-a30b-f4f538d5978d",
    "CopyFromFileGuid": "0508d7e8-4e8c-4e98-a8fa-8b886e48d6a8",
    "NewsGuid": "12e11317-c9d0-49ba-ac22-55d025564bcb",
    "ContributionGuid": "2f626771-2c9c-48ae-b6fa-731478312edb",
    "ContributionSpeakerGuid": "ff7b8da1-7dbf-4b75-9f4c-5d989f5a881b",
    "AgendaItemGuid": "ae7c6e43-9582-4c9d-a7da-908a61929423",
    "Guid": "e071f91e-d65c-430f-807a-94edaf092cc7",
    "Created": "2026-03-13T03:44:58.7009054+00:00",
    "Modified": "2026-03-13T03:44:58.7009054+00:00",
    "Deleted": "2026-03-13T03:44:58.7009054+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": "e071f91e-d65c-430f-807a-94edaf092cc7",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "d77252e9-9a38-4df2-8bb1-8292ae94a18b",
    "EventContentGuid": "7732e65a-622e-47c2-82a3-5305765798ac",
    "TrainingGuid": "38391732-f33c-4646-9c6f-1db442043bf8",
    "TrainingLocationGuid": "041eb0d0-2706-4ff1-a8e9-9f776e95dacb",
    "CompanyGuid": "8d5d70ef-9fb5-4f75-a716-4dee6d1d8c89",
    "FolderGuid": "3065817a-82fc-43a3-8691-880dd48e80fc",
    "EventGuid": "b5fed740-123f-409c-b06f-0746a185276c",
    "ActivityGuid": "2670e2d3-0e79-4328-92c9-a9141a7bebaf",
    "EventLocationGuid": "c68329e5-e23b-4b0d-95dc-8928a943ab0e",
    "OriginalFileGuid": "787c2ad9-ff99-4d81-a30b-f4f538d5978d",
    "CopyFromFileGuid": "0508d7e8-4e8c-4e98-a8fa-8b886e48d6a8",
    "NewsGuid": "12e11317-c9d0-49ba-ac22-55d025564bcb",
    "ContributionGuid": "2f626771-2c9c-48ae-b6fa-731478312edb",
    "ContributionSpeakerGuid": "ff7b8da1-7dbf-4b75-9f4c-5d989f5a881b",
    "AgendaItemGuid": "ae7c6e43-9582-4c9d-a7da-908a61929423",
    "Guid": "e071f91e-d65c-430f-807a-94edaf092cc7",
    "Created": "2026-03-13T03:44:58.7009054+00:00",
    "Modified": "2026-03-13T03:44:58.7009054+00:00",
    "Deleted": "2026-03-13T03:44:58.7009054+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": "e071f91e-d65c-430f-807a-94edaf092cc7",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "d77252e9-9a38-4df2-8bb1-8292ae94a18b",
    "EventContentGuid": "7732e65a-622e-47c2-82a3-5305765798ac",
    "TrainingGuid": "38391732-f33c-4646-9c6f-1db442043bf8",
    "TrainingLocationGuid": "041eb0d0-2706-4ff1-a8e9-9f776e95dacb",
    "CompanyGuid": "8d5d70ef-9fb5-4f75-a716-4dee6d1d8c89",
    "FolderGuid": "3065817a-82fc-43a3-8691-880dd48e80fc",
    "EventGuid": "b5fed740-123f-409c-b06f-0746a185276c",
    "ActivityGuid": "2670e2d3-0e79-4328-92c9-a9141a7bebaf",
    "EventLocationGuid": "c68329e5-e23b-4b0d-95dc-8928a943ab0e",
    "OriginalFileGuid": "787c2ad9-ff99-4d81-a30b-f4f538d5978d",
    "CopyFromFileGuid": "0508d7e8-4e8c-4e98-a8fa-8b886e48d6a8",
    "NewsGuid": "12e11317-c9d0-49ba-ac22-55d025564bcb",
    "ContributionGuid": "2f626771-2c9c-48ae-b6fa-731478312edb",
    "ContributionSpeakerGuid": "ff7b8da1-7dbf-4b75-9f4c-5d989f5a881b",
    "AgendaItemGuid": "ae7c6e43-9582-4c9d-a7da-908a61929423",
    "Guid": "e071f91e-d65c-430f-807a-94edaf092cc7",
    "Created": "2026-03-13T03:44:58.7009054+00:00",
    "Modified": "2026-03-13T03:44:58.7009054+00:00",
    "Deleted": "2026-03-13T03:44:58.7009054+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": "e071f91e-d65c-430f-807a-94edaf092cc7",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "d77252e9-9a38-4df2-8bb1-8292ae94a18b",
      "EventContentGuid": "7732e65a-622e-47c2-82a3-5305765798ac",
      "TrainingGuid": "38391732-f33c-4646-9c6f-1db442043bf8",
      "TrainingLocationGuid": "041eb0d0-2706-4ff1-a8e9-9f776e95dacb",
      "CompanyGuid": "8d5d70ef-9fb5-4f75-a716-4dee6d1d8c89",
      "FolderGuid": "3065817a-82fc-43a3-8691-880dd48e80fc",
      "EventGuid": "b5fed740-123f-409c-b06f-0746a185276c",
      "ActivityGuid": "2670e2d3-0e79-4328-92c9-a9141a7bebaf",
      "EventLocationGuid": "c68329e5-e23b-4b0d-95dc-8928a943ab0e",
      "OriginalFileGuid": "787c2ad9-ff99-4d81-a30b-f4f538d5978d",
      "CopyFromFileGuid": "0508d7e8-4e8c-4e98-a8fa-8b886e48d6a8",
      "NewsGuid": "12e11317-c9d0-49ba-ac22-55d025564bcb",
      "ContributionGuid": "2f626771-2c9c-48ae-b6fa-731478312edb",
      "ContributionSpeakerGuid": "ff7b8da1-7dbf-4b75-9f4c-5d989f5a881b",
      "AgendaItemGuid": "ae7c6e43-9582-4c9d-a7da-908a61929423",
      "Guid": "e071f91e-d65c-430f-807a-94edaf092cc7",
      "Created": "2026-03-13T03:44:58.7009054+00:00",
      "Modified": "2026-03-13T03:44:58.7009054+00:00",
      "Deleted": "2026-03-13T03:44:58.7009054+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": "e071f91e-d65c-430f-807a-94edaf092cc7",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "d77252e9-9a38-4df2-8bb1-8292ae94a18b",
      "EventContentGuid": "7732e65a-622e-47c2-82a3-5305765798ac",
      "TrainingGuid": "38391732-f33c-4646-9c6f-1db442043bf8",
      "TrainingLocationGuid": "041eb0d0-2706-4ff1-a8e9-9f776e95dacb",
      "CompanyGuid": "8d5d70ef-9fb5-4f75-a716-4dee6d1d8c89",
      "FolderGuid": "3065817a-82fc-43a3-8691-880dd48e80fc",
      "EventGuid": "b5fed740-123f-409c-b06f-0746a185276c",
      "ActivityGuid": "2670e2d3-0e79-4328-92c9-a9141a7bebaf",
      "EventLocationGuid": "c68329e5-e23b-4b0d-95dc-8928a943ab0e",
      "OriginalFileGuid": "787c2ad9-ff99-4d81-a30b-f4f538d5978d",
      "CopyFromFileGuid": "0508d7e8-4e8c-4e98-a8fa-8b886e48d6a8",
      "NewsGuid": "12e11317-c9d0-49ba-ac22-55d025564bcb",
      "ContributionGuid": "2f626771-2c9c-48ae-b6fa-731478312edb",
      "ContributionSpeakerGuid": "ff7b8da1-7dbf-4b75-9f4c-5d989f5a881b",
      "AgendaItemGuid": "ae7c6e43-9582-4c9d-a7da-908a61929423",
      "Guid": "e071f91e-d65c-430f-807a-94edaf092cc7",
      "Created": "2026-03-13T03:44:58.7009054+00:00",
      "Modified": "2026-03-13T03:44:58.7009054+00:00",
      "Deleted": "2026-03-13T03:44:58.7009054+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": "e071f91e-d65c-430f-807a-94edaf092cc7",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "d77252e9-9a38-4df2-8bb1-8292ae94a18b",
      "EventContentGuid": "7732e65a-622e-47c2-82a3-5305765798ac",
      "TrainingGuid": "38391732-f33c-4646-9c6f-1db442043bf8",
      "TrainingLocationGuid": "041eb0d0-2706-4ff1-a8e9-9f776e95dacb",
      "CompanyGuid": "8d5d70ef-9fb5-4f75-a716-4dee6d1d8c89",
      "FolderGuid": "3065817a-82fc-43a3-8691-880dd48e80fc",
      "EventGuid": "b5fed740-123f-409c-b06f-0746a185276c",
      "ActivityGuid": "2670e2d3-0e79-4328-92c9-a9141a7bebaf",
      "EventLocationGuid": "c68329e5-e23b-4b0d-95dc-8928a943ab0e",
      "OriginalFileGuid": "787c2ad9-ff99-4d81-a30b-f4f538d5978d",
      "CopyFromFileGuid": "0508d7e8-4e8c-4e98-a8fa-8b886e48d6a8",
      "NewsGuid": "12e11317-c9d0-49ba-ac22-55d025564bcb",
      "ContributionGuid": "2f626771-2c9c-48ae-b6fa-731478312edb",
      "ContributionSpeakerGuid": "ff7b8da1-7dbf-4b75-9f4c-5d989f5a881b",
      "AgendaItemGuid": "ae7c6e43-9582-4c9d-a7da-908a61929423",
      "Guid": "e071f91e-d65c-430f-807a-94edaf092cc7",
      "Created": "2026-03-13T03:44:58.7009054+00:00",
      "Modified": "2026-03-13T03:44:58.7009054+00:00",
      "Deleted": "2026-03-13T03:44:58.7009054+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": "e071f91e-d65c-430f-807a-94edaf092cc7",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "d77252e9-9a38-4df2-8bb1-8292ae94a18b",
      "EventContentGuid": "7732e65a-622e-47c2-82a3-5305765798ac",
      "TrainingGuid": "38391732-f33c-4646-9c6f-1db442043bf8",
      "TrainingLocationGuid": "041eb0d0-2706-4ff1-a8e9-9f776e95dacb",
      "CompanyGuid": "8d5d70ef-9fb5-4f75-a716-4dee6d1d8c89",
      "FolderGuid": "3065817a-82fc-43a3-8691-880dd48e80fc",
      "EventGuid": "b5fed740-123f-409c-b06f-0746a185276c",
      "ActivityGuid": "2670e2d3-0e79-4328-92c9-a9141a7bebaf",
      "EventLocationGuid": "c68329e5-e23b-4b0d-95dc-8928a943ab0e",
      "OriginalFileGuid": "787c2ad9-ff99-4d81-a30b-f4f538d5978d",
      "CopyFromFileGuid": "0508d7e8-4e8c-4e98-a8fa-8b886e48d6a8",
      "NewsGuid": "12e11317-c9d0-49ba-ac22-55d025564bcb",
      "ContributionGuid": "2f626771-2c9c-48ae-b6fa-731478312edb",
      "ContributionSpeakerGuid": "ff7b8da1-7dbf-4b75-9f4c-5d989f5a881b",
      "AgendaItemGuid": "ae7c6e43-9582-4c9d-a7da-908a61929423",
      "Guid": "e071f91e-d65c-430f-807a-94edaf092cc7",
      "Created": "2026-03-13T03:44:58.7009054+00:00",
      "Modified": "2026-03-13T03:44:58.7009054+00:00",
      "Deleted": "2026-03-13T03:44:58.7009054+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": "e071f91e-d65c-430f-807a-94edaf092cc7",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "d77252e9-9a38-4df2-8bb1-8292ae94a18b",
      "EventContentGuid": "7732e65a-622e-47c2-82a3-5305765798ac",
      "TrainingGuid": "38391732-f33c-4646-9c6f-1db442043bf8",
      "TrainingLocationGuid": "041eb0d0-2706-4ff1-a8e9-9f776e95dacb",
      "CompanyGuid": "8d5d70ef-9fb5-4f75-a716-4dee6d1d8c89",
      "FolderGuid": "3065817a-82fc-43a3-8691-880dd48e80fc",
      "EventGuid": "b5fed740-123f-409c-b06f-0746a185276c",
      "ActivityGuid": "2670e2d3-0e79-4328-92c9-a9141a7bebaf",
      "EventLocationGuid": "c68329e5-e23b-4b0d-95dc-8928a943ab0e",
      "OriginalFileGuid": "787c2ad9-ff99-4d81-a30b-f4f538d5978d",
      "CopyFromFileGuid": "0508d7e8-4e8c-4e98-a8fa-8b886e48d6a8",
      "NewsGuid": "12e11317-c9d0-49ba-ac22-55d025564bcb",
      "ContributionGuid": "2f626771-2c9c-48ae-b6fa-731478312edb",
      "ContributionSpeakerGuid": "ff7b8da1-7dbf-4b75-9f4c-5d989f5a881b",
      "AgendaItemGuid": "ae7c6e43-9582-4c9d-a7da-908a61929423",
      "Guid": "e071f91e-d65c-430f-807a-94edaf092cc7",
      "Created": "2026-03-13T03:44:58.7009054+00:00",
      "Modified": "2026-03-13T03:44:58.7009054+00:00",
      "Deleted": "2026-03-13T03:44:58.7009054+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": "e071f91e-d65c-430f-807a-94edaf092cc7",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "d77252e9-9a38-4df2-8bb1-8292ae94a18b",
    "EventContentGuid": "7732e65a-622e-47c2-82a3-5305765798ac",
    "TrainingGuid": "38391732-f33c-4646-9c6f-1db442043bf8",
    "TrainingLocationGuid": "041eb0d0-2706-4ff1-a8e9-9f776e95dacb",
    "CompanyGuid": "8d5d70ef-9fb5-4f75-a716-4dee6d1d8c89",
    "FolderGuid": "3065817a-82fc-43a3-8691-880dd48e80fc",
    "EventGuid": "b5fed740-123f-409c-b06f-0746a185276c",
    "ActivityGuid": "2670e2d3-0e79-4328-92c9-a9141a7bebaf",
    "EventLocationGuid": "c68329e5-e23b-4b0d-95dc-8928a943ab0e",
    "OriginalFileGuid": "787c2ad9-ff99-4d81-a30b-f4f538d5978d",
    "CopyFromFileGuid": "0508d7e8-4e8c-4e98-a8fa-8b886e48d6a8",
    "NewsGuid": "12e11317-c9d0-49ba-ac22-55d025564bcb",
    "ContributionGuid": "2f626771-2c9c-48ae-b6fa-731478312edb",
    "ContributionSpeakerGuid": "ff7b8da1-7dbf-4b75-9f4c-5d989f5a881b",
    "AgendaItemGuid": "ae7c6e43-9582-4c9d-a7da-908a61929423",
    "Guid": "e071f91e-d65c-430f-807a-94edaf092cc7",
    "Created": "2026-03-13T03:44:58.7009054+00:00",
    "Modified": "2026-03-13T03:44:58.7009054+00:00",
    "Deleted": "2026-03-13T03:44:58.7009054+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": [
    "a3102203-6b96-4613-84c7-ff03b8ca238f",
    "06bb738f-14c2-424f-bfa2-3ccf6fe262c1"
  ],
  "IsScheduled": true,
  "FormGroups": [
    {
      "FieldName": "sample string 1",
      "FieldLabel": "sample string 2",
      "FieldEnabled": true,
      "TooltipEnabled": true,
      "TooltipText": "sample string 5",
      "EventGuid": "a0e20953-b2e2-4047-bd1c-ce7390a5e596",
      "Guid": "a39081b3-023f-4edf-81ff-cd13fd1402dd",
      "Created": "2026-03-13T03:44:58.7009054+00:00",
      "Modified": "2026-03-13T03:44:58.7009054+00:00",
      "Deleted": "2026-03-13T03:44:58.7009054+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": "a0e20953-b2e2-4047-bd1c-ce7390a5e596",
      "Guid": "a39081b3-023f-4edf-81ff-cd13fd1402dd",
      "Created": "2026-03-13T03:44:58.7009054+00:00",
      "Modified": "2026-03-13T03:44:58.7009054+00:00",
      "Deleted": "2026-03-13T03:44:58.7009054+00:00",
      "ErrorMessages": {
        "sample string 1": "sample string 2",
        "sample string 3": "sample string 4"
      },
      "IsValid": false
    }
  ],
  "Guid": "45d6d51a-f86c-4a03-ba5b-f7eb68ebe770",
  "Created": "2026-03-13T03:44:58.7009054+00:00",
  "Modified": "2026-03-13T03:44:58.7009054+00:00",
  "Deleted": "2026-03-13T03:44:58.7009054+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":"de427c60-91c8-4e28-aae1-d84db43f087d","EventGuid":"b32ba481-1219-4107-a763-33e05d15195f","SessionTitle":"sample string 2","SessionDescription":"sample string 3","EventDateGuid":"1fc606f3-3e75-4343-a56b-8ea985d7e672","DayPartGuid":"43f146c7-8fd2-4055-9170-5859a1ac958f","EventThemeGuid":"a3f085f3-cd0c-458b-a19e-1e2c70be5ad7","EventWorkFormGuid":"3ab30432-8759-4f86-bf95-2dea681f44f7","Speakers":[{"Guid":"d2682508-1a41-41db-ac34-1c72f03f9e34","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":"e071f91e-d65c-430f-807a-94edaf092cc7","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"d77252e9-9a38-4df2-8bb1-8292ae94a18b","EventContentGuid":"7732e65a-622e-47c2-82a3-5305765798ac","TrainingGuid":"38391732-f33c-4646-9c6f-1db442043bf8","TrainingLocationGuid":"041eb0d0-2706-4ff1-a8e9-9f776e95dacb","CompanyGuid":"8d5d70ef-9fb5-4f75-a716-4dee6d1d8c89","FolderGuid":"3065817a-82fc-43a3-8691-880dd48e80fc","EventGuid":"b5fed740-123f-409c-b06f-0746a185276c","ActivityGuid":"2670e2d3-0e79-4328-92c9-a9141a7bebaf","EventLocationGuid":"c68329e5-e23b-4b0d-95dc-8928a943ab0e","OriginalFileGuid":"787c2ad9-ff99-4d81-a30b-f4f538d5978d","CopyFromFileGuid":"0508d7e8-4e8c-4e98-a8fa-8b886e48d6a8","NewsGuid":"12e11317-c9d0-49ba-ac22-55d025564bcb","ContributionGuid":"2f626771-2c9c-48ae-b6fa-731478312edb","ContributionSpeakerGuid":"ff7b8da1-7dbf-4b75-9f4c-5d989f5a881b","AgendaItemGuid":"ae7c6e43-9582-4c9d-a7da-908a61929423","Guid":"e071f91e-d65c-430f-807a-94edaf092cc7","Created":"2026-03-13T03:44:58.7009054+00:00","Modified":"2026-03-13T03:44:58.7009054+00:00","Deleted":"2026-03-13T03:44:58.7009054+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":"0e17875d-bb3a-4c1e-9d94-8855713394dc","Created":"2026-03-13T03:44:58.7009054+00:00","Modified":"2026-03-13T03:44:58.7009054+00:00","Deleted":"2026-03-13T03:44:58.7009054+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false},{"Guid":"d2682508-1a41-41db-ac34-1c72f03f9e34","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":"e071f91e-d65c-430f-807a-94edaf092cc7","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"d77252e9-9a38-4df2-8bb1-8292ae94a18b","EventContentGuid":"7732e65a-622e-47c2-82a3-5305765798ac","TrainingGuid":"38391732-f33c-4646-9c6f-1db442043bf8","TrainingLocationGuid":"041eb0d0-2706-4ff1-a8e9-9f776e95dacb","CompanyGuid":"8d5d70ef-9fb5-4f75-a716-4dee6d1d8c89","FolderGuid":"3065817a-82fc-43a3-8691-880dd48e80fc","EventGuid":"b5fed740-123f-409c-b06f-0746a185276c","ActivityGuid":"2670e2d3-0e79-4328-92c9-a9141a7bebaf","EventLocationGuid":"c68329e5-e23b-4b0d-95dc-8928a943ab0e","OriginalFileGuid":"787c2ad9-ff99-4d81-a30b-f4f538d5978d","CopyFromFileGuid":"0508d7e8-4e8c-4e98-a8fa-8b886e48d6a8","NewsGuid":"12e11317-c9d0-49ba-ac22-55d025564bcb","ContributionGuid":"2f626771-2c9c-48ae-b6fa-731478312edb","ContributionSpeakerGuid":"ff7b8da1-7dbf-4b75-9f4c-5d989f5a881b","AgendaItemGuid":"ae7c6e43-9582-4c9d-a7da-908a61929423","Guid":"e071f91e-d65c-430f-807a-94edaf092cc7","Created":"2026-03-13T03:44:58.7009054+00:00","Modified":"2026-03-13T03:44:58.7009054+00:00","Deleted":"2026-03-13T03:44:58.7009054+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":"0e17875d-bb3a-4c1e-9d94-8855713394dc","Created":"2026-03-13T03:44:58.7009054+00:00","Modified":"2026-03-13T03:44:58.7009054+00:00","Deleted":"2026-03-13T03:44:58.7009054+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":"e071f91e-d65c-430f-807a-94edaf092cc7","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"d77252e9-9a38-4df2-8bb1-8292ae94a18b","EventContentGuid":"7732e65a-622e-47c2-82a3-5305765798ac","TrainingGuid":"38391732-f33c-4646-9c6f-1db442043bf8","TrainingLocationGuid":"041eb0d0-2706-4ff1-a8e9-9f776e95dacb","CompanyGuid":"8d5d70ef-9fb5-4f75-a716-4dee6d1d8c89","FolderGuid":"3065817a-82fc-43a3-8691-880dd48e80fc","EventGuid":"b5fed740-123f-409c-b06f-0746a185276c","ActivityGuid":"2670e2d3-0e79-4328-92c9-a9141a7bebaf","EventLocationGuid":"c68329e5-e23b-4b0d-95dc-8928a943ab0e","OriginalFileGuid":"787c2ad9-ff99-4d81-a30b-f4f538d5978d","CopyFromFileGuid":"0508d7e8-4e8c-4e98-a8fa-8b886e48d6a8","NewsGuid":"12e11317-c9d0-49ba-ac22-55d025564bcb","ContributionGuid":"2f626771-2c9c-48ae-b6fa-731478312edb","ContributionSpeakerGuid":"ff7b8da1-7dbf-4b75-9f4c-5d989f5a881b","AgendaItemGuid":"ae7c6e43-9582-4c9d-a7da-908a61929423","Guid":"e071f91e-d65c-430f-807a-94edaf092cc7","Created":"2026-03-13T03:44:58.7009054+00:00","Modified":"2026-03-13T03:44:58.7009054+00:00","Deleted":"2026-03-13T03:44:58.7009054+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":"e071f91e-d65c-430f-807a-94edaf092cc7","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"d77252e9-9a38-4df2-8bb1-8292ae94a18b","EventContentGuid":"7732e65a-622e-47c2-82a3-5305765798ac","TrainingGuid":"38391732-f33c-4646-9c6f-1db442043bf8","TrainingLocationGuid":"041eb0d0-2706-4ff1-a8e9-9f776e95dacb","CompanyGuid":"8d5d70ef-9fb5-4f75-a716-4dee6d1d8c89","FolderGuid":"3065817a-82fc-43a3-8691-880dd48e80fc","EventGuid":"b5fed740-123f-409c-b06f-0746a185276c","ActivityGuid":"2670e2d3-0e79-4328-92c9-a9141a7bebaf","EventLocationGuid":"c68329e5-e23b-4b0d-95dc-8928a943ab0e","OriginalFileGuid":"787c2ad9-ff99-4d81-a30b-f4f538d5978d","CopyFromFileGuid":"0508d7e8-4e8c-4e98-a8fa-8b886e48d6a8","NewsGuid":"12e11317-c9d0-49ba-ac22-55d025564bcb","ContributionGuid":"2f626771-2c9c-48ae-b6fa-731478312edb","ContributionSpeakerGuid":"ff7b8da1-7dbf-4b75-9f4c-5d989f5a881b","AgendaItemGuid":"ae7c6e43-9582-4c9d-a7da-908a61929423","Guid":"e071f91e-d65c-430f-807a-94edaf092cc7","Created":"2026-03-13T03:44:58.7009054+00:00","Modified":"2026-03-13T03:44:58.7009054+00:00","Deleted":"2026-03-13T03:44:58.7009054+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":"e071f91e-d65c-430f-807a-94edaf092cc7","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"d77252e9-9a38-4df2-8bb1-8292ae94a18b","EventContentGuid":"7732e65a-622e-47c2-82a3-5305765798ac","TrainingGuid":"38391732-f33c-4646-9c6f-1db442043bf8","TrainingLocationGuid":"041eb0d0-2706-4ff1-a8e9-9f776e95dacb","CompanyGuid":"8d5d70ef-9fb5-4f75-a716-4dee6d1d8c89","FolderGuid":"3065817a-82fc-43a3-8691-880dd48e80fc","EventGuid":"b5fed740-123f-409c-b06f-0746a185276c","ActivityGuid":"2670e2d3-0e79-4328-92c9-a9141a7bebaf","EventLocationGuid":"c68329e5-e23b-4b0d-95dc-8928a943ab0e","OriginalFileGuid":"787c2ad9-ff99-4d81-a30b-f4f538d5978d","CopyFromFileGuid":"0508d7e8-4e8c-4e98-a8fa-8b886e48d6a8","NewsGuid":"12e11317-c9d0-49ba-ac22-55d025564bcb","ContributionGuid":"2f626771-2c9c-48ae-b6fa-731478312edb","ContributionSpeakerGuid":"ff7b8da1-7dbf-4b75-9f4c-5d989f5a881b","AgendaItemGuid":"ae7c6e43-9582-4c9d-a7da-908a61929423","Guid":"e071f91e-d65c-430f-807a-94edaf092cc7","Created":"2026-03-13T03:44:58.7009054+00:00","Modified":"2026-03-13T03:44:58.7009054+00:00","Deleted":"2026-03-13T03:44:58.7009054+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":"e071f91e-d65c-430f-807a-94edaf092cc7","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"d77252e9-9a38-4df2-8bb1-8292ae94a18b","EventContentGuid":"7732e65a-622e-47c2-82a3-5305765798ac","TrainingGuid":"38391732-f33c-4646-9c6f-1db442043bf8","TrainingLocationGuid":"041eb0d0-2706-4ff1-a8e9-9f776e95dacb","CompanyGuid":"8d5d70ef-9fb5-4f75-a716-4dee6d1d8c89","FolderGuid":"3065817a-82fc-43a3-8691-880dd48e80fc","EventGuid":"b5fed740-123f-409c-b06f-0746a185276c","ActivityGuid":"2670e2d3-0e79-4328-92c9-a9141a7bebaf","EventLocationGuid":"c68329e5-e23b-4b0d-95dc-8928a943ab0e","OriginalFileGuid":"787c2ad9-ff99-4d81-a30b-f4f538d5978d","CopyFromFileGuid":"0508d7e8-4e8c-4e98-a8fa-8b886e48d6a8","NewsGuid":"12e11317-c9d0-49ba-ac22-55d025564bcb","ContributionGuid":"2f626771-2c9c-48ae-b6fa-731478312edb","ContributionSpeakerGuid":"ff7b8da1-7dbf-4b75-9f4c-5d989f5a881b","AgendaItemGuid":"ae7c6e43-9582-4c9d-a7da-908a61929423","Guid":"e071f91e-d65c-430f-807a-94edaf092cc7","Created":"2026-03-13T03:44:58.7009054+00:00","Modified":"2026-03-13T03:44:58.7009054+00:00","Deleted":"2026-03-13T03:44:58.7009054+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":"e071f91e-d65c-430f-807a-94edaf092cc7","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"d77252e9-9a38-4df2-8bb1-8292ae94a18b","EventContentGuid":"7732e65a-622e-47c2-82a3-5305765798ac","TrainingGuid":"38391732-f33c-4646-9c6f-1db442043bf8","TrainingLocationGuid":"041eb0d0-2706-4ff1-a8e9-9f776e95dacb","CompanyGuid":"8d5d70ef-9fb5-4f75-a716-4dee6d1d8c89","FolderGuid":"3065817a-82fc-43a3-8691-880dd48e80fc","EventGuid":"b5fed740-123f-409c-b06f-0746a185276c","ActivityGuid":"2670e2d3-0e79-4328-92c9-a9141a7bebaf","EventLocationGuid":"c68329e5-e23b-4b0d-95dc-8928a943ab0e","OriginalFileGuid":"787c2ad9-ff99-4d81-a30b-f4f538d5978d","CopyFromFileGuid":"0508d7e8-4e8c-4e98-a8fa-8b886e48d6a8","NewsGuid":"12e11317-c9d0-49ba-ac22-55d025564bcb","ContributionGuid":"2f626771-2c9c-48ae-b6fa-731478312edb","ContributionSpeakerGuid":"ff7b8da1-7dbf-4b75-9f4c-5d989f5a881b","AgendaItemGuid":"ae7c6e43-9582-4c9d-a7da-908a61929423","Guid":"e071f91e-d65c-430f-807a-94edaf092cc7","Created":"2026-03-13T03:44:58.7009054+00:00","Modified":"2026-03-13T03:44:58.7009054+00:00","Deleted":"2026-03-13T03:44:58.7009054+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":"e071f91e-d65c-430f-807a-94edaf092cc7","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"d77252e9-9a38-4df2-8bb1-8292ae94a18b","EventContentGuid":"7732e65a-622e-47c2-82a3-5305765798ac","TrainingGuid":"38391732-f33c-4646-9c6f-1db442043bf8","TrainingLocationGuid":"041eb0d0-2706-4ff1-a8e9-9f776e95dacb","CompanyGuid":"8d5d70ef-9fb5-4f75-a716-4dee6d1d8c89","FolderGuid":"3065817a-82fc-43a3-8691-880dd48e80fc","EventGuid":"b5fed740-123f-409c-b06f-0746a185276c","ActivityGuid":"2670e2d3-0e79-4328-92c9-a9141a7bebaf","EventLocationGuid":"c68329e5-e23b-4b0d-95dc-8928a943ab0e","OriginalFileGuid":"787c2ad9-ff99-4d81-a30b-f4f538d5978d","CopyFromFileGuid":"0508d7e8-4e8c-4e98-a8fa-8b886e48d6a8","NewsGuid":"12e11317-c9d0-49ba-ac22-55d025564bcb","ContributionGuid":"2f626771-2c9c-48ae-b6fa-731478312edb","ContributionSpeakerGuid":"ff7b8da1-7dbf-4b75-9f4c-5d989f5a881b","AgendaItemGuid":"ae7c6e43-9582-4c9d-a7da-908a61929423","Guid":"e071f91e-d65c-430f-807a-94edaf092cc7","Created":"2026-03-13T03:44:58.7009054+00:00","Modified":"2026-03-13T03:44:58.7009054+00:00","Deleted":"2026-03-13T03:44:58.7009054+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":"e071f91e-d65c-430f-807a-94edaf092cc7","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"d77252e9-9a38-4df2-8bb1-8292ae94a18b","EventContentGuid":"7732e65a-622e-47c2-82a3-5305765798ac","TrainingGuid":"38391732-f33c-4646-9c6f-1db442043bf8","TrainingLocationGuid":"041eb0d0-2706-4ff1-a8e9-9f776e95dacb","CompanyGuid":"8d5d70ef-9fb5-4f75-a716-4dee6d1d8c89","FolderGuid":"3065817a-82fc-43a3-8691-880dd48e80fc","EventGuid":"b5fed740-123f-409c-b06f-0746a185276c","ActivityGuid":"2670e2d3-0e79-4328-92c9-a9141a7bebaf","EventLocationGuid":"c68329e5-e23b-4b0d-95dc-8928a943ab0e","OriginalFileGuid":"787c2ad9-ff99-4d81-a30b-f4f538d5978d","CopyFromFileGuid":"0508d7e8-4e8c-4e98-a8fa-8b886e48d6a8","NewsGuid":"12e11317-c9d0-49ba-ac22-55d025564bcb","ContributionGuid":"2f626771-2c9c-48ae-b6fa-731478312edb","ContributionSpeakerGuid":"ff7b8da1-7dbf-4b75-9f4c-5d989f5a881b","AgendaItemGuid":"ae7c6e43-9582-4c9d-a7da-908a61929423","Guid":"e071f91e-d65c-430f-807a-94edaf092cc7","Created":"2026-03-13T03:44:58.7009054+00:00","Modified":"2026-03-13T03:44:58.7009054+00:00","Deleted":"2026-03-13T03:44:58.7009054+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":"e071f91e-d65c-430f-807a-94edaf092cc7","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"d77252e9-9a38-4df2-8bb1-8292ae94a18b","EventContentGuid":"7732e65a-622e-47c2-82a3-5305765798ac","TrainingGuid":"38391732-f33c-4646-9c6f-1db442043bf8","TrainingLocationGuid":"041eb0d0-2706-4ff1-a8e9-9f776e95dacb","CompanyGuid":"8d5d70ef-9fb5-4f75-a716-4dee6d1d8c89","FolderGuid":"3065817a-82fc-43a3-8691-880dd48e80fc","EventGuid":"b5fed740-123f-409c-b06f-0746a185276c","ActivityGuid":"2670e2d3-0e79-4328-92c9-a9141a7bebaf","EventLocationGuid":"c68329e5-e23b-4b0d-95dc-8928a943ab0e","OriginalFileGuid":"787c2ad9-ff99-4d81-a30b-f4f538d5978d","CopyFromFileGuid":"0508d7e8-4e8c-4e98-a8fa-8b886e48d6a8","NewsGuid":"12e11317-c9d0-49ba-ac22-55d025564bcb","ContributionGuid":"2f626771-2c9c-48ae-b6fa-731478312edb","ContributionSpeakerGuid":"ff7b8da1-7dbf-4b75-9f4c-5d989f5a881b","AgendaItemGuid":"ae7c6e43-9582-4c9d-a7da-908a61929423","Guid":"e071f91e-d65c-430f-807a-94edaf092cc7","Created":"2026-03-13T03:44:58.7009054+00:00","Modified":"2026-03-13T03:44:58.7009054+00:00","Deleted":"2026-03-13T03:44:58.7009054+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":"e071f91e-d65c-430f-807a-94edaf092cc7","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"d77252e9-9a38-4df2-8bb1-8292ae94a18b","EventContentGuid":"7732e65a-622e-47c2-82a3-5305765798ac","TrainingGuid":"38391732-f33c-4646-9c6f-1db442043bf8","TrainingLocationGuid":"041eb0d0-2706-4ff1-a8e9-9f776e95dacb","CompanyGuid":"8d5d70ef-9fb5-4f75-a716-4dee6d1d8c89","FolderGuid":"3065817a-82fc-43a3-8691-880dd48e80fc","EventGuid":"b5fed740-123f-409c-b06f-0746a185276c","ActivityGuid":"2670e2d3-0e79-4328-92c9-a9141a7bebaf","EventLocationGuid":"c68329e5-e23b-4b0d-95dc-8928a943ab0e","OriginalFileGuid":"787c2ad9-ff99-4d81-a30b-f4f538d5978d","CopyFromFileGuid":"0508d7e8-4e8c-4e98-a8fa-8b886e48d6a8","NewsGuid":"12e11317-c9d0-49ba-ac22-55d025564bcb","ContributionGuid":"2f626771-2c9c-48ae-b6fa-731478312edb","ContributionSpeakerGuid":"ff7b8da1-7dbf-4b75-9f4c-5d989f5a881b","AgendaItemGuid":"ae7c6e43-9582-4c9d-a7da-908a61929423","Guid":"e071f91e-d65c-430f-807a-94edaf092cc7","Created":"2026-03-13T03:44:58.7009054+00:00","Modified":"2026-03-13T03:44:58.7009054+00:00","Deleted":"2026-03-13T03:44:58.7009054+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":"e071f91e-d65c-430f-807a-94edaf092cc7","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"d77252e9-9a38-4df2-8bb1-8292ae94a18b","EventContentGuid":"7732e65a-622e-47c2-82a3-5305765798ac","TrainingGuid":"38391732-f33c-4646-9c6f-1db442043bf8","TrainingLocationGuid":"041eb0d0-2706-4ff1-a8e9-9f776e95dacb","CompanyGuid":"8d5d70ef-9fb5-4f75-a716-4dee6d1d8c89","FolderGuid":"3065817a-82fc-43a3-8691-880dd48e80fc","EventGuid":"b5fed740-123f-409c-b06f-0746a185276c","ActivityGuid":"2670e2d3-0e79-4328-92c9-a9141a7bebaf","EventLocationGuid":"c68329e5-e23b-4b0d-95dc-8928a943ab0e","OriginalFileGuid":"787c2ad9-ff99-4d81-a30b-f4f538d5978d","CopyFromFileGuid":"0508d7e8-4e8c-4e98-a8fa-8b886e48d6a8","NewsGuid":"12e11317-c9d0-49ba-ac22-55d025564bcb","ContributionGuid":"2f626771-2c9c-48ae-b6fa-731478312edb","ContributionSpeakerGuid":"ff7b8da1-7dbf-4b75-9f4c-5d989f5a881b","AgendaItemGuid":"ae7c6e43-9582-4c9d-a7da-908a61929423","Guid":"e071f91e-d65c-430f-807a-94edaf092cc7","Created":"2026-03-13T03:44:58.7009054+00:00","Modified":"2026-03-13T03:44:58.7009054+00:00","Deleted":"2026-03-13T03:44:58.7009054+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":"e071f91e-d65c-430f-807a-94edaf092cc7","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"d77252e9-9a38-4df2-8bb1-8292ae94a18b","EventContentGuid":"7732e65a-622e-47c2-82a3-5305765798ac","TrainingGuid":"38391732-f33c-4646-9c6f-1db442043bf8","TrainingLocationGuid":"041eb0d0-2706-4ff1-a8e9-9f776e95dacb","CompanyGuid":"8d5d70ef-9fb5-4f75-a716-4dee6d1d8c89","FolderGuid":"3065817a-82fc-43a3-8691-880dd48e80fc","EventGuid":"b5fed740-123f-409c-b06f-0746a185276c","ActivityGuid":"2670e2d3-0e79-4328-92c9-a9141a7bebaf","EventLocationGuid":"c68329e5-e23b-4b0d-95dc-8928a943ab0e","OriginalFileGuid":"787c2ad9-ff99-4d81-a30b-f4f538d5978d","CopyFromFileGuid":"0508d7e8-4e8c-4e98-a8fa-8b886e48d6a8","NewsGuid":"12e11317-c9d0-49ba-ac22-55d025564bcb","ContributionGuid":"2f626771-2c9c-48ae-b6fa-731478312edb","ContributionSpeakerGuid":"ff7b8da1-7dbf-4b75-9f4c-5d989f5a881b","AgendaItemGuid":"ae7c6e43-9582-4c9d-a7da-908a61929423","Guid":"e071f91e-d65c-430f-807a-94edaf092cc7","Created":"2026-03-13T03:44:58.7009054+00:00","Modified":"2026-03-13T03:44:58.7009054+00:00","Deleted":"2026-03-13T03:44:58.7009054+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":["a3102203-6b96-4613-84c7-ff03b8ca238f","06bb738f-14c2-424f-bfa2-3ccf6fe262c1"],"IsScheduled":true,"FormGroups":[{"FieldName":"sample string 1","FieldLabel":"sample string 2","FieldEnabled":true,"TooltipEnabled":true,"TooltipText":"sample string 5","EventGuid":"a0e20953-b2e2-4047-bd1c-ce7390a5e596","Guid":"a39081b3-023f-4edf-81ff-cd13fd1402dd","Created":"2026-03-13T03:44:58.7009054+00:00","Modified":"2026-03-13T03:44:58.7009054+00:00","Deleted":"2026-03-13T03:44:58.7009054+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":"a0e20953-b2e2-4047-bd1c-ce7390a5e596","Guid":"a39081b3-023f-4edf-81ff-cd13fd1402dd","Created":"2026-03-13T03:44:58.7009054+00:00","Modified":"2026-03-13T03:44:58.7009054+00:00","Deleted":"2026-03-13T03:44:58.7009054+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false}],"Guid":"45d6d51a-f86c-4a03-ba5b-f7eb68ebe770","Created":"2026-03-13T03:44:58.7009054+00:00","Modified":"2026-03-13T03:44:58.7009054+00:00","Deleted":"2026-03-13T03:44:58.7009054+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4","Speakers[0].EmailAddress":"Vul een geldig e-mailadres in.","Speakers[1].EmailAddress":"Vul een geldig e-mailadres in."},"IsValid":false}

application/xml, text/xml

Sample:
<ContributionViewModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services.Entity">
  <ErrorMessages xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
    <d2p1:KeyValueOfstringstring>
      <d2p1:Key>sample string 1</d2p1:Key>
      <d2p1:Value>sample string 2</d2p1:Value>
    </d2p1:KeyValueOfstringstring>
    <d2p1:KeyValueOfstringstring>
      <d2p1:Key>sample string 3</d2p1:Key>
      <d2p1:Value>sample string 4</d2p1:Value>
    </d2p1:KeyValueOfstringstring>
    <d2p1:KeyValueOfstringstring>
      <d2p1:Key>Speakers[0].EmailAddress</d2p1:Key>
      <d2p1:Value>Vul een geldig e-mailadres in.</d2p1:Value>
    </d2p1:KeyValueOfstringstring>
    <d2p1:KeyValueOfstringstring>
      <d2p1:Key>Speakers[1].EmailAddress</d2p1:Key>
      <d2p1:Value>Vul een geldig e-mailadres in.</d2p1:Value>
    </d2p1:KeyValueOfstringstring>
  </ErrorMessages>
  <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-13T03:44:58.7009054+00:00</Created>
  <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-13T03:44:58.7009054+00:00</Deleted>
  <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">45d6d51a-f86c-4a03-ba5b-f7eb68ebe770</Guid>
  <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-13T03:44:58.7009054+00:00</Modified>
  <ActivityGuid>de427c60-91c8-4e28-aae1-d84db43f087d</ActivityGuid>
  <ActivityPictureFile>
    <ErrorMessages xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
      <d3p1:KeyValueOfstringstring>
        <d3p1:Key>sample string 1</d3p1:Key>
        <d3p1:Value>sample string 2</d3p1:Value>
      </d3p1:KeyValueOfstringstring>
      <d3p1:KeyValueOfstringstring>
        <d3p1:Key>sample string 3</d3p1:Key>
        <d3p1:Value>sample string 4</d3p1:Value>
      </d3p1:KeyValueOfstringstring>
    </ErrorMessages>
    <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-13T03:44:58.7009054+00:00</Created>
    <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-13T03:44:58.7009054+00:00</Deleted>
    <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">e071f91e-d65c-430f-807a-94edaf092cc7</Guid>
    <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-13T03:44:58.7009054+00:00</Modified>
    <ActivityGuid>2670e2d3-0e79-4328-92c9-a9141a7bebaf</ActivityGuid>
    <AgendaItemGuid>ae7c6e43-9582-4c9d-a7da-908a61929423</AgendaItemGuid>
    <Alias>sample string 6</Alias>
    <CompanyGuid>8d5d70ef-9fb5-4f75-a716-4dee6d1d8c89</CompanyGuid>
    <ContentType>sample string 1</ContentType>
    <ContributionGuid>2f626771-2c9c-48ae-b6fa-731478312edb</ContributionGuid>
    <ContributionSpeakerGuid>ff7b8da1-7dbf-4b75-9f4c-5d989f5a881b</ContributionSpeakerGuid>
    <CopyFromFileGuid>0508d7e8-4e8c-4e98-a8fa-8b886e48d6a8</CopyFromFileGuid>
    <EventContentGuid>7732e65a-622e-47c2-82a3-5305765798ac</EventContentGuid>
    <EventGuid>b5fed740-123f-409c-b06f-0746a185276c</EventGuid>
    <EventLocationGuid>c68329e5-e23b-4b0d-95dc-8928a943ab0e</EventLocationGuid>
    <FileContents>QEA=</FileContents>
    <FileName>sample string 2</FileName>
    <FileSize>4</FileSize>
    <FileType>Unassigned</FileType>
    <FolderGuid>3065817a-82fc-43a3-8691-880dd48e80fc</FolderGuid>
    <Height>1</Height>
    <InStorage>true</InStorage>
    <NewsGuid>12e11317-c9d0-49ba-ac22-55d025564bcb</NewsGuid>
    <OriginalFileGuid>787c2ad9-ff99-4d81-a30b-f4f538d5978d</OriginalFileGuid>
    <OriginalFileName>sample string 3</OriginalFileName>
    <PersonGuid>d77252e9-9a38-4df2-8bb1-8292ae94a18b</PersonGuid>
    <TrainingGuid>38391732-f33c-4646-9c6f-1db442043bf8</TrainingGuid>
    <TrainingLocationGuid>041eb0d0-2706-4ff1-a8e9-9f776e95dacb</TrainingLocationGuid>
    <Width>1</Width>
  </ActivityPictureFile>
  <ActivityPresentationFile1>
    <ErrorMessages xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
      <d3p1:KeyValueOfstringstring>
        <d3p1:Key>sample string 1</d3p1:Key>
        <d3p1:Value>sample string 2</d3p1:Value>
      </d3p1:KeyValueOfstringstring>
      <d3p1:KeyValueOfstringstring>
        <d3p1:Key>sample string 3</d3p1:Key>
        <d3p1:Value>sample string 4</d3p1:Value>
      </d3p1:KeyValueOfstringstring>
    </ErrorMessages>
    <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-13T03:44:58.7009054+00:00</Created>
    <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-13T03:44:58.7009054+00:00</Deleted>
    <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">e071f91e-d65c-430f-807a-94edaf092cc7</Guid>
    <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-13T03:44:58.7009054+00:00</Modified>
    <ActivityGuid>2670e2d3-0e79-4328-92c9-a9141a7bebaf</ActivityGuid>
    <AgendaItemGuid>ae7c6e43-9582-4c9d-a7da-908a61929423</AgendaItemGuid>
    <Alias>sample string 6</Alias>
    <CompanyGuid>8d5d70ef-9fb5-4f75-a716-4dee6d1d8c89</CompanyGuid>
    <ContentType>sample string 1</ContentType>
    <ContributionGuid>2f626771-2c9c-48ae-b6fa-731478312edb</ContributionGuid>
    <ContributionSpeakerGuid>ff7b8da1-7dbf-4b75-9f4c-5d989f5a881b</ContributionSpeakerGuid>
    <CopyFromFileGuid>0508d7e8-4e8c-4e98-a8fa-8b886e48d6a8</CopyFromFileGuid>
    <EventContentGuid>7732e65a-622e-47c2-82a3-5305765798ac</EventContentGuid>
    <EventGuid>b5fed740-123f-409c-b06f-0746a185276c</EventGuid>
    <EventLocationGuid>c68329e5-e23b-4b0d-95dc-8928a943ab0e</EventLocationGuid>
    <FileContents>QEA=</FileContents>
    <FileName>sample string 2</FileName>
    <FileSize>4</FileSize>
    <FileType>Unassigned</FileType>
    <FolderGuid>3065817a-82fc-43a3-8691-880dd48e80fc</FolderGuid>
    <Height>1</Height>
    <InStorage>true</InStorage>
    <NewsGuid>12e11317-c9d0-49ba-ac22-55d025564bcb</NewsGuid>
    <OriginalFileGuid>787c2ad9-ff99-4d81-a30b-f4f538d5978d</OriginalFileGuid>
    <OriginalFileName>sample string 3</OriginalFileName>
    <PersonGuid>d77252e9-9a38-4df2-8bb1-8292ae94a18b</PersonGuid>
    <TrainingGuid>38391732-f33c-4646-9c6f-1db442043bf8</TrainingGuid>
    <TrainingLocationGuid>041eb0d0-2706-4ff1-a8e9-9f776e95dacb</TrainingLocationGuid>
    <Width>1</Width>
  </ActivityPresentationFile1>
  <ActivityPresentationFile2>
    <ErrorMessages xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
      <d3p1:KeyValueOfstringstring>
        <d3p1:Key>sample string 1</d3p1:Key>
        <d3p1:Value>sample string 2</d3p1:Value>
      </d3p1:KeyValueOfstringstring>
      <d3p1:KeyValueOfstringstring>
        <d3p1:Key>sample string 3</d3p1:Key>
        <d3p1:Value>sample string 4</d3p1:Value>
      </d3p1:KeyValueOfstringstring>
    </ErrorMessages>
    <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-13T03:44:58.7009054+00:00</Created>
    <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-13T03:44:58.7009054+00:00</Deleted>
    <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">e071f91e-d65c-430f-807a-94edaf092cc7</Guid>
    <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-13T03:44:58.7009054+00:00</Modified>
    <ActivityGuid>2670e2d3-0e79-4328-92c9-a9141a7bebaf</ActivityGuid>
    <AgendaItemGuid>ae7c6e43-9582-4c9d-a7da-908a61929423</AgendaItemGuid>
    <Alias>sample string 6</Alias>
    <CompanyGuid>8d5d70ef-9fb5-4f75-a716-4dee6d1d8c89</CompanyGuid>
    <ContentType>sample string 1</ContentType>
    <ContributionGuid>2f626771-2c9c-48ae-b6fa-731478312edb</ContributionGuid>
    <ContributionSpeakerGuid>ff7b8da1-7dbf-4b75-9f4c-5d989f5a881b</ContributionSpeakerGuid>
    <CopyFromFileGuid>0508d7e8-4e8c-4e98-a8fa-8b886e48d6a8</CopyFromFileGuid>
    <EventContentGuid>7732e65a-622e-47c2-82a3-5305765798ac</EventContentGuid>
    <EventGuid>b5fed740-123f-409c-b06f-0746a185276c</EventGuid>
    <EventLocationGuid>c68329e5-e23b-4b0d-95dc-8928a943ab0e</EventLocationGuid>
    <FileContents>QEA=</FileContents>
    <FileName>sample string 2</FileName>
    <FileSize>4</FileSize>
    <FileType>Unassigned</FileType>
    <FolderGuid>3065817a-82fc-43a3-8691-880dd48e80fc</FolderGuid>
    <Height>1</Height>
    <InStorage>true</InStorage>
    <NewsGuid>12e11317-c9d0-49ba-ac22-55d025564bcb</NewsGuid>
    <OriginalFileGuid>787c2ad9-ff99-4d81-a30b-f4f538d5978d</OriginalFileGuid>
    <OriginalFileName>sample string 3</OriginalFileName>
    <PersonGuid>d77252e9-9a38-4df2-8bb1-8292ae94a18b</PersonGuid>
    <TrainingGuid>38391732-f33c-4646-9c6f-1db442043bf8</TrainingGuid>
    <TrainingLocationGuid>041eb0d0-2706-4ff1-a8e9-9f776e95dacb</TrainingLocationGuid>
    <Width>1</Width>
  </ActivityPresentationFile2>
  <ActivityPresentationFile3>
    <ErrorMessages xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
      <d3p1:KeyValueOfstringstring>
        <d3p1:Key>sample string 1</d3p1:Key>
        <d3p1:Value>sample string 2</d3p1:Value>
      </d3p1:KeyValueOfstringstring>
      <d3p1:KeyValueOfstringstring>
        <d3p1:Key>sample string 3</d3p1:Key>
        <d3p1:Value>sample string 4</d3p1:Value>
      </d3p1:KeyValueOfstringstring>
    </ErrorMessages>
    <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-13T03:44:58.7009054+00:00</Created>
    <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-13T03:44:58.7009054+00:00</Deleted>
    <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">e071f91e-d65c-430f-807a-94edaf092cc7</Guid>
    <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-13T03:44:58.7009054+00:00</Modified>
    <ActivityGuid>2670e2d3-0e79-4328-92c9-a9141a7bebaf</ActivityGuid>
    <AgendaItemGuid>ae7c6e43-9582-4c9d-a7da-908a61929423</AgendaItemGuid>
    <Alias>sample string 6</Alias>
    <CompanyGuid>8d5d70ef-9fb5-4f75-a716-4dee6d1d8c89</CompanyGuid>
    <ContentType>sample string 1</ContentType>
    <ContributionGuid>2f626771-2c9c-48ae-b6fa-731478312edb</ContributionGuid>
    <ContributionSpeakerGuid>ff7b8da1-7dbf-4b75-9f4c-5d989f5a881b</ContributionSpeakerGuid>
    <CopyFromFileGuid>0508d7e8-4e8c-4e98-a8fa-8b886e48d6a8</CopyFromFileGuid>
    <EventContentGuid>7732e65a-622e-47c2-82a3-5305765798ac</EventContentGuid>
    <EventGuid>b5fed740-123f-409c-b06f-0746a185276c</EventGuid>
    <EventLocationGuid>c68329e5-e23b-4b0d-95dc-8928a943ab0e</EventLocationGuid>
    <FileContents>QEA=</FileContents>
    <FileName>sample string 2</FileName>
    <FileSize>4</FileSize>
    <FileType>Unassigned</FileType>
    <FolderGuid>3065817a-82fc-43a3-8691-880dd48e80fc</FolderGuid>
    <Height>1</Height>
    <InStorage>true</InStorage>
    <NewsGuid>12e11317-c9d0-49ba-ac22-55d025564bcb</NewsGuid>
    <OriginalFileGuid>787c2ad9-ff99-4d81-a30b-f4f538d5978d</OriginalFileGuid>
    <OriginalFileName>sample string 3</OriginalFileName>
    <PersonGuid>d77252e9-9a38-4df2-8bb1-8292ae94a18b</PersonGuid>
    <TrainingGuid>38391732-f33c-4646-9c6f-1db442043bf8</TrainingGuid>
    <TrainingLocationGuid>041eb0d0-2706-4ff1-a8e9-9f776e95dacb</TrainingLocationGuid>
    <Width>1</Width>
  </ActivityPresentationFile3>
  <ActivityPresentationFile4>
    <ErrorMessages xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
      <d3p1:KeyValueOfstringstring>
        <d3p1:Key>sample string 1</d3p1:Key>
        <d3p1:Value>sample string 2</d3p1:Value>
      </d3p1:KeyValueOfstringstring>
      <d3p1:KeyValueOfstringstring>
        <d3p1:Key>sample string 3</d3p1:Key>
        <d3p1:Value>sample string 4</d3p1:Value>
      </d3p1:KeyValueOfstringstring>
    </ErrorMessages>
    <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-13T03:44:58.7009054+00:00</Created>
    <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-13T03:44:58.7009054+00:00</Deleted>
    <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">e071f91e-d65c-430f-807a-94edaf092cc7</Guid>
    <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-13T03:44:58.7009054+00:00</Modified>
    <ActivityGuid>2670e2d3-0e79-4328-92c9-a9141a7bebaf</ActivityGuid>
    <AgendaItemGuid>ae7c6e43-9582-4c9d-a7da-908a61929423</AgendaItemGuid>
    <Alias>sample string 6</Alias>
    <CompanyGuid>8d5d70ef-9fb5-4f75-a716-4dee6d1d8c89</CompanyGuid>
    <ContentType>sample string 1</ContentType>
    <ContributionGuid>2f626771-2c9c-48ae-b6fa-731478312edb</ContributionGuid>
    <ContributionSpeakerGuid>ff7b8da1-7dbf-4b75-9f4c-5d989f5a881b</ContributionSpeakerGuid>
    <CopyFromFileGuid>0508d7e8-4e8c-4e98-a8fa-8b886e48d6a8</CopyFromFileGuid>
    <EventContentGuid>7732e65a-622e-47c2-82a3-5305765798ac</EventContentGuid>
    <EventGuid>b5fed740-123f-409c-b06f-0746a185276c</EventGuid>
    <EventLocationGuid>c68329e5-e23b-4b0d-95dc-8928a943ab0e</EventLocationGuid>
    <FileContents>QEA=</FileContents>
    <FileName>sample string 2</FileName>
    <FileSize>4</FileSize>
    <FileType>Unassigned</FileType>
    <FolderGuid>3065817a-82fc-43a3-8691-880dd48e80fc</FolderGuid>
    <Height>1</Height>
    <InStorage>true</InStorage>
    <NewsGuid>12e11317-c9d0-49ba-ac22-55d025564bcb</NewsGuid>
    <OriginalFileGuid>787c2ad9-ff99-4d81-a30b-f4f538d5978d</OriginalFileGuid>
    <OriginalFileName>sample string 3</OriginalFileName>
    <PersonGuid>d77252e9-9a38-4df2-8bb1-8292ae94a18b</PersonGuid>
    <TrainingGuid>38391732-f33c-4646-9c6f-1db442043bf8</TrainingGuid>
    <TrainingLocationGuid>041eb0d0-2706-4ff1-a8e9-9f776e95dacb</TrainingLocationGuid>
    <Width>1</Width>
  </ActivityPresentationFile4>
  <ActivityPresentationFile5>
    <ErrorMessages xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
      <d3p1:KeyValueOfstringstring>
        <d3p1:Key>sample string 1</d3p1:Key>
        <d3p1:Value>sample string 2</d3p1:Value>
      </d3p1:KeyValueOfstringstring>
      <d3p1:KeyValueOfstringstring>
        <d3p1:Key>sample string 3</d3p1:Key>
        <d3p1:Value>sample string 4</d3p1:Value>
      </d3p1:KeyValueOfstringstring>
    </ErrorMessages>
    <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-13T03:44:58.7009054+00:00</Created>
    <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-13T03:44:58.7009054+00:00</Deleted>
    <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">e071f91e-d65c-430f-807a-94edaf092cc7</Guid>
    <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-13T03:44:58.7009054+00:00</Modified>
    <ActivityGuid>2670e2d3-0e79-4328-92c9-a9141a7bebaf</ActivityGuid>
    <AgendaItemGuid>ae7c6e43-9582-4c9d-a7da-908a61929423</AgendaItemGuid>
    <Alias>sample string 6</Alias>
    <CompanyGuid>8d5d70ef-9fb5-4f75-a716-4dee6d1d8c89</CompanyGuid>
    <ContentType>sample string 1</ContentType>
    <ContributionGuid>2f626771-2c9c-48ae-b6fa-731478312edb</ContributionGuid>
    <ContributionSpeakerGuid>ff7b8da1-7dbf-4b75-9f4c-5d989f5a881b</ContributionSpeakerGuid>
    <CopyFromFileGuid>0508d7e8-4e8c-4e98-a8fa-8b886e48d6a8</CopyFromFileGuid>
    <EventContentGuid>7732e65a-622e-47c2-82a3-5305765798ac</EventContentGuid>
    <EventGuid>b5fed740-123f-409c-b06f-0746a185276c</EventGuid>
    <EventLocationGuid>c68329e5-e23b-4b0d-95dc-8928a943ab0e</EventLocationGuid>
    <FileContents>QEA=</FileContents>
    <FileName>sample string 2</FileName>
    <FileSize>4</FileSize>
    <FileType>Unassigned</FileType>
    <FolderGuid>3065817a-82fc-43a3-8691-880dd48e80fc</FolderGuid>
    <Height>1</Height>
    <InStorage>true</InStorage>
    <NewsGuid>12e11317-c9d0-49ba-ac22-55d025564bcb</NewsGuid>
    <OriginalFileGuid>787c2ad9-ff99-4d81-a30b-f4f538d5978d</OriginalFileGuid>
    <OriginalFileName>sample string 3</OriginalFileName>
    <PersonGuid>d77252e9-9a38-4df2-8bb1-8292ae94a18b</PersonGuid>
    <TrainingGuid>38391732-f33c-4646-9c6f-1db442043bf8</TrainingGuid>
    <TrainingLocationGuid>041eb0d0-2706-4ff1-a8e9-9f776e95dacb</TrainingLocationGuid>
    <Width>1</Width>
  </ActivityPresentationFile5>
  <ActivityPresentationFiles>
    <FileViewModel>
      <ErrorMessages xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
        <d4p1:KeyValueOfstringstring>
          <d4p1:Key>sample string 1</d4p1:Key>
          <d4p1:Value>sample string 2</d4p1:Value>
        </d4p1:KeyValueOfstringstring>
        <d4p1:KeyValueOfstringstring>
          <d4p1:Key>sample string 3</d4p1:Key>
          <d4p1:Value>sample string 4</d4p1:Value>
        </d4p1:KeyValueOfstringstring>
      </ErrorMessages>
      <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-13T03:44:58.7009054+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-13T03:44:58.7009054+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">e071f91e-d65c-430f-807a-94edaf092cc7</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-13T03:44:58.7009054+00:00</Modified>
      <ActivityGuid>2670e2d3-0e79-4328-92c9-a9141a7bebaf</ActivityGuid>
      <AgendaItemGuid>ae7c6e43-9582-4c9d-a7da-908a61929423</AgendaItemGuid>
      <Alias>sample string 6</Alias>
      <CompanyGuid>8d5d70ef-9fb5-4f75-a716-4dee6d1d8c89</CompanyGuid>
      <ContentType>sample string 1</ContentType>
      <ContributionGuid>2f626771-2c9c-48ae-b6fa-731478312edb</ContributionGuid>
      <ContributionSpeakerGuid>ff7b8da1-7dbf-4b75-9f4c-5d989f5a881b</ContributionSpeakerGuid>
      <CopyFromFileGuid>0508d7e8-4e8c-4e98-a8fa-8b886e48d6a8</CopyFromFileGuid>
      <EventContentGuid>7732e65a-622e-47c2-82a3-5305765798ac</EventContentGuid>
      <EventGuid>b5fed740-123f-409c-b06f-0746a185276c</EventGuid>
      <EventLocationGuid>c68329e5-e23b-4b0d-95dc-8928a943ab0e</EventLocationGuid>
      <FileContents>QEA=</FileContents>
      <FileName>sample string 2</FileName>
      <FileSize>4</FileSize>
      <FileType>Unassigned</FileType>
      <FolderGuid>3065817a-82fc-43a3-8691-880dd48e80fc</FolderGuid>
      <Height>1</Height>
      <InStorage>true</InStorage>
      <NewsGuid>12e11317-c9d0-49ba-ac22-55d025564bcb</NewsGuid>
      <OriginalFileGuid>787c2ad9-ff99-4d81-a30b-f4f538d5978d</OriginalFileGuid>
      <OriginalFileName>sample string 3</OriginalFileName>
      <PersonGuid>d77252e9-9a38-4df2-8bb1-8292ae94a18b</PersonGuid>
      <TrainingGuid>38391732-f33c-4646-9c6f-1db442043bf8</TrainingGuid>
      <TrainingLocationGuid>041eb0d0-2706-4ff1-a8e9-9f776e95dacb</TrainingLocationGuid>
      <Width>1</Width>
    </FileViewModel>
    <FileViewModel>
      <ErrorMessages xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
        <d4p1:KeyValueOfstringstring>
          <d4p1:Key>sample string 1</d4p1:Key>
          <d4p1:Value>sample string 2</d4p1:Value>
        </d4p1:KeyValueOfstringstring>
        <d4p1:KeyValueOfstringstring>
          <d4p1:Key>sample string 3</d4p1:Key>
          <d4p1:Value>sample string 4</d4p1:Value>
        </d4p1:KeyValueOfstringstring>
      </ErrorMessages>
      <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-13T03:44:58.7009054+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-13T03:44:58.7009054+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">e071f91e-d65c-430f-807a-94edaf092cc7</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-13T03:44:58.7009054+00:00</Modified>
      <ActivityGuid>2670e2d3-0e79-4328-92c9-a9141a7bebaf</ActivityGuid>
      <AgendaItemGuid>ae7c6e43-9582-4c9d-a7da-908a61929423</AgendaItemGuid>
      <Alias>sample string 6</Alias>
      <CompanyGuid>8d5d70ef-9fb5-4f75-a716-4dee6d1d8c89</CompanyGuid>
      <ContentType>sample string 1</ContentType>
      <ContributionGuid>2f626771-2c9c-48ae-b6fa-731478312edb</ContributionGuid>
      <ContributionSpeakerGuid>ff7b8da1-7dbf-4b75-9f4c-5d989f5a881b</ContributionSpeakerGuid>
      <CopyFromFileGuid>0508d7e8-4e8c-4e98-a8fa-8b886e48d6a8</CopyFromFileGuid>
      <EventContentGuid>7732e65a-622e-47c2-82a3-5305765798ac</EventContentGuid>
      <EventGuid>b5fed740-123f-409c-b06f-0746a185276c</EventGuid>
      <EventLocationGuid>c68329e5-e23b-4b0d-95dc-8928a943ab0e</EventLocationGuid>
      <FileContents>QEA=</FileContents>
      <FileName>sample string 2</FileName>
      <FileSize>4</FileSize>
      <FileType>Unassigned</FileType>
      <FolderGuid>3065817a-82fc-43a3-8691-880dd48e80fc</FolderGuid>
      <Height>1</Height>
      <InStorage>true</InStorage>
      <NewsGuid>12e11317-c9d0-49ba-ac22-55d025564bcb</NewsGuid>
      <OriginalFileGuid>787c2ad9-ff99-4d81-a30b-f4f538d5978d</OriginalFileGuid>
      <OriginalFileName>sample string 3</OriginalFileName>
      <PersonGuid>d77252e9-9a38-4df2-8bb1-8292ae94a18b</PersonGuid>
      <TrainingGuid>38391732-f33c-4646-9c6f-1db442043bf8</TrainingGuid>
      <TrainingLocationGuid>041eb0d0-2706-4ff1-a8e9-9f776e95dacb</TrainingLocationGuid>
      <Width>1</Width>
    </FileViewModel>
    <FileViewModel>
      <ErrorMessages xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
        <d4p1:KeyValueOfstringstring>
          <d4p1:Key>sample string 1</d4p1:Key>
          <d4p1:Value>sample string 2</d4p1:Value>
        </d4p1:KeyValueOfstringstring>
        <d4p1:KeyValueOfstringstring>
          <d4p1:Key>sample string 3</d4p1:Key>
          <d4p1:Value>sample string 4</d4p1:Value>
        </d4p1:KeyValueOfstringstring>
      </ErrorMessages>
      <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-13T03:44:58.7009054+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-13T03:44:58.7009054+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">e071f91e-d65c-430f-807a-94edaf092cc7</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-13T03:44:58.7009054+00:00</Modified>
      <ActivityGuid>2670e2d3-0e79-4328-92c9-a9141a7bebaf</ActivityGuid>
      <AgendaItemGuid>ae7c6e43-9582-4c9d-a7da-908a61929423</AgendaItemGuid>
      <Alias>sample string 6</Alias>
      <CompanyGuid>8d5d70ef-9fb5-4f75-a716-4dee6d1d8c89</CompanyGuid>
      <ContentType>sample string 1</ContentType>
      <ContributionGuid>2f626771-2c9c-48ae-b6fa-731478312edb</ContributionGuid>
      <ContributionSpeakerGuid>ff7b8da1-7dbf-4b75-9f4c-5d989f5a881b</ContributionSpeakerGuid>
      <CopyFromFileGuid>0508d7e8-4e8c-4e98-a8fa-8b886e48d6a8</CopyFromFileGuid>
      <EventContentGuid>7732e65a-622e-47c2-82a3-5305765798ac</EventContentGuid>
      <EventGuid>b5fed740-123f-409c-b06f-0746a185276c</EventGuid>
      <EventLocationGuid>c68329e5-e23b-4b0d-95dc-8928a943ab0e</EventLocationGuid>
      <FileContents>QEA=</FileContents>
      <FileName>sample string 2</FileName>
      <FileSize>4</FileSize>
      <FileType>Unassigned</FileType>
      <FolderGuid>3065817a-82fc-43a3-8691-880dd48e80fc</FolderGuid>
      <Height>1</Height>
      <InStorage>true</InStorage>
      <NewsGuid>12e11317-c9d0-49ba-ac22-55d025564bcb</NewsGuid>
      <OriginalFileGuid>787c2ad9-ff99-4d81-a30b-f4f538d5978d</OriginalFileGuid>
      <OriginalFileName>sample string 3</OriginalFileName>
      <PersonGuid>d77252e9-9a38-4df2-8bb1-8292ae94a18b</PersonGuid>
      <TrainingGuid>38391732-f33c-4646-9c6f-1db442043bf8</TrainingGuid>
      <TrainingLocationGuid>041eb0d0-2706-4ff1-a8e9-9f776e95dacb</TrainingLocationGuid>
      <Width>1</Width>
    </FileViewModel>
    <FileViewModel>
      <ErrorMessages xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
        <d4p1:KeyValueOfstringstring>
          <d4p1:Key>sample string 1</d4p1:Key>
          <d4p1:Value>sample string 2</d4p1:Value>
        </d4p1:KeyValueOfstringstring>
        <d4p1:KeyValueOfstringstring>
          <d4p1:Key>sample string 3</d4p1:Key>
          <d4p1:Value>sample string 4</d4p1:Value>
        </d4p1:KeyValueOfstringstring>
      </ErrorMessages>
      <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-13T03:44:58.7009054+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-13T03:44:58.7009054+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">e071f91e-d65c-430f-807a-94edaf092cc7</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-13T03:44:58.7009054+00:00</Modified>
      <ActivityGuid>2670e2d3-0e79-4328-92c9-a9141a7bebaf</ActivityGuid>
      <AgendaItemGuid>ae7c6e43-9582-4c9d-a7da-908a61929423</AgendaItemGuid>
      <Alias>sample string 6</Alias>
      <CompanyGuid>8d5d70ef-9fb5-4f75-a716-4dee6d1d8c89</CompanyGuid>
      <ContentType>sample string 1</ContentType>
      <ContributionGuid>2f626771-2c9c-48ae-b6fa-731478312edb</ContributionGuid>
      <ContributionSpeakerGuid>ff7b8da1-7dbf-4b75-9f4c-5d989f5a881b</ContributionSpeakerGuid>
      <CopyFromFileGuid>0508d7e8-4e8c-4e98-a8fa-8b886e48d6a8</CopyFromFileGuid>
      <EventContentGuid>7732e65a-622e-47c2-82a3-5305765798ac</EventContentGuid>
      <EventGuid>b5fed740-123f-409c-b06f-0746a185276c</EventGuid>
      <EventLocationGuid>c68329e5-e23b-4b0d-95dc-8928a943ab0e</EventLocationGuid>
      <FileContents>QEA=</FileContents>
      <FileName>sample string 2</FileName>
      <FileSize>4</FileSize>
      <FileType>Unassigned</FileType>
      <FolderGuid>3065817a-82fc-43a3-8691-880dd48e80fc</FolderGuid>
      <Height>1</Height>
      <InStorage>true</InStorage>
      <NewsGuid>12e11317-c9d0-49ba-ac22-55d025564bcb</NewsGuid>
      <OriginalFileGuid>787c2ad9-ff99-4d81-a30b-f4f538d5978d</OriginalFileGuid>
      <OriginalFileName>sample string 3</OriginalFileName>
      <PersonGuid>d77252e9-9a38-4df2-8bb1-8292ae94a18b</PersonGuid>
      <TrainingGuid>38391732-f33c-4646-9c6f-1db442043bf8</TrainingGuid>
      <TrainingLocationGuid>041eb0d0-2706-4ff1-a8e9-9f776e95dacb</TrainingLocationGuid>
      <Width>1</Width>
    </FileViewModel>
    <FileViewModel>
      <ErrorMessages xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
        <d4p1:KeyValueOfstringstring>
          <d4p1:Key>sample string 1</d4p1:Key>
          <d4p1:Value>sample string 2</d4p1:Value>
        </d4p1:KeyValueOfstringstring>
        <d4p1:KeyValueOfstringstring>
          <d4p1:Key>sample string 3</d4p1:Key>
          <d4p1:Value>sample string 4</d4p1:Value>
        </d4p1:KeyValueOfstringstring>
      </ErrorMessages>
      <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-13T03:44:58.7009054+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-13T03:44:58.7009054+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">e071f91e-d65c-430f-807a-94edaf092cc7</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-13T03:44:58.7009054+00:00</Modified>
      <ActivityGuid>2670e2d3-0e79-4328-92c9-a9141a7bebaf</ActivityGuid>
      <AgendaItemGuid>ae7c6e43-9582-4c9d-a7da-908a61929423</AgendaItemGuid>
      <Alias>sample string 6</Alias>
      <CompanyGuid>8d5d70ef-9fb5-4f75-a716-4dee6d1d8c89</CompanyGuid>
      <ContentType>sample string 1</ContentType>
      <ContributionGuid>2f626771-2c9c-48ae-b6fa-731478312edb</ContributionGuid>
      <ContributionSpeakerGuid>ff7b8da1-7dbf-4b75-9f4c-5d989f5a881b</ContributionSpeakerGuid>
      <CopyFromFileGuid>0508d7e8-4e8c-4e98-a8fa-8b886e48d6a8</CopyFromFileGuid>
      <EventContentGuid>7732e65a-622e-47c2-82a3-5305765798ac</EventContentGuid>
      <EventGuid>b5fed740-123f-409c-b06f-0746a185276c</EventGuid>
      <EventLocationGuid>c68329e5-e23b-4b0d-95dc-8928a943ab0e</EventLocationGuid>
      <FileContents>QEA=</FileContents>
      <FileName>sample string 2</FileName>
      <FileSize>4</FileSize>
      <FileType>Unassigned</FileType>
      <FolderGuid>3065817a-82fc-43a3-8691-880dd48e80fc</FolderGuid>
      <Height>1</Height>
      <InStorage>true</InStorage>
      <NewsGuid>12e11317-c9d0-49ba-ac22-55d025564bcb</NewsGuid>
      <OriginalFileGuid>787c2ad9-ff99-4d81-a30b-f4f538d5978d</OriginalFileGuid>
      <OriginalFileName>sample string 3</OriginalFileName>
      <PersonGuid>d77252e9-9a38-4df2-8bb1-8292ae94a18b</PersonGuid>
      <TrainingGuid>38391732-f33c-4646-9c6f-1db442043bf8</TrainingGuid>
      <TrainingLocationGuid>041eb0d0-2706-4ff1-a8e9-9f776e95dacb</TrainingLocationGuid>
      <Width>1</Width>
    </FileViewModel>
  </ActivityPresentationFiles>
  <AgreedToUseData>true</AgreedToUseData>
  <DayPartGuid>43f146c7-8fd2-4055-9170-5859a1ac958f</DayPartGuid>
  <EventDateGuid>1fc606f3-3e75-4343-a56b-8ea985d7e672</EventDateGuid>
  <EventGuid>b32ba481-1219-4107-a763-33e05d15195f</EventGuid>
  <EventThemeGuid>a3f085f3-cd0c-458b-a19e-1e2c70be5ad7</EventThemeGuid>
  <EventWorkFormGuid>3ab30432-8759-4f86-bf95-2dea681f44f7</EventWorkFormGuid>
  <FilesToRemove xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:guid>a3102203-6b96-4613-84c7-ff03b8ca238f</d2p1:guid>
    <d2p1:guid>06bb738f-14c2-424f-bfa2-3ccf6fe262c1</d2p1:guid>
  </FilesToRemove>
  <FormGroups>
    <ContributionFormGroupViewModel>
      <ErrorMessages xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
        <d4p1:KeyValueOfstringstring>
          <d4p1:Key>sample string 1</d4p1:Key>
          <d4p1:Value>sample string 2</d4p1:Value>
        </d4p1:KeyValueOfstringstring>
        <d4p1:KeyValueOfstringstring>
          <d4p1:Key>sample string 3</d4p1:Key>
          <d4p1:Value>sample string 4</d4p1:Value>
        </d4p1:KeyValueOfstringstring>
      </ErrorMessages>
      <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-13T03:44:58.7009054+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-13T03:44:58.7009054+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">a39081b3-023f-4edf-81ff-cd13fd1402dd</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-13T03:44:58.7009054+00:00</Modified>
      <EventGuid>a0e20953-b2e2-4047-bd1c-ce7390a5e596</EventGuid>
      <FieldEnabled>true</FieldEnabled>
      <FieldLabel>sample string 2</FieldLabel>
      <FieldName>sample string 1</FieldName>
      <TooltipEnabled>true</TooltipEnabled>
      <TooltipText>sample string 5</TooltipText>
    </ContributionFormGroupViewModel>
    <ContributionFormGroupViewModel>
      <ErrorMessages xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
        <d4p1:KeyValueOfstringstring>
          <d4p1:Key>sample string 1</d4p1:Key>
          <d4p1:Value>sample string 2</d4p1:Value>
        </d4p1:KeyValueOfstringstring>
        <d4p1:KeyValueOfstringstring>
          <d4p1:Key>sample string 3</d4p1:Key>
          <d4p1:Value>sample string 4</d4p1:Value>
        </d4p1:KeyValueOfstringstring>
      </ErrorMessages>
      <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-13T03:44:58.7009054+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-13T03:44:58.7009054+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">a39081b3-023f-4edf-81ff-cd13fd1402dd</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-13T03:44:58.7009054+00:00</Modified>
      <EventGuid>a0e20953-b2e2-4047-bd1c-ce7390a5e596</EventGuid>
      <FieldEnabled>true</FieldEnabled>
      <FieldLabel>sample string 2</FieldLabel>
      <FieldName>sample string 1</FieldName>
      <TooltipEnabled>true</TooltipEnabled>
      <TooltipText>sample string 5</TooltipText>
    </ContributionFormGroupViewModel>
  </FormGroups>
  <InternalNote>sample string 5</InternalNote>
  <IsScheduled>true</IsScheduled>
  <LastModifiedUserId>sample string 6</LastModifiedUserId>
  <SessionDescription>sample string 3</SessionDescription>
  <SessionTitle>sample string 2</SessionTitle>
  <Speakers>
    <SpeakerViewModel>
      <ErrorMessages xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
        <d4p1:KeyValueOfstringstring>
          <d4p1:Key>sample string 1</d4p1:Key>
          <d4p1:Value>sample string 2</d4p1:Value>
        </d4p1:KeyValueOfstringstring>
        <d4p1:KeyValueOfstringstring>
          <d4p1:Key>sample string 3</d4p1:Key>
          <d4p1:Value>sample string 4</d4p1:Value>
        </d4p1:KeyValueOfstringstring>
      </ErrorMessages>
      <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-13T03:44:58.7009054+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-13T03:44:58.7009054+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">d2682508-1a41-41db-ac34-1c72f03f9e34</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-13T03:44:58.7009054+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>0e17875d-bb3a-4c1e-9d94-8855713394dc</PersonGuid>
      <PictureFile>
        <ErrorMessages xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
          <d5p1:KeyValueOfstringstring>
            <d5p1:Key>sample string 1</d5p1:Key>
            <d5p1:Value>sample string 2</d5p1:Value>
          </d5p1:KeyValueOfstringstring>
          <d5p1:KeyValueOfstringstring>
            <d5p1:Key>sample string 3</d5p1:Key>
            <d5p1:Value>sample string 4</d5p1:Value>
          </d5p1:KeyValueOfstringstring>
        </ErrorMessages>
        <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-13T03:44:58.7009054+00:00</Created>
        <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-13T03:44:58.7009054+00:00</Deleted>
        <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">e071f91e-d65c-430f-807a-94edaf092cc7</Guid>
        <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-13T03:44:58.7009054+00:00</Modified>
        <ActivityGuid>2670e2d3-0e79-4328-92c9-a9141a7bebaf</ActivityGuid>
        <AgendaItemGuid>ae7c6e43-9582-4c9d-a7da-908a61929423</AgendaItemGuid>
        <Alias>sample string 6</Alias>
        <CompanyGuid>8d5d70ef-9fb5-4f75-a716-4dee6d1d8c89</CompanyGuid>
        <ContentType>sample string 1</ContentType>
        <ContributionGuid>2f626771-2c9c-48ae-b6fa-731478312edb</ContributionGuid>
        <ContributionSpeakerGuid>ff7b8da1-7dbf-4b75-9f4c-5d989f5a881b</ContributionSpeakerGuid>
        <CopyFromFileGuid>0508d7e8-4e8c-4e98-a8fa-8b886e48d6a8</CopyFromFileGuid>
        <EventContentGuid>7732e65a-622e-47c2-82a3-5305765798ac</EventContentGuid>
        <EventGuid>b5fed740-123f-409c-b06f-0746a185276c</EventGuid>
        <EventLocationGuid>c68329e5-e23b-4b0d-95dc-8928a943ab0e</EventLocationGuid>
        <FileContents>QEA=</FileContents>
        <FileName>sample string 2</FileName>
        <FileSize>4</FileSize>
        <FileType>Unassigned</FileType>
        <FolderGuid>3065817a-82fc-43a3-8691-880dd48e80fc</FolderGuid>
        <Height>1</Height>
        <InStorage>true</InStorage>
        <NewsGuid>12e11317-c9d0-49ba-ac22-55d025564bcb</NewsGuid>
        <OriginalFileGuid>787c2ad9-ff99-4d81-a30b-f4f538d5978d</OriginalFileGuid>
        <OriginalFileName>sample string 3</OriginalFileName>
        <PersonGuid>d77252e9-9a38-4df2-8bb1-8292ae94a18b</PersonGuid>
        <TrainingGuid>38391732-f33c-4646-9c6f-1db442043bf8</TrainingGuid>
        <TrainingLocationGuid>041eb0d0-2706-4ff1-a8e9-9f776e95dacb</TrainingLocationGuid>
        <Width>1</Width>
      </PictureFile>
      <Title>sample string 2</Title>
    </SpeakerViewModel>
    <SpeakerViewModel>
      <ErrorMessages xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
        <d4p1:KeyValueOfstringstring>
          <d4p1:Key>sample string 1</d4p1:Key>
          <d4p1:Value>sample string 2</d4p1:Value>
        </d4p1:KeyValueOfstringstring>
        <d4p1:KeyValueOfstringstring>
          <d4p1:Key>sample string 3</d4p1:Key>
          <d4p1:Value>sample string 4</d4p1:Value>
        </d4p1:KeyValueOfstringstring>
      </ErrorMessages>
      <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-13T03:44:58.7009054+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-13T03:44:58.7009054+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">d2682508-1a41-41db-ac34-1c72f03f9e34</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-13T03:44:58.7009054+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>0e17875d-bb3a-4c1e-9d94-8855713394dc</PersonGuid>
      <PictureFile>
        <ErrorMessages xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
          <d5p1:KeyValueOfstringstring>
            <d5p1:Key>sample string 1</d5p1:Key>
            <d5p1:Value>sample string 2</d5p1:Value>
          </d5p1:KeyValueOfstringstring>
          <d5p1:KeyValueOfstringstring>
            <d5p1:Key>sample string 3</d5p1:Key>
            <d5p1:Value>sample string 4</d5p1:Value>
          </d5p1:KeyValueOfstringstring>
        </ErrorMessages>
        <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-13T03:44:58.7009054+00:00</Created>
        <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-13T03:44:58.7009054+00:00</Deleted>
        <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">e071f91e-d65c-430f-807a-94edaf092cc7</Guid>
        <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-03-13T03:44:58.7009054+00:00</Modified>
        <ActivityGuid>2670e2d3-0e79-4328-92c9-a9141a7bebaf</ActivityGuid>
        <AgendaItemGuid>ae7c6e43-9582-4c9d-a7da-908a61929423</AgendaItemGuid>
        <Alias>sample string 6</Alias>
        <CompanyGuid>8d5d70ef-9fb5-4f75-a716-4dee6d1d8c89</CompanyGuid>
        <ContentType>sample string 1</ContentType>
        <ContributionGuid>2f626771-2c9c-48ae-b6fa-731478312edb</ContributionGuid>
        <ContributionSpeakerGuid>ff7b8da1-7dbf-4b75-9f4c-5d989f5a881b</ContributionSpeakerGuid>
        <CopyFromFileGuid>0508d7e8-4e8c-4e98-a8fa-8b886e48d6a8</CopyFromFileGuid>
        <EventContentGuid>7732e65a-622e-47c2-82a3-5305765798ac</EventContentGuid>
        <EventGuid>b5fed740-123f-409c-b06f-0746a185276c</EventGuid>
        <EventLocationGuid>c68329e5-e23b-4b0d-95dc-8928a943ab0e</EventLocationGuid>
        <FileContents>QEA=</FileContents>
        <FileName>sample string 2</FileName>
        <FileSize>4</FileSize>
        <FileType>Unassigned</FileType>
        <FolderGuid>3065817a-82fc-43a3-8691-880dd48e80fc</FolderGuid>
        <Height>1</Height>
        <InStorage>true</InStorage>
        <NewsGuid>12e11317-c9d0-49ba-ac22-55d025564bcb</NewsGuid>
        <OriginalFileGuid>787c2ad9-ff99-4d81-a30b-f4f538d5978d</OriginalFileGuid>
        <OriginalFileName>sample string 3</OriginalFileName>
        <PersonGuid>d77252e9-9a38-4df2-8bb1-8292ae94a18b</PersonGuid>
        <TrainingGuid>38391732-f33c-4646-9c6f-1db442043bf8</TrainingGuid>
        <TrainingLocationGuid>041eb0d0-2706-4ff1-a8e9-9f776e95dacb</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.