PUT v1/Contribution

Request Information

URI Parameters

None.

Body Parameters

ContributionViewModel
NameDescriptionTypeAdditional information
ActivityGuid

globally unique identifier

None.

EventGuid

globally unique identifier

None.

SessionTitle

string

None.

SessionDescription

string

None.

EventDateGuid

globally unique identifier

None.

DayPartGuid

globally unique identifier

None.

EventThemeGuid

globally unique identifier

None.

EventWorkFormGuid

globally unique identifier

None.

Speakers

Collection of SpeakerViewModel

None.

ActivityPresentationFile1

FileViewModel

None.

ActivityPresentationFile2

FileViewModel

None.

ActivityPresentationFile3

FileViewModel

None.

ActivityPresentationFile4

FileViewModel

None.

ActivityPresentationFile5

FileViewModel

None.

ActivityPictureFile

FileViewModel

None.

AgreedToUseData

boolean

None.

InternalNote

string

None.

LastModifiedUserId

string

None.

FilesToRemove

Collection of globally unique identifier

None.

IsScheduled

boolean

None.

FormGroups

Collection of ContributionFormGroupViewModel

None.

Guid

globally unique identifier

None.

Request Formats

application/json

Sample:
{
  "ActivityGuid": "29e62e40-9a7c-4b82-a96c-d180740ce556",
  "EventGuid": "42216279-a920-43e4-a88c-9b756cf96724",
  "SessionTitle": "sample string 2",
  "SessionDescription": "sample string 3",
  "EventDateGuid": "679c3524-e119-41bc-9997-b5b8cf187875",
  "DayPartGuid": "b2992a00-d68b-4b96-8406-b6acb9010ee3",
  "EventThemeGuid": "4e951cf7-1e0e-4f0d-ab9b-8e3750d4ec57",
  "EventWorkFormGuid": "89b4c5d7-eb41-4391-80cb-e166c0a912e5",
  "Speakers": null,
  "ActivityPresentationFile1": {
    "ContentType": "sample string 1",
    "FileName": "sample string 2",
    "FileExtension": null,
    "OriginalFileName": "sample string 3",
    "PublicFileName": "4ad6a964-f5bb-48b9-9273-bc137d1ed9b2",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "64ab0e86-97eb-457f-a69b-268f95041473",
    "EventContentGuid": "bb5dbc3d-ebd6-42fc-a77d-b8b2d66d3c48",
    "TrainingGuid": "074ce5e8-b7f7-4fc5-8ea9-911f4b068b26",
    "TrainingLocationGuid": "b6e51028-6677-4cc5-82cc-ad7d15a12277",
    "CompanyGuid": "92eb0305-e39c-4ffa-83b2-377625039767",
    "FolderGuid": "ad73f243-3232-4547-b984-261afe65bd64",
    "EventGuid": "06da1d8d-72bb-4bf4-be81-ed747a10ae83",
    "ActivityGuid": "3417350a-c01e-4482-b32d-8fd4f5b2a6aa",
    "EventLocationGuid": "f5b1ea7e-716a-4efa-b7f5-a88c926ac1d6",
    "OriginalFileGuid": "346c8f87-f0d3-44ed-87dc-6b1fcdd8ab3b",
    "CopyFromFileGuid": "8abe37ac-261a-436c-be76-dff8e12e20ee",
    "NewsGuid": "b8347e7c-9109-4b44-ae4a-ed2f8c2f6f2e",
    "ContributionGuid": "5f09e2ed-eac4-404f-940b-557e2b92c975",
    "ContributionSpeakerGuid": "ac206349-933a-41c2-bd29-97d7da8f635a",
    "AgendaItemGuid": "a981d253-3011-46bc-898a-aae55008ef55",
    "Guid": "4ad6a964-f5bb-48b9-9273-bc137d1ed9b2",
    "Created": "2024-11-19T15:04:16.0049178+00:00",
    "Modified": "2024-11-19T15:04:16.0049178+00:00",
    "Deleted": "2024-11-19T15:04:16.0049178+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": "4ad6a964-f5bb-48b9-9273-bc137d1ed9b2",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "64ab0e86-97eb-457f-a69b-268f95041473",
    "EventContentGuid": "bb5dbc3d-ebd6-42fc-a77d-b8b2d66d3c48",
    "TrainingGuid": "074ce5e8-b7f7-4fc5-8ea9-911f4b068b26",
    "TrainingLocationGuid": "b6e51028-6677-4cc5-82cc-ad7d15a12277",
    "CompanyGuid": "92eb0305-e39c-4ffa-83b2-377625039767",
    "FolderGuid": "ad73f243-3232-4547-b984-261afe65bd64",
    "EventGuid": "06da1d8d-72bb-4bf4-be81-ed747a10ae83",
    "ActivityGuid": "3417350a-c01e-4482-b32d-8fd4f5b2a6aa",
    "EventLocationGuid": "f5b1ea7e-716a-4efa-b7f5-a88c926ac1d6",
    "OriginalFileGuid": "346c8f87-f0d3-44ed-87dc-6b1fcdd8ab3b",
    "CopyFromFileGuid": "8abe37ac-261a-436c-be76-dff8e12e20ee",
    "NewsGuid": "b8347e7c-9109-4b44-ae4a-ed2f8c2f6f2e",
    "ContributionGuid": "5f09e2ed-eac4-404f-940b-557e2b92c975",
    "ContributionSpeakerGuid": "ac206349-933a-41c2-bd29-97d7da8f635a",
    "AgendaItemGuid": "a981d253-3011-46bc-898a-aae55008ef55",
    "Guid": "4ad6a964-f5bb-48b9-9273-bc137d1ed9b2",
    "Created": "2024-11-19T15:04:16.0049178+00:00",
    "Modified": "2024-11-19T15:04:16.0049178+00:00",
    "Deleted": "2024-11-19T15:04:16.0049178+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": "4ad6a964-f5bb-48b9-9273-bc137d1ed9b2",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "64ab0e86-97eb-457f-a69b-268f95041473",
    "EventContentGuid": "bb5dbc3d-ebd6-42fc-a77d-b8b2d66d3c48",
    "TrainingGuid": "074ce5e8-b7f7-4fc5-8ea9-911f4b068b26",
    "TrainingLocationGuid": "b6e51028-6677-4cc5-82cc-ad7d15a12277",
    "CompanyGuid": "92eb0305-e39c-4ffa-83b2-377625039767",
    "FolderGuid": "ad73f243-3232-4547-b984-261afe65bd64",
    "EventGuid": "06da1d8d-72bb-4bf4-be81-ed747a10ae83",
    "ActivityGuid": "3417350a-c01e-4482-b32d-8fd4f5b2a6aa",
    "EventLocationGuid": "f5b1ea7e-716a-4efa-b7f5-a88c926ac1d6",
    "OriginalFileGuid": "346c8f87-f0d3-44ed-87dc-6b1fcdd8ab3b",
    "CopyFromFileGuid": "8abe37ac-261a-436c-be76-dff8e12e20ee",
    "NewsGuid": "b8347e7c-9109-4b44-ae4a-ed2f8c2f6f2e",
    "ContributionGuid": "5f09e2ed-eac4-404f-940b-557e2b92c975",
    "ContributionSpeakerGuid": "ac206349-933a-41c2-bd29-97d7da8f635a",
    "AgendaItemGuid": "a981d253-3011-46bc-898a-aae55008ef55",
    "Guid": "4ad6a964-f5bb-48b9-9273-bc137d1ed9b2",
    "Created": "2024-11-19T15:04:16.0049178+00:00",
    "Modified": "2024-11-19T15:04:16.0049178+00:00",
    "Deleted": "2024-11-19T15:04:16.0049178+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": "4ad6a964-f5bb-48b9-9273-bc137d1ed9b2",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "64ab0e86-97eb-457f-a69b-268f95041473",
    "EventContentGuid": "bb5dbc3d-ebd6-42fc-a77d-b8b2d66d3c48",
    "TrainingGuid": "074ce5e8-b7f7-4fc5-8ea9-911f4b068b26",
    "TrainingLocationGuid": "b6e51028-6677-4cc5-82cc-ad7d15a12277",
    "CompanyGuid": "92eb0305-e39c-4ffa-83b2-377625039767",
    "FolderGuid": "ad73f243-3232-4547-b984-261afe65bd64",
    "EventGuid": "06da1d8d-72bb-4bf4-be81-ed747a10ae83",
    "ActivityGuid": "3417350a-c01e-4482-b32d-8fd4f5b2a6aa",
    "EventLocationGuid": "f5b1ea7e-716a-4efa-b7f5-a88c926ac1d6",
    "OriginalFileGuid": "346c8f87-f0d3-44ed-87dc-6b1fcdd8ab3b",
    "CopyFromFileGuid": "8abe37ac-261a-436c-be76-dff8e12e20ee",
    "NewsGuid": "b8347e7c-9109-4b44-ae4a-ed2f8c2f6f2e",
    "ContributionGuid": "5f09e2ed-eac4-404f-940b-557e2b92c975",
    "ContributionSpeakerGuid": "ac206349-933a-41c2-bd29-97d7da8f635a",
    "AgendaItemGuid": "a981d253-3011-46bc-898a-aae55008ef55",
    "Guid": "4ad6a964-f5bb-48b9-9273-bc137d1ed9b2",
    "Created": "2024-11-19T15:04:16.0049178+00:00",
    "Modified": "2024-11-19T15:04:16.0049178+00:00",
    "Deleted": "2024-11-19T15:04:16.0049178+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": "4ad6a964-f5bb-48b9-9273-bc137d1ed9b2",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "64ab0e86-97eb-457f-a69b-268f95041473",
    "EventContentGuid": "bb5dbc3d-ebd6-42fc-a77d-b8b2d66d3c48",
    "TrainingGuid": "074ce5e8-b7f7-4fc5-8ea9-911f4b068b26",
    "TrainingLocationGuid": "b6e51028-6677-4cc5-82cc-ad7d15a12277",
    "CompanyGuid": "92eb0305-e39c-4ffa-83b2-377625039767",
    "FolderGuid": "ad73f243-3232-4547-b984-261afe65bd64",
    "EventGuid": "06da1d8d-72bb-4bf4-be81-ed747a10ae83",
    "ActivityGuid": "3417350a-c01e-4482-b32d-8fd4f5b2a6aa",
    "EventLocationGuid": "f5b1ea7e-716a-4efa-b7f5-a88c926ac1d6",
    "OriginalFileGuid": "346c8f87-f0d3-44ed-87dc-6b1fcdd8ab3b",
    "CopyFromFileGuid": "8abe37ac-261a-436c-be76-dff8e12e20ee",
    "NewsGuid": "b8347e7c-9109-4b44-ae4a-ed2f8c2f6f2e",
    "ContributionGuid": "5f09e2ed-eac4-404f-940b-557e2b92c975",
    "ContributionSpeakerGuid": "ac206349-933a-41c2-bd29-97d7da8f635a",
    "AgendaItemGuid": "a981d253-3011-46bc-898a-aae55008ef55",
    "Guid": "4ad6a964-f5bb-48b9-9273-bc137d1ed9b2",
    "Created": "2024-11-19T15:04:16.0049178+00:00",
    "Modified": "2024-11-19T15:04:16.0049178+00:00",
    "Deleted": "2024-11-19T15:04:16.0049178+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": "4ad6a964-f5bb-48b9-9273-bc137d1ed9b2",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "64ab0e86-97eb-457f-a69b-268f95041473",
      "EventContentGuid": "bb5dbc3d-ebd6-42fc-a77d-b8b2d66d3c48",
      "TrainingGuid": "074ce5e8-b7f7-4fc5-8ea9-911f4b068b26",
      "TrainingLocationGuid": "b6e51028-6677-4cc5-82cc-ad7d15a12277",
      "CompanyGuid": "92eb0305-e39c-4ffa-83b2-377625039767",
      "FolderGuid": "ad73f243-3232-4547-b984-261afe65bd64",
      "EventGuid": "06da1d8d-72bb-4bf4-be81-ed747a10ae83",
      "ActivityGuid": "3417350a-c01e-4482-b32d-8fd4f5b2a6aa",
      "EventLocationGuid": "f5b1ea7e-716a-4efa-b7f5-a88c926ac1d6",
      "OriginalFileGuid": "346c8f87-f0d3-44ed-87dc-6b1fcdd8ab3b",
      "CopyFromFileGuid": "8abe37ac-261a-436c-be76-dff8e12e20ee",
      "NewsGuid": "b8347e7c-9109-4b44-ae4a-ed2f8c2f6f2e",
      "ContributionGuid": "5f09e2ed-eac4-404f-940b-557e2b92c975",
      "ContributionSpeakerGuid": "ac206349-933a-41c2-bd29-97d7da8f635a",
      "AgendaItemGuid": "a981d253-3011-46bc-898a-aae55008ef55",
      "Guid": "4ad6a964-f5bb-48b9-9273-bc137d1ed9b2",
      "Created": "2024-11-19T15:04:16.0049178+00:00",
      "Modified": "2024-11-19T15:04:16.0049178+00:00",
      "Deleted": "2024-11-19T15:04:16.0049178+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": "4ad6a964-f5bb-48b9-9273-bc137d1ed9b2",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "64ab0e86-97eb-457f-a69b-268f95041473",
      "EventContentGuid": "bb5dbc3d-ebd6-42fc-a77d-b8b2d66d3c48",
      "TrainingGuid": "074ce5e8-b7f7-4fc5-8ea9-911f4b068b26",
      "TrainingLocationGuid": "b6e51028-6677-4cc5-82cc-ad7d15a12277",
      "CompanyGuid": "92eb0305-e39c-4ffa-83b2-377625039767",
      "FolderGuid": "ad73f243-3232-4547-b984-261afe65bd64",
      "EventGuid": "06da1d8d-72bb-4bf4-be81-ed747a10ae83",
      "ActivityGuid": "3417350a-c01e-4482-b32d-8fd4f5b2a6aa",
      "EventLocationGuid": "f5b1ea7e-716a-4efa-b7f5-a88c926ac1d6",
      "OriginalFileGuid": "346c8f87-f0d3-44ed-87dc-6b1fcdd8ab3b",
      "CopyFromFileGuid": "8abe37ac-261a-436c-be76-dff8e12e20ee",
      "NewsGuid": "b8347e7c-9109-4b44-ae4a-ed2f8c2f6f2e",
      "ContributionGuid": "5f09e2ed-eac4-404f-940b-557e2b92c975",
      "ContributionSpeakerGuid": "ac206349-933a-41c2-bd29-97d7da8f635a",
      "AgendaItemGuid": "a981d253-3011-46bc-898a-aae55008ef55",
      "Guid": "4ad6a964-f5bb-48b9-9273-bc137d1ed9b2",
      "Created": "2024-11-19T15:04:16.0049178+00:00",
      "Modified": "2024-11-19T15:04:16.0049178+00:00",
      "Deleted": "2024-11-19T15:04:16.0049178+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": "4ad6a964-f5bb-48b9-9273-bc137d1ed9b2",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "64ab0e86-97eb-457f-a69b-268f95041473",
      "EventContentGuid": "bb5dbc3d-ebd6-42fc-a77d-b8b2d66d3c48",
      "TrainingGuid": "074ce5e8-b7f7-4fc5-8ea9-911f4b068b26",
      "TrainingLocationGuid": "b6e51028-6677-4cc5-82cc-ad7d15a12277",
      "CompanyGuid": "92eb0305-e39c-4ffa-83b2-377625039767",
      "FolderGuid": "ad73f243-3232-4547-b984-261afe65bd64",
      "EventGuid": "06da1d8d-72bb-4bf4-be81-ed747a10ae83",
      "ActivityGuid": "3417350a-c01e-4482-b32d-8fd4f5b2a6aa",
      "EventLocationGuid": "f5b1ea7e-716a-4efa-b7f5-a88c926ac1d6",
      "OriginalFileGuid": "346c8f87-f0d3-44ed-87dc-6b1fcdd8ab3b",
      "CopyFromFileGuid": "8abe37ac-261a-436c-be76-dff8e12e20ee",
      "NewsGuid": "b8347e7c-9109-4b44-ae4a-ed2f8c2f6f2e",
      "ContributionGuid": "5f09e2ed-eac4-404f-940b-557e2b92c975",
      "ContributionSpeakerGuid": "ac206349-933a-41c2-bd29-97d7da8f635a",
      "AgendaItemGuid": "a981d253-3011-46bc-898a-aae55008ef55",
      "Guid": "4ad6a964-f5bb-48b9-9273-bc137d1ed9b2",
      "Created": "2024-11-19T15:04:16.0049178+00:00",
      "Modified": "2024-11-19T15:04:16.0049178+00:00",
      "Deleted": "2024-11-19T15:04:16.0049178+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": "4ad6a964-f5bb-48b9-9273-bc137d1ed9b2",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "64ab0e86-97eb-457f-a69b-268f95041473",
      "EventContentGuid": "bb5dbc3d-ebd6-42fc-a77d-b8b2d66d3c48",
      "TrainingGuid": "074ce5e8-b7f7-4fc5-8ea9-911f4b068b26",
      "TrainingLocationGuid": "b6e51028-6677-4cc5-82cc-ad7d15a12277",
      "CompanyGuid": "92eb0305-e39c-4ffa-83b2-377625039767",
      "FolderGuid": "ad73f243-3232-4547-b984-261afe65bd64",
      "EventGuid": "06da1d8d-72bb-4bf4-be81-ed747a10ae83",
      "ActivityGuid": "3417350a-c01e-4482-b32d-8fd4f5b2a6aa",
      "EventLocationGuid": "f5b1ea7e-716a-4efa-b7f5-a88c926ac1d6",
      "OriginalFileGuid": "346c8f87-f0d3-44ed-87dc-6b1fcdd8ab3b",
      "CopyFromFileGuid": "8abe37ac-261a-436c-be76-dff8e12e20ee",
      "NewsGuid": "b8347e7c-9109-4b44-ae4a-ed2f8c2f6f2e",
      "ContributionGuid": "5f09e2ed-eac4-404f-940b-557e2b92c975",
      "ContributionSpeakerGuid": "ac206349-933a-41c2-bd29-97d7da8f635a",
      "AgendaItemGuid": "a981d253-3011-46bc-898a-aae55008ef55",
      "Guid": "4ad6a964-f5bb-48b9-9273-bc137d1ed9b2",
      "Created": "2024-11-19T15:04:16.0049178+00:00",
      "Modified": "2024-11-19T15:04:16.0049178+00:00",
      "Deleted": "2024-11-19T15:04:16.0049178+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": "4ad6a964-f5bb-48b9-9273-bc137d1ed9b2",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "64ab0e86-97eb-457f-a69b-268f95041473",
      "EventContentGuid": "bb5dbc3d-ebd6-42fc-a77d-b8b2d66d3c48",
      "TrainingGuid": "074ce5e8-b7f7-4fc5-8ea9-911f4b068b26",
      "TrainingLocationGuid": "b6e51028-6677-4cc5-82cc-ad7d15a12277",
      "CompanyGuid": "92eb0305-e39c-4ffa-83b2-377625039767",
      "FolderGuid": "ad73f243-3232-4547-b984-261afe65bd64",
      "EventGuid": "06da1d8d-72bb-4bf4-be81-ed747a10ae83",
      "ActivityGuid": "3417350a-c01e-4482-b32d-8fd4f5b2a6aa",
      "EventLocationGuid": "f5b1ea7e-716a-4efa-b7f5-a88c926ac1d6",
      "OriginalFileGuid": "346c8f87-f0d3-44ed-87dc-6b1fcdd8ab3b",
      "CopyFromFileGuid": "8abe37ac-261a-436c-be76-dff8e12e20ee",
      "NewsGuid": "b8347e7c-9109-4b44-ae4a-ed2f8c2f6f2e",
      "ContributionGuid": "5f09e2ed-eac4-404f-940b-557e2b92c975",
      "ContributionSpeakerGuid": "ac206349-933a-41c2-bd29-97d7da8f635a",
      "AgendaItemGuid": "a981d253-3011-46bc-898a-aae55008ef55",
      "Guid": "4ad6a964-f5bb-48b9-9273-bc137d1ed9b2",
      "Created": "2024-11-19T15:04:16.0049178+00:00",
      "Modified": "2024-11-19T15:04:16.0049178+00:00",
      "Deleted": "2024-11-19T15:04:16.0049178+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": "4ad6a964-f5bb-48b9-9273-bc137d1ed9b2",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "64ab0e86-97eb-457f-a69b-268f95041473",
    "EventContentGuid": "bb5dbc3d-ebd6-42fc-a77d-b8b2d66d3c48",
    "TrainingGuid": "074ce5e8-b7f7-4fc5-8ea9-911f4b068b26",
    "TrainingLocationGuid": "b6e51028-6677-4cc5-82cc-ad7d15a12277",
    "CompanyGuid": "92eb0305-e39c-4ffa-83b2-377625039767",
    "FolderGuid": "ad73f243-3232-4547-b984-261afe65bd64",
    "EventGuid": "06da1d8d-72bb-4bf4-be81-ed747a10ae83",
    "ActivityGuid": "3417350a-c01e-4482-b32d-8fd4f5b2a6aa",
    "EventLocationGuid": "f5b1ea7e-716a-4efa-b7f5-a88c926ac1d6",
    "OriginalFileGuid": "346c8f87-f0d3-44ed-87dc-6b1fcdd8ab3b",
    "CopyFromFileGuid": "8abe37ac-261a-436c-be76-dff8e12e20ee",
    "NewsGuid": "b8347e7c-9109-4b44-ae4a-ed2f8c2f6f2e",
    "ContributionGuid": "5f09e2ed-eac4-404f-940b-557e2b92c975",
    "ContributionSpeakerGuid": "ac206349-933a-41c2-bd29-97d7da8f635a",
    "AgendaItemGuid": "a981d253-3011-46bc-898a-aae55008ef55",
    "Guid": "4ad6a964-f5bb-48b9-9273-bc137d1ed9b2",
    "Created": "2024-11-19T15:04:16.0049178+00:00",
    "Modified": "2024-11-19T15:04:16.0049178+00:00",
    "Deleted": "2024-11-19T15:04:16.0049178+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": [
    "9532d8e8-605f-4e8a-9050-14053338be15",
    "b9596ff6-22fe-41df-8eda-de5af0f35771"
  ],
  "IsScheduled": true,
  "FormGroups": [
    {
      "FieldName": "sample string 1",
      "FieldLabel": "sample string 2",
      "FieldEnabled": true,
      "TooltipEnabled": true,
      "TooltipText": "sample string 5",
      "EventGuid": "91f7b779-4d82-41f5-b2a6-d5abc634644f",
      "Guid": "15fda038-6bcd-4501-aae2-fd1454b61079",
      "Created": "2024-11-19T15:04:16.0049178+00:00",
      "Modified": "2024-11-19T15:04:16.0049178+00:00",
      "Deleted": "2024-11-19T15:04:16.0049178+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": "91f7b779-4d82-41f5-b2a6-d5abc634644f",
      "Guid": "15fda038-6bcd-4501-aae2-fd1454b61079",
      "Created": "2024-11-19T15:04:16.0049178+00:00",
      "Modified": "2024-11-19T15:04:16.0049178+00:00",
      "Deleted": "2024-11-19T15:04:16.0049178+00:00",
      "ErrorMessages": {
        "sample string 1": "sample string 2",
        "sample string 3": "sample string 4"
      },
      "IsValid": false
    }
  ],
  "Guid": "a72ba324-1a41-40e8-b992-2ce50e4bc700",
  "Created": "2024-11-19T15:04:16.0049178+00:00",
  "Modified": "2024-11-19T15:04:16.0049178+00:00",
  "Deleted": "2024-11-19T15:04:16.0049178+00:00",
  "ErrorMessages": {
    "sample string 1": "sample string 2",
    "sample string 3": "sample string 4"
  },
  "IsValid": false
}

text/json

Sample:
{
  "ActivityGuid": "29e62e40-9a7c-4b82-a96c-d180740ce556",
  "EventGuid": "42216279-a920-43e4-a88c-9b756cf96724",
  "SessionTitle": "sample string 2",
  "SessionDescription": "sample string 3",
  "EventDateGuid": "679c3524-e119-41bc-9997-b5b8cf187875",
  "DayPartGuid": "b2992a00-d68b-4b96-8406-b6acb9010ee3",
  "EventThemeGuid": "4e951cf7-1e0e-4f0d-ab9b-8e3750d4ec57",
  "EventWorkFormGuid": "89b4c5d7-eb41-4391-80cb-e166c0a912e5",
  "Speakers": null,
  "ActivityPresentationFile1": {
    "ContentType": "sample string 1",
    "FileName": "sample string 2",
    "FileExtension": null,
    "OriginalFileName": "sample string 3",
    "PublicFileName": "4ad6a964-f5bb-48b9-9273-bc137d1ed9b2",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "64ab0e86-97eb-457f-a69b-268f95041473",
    "EventContentGuid": "bb5dbc3d-ebd6-42fc-a77d-b8b2d66d3c48",
    "TrainingGuid": "074ce5e8-b7f7-4fc5-8ea9-911f4b068b26",
    "TrainingLocationGuid": "b6e51028-6677-4cc5-82cc-ad7d15a12277",
    "CompanyGuid": "92eb0305-e39c-4ffa-83b2-377625039767",
    "FolderGuid": "ad73f243-3232-4547-b984-261afe65bd64",
    "EventGuid": "06da1d8d-72bb-4bf4-be81-ed747a10ae83",
    "ActivityGuid": "3417350a-c01e-4482-b32d-8fd4f5b2a6aa",
    "EventLocationGuid": "f5b1ea7e-716a-4efa-b7f5-a88c926ac1d6",
    "OriginalFileGuid": "346c8f87-f0d3-44ed-87dc-6b1fcdd8ab3b",
    "CopyFromFileGuid": "8abe37ac-261a-436c-be76-dff8e12e20ee",
    "NewsGuid": "b8347e7c-9109-4b44-ae4a-ed2f8c2f6f2e",
    "ContributionGuid": "5f09e2ed-eac4-404f-940b-557e2b92c975",
    "ContributionSpeakerGuid": "ac206349-933a-41c2-bd29-97d7da8f635a",
    "AgendaItemGuid": "a981d253-3011-46bc-898a-aae55008ef55",
    "Guid": "4ad6a964-f5bb-48b9-9273-bc137d1ed9b2",
    "Created": "2024-11-19T15:04:16.0049178+00:00",
    "Modified": "2024-11-19T15:04:16.0049178+00:00",
    "Deleted": "2024-11-19T15:04:16.0049178+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": "4ad6a964-f5bb-48b9-9273-bc137d1ed9b2",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "64ab0e86-97eb-457f-a69b-268f95041473",
    "EventContentGuid": "bb5dbc3d-ebd6-42fc-a77d-b8b2d66d3c48",
    "TrainingGuid": "074ce5e8-b7f7-4fc5-8ea9-911f4b068b26",
    "TrainingLocationGuid": "b6e51028-6677-4cc5-82cc-ad7d15a12277",
    "CompanyGuid": "92eb0305-e39c-4ffa-83b2-377625039767",
    "FolderGuid": "ad73f243-3232-4547-b984-261afe65bd64",
    "EventGuid": "06da1d8d-72bb-4bf4-be81-ed747a10ae83",
    "ActivityGuid": "3417350a-c01e-4482-b32d-8fd4f5b2a6aa",
    "EventLocationGuid": "f5b1ea7e-716a-4efa-b7f5-a88c926ac1d6",
    "OriginalFileGuid": "346c8f87-f0d3-44ed-87dc-6b1fcdd8ab3b",
    "CopyFromFileGuid": "8abe37ac-261a-436c-be76-dff8e12e20ee",
    "NewsGuid": "b8347e7c-9109-4b44-ae4a-ed2f8c2f6f2e",
    "ContributionGuid": "5f09e2ed-eac4-404f-940b-557e2b92c975",
    "ContributionSpeakerGuid": "ac206349-933a-41c2-bd29-97d7da8f635a",
    "AgendaItemGuid": "a981d253-3011-46bc-898a-aae55008ef55",
    "Guid": "4ad6a964-f5bb-48b9-9273-bc137d1ed9b2",
    "Created": "2024-11-19T15:04:16.0049178+00:00",
    "Modified": "2024-11-19T15:04:16.0049178+00:00",
    "Deleted": "2024-11-19T15:04:16.0049178+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": "4ad6a964-f5bb-48b9-9273-bc137d1ed9b2",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "64ab0e86-97eb-457f-a69b-268f95041473",
    "EventContentGuid": "bb5dbc3d-ebd6-42fc-a77d-b8b2d66d3c48",
    "TrainingGuid": "074ce5e8-b7f7-4fc5-8ea9-911f4b068b26",
    "TrainingLocationGuid": "b6e51028-6677-4cc5-82cc-ad7d15a12277",
    "CompanyGuid": "92eb0305-e39c-4ffa-83b2-377625039767",
    "FolderGuid": "ad73f243-3232-4547-b984-261afe65bd64",
    "EventGuid": "06da1d8d-72bb-4bf4-be81-ed747a10ae83",
    "ActivityGuid": "3417350a-c01e-4482-b32d-8fd4f5b2a6aa",
    "EventLocationGuid": "f5b1ea7e-716a-4efa-b7f5-a88c926ac1d6",
    "OriginalFileGuid": "346c8f87-f0d3-44ed-87dc-6b1fcdd8ab3b",
    "CopyFromFileGuid": "8abe37ac-261a-436c-be76-dff8e12e20ee",
    "NewsGuid": "b8347e7c-9109-4b44-ae4a-ed2f8c2f6f2e",
    "ContributionGuid": "5f09e2ed-eac4-404f-940b-557e2b92c975",
    "ContributionSpeakerGuid": "ac206349-933a-41c2-bd29-97d7da8f635a",
    "AgendaItemGuid": "a981d253-3011-46bc-898a-aae55008ef55",
    "Guid": "4ad6a964-f5bb-48b9-9273-bc137d1ed9b2",
    "Created": "2024-11-19T15:04:16.0049178+00:00",
    "Modified": "2024-11-19T15:04:16.0049178+00:00",
    "Deleted": "2024-11-19T15:04:16.0049178+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": "4ad6a964-f5bb-48b9-9273-bc137d1ed9b2",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "64ab0e86-97eb-457f-a69b-268f95041473",
    "EventContentGuid": "bb5dbc3d-ebd6-42fc-a77d-b8b2d66d3c48",
    "TrainingGuid": "074ce5e8-b7f7-4fc5-8ea9-911f4b068b26",
    "TrainingLocationGuid": "b6e51028-6677-4cc5-82cc-ad7d15a12277",
    "CompanyGuid": "92eb0305-e39c-4ffa-83b2-377625039767",
    "FolderGuid": "ad73f243-3232-4547-b984-261afe65bd64",
    "EventGuid": "06da1d8d-72bb-4bf4-be81-ed747a10ae83",
    "ActivityGuid": "3417350a-c01e-4482-b32d-8fd4f5b2a6aa",
    "EventLocationGuid": "f5b1ea7e-716a-4efa-b7f5-a88c926ac1d6",
    "OriginalFileGuid": "346c8f87-f0d3-44ed-87dc-6b1fcdd8ab3b",
    "CopyFromFileGuid": "8abe37ac-261a-436c-be76-dff8e12e20ee",
    "NewsGuid": "b8347e7c-9109-4b44-ae4a-ed2f8c2f6f2e",
    "ContributionGuid": "5f09e2ed-eac4-404f-940b-557e2b92c975",
    "ContributionSpeakerGuid": "ac206349-933a-41c2-bd29-97d7da8f635a",
    "AgendaItemGuid": "a981d253-3011-46bc-898a-aae55008ef55",
    "Guid": "4ad6a964-f5bb-48b9-9273-bc137d1ed9b2",
    "Created": "2024-11-19T15:04:16.0049178+00:00",
    "Modified": "2024-11-19T15:04:16.0049178+00:00",
    "Deleted": "2024-11-19T15:04:16.0049178+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": "4ad6a964-f5bb-48b9-9273-bc137d1ed9b2",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "64ab0e86-97eb-457f-a69b-268f95041473",
    "EventContentGuid": "bb5dbc3d-ebd6-42fc-a77d-b8b2d66d3c48",
    "TrainingGuid": "074ce5e8-b7f7-4fc5-8ea9-911f4b068b26",
    "TrainingLocationGuid": "b6e51028-6677-4cc5-82cc-ad7d15a12277",
    "CompanyGuid": "92eb0305-e39c-4ffa-83b2-377625039767",
    "FolderGuid": "ad73f243-3232-4547-b984-261afe65bd64",
    "EventGuid": "06da1d8d-72bb-4bf4-be81-ed747a10ae83",
    "ActivityGuid": "3417350a-c01e-4482-b32d-8fd4f5b2a6aa",
    "EventLocationGuid": "f5b1ea7e-716a-4efa-b7f5-a88c926ac1d6",
    "OriginalFileGuid": "346c8f87-f0d3-44ed-87dc-6b1fcdd8ab3b",
    "CopyFromFileGuid": "8abe37ac-261a-436c-be76-dff8e12e20ee",
    "NewsGuid": "b8347e7c-9109-4b44-ae4a-ed2f8c2f6f2e",
    "ContributionGuid": "5f09e2ed-eac4-404f-940b-557e2b92c975",
    "ContributionSpeakerGuid": "ac206349-933a-41c2-bd29-97d7da8f635a",
    "AgendaItemGuid": "a981d253-3011-46bc-898a-aae55008ef55",
    "Guid": "4ad6a964-f5bb-48b9-9273-bc137d1ed9b2",
    "Created": "2024-11-19T15:04:16.0049178+00:00",
    "Modified": "2024-11-19T15:04:16.0049178+00:00",
    "Deleted": "2024-11-19T15:04:16.0049178+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": "4ad6a964-f5bb-48b9-9273-bc137d1ed9b2",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "64ab0e86-97eb-457f-a69b-268f95041473",
      "EventContentGuid": "bb5dbc3d-ebd6-42fc-a77d-b8b2d66d3c48",
      "TrainingGuid": "074ce5e8-b7f7-4fc5-8ea9-911f4b068b26",
      "TrainingLocationGuid": "b6e51028-6677-4cc5-82cc-ad7d15a12277",
      "CompanyGuid": "92eb0305-e39c-4ffa-83b2-377625039767",
      "FolderGuid": "ad73f243-3232-4547-b984-261afe65bd64",
      "EventGuid": "06da1d8d-72bb-4bf4-be81-ed747a10ae83",
      "ActivityGuid": "3417350a-c01e-4482-b32d-8fd4f5b2a6aa",
      "EventLocationGuid": "f5b1ea7e-716a-4efa-b7f5-a88c926ac1d6",
      "OriginalFileGuid": "346c8f87-f0d3-44ed-87dc-6b1fcdd8ab3b",
      "CopyFromFileGuid": "8abe37ac-261a-436c-be76-dff8e12e20ee",
      "NewsGuid": "b8347e7c-9109-4b44-ae4a-ed2f8c2f6f2e",
      "ContributionGuid": "5f09e2ed-eac4-404f-940b-557e2b92c975",
      "ContributionSpeakerGuid": "ac206349-933a-41c2-bd29-97d7da8f635a",
      "AgendaItemGuid": "a981d253-3011-46bc-898a-aae55008ef55",
      "Guid": "4ad6a964-f5bb-48b9-9273-bc137d1ed9b2",
      "Created": "2024-11-19T15:04:16.0049178+00:00",
      "Modified": "2024-11-19T15:04:16.0049178+00:00",
      "Deleted": "2024-11-19T15:04:16.0049178+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": "4ad6a964-f5bb-48b9-9273-bc137d1ed9b2",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "64ab0e86-97eb-457f-a69b-268f95041473",
      "EventContentGuid": "bb5dbc3d-ebd6-42fc-a77d-b8b2d66d3c48",
      "TrainingGuid": "074ce5e8-b7f7-4fc5-8ea9-911f4b068b26",
      "TrainingLocationGuid": "b6e51028-6677-4cc5-82cc-ad7d15a12277",
      "CompanyGuid": "92eb0305-e39c-4ffa-83b2-377625039767",
      "FolderGuid": "ad73f243-3232-4547-b984-261afe65bd64",
      "EventGuid": "06da1d8d-72bb-4bf4-be81-ed747a10ae83",
      "ActivityGuid": "3417350a-c01e-4482-b32d-8fd4f5b2a6aa",
      "EventLocationGuid": "f5b1ea7e-716a-4efa-b7f5-a88c926ac1d6",
      "OriginalFileGuid": "346c8f87-f0d3-44ed-87dc-6b1fcdd8ab3b",
      "CopyFromFileGuid": "8abe37ac-261a-436c-be76-dff8e12e20ee",
      "NewsGuid": "b8347e7c-9109-4b44-ae4a-ed2f8c2f6f2e",
      "ContributionGuid": "5f09e2ed-eac4-404f-940b-557e2b92c975",
      "ContributionSpeakerGuid": "ac206349-933a-41c2-bd29-97d7da8f635a",
      "AgendaItemGuid": "a981d253-3011-46bc-898a-aae55008ef55",
      "Guid": "4ad6a964-f5bb-48b9-9273-bc137d1ed9b2",
      "Created": "2024-11-19T15:04:16.0049178+00:00",
      "Modified": "2024-11-19T15:04:16.0049178+00:00",
      "Deleted": "2024-11-19T15:04:16.0049178+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": "4ad6a964-f5bb-48b9-9273-bc137d1ed9b2",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "64ab0e86-97eb-457f-a69b-268f95041473",
      "EventContentGuid": "bb5dbc3d-ebd6-42fc-a77d-b8b2d66d3c48",
      "TrainingGuid": "074ce5e8-b7f7-4fc5-8ea9-911f4b068b26",
      "TrainingLocationGuid": "b6e51028-6677-4cc5-82cc-ad7d15a12277",
      "CompanyGuid": "92eb0305-e39c-4ffa-83b2-377625039767",
      "FolderGuid": "ad73f243-3232-4547-b984-261afe65bd64",
      "EventGuid": "06da1d8d-72bb-4bf4-be81-ed747a10ae83",
      "ActivityGuid": "3417350a-c01e-4482-b32d-8fd4f5b2a6aa",
      "EventLocationGuid": "f5b1ea7e-716a-4efa-b7f5-a88c926ac1d6",
      "OriginalFileGuid": "346c8f87-f0d3-44ed-87dc-6b1fcdd8ab3b",
      "CopyFromFileGuid": "8abe37ac-261a-436c-be76-dff8e12e20ee",
      "NewsGuid": "b8347e7c-9109-4b44-ae4a-ed2f8c2f6f2e",
      "ContributionGuid": "5f09e2ed-eac4-404f-940b-557e2b92c975",
      "ContributionSpeakerGuid": "ac206349-933a-41c2-bd29-97d7da8f635a",
      "AgendaItemGuid": "a981d253-3011-46bc-898a-aae55008ef55",
      "Guid": "4ad6a964-f5bb-48b9-9273-bc137d1ed9b2",
      "Created": "2024-11-19T15:04:16.0049178+00:00",
      "Modified": "2024-11-19T15:04:16.0049178+00:00",
      "Deleted": "2024-11-19T15:04:16.0049178+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": "4ad6a964-f5bb-48b9-9273-bc137d1ed9b2",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "64ab0e86-97eb-457f-a69b-268f95041473",
      "EventContentGuid": "bb5dbc3d-ebd6-42fc-a77d-b8b2d66d3c48",
      "TrainingGuid": "074ce5e8-b7f7-4fc5-8ea9-911f4b068b26",
      "TrainingLocationGuid": "b6e51028-6677-4cc5-82cc-ad7d15a12277",
      "CompanyGuid": "92eb0305-e39c-4ffa-83b2-377625039767",
      "FolderGuid": "ad73f243-3232-4547-b984-261afe65bd64",
      "EventGuid": "06da1d8d-72bb-4bf4-be81-ed747a10ae83",
      "ActivityGuid": "3417350a-c01e-4482-b32d-8fd4f5b2a6aa",
      "EventLocationGuid": "f5b1ea7e-716a-4efa-b7f5-a88c926ac1d6",
      "OriginalFileGuid": "346c8f87-f0d3-44ed-87dc-6b1fcdd8ab3b",
      "CopyFromFileGuid": "8abe37ac-261a-436c-be76-dff8e12e20ee",
      "NewsGuid": "b8347e7c-9109-4b44-ae4a-ed2f8c2f6f2e",
      "ContributionGuid": "5f09e2ed-eac4-404f-940b-557e2b92c975",
      "ContributionSpeakerGuid": "ac206349-933a-41c2-bd29-97d7da8f635a",
      "AgendaItemGuid": "a981d253-3011-46bc-898a-aae55008ef55",
      "Guid": "4ad6a964-f5bb-48b9-9273-bc137d1ed9b2",
      "Created": "2024-11-19T15:04:16.0049178+00:00",
      "Modified": "2024-11-19T15:04:16.0049178+00:00",
      "Deleted": "2024-11-19T15:04:16.0049178+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": "4ad6a964-f5bb-48b9-9273-bc137d1ed9b2",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "64ab0e86-97eb-457f-a69b-268f95041473",
      "EventContentGuid": "bb5dbc3d-ebd6-42fc-a77d-b8b2d66d3c48",
      "TrainingGuid": "074ce5e8-b7f7-4fc5-8ea9-911f4b068b26",
      "TrainingLocationGuid": "b6e51028-6677-4cc5-82cc-ad7d15a12277",
      "CompanyGuid": "92eb0305-e39c-4ffa-83b2-377625039767",
      "FolderGuid": "ad73f243-3232-4547-b984-261afe65bd64",
      "EventGuid": "06da1d8d-72bb-4bf4-be81-ed747a10ae83",
      "ActivityGuid": "3417350a-c01e-4482-b32d-8fd4f5b2a6aa",
      "EventLocationGuid": "f5b1ea7e-716a-4efa-b7f5-a88c926ac1d6",
      "OriginalFileGuid": "346c8f87-f0d3-44ed-87dc-6b1fcdd8ab3b",
      "CopyFromFileGuid": "8abe37ac-261a-436c-be76-dff8e12e20ee",
      "NewsGuid": "b8347e7c-9109-4b44-ae4a-ed2f8c2f6f2e",
      "ContributionGuid": "5f09e2ed-eac4-404f-940b-557e2b92c975",
      "ContributionSpeakerGuid": "ac206349-933a-41c2-bd29-97d7da8f635a",
      "AgendaItemGuid": "a981d253-3011-46bc-898a-aae55008ef55",
      "Guid": "4ad6a964-f5bb-48b9-9273-bc137d1ed9b2",
      "Created": "2024-11-19T15:04:16.0049178+00:00",
      "Modified": "2024-11-19T15:04:16.0049178+00:00",
      "Deleted": "2024-11-19T15:04:16.0049178+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": "4ad6a964-f5bb-48b9-9273-bc137d1ed9b2",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "64ab0e86-97eb-457f-a69b-268f95041473",
    "EventContentGuid": "bb5dbc3d-ebd6-42fc-a77d-b8b2d66d3c48",
    "TrainingGuid": "074ce5e8-b7f7-4fc5-8ea9-911f4b068b26",
    "TrainingLocationGuid": "b6e51028-6677-4cc5-82cc-ad7d15a12277",
    "CompanyGuid": "92eb0305-e39c-4ffa-83b2-377625039767",
    "FolderGuid": "ad73f243-3232-4547-b984-261afe65bd64",
    "EventGuid": "06da1d8d-72bb-4bf4-be81-ed747a10ae83",
    "ActivityGuid": "3417350a-c01e-4482-b32d-8fd4f5b2a6aa",
    "EventLocationGuid": "f5b1ea7e-716a-4efa-b7f5-a88c926ac1d6",
    "OriginalFileGuid": "346c8f87-f0d3-44ed-87dc-6b1fcdd8ab3b",
    "CopyFromFileGuid": "8abe37ac-261a-436c-be76-dff8e12e20ee",
    "NewsGuid": "b8347e7c-9109-4b44-ae4a-ed2f8c2f6f2e",
    "ContributionGuid": "5f09e2ed-eac4-404f-940b-557e2b92c975",
    "ContributionSpeakerGuid": "ac206349-933a-41c2-bd29-97d7da8f635a",
    "AgendaItemGuid": "a981d253-3011-46bc-898a-aae55008ef55",
    "Guid": "4ad6a964-f5bb-48b9-9273-bc137d1ed9b2",
    "Created": "2024-11-19T15:04:16.0049178+00:00",
    "Modified": "2024-11-19T15:04:16.0049178+00:00",
    "Deleted": "2024-11-19T15:04:16.0049178+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": [
    "9532d8e8-605f-4e8a-9050-14053338be15",
    "b9596ff6-22fe-41df-8eda-de5af0f35771"
  ],
  "IsScheduled": true,
  "FormGroups": [
    {
      "FieldName": "sample string 1",
      "FieldLabel": "sample string 2",
      "FieldEnabled": true,
      "TooltipEnabled": true,
      "TooltipText": "sample string 5",
      "EventGuid": "91f7b779-4d82-41f5-b2a6-d5abc634644f",
      "Guid": "15fda038-6bcd-4501-aae2-fd1454b61079",
      "Created": "2024-11-19T15:04:16.0049178+00:00",
      "Modified": "2024-11-19T15:04:16.0049178+00:00",
      "Deleted": "2024-11-19T15:04:16.0049178+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": "91f7b779-4d82-41f5-b2a6-d5abc634644f",
      "Guid": "15fda038-6bcd-4501-aae2-fd1454b61079",
      "Created": "2024-11-19T15:04:16.0049178+00:00",
      "Modified": "2024-11-19T15:04:16.0049178+00:00",
      "Deleted": "2024-11-19T15:04:16.0049178+00:00",
      "ErrorMessages": {
        "sample string 1": "sample string 2",
        "sample string 3": "sample string 4"
      },
      "IsValid": false
    }
  ],
  "Guid": "a72ba324-1a41-40e8-b992-2ce50e4bc700",
  "Created": "2024-11-19T15:04:16.0049178+00:00",
  "Modified": "2024-11-19T15:04:16.0049178+00:00",
  "Deleted": "2024-11-19T15:04:16.0049178+00:00",
  "ErrorMessages": {
    "sample string 1": "sample string 2",
    "sample string 3": "sample string 4",
    "Speakers[0].FirstName": "Dit veld is verplicht."
  },
  "IsValid": false
}

application/octet-stream

Sample:
{"ActivityGuid":"29e62e40-9a7c-4b82-a96c-d180740ce556","EventGuid":"42216279-a920-43e4-a88c-9b756cf96724","SessionTitle":"sample string 2","SessionDescription":"sample string 3","EventDateGuid":"679c3524-e119-41bc-9997-b5b8cf187875","DayPartGuid":"b2992a00-d68b-4b96-8406-b6acb9010ee3","EventThemeGuid":"4e951cf7-1e0e-4f0d-ab9b-8e3750d4ec57","EventWorkFormGuid":"89b4c5d7-eb41-4391-80cb-e166c0a912e5","Speakers":null,"ActivityPresentationFile1":{"ContentType":"sample string 1","FileName":"sample string 2","FileExtension":null,"OriginalFileName":"sample string 3","PublicFileName":"4ad6a964-f5bb-48b9-9273-bc137d1ed9b2","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"64ab0e86-97eb-457f-a69b-268f95041473","EventContentGuid":"bb5dbc3d-ebd6-42fc-a77d-b8b2d66d3c48","TrainingGuid":"074ce5e8-b7f7-4fc5-8ea9-911f4b068b26","TrainingLocationGuid":"b6e51028-6677-4cc5-82cc-ad7d15a12277","CompanyGuid":"92eb0305-e39c-4ffa-83b2-377625039767","FolderGuid":"ad73f243-3232-4547-b984-261afe65bd64","EventGuid":"06da1d8d-72bb-4bf4-be81-ed747a10ae83","ActivityGuid":"3417350a-c01e-4482-b32d-8fd4f5b2a6aa","EventLocationGuid":"f5b1ea7e-716a-4efa-b7f5-a88c926ac1d6","OriginalFileGuid":"346c8f87-f0d3-44ed-87dc-6b1fcdd8ab3b","CopyFromFileGuid":"8abe37ac-261a-436c-be76-dff8e12e20ee","NewsGuid":"b8347e7c-9109-4b44-ae4a-ed2f8c2f6f2e","ContributionGuid":"5f09e2ed-eac4-404f-940b-557e2b92c975","ContributionSpeakerGuid":"ac206349-933a-41c2-bd29-97d7da8f635a","AgendaItemGuid":"a981d253-3011-46bc-898a-aae55008ef55","Guid":"4ad6a964-f5bb-48b9-9273-bc137d1ed9b2","Created":"2024-11-19T15:04:16.0049178+00:00","Modified":"2024-11-19T15:04:16.0049178+00:00","Deleted":"2024-11-19T15:04:16.0049178+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":"4ad6a964-f5bb-48b9-9273-bc137d1ed9b2","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"64ab0e86-97eb-457f-a69b-268f95041473","EventContentGuid":"bb5dbc3d-ebd6-42fc-a77d-b8b2d66d3c48","TrainingGuid":"074ce5e8-b7f7-4fc5-8ea9-911f4b068b26","TrainingLocationGuid":"b6e51028-6677-4cc5-82cc-ad7d15a12277","CompanyGuid":"92eb0305-e39c-4ffa-83b2-377625039767","FolderGuid":"ad73f243-3232-4547-b984-261afe65bd64","EventGuid":"06da1d8d-72bb-4bf4-be81-ed747a10ae83","ActivityGuid":"3417350a-c01e-4482-b32d-8fd4f5b2a6aa","EventLocationGuid":"f5b1ea7e-716a-4efa-b7f5-a88c926ac1d6","OriginalFileGuid":"346c8f87-f0d3-44ed-87dc-6b1fcdd8ab3b","CopyFromFileGuid":"8abe37ac-261a-436c-be76-dff8e12e20ee","NewsGuid":"b8347e7c-9109-4b44-ae4a-ed2f8c2f6f2e","ContributionGuid":"5f09e2ed-eac4-404f-940b-557e2b92c975","ContributionSpeakerGuid":"ac206349-933a-41c2-bd29-97d7da8f635a","AgendaItemGuid":"a981d253-3011-46bc-898a-aae55008ef55","Guid":"4ad6a964-f5bb-48b9-9273-bc137d1ed9b2","Created":"2024-11-19T15:04:16.0049178+00:00","Modified":"2024-11-19T15:04:16.0049178+00:00","Deleted":"2024-11-19T15:04:16.0049178+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":"4ad6a964-f5bb-48b9-9273-bc137d1ed9b2","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"64ab0e86-97eb-457f-a69b-268f95041473","EventContentGuid":"bb5dbc3d-ebd6-42fc-a77d-b8b2d66d3c48","TrainingGuid":"074ce5e8-b7f7-4fc5-8ea9-911f4b068b26","TrainingLocationGuid":"b6e51028-6677-4cc5-82cc-ad7d15a12277","CompanyGuid":"92eb0305-e39c-4ffa-83b2-377625039767","FolderGuid":"ad73f243-3232-4547-b984-261afe65bd64","EventGuid":"06da1d8d-72bb-4bf4-be81-ed747a10ae83","ActivityGuid":"3417350a-c01e-4482-b32d-8fd4f5b2a6aa","EventLocationGuid":"f5b1ea7e-716a-4efa-b7f5-a88c926ac1d6","OriginalFileGuid":"346c8f87-f0d3-44ed-87dc-6b1fcdd8ab3b","CopyFromFileGuid":"8abe37ac-261a-436c-be76-dff8e12e20ee","NewsGuid":"b8347e7c-9109-4b44-ae4a-ed2f8c2f6f2e","ContributionGuid":"5f09e2ed-eac4-404f-940b-557e2b92c975","ContributionSpeakerGuid":"ac206349-933a-41c2-bd29-97d7da8f635a","AgendaItemGuid":"a981d253-3011-46bc-898a-aae55008ef55","Guid":"4ad6a964-f5bb-48b9-9273-bc137d1ed9b2","Created":"2024-11-19T15:04:16.0049178+00:00","Modified":"2024-11-19T15:04:16.0049178+00:00","Deleted":"2024-11-19T15:04:16.0049178+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":"4ad6a964-f5bb-48b9-9273-bc137d1ed9b2","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"64ab0e86-97eb-457f-a69b-268f95041473","EventContentGuid":"bb5dbc3d-ebd6-42fc-a77d-b8b2d66d3c48","TrainingGuid":"074ce5e8-b7f7-4fc5-8ea9-911f4b068b26","TrainingLocationGuid":"b6e51028-6677-4cc5-82cc-ad7d15a12277","CompanyGuid":"92eb0305-e39c-4ffa-83b2-377625039767","FolderGuid":"ad73f243-3232-4547-b984-261afe65bd64","EventGuid":"06da1d8d-72bb-4bf4-be81-ed747a10ae83","ActivityGuid":"3417350a-c01e-4482-b32d-8fd4f5b2a6aa","EventLocationGuid":"f5b1ea7e-716a-4efa-b7f5-a88c926ac1d6","OriginalFileGuid":"346c8f87-f0d3-44ed-87dc-6b1fcdd8ab3b","CopyFromFileGuid":"8abe37ac-261a-436c-be76-dff8e12e20ee","NewsGuid":"b8347e7c-9109-4b44-ae4a-ed2f8c2f6f2e","ContributionGuid":"5f09e2ed-eac4-404f-940b-557e2b92c975","ContributionSpeakerGuid":"ac206349-933a-41c2-bd29-97d7da8f635a","AgendaItemGuid":"a981d253-3011-46bc-898a-aae55008ef55","Guid":"4ad6a964-f5bb-48b9-9273-bc137d1ed9b2","Created":"2024-11-19T15:04:16.0049178+00:00","Modified":"2024-11-19T15:04:16.0049178+00:00","Deleted":"2024-11-19T15:04:16.0049178+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":"4ad6a964-f5bb-48b9-9273-bc137d1ed9b2","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"64ab0e86-97eb-457f-a69b-268f95041473","EventContentGuid":"bb5dbc3d-ebd6-42fc-a77d-b8b2d66d3c48","TrainingGuid":"074ce5e8-b7f7-4fc5-8ea9-911f4b068b26","TrainingLocationGuid":"b6e51028-6677-4cc5-82cc-ad7d15a12277","CompanyGuid":"92eb0305-e39c-4ffa-83b2-377625039767","FolderGuid":"ad73f243-3232-4547-b984-261afe65bd64","EventGuid":"06da1d8d-72bb-4bf4-be81-ed747a10ae83","ActivityGuid":"3417350a-c01e-4482-b32d-8fd4f5b2a6aa","EventLocationGuid":"f5b1ea7e-716a-4efa-b7f5-a88c926ac1d6","OriginalFileGuid":"346c8f87-f0d3-44ed-87dc-6b1fcdd8ab3b","CopyFromFileGuid":"8abe37ac-261a-436c-be76-dff8e12e20ee","NewsGuid":"b8347e7c-9109-4b44-ae4a-ed2f8c2f6f2e","ContributionGuid":"5f09e2ed-eac4-404f-940b-557e2b92c975","ContributionSpeakerGuid":"ac206349-933a-41c2-bd29-97d7da8f635a","AgendaItemGuid":"a981d253-3011-46bc-898a-aae55008ef55","Guid":"4ad6a964-f5bb-48b9-9273-bc137d1ed9b2","Created":"2024-11-19T15:04:16.0049178+00:00","Modified":"2024-11-19T15:04:16.0049178+00:00","Deleted":"2024-11-19T15:04:16.0049178+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":"4ad6a964-f5bb-48b9-9273-bc137d1ed9b2","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"64ab0e86-97eb-457f-a69b-268f95041473","EventContentGuid":"bb5dbc3d-ebd6-42fc-a77d-b8b2d66d3c48","TrainingGuid":"074ce5e8-b7f7-4fc5-8ea9-911f4b068b26","TrainingLocationGuid":"b6e51028-6677-4cc5-82cc-ad7d15a12277","CompanyGuid":"92eb0305-e39c-4ffa-83b2-377625039767","FolderGuid":"ad73f243-3232-4547-b984-261afe65bd64","EventGuid":"06da1d8d-72bb-4bf4-be81-ed747a10ae83","ActivityGuid":"3417350a-c01e-4482-b32d-8fd4f5b2a6aa","EventLocationGuid":"f5b1ea7e-716a-4efa-b7f5-a88c926ac1d6","OriginalFileGuid":"346c8f87-f0d3-44ed-87dc-6b1fcdd8ab3b","CopyFromFileGuid":"8abe37ac-261a-436c-be76-dff8e12e20ee","NewsGuid":"b8347e7c-9109-4b44-ae4a-ed2f8c2f6f2e","ContributionGuid":"5f09e2ed-eac4-404f-940b-557e2b92c975","ContributionSpeakerGuid":"ac206349-933a-41c2-bd29-97d7da8f635a","AgendaItemGuid":"a981d253-3011-46bc-898a-aae55008ef55","Guid":"4ad6a964-f5bb-48b9-9273-bc137d1ed9b2","Created":"2024-11-19T15:04:16.0049178+00:00","Modified":"2024-11-19T15:04:16.0049178+00:00","Deleted":"2024-11-19T15:04:16.0049178+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":"4ad6a964-f5bb-48b9-9273-bc137d1ed9b2","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"64ab0e86-97eb-457f-a69b-268f95041473","EventContentGuid":"bb5dbc3d-ebd6-42fc-a77d-b8b2d66d3c48","TrainingGuid":"074ce5e8-b7f7-4fc5-8ea9-911f4b068b26","TrainingLocationGuid":"b6e51028-6677-4cc5-82cc-ad7d15a12277","CompanyGuid":"92eb0305-e39c-4ffa-83b2-377625039767","FolderGuid":"ad73f243-3232-4547-b984-261afe65bd64","EventGuid":"06da1d8d-72bb-4bf4-be81-ed747a10ae83","ActivityGuid":"3417350a-c01e-4482-b32d-8fd4f5b2a6aa","EventLocationGuid":"f5b1ea7e-716a-4efa-b7f5-a88c926ac1d6","OriginalFileGuid":"346c8f87-f0d3-44ed-87dc-6b1fcdd8ab3b","CopyFromFileGuid":"8abe37ac-261a-436c-be76-dff8e12e20ee","NewsGuid":"b8347e7c-9109-4b44-ae4a-ed2f8c2f6f2e","ContributionGuid":"5f09e2ed-eac4-404f-940b-557e2b92c975","ContributionSpeakerGuid":"ac206349-933a-41c2-bd29-97d7da8f635a","AgendaItemGuid":"a981d253-3011-46bc-898a-aae55008ef55","Guid":"4ad6a964-f5bb-48b9-9273-bc137d1ed9b2","Created":"2024-11-19T15:04:16.0049178+00:00","Modified":"2024-11-19T15:04:16.0049178+00:00","Deleted":"2024-11-19T15:04:16.0049178+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":"4ad6a964-f5bb-48b9-9273-bc137d1ed9b2","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"64ab0e86-97eb-457f-a69b-268f95041473","EventContentGuid":"bb5dbc3d-ebd6-42fc-a77d-b8b2d66d3c48","TrainingGuid":"074ce5e8-b7f7-4fc5-8ea9-911f4b068b26","TrainingLocationGuid":"b6e51028-6677-4cc5-82cc-ad7d15a12277","CompanyGuid":"92eb0305-e39c-4ffa-83b2-377625039767","FolderGuid":"ad73f243-3232-4547-b984-261afe65bd64","EventGuid":"06da1d8d-72bb-4bf4-be81-ed747a10ae83","ActivityGuid":"3417350a-c01e-4482-b32d-8fd4f5b2a6aa","EventLocationGuid":"f5b1ea7e-716a-4efa-b7f5-a88c926ac1d6","OriginalFileGuid":"346c8f87-f0d3-44ed-87dc-6b1fcdd8ab3b","CopyFromFileGuid":"8abe37ac-261a-436c-be76-dff8e12e20ee","NewsGuid":"b8347e7c-9109-4b44-ae4a-ed2f8c2f6f2e","ContributionGuid":"5f09e2ed-eac4-404f-940b-557e2b92c975","ContributionSpeakerGuid":"ac206349-933a-41c2-bd29-97d7da8f635a","AgendaItemGuid":"a981d253-3011-46bc-898a-aae55008ef55","Guid":"4ad6a964-f5bb-48b9-9273-bc137d1ed9b2","Created":"2024-11-19T15:04:16.0049178+00:00","Modified":"2024-11-19T15:04:16.0049178+00:00","Deleted":"2024-11-19T15:04:16.0049178+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":"4ad6a964-f5bb-48b9-9273-bc137d1ed9b2","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"64ab0e86-97eb-457f-a69b-268f95041473","EventContentGuid":"bb5dbc3d-ebd6-42fc-a77d-b8b2d66d3c48","TrainingGuid":"074ce5e8-b7f7-4fc5-8ea9-911f4b068b26","TrainingLocationGuid":"b6e51028-6677-4cc5-82cc-ad7d15a12277","CompanyGuid":"92eb0305-e39c-4ffa-83b2-377625039767","FolderGuid":"ad73f243-3232-4547-b984-261afe65bd64","EventGuid":"06da1d8d-72bb-4bf4-be81-ed747a10ae83","ActivityGuid":"3417350a-c01e-4482-b32d-8fd4f5b2a6aa","EventLocationGuid":"f5b1ea7e-716a-4efa-b7f5-a88c926ac1d6","OriginalFileGuid":"346c8f87-f0d3-44ed-87dc-6b1fcdd8ab3b","CopyFromFileGuid":"8abe37ac-261a-436c-be76-dff8e12e20ee","NewsGuid":"b8347e7c-9109-4b44-ae4a-ed2f8c2f6f2e","ContributionGuid":"5f09e2ed-eac4-404f-940b-557e2b92c975","ContributionSpeakerGuid":"ac206349-933a-41c2-bd29-97d7da8f635a","AgendaItemGuid":"a981d253-3011-46bc-898a-aae55008ef55","Guid":"4ad6a964-f5bb-48b9-9273-bc137d1ed9b2","Created":"2024-11-19T15:04:16.0049178+00:00","Modified":"2024-11-19T15:04:16.0049178+00:00","Deleted":"2024-11-19T15:04:16.0049178+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":"4ad6a964-f5bb-48b9-9273-bc137d1ed9b2","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"64ab0e86-97eb-457f-a69b-268f95041473","EventContentGuid":"bb5dbc3d-ebd6-42fc-a77d-b8b2d66d3c48","TrainingGuid":"074ce5e8-b7f7-4fc5-8ea9-911f4b068b26","TrainingLocationGuid":"b6e51028-6677-4cc5-82cc-ad7d15a12277","CompanyGuid":"92eb0305-e39c-4ffa-83b2-377625039767","FolderGuid":"ad73f243-3232-4547-b984-261afe65bd64","EventGuid":"06da1d8d-72bb-4bf4-be81-ed747a10ae83","ActivityGuid":"3417350a-c01e-4482-b32d-8fd4f5b2a6aa","EventLocationGuid":"f5b1ea7e-716a-4efa-b7f5-a88c926ac1d6","OriginalFileGuid":"346c8f87-f0d3-44ed-87dc-6b1fcdd8ab3b","CopyFromFileGuid":"8abe37ac-261a-436c-be76-dff8e12e20ee","NewsGuid":"b8347e7c-9109-4b44-ae4a-ed2f8c2f6f2e","ContributionGuid":"5f09e2ed-eac4-404f-940b-557e2b92c975","ContributionSpeakerGuid":"ac206349-933a-41c2-bd29-97d7da8f635a","AgendaItemGuid":"a981d253-3011-46bc-898a-aae55008ef55","Guid":"4ad6a964-f5bb-48b9-9273-bc137d1ed9b2","Created":"2024-11-19T15:04:16.0049178+00:00","Modified":"2024-11-19T15:04:16.0049178+00:00","Deleted":"2024-11-19T15:04:16.0049178+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":"4ad6a964-f5bb-48b9-9273-bc137d1ed9b2","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"64ab0e86-97eb-457f-a69b-268f95041473","EventContentGuid":"bb5dbc3d-ebd6-42fc-a77d-b8b2d66d3c48","TrainingGuid":"074ce5e8-b7f7-4fc5-8ea9-911f4b068b26","TrainingLocationGuid":"b6e51028-6677-4cc5-82cc-ad7d15a12277","CompanyGuid":"92eb0305-e39c-4ffa-83b2-377625039767","FolderGuid":"ad73f243-3232-4547-b984-261afe65bd64","EventGuid":"06da1d8d-72bb-4bf4-be81-ed747a10ae83","ActivityGuid":"3417350a-c01e-4482-b32d-8fd4f5b2a6aa","EventLocationGuid":"f5b1ea7e-716a-4efa-b7f5-a88c926ac1d6","OriginalFileGuid":"346c8f87-f0d3-44ed-87dc-6b1fcdd8ab3b","CopyFromFileGuid":"8abe37ac-261a-436c-be76-dff8e12e20ee","NewsGuid":"b8347e7c-9109-4b44-ae4a-ed2f8c2f6f2e","ContributionGuid":"5f09e2ed-eac4-404f-940b-557e2b92c975","ContributionSpeakerGuid":"ac206349-933a-41c2-bd29-97d7da8f635a","AgendaItemGuid":"a981d253-3011-46bc-898a-aae55008ef55","Guid":"4ad6a964-f5bb-48b9-9273-bc137d1ed9b2","Created":"2024-11-19T15:04:16.0049178+00:00","Modified":"2024-11-19T15:04:16.0049178+00:00","Deleted":"2024-11-19T15:04:16.0049178+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":["9532d8e8-605f-4e8a-9050-14053338be15","b9596ff6-22fe-41df-8eda-de5af0f35771"],"IsScheduled":true,"FormGroups":[{"FieldName":"sample string 1","FieldLabel":"sample string 2","FieldEnabled":true,"TooltipEnabled":true,"TooltipText":"sample string 5","EventGuid":"91f7b779-4d82-41f5-b2a6-d5abc634644f","Guid":"15fda038-6bcd-4501-aae2-fd1454b61079","Created":"2024-11-19T15:04:16.0049178+00:00","Modified":"2024-11-19T15:04:16.0049178+00:00","Deleted":"2024-11-19T15:04:16.0049178+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":"91f7b779-4d82-41f5-b2a6-d5abc634644f","Guid":"15fda038-6bcd-4501-aae2-fd1454b61079","Created":"2024-11-19T15:04:16.0049178+00:00","Modified":"2024-11-19T15:04:16.0049178+00:00","Deleted":"2024-11-19T15:04:16.0049178+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false}],"Guid":"a72ba324-1a41-40e8-b992-2ce50e4bc700","Created":"2024-11-19T15:04:16.0049178+00:00","Modified":"2024-11-19T15:04:16.0049178+00:00","Deleted":"2024-11-19T15:04:16.0049178+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4","Speakers[0].FirstName":"Dit veld is verplicht."},"IsValid":false}

application/xml, text/xml

Sample:
<ContributionViewModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services.Entity">
  <ErrorMessages xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
    <d2p1:KeyValueOfstringstring>
      <d2p1:Key>sample string 1</d2p1:Key>
      <d2p1:Value>sample string 2</d2p1:Value>
    </d2p1:KeyValueOfstringstring>
    <d2p1:KeyValueOfstringstring>
      <d2p1:Key>sample string 3</d2p1:Key>
      <d2p1:Value>sample string 4</d2p1:Value>
    </d2p1:KeyValueOfstringstring>
    <d2p1:KeyValueOfstringstring>
      <d2p1:Key>Speakers[0].FirstName</d2p1:Key>
      <d2p1:Value>Dit veld is verplicht.</d2p1:Value>
    </d2p1:KeyValueOfstringstring>
  </ErrorMessages>
  <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-11-19T15:04:16.0049178+00:00</Created>
  <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-11-19T15:04:16.0049178+00:00</Deleted>
  <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">a72ba324-1a41-40e8-b992-2ce50e4bc700</Guid>
  <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-11-19T15:04:16.0049178+00:00</Modified>
  <ActivityGuid>29e62e40-9a7c-4b82-a96c-d180740ce556</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">2024-11-19T15:04:16.0049178+00:00</Created>
    <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-11-19T15:04:16.0049178+00:00</Deleted>
    <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">4ad6a964-f5bb-48b9-9273-bc137d1ed9b2</Guid>
    <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-11-19T15:04:16.0049178+00:00</Modified>
    <ActivityGuid>3417350a-c01e-4482-b32d-8fd4f5b2a6aa</ActivityGuid>
    <AgendaItemGuid>a981d253-3011-46bc-898a-aae55008ef55</AgendaItemGuid>
    <Alias>sample string 6</Alias>
    <CompanyGuid>92eb0305-e39c-4ffa-83b2-377625039767</CompanyGuid>
    <ContentType>sample string 1</ContentType>
    <ContributionGuid>5f09e2ed-eac4-404f-940b-557e2b92c975</ContributionGuid>
    <ContributionSpeakerGuid>ac206349-933a-41c2-bd29-97d7da8f635a</ContributionSpeakerGuid>
    <CopyFromFileGuid>8abe37ac-261a-436c-be76-dff8e12e20ee</CopyFromFileGuid>
    <EventContentGuid>bb5dbc3d-ebd6-42fc-a77d-b8b2d66d3c48</EventContentGuid>
    <EventGuid>06da1d8d-72bb-4bf4-be81-ed747a10ae83</EventGuid>
    <EventLocationGuid>f5b1ea7e-716a-4efa-b7f5-a88c926ac1d6</EventLocationGuid>
    <FileContents>QEA=</FileContents>
    <FileName>sample string 2</FileName>
    <FileSize>4</FileSize>
    <FileType>Unassigned</FileType>
    <FolderGuid>ad73f243-3232-4547-b984-261afe65bd64</FolderGuid>
    <Height>1</Height>
    <InStorage>true</InStorage>
    <NewsGuid>b8347e7c-9109-4b44-ae4a-ed2f8c2f6f2e</NewsGuid>
    <OriginalFileGuid>346c8f87-f0d3-44ed-87dc-6b1fcdd8ab3b</OriginalFileGuid>
    <OriginalFileName>sample string 3</OriginalFileName>
    <PersonGuid>64ab0e86-97eb-457f-a69b-268f95041473</PersonGuid>
    <TrainingGuid>074ce5e8-b7f7-4fc5-8ea9-911f4b068b26</TrainingGuid>
    <TrainingLocationGuid>b6e51028-6677-4cc5-82cc-ad7d15a12277</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">2024-11-19T15:04:16.0049178+00:00</Created>
    <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-11-19T15:04:16.0049178+00:00</Deleted>
    <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">4ad6a964-f5bb-48b9-9273-bc137d1ed9b2</Guid>
    <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-11-19T15:04:16.0049178+00:00</Modified>
    <ActivityGuid>3417350a-c01e-4482-b32d-8fd4f5b2a6aa</ActivityGuid>
    <AgendaItemGuid>a981d253-3011-46bc-898a-aae55008ef55</AgendaItemGuid>
    <Alias>sample string 6</Alias>
    <CompanyGuid>92eb0305-e39c-4ffa-83b2-377625039767</CompanyGuid>
    <ContentType>sample string 1</ContentType>
    <ContributionGuid>5f09e2ed-eac4-404f-940b-557e2b92c975</ContributionGuid>
    <ContributionSpeakerGuid>ac206349-933a-41c2-bd29-97d7da8f635a</ContributionSpeakerGuid>
    <CopyFromFileGuid>8abe37ac-261a-436c-be76-dff8e12e20ee</CopyFromFileGuid>
    <EventContentGuid>bb5dbc3d-ebd6-42fc-a77d-b8b2d66d3c48</EventContentGuid>
    <EventGuid>06da1d8d-72bb-4bf4-be81-ed747a10ae83</EventGuid>
    <EventLocationGuid>f5b1ea7e-716a-4efa-b7f5-a88c926ac1d6</EventLocationGuid>
    <FileContents>QEA=</FileContents>
    <FileName>sample string 2</FileName>
    <FileSize>4</FileSize>
    <FileType>Unassigned</FileType>
    <FolderGuid>ad73f243-3232-4547-b984-261afe65bd64</FolderGuid>
    <Height>1</Height>
    <InStorage>true</InStorage>
    <NewsGuid>b8347e7c-9109-4b44-ae4a-ed2f8c2f6f2e</NewsGuid>
    <OriginalFileGuid>346c8f87-f0d3-44ed-87dc-6b1fcdd8ab3b</OriginalFileGuid>
    <OriginalFileName>sample string 3</OriginalFileName>
    <PersonGuid>64ab0e86-97eb-457f-a69b-268f95041473</PersonGuid>
    <TrainingGuid>074ce5e8-b7f7-4fc5-8ea9-911f4b068b26</TrainingGuid>
    <TrainingLocationGuid>b6e51028-6677-4cc5-82cc-ad7d15a12277</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">2024-11-19T15:04:16.0049178+00:00</Created>
    <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-11-19T15:04:16.0049178+00:00</Deleted>
    <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">4ad6a964-f5bb-48b9-9273-bc137d1ed9b2</Guid>
    <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-11-19T15:04:16.0049178+00:00</Modified>
    <ActivityGuid>3417350a-c01e-4482-b32d-8fd4f5b2a6aa</ActivityGuid>
    <AgendaItemGuid>a981d253-3011-46bc-898a-aae55008ef55</AgendaItemGuid>
    <Alias>sample string 6</Alias>
    <CompanyGuid>92eb0305-e39c-4ffa-83b2-377625039767</CompanyGuid>
    <ContentType>sample string 1</ContentType>
    <ContributionGuid>5f09e2ed-eac4-404f-940b-557e2b92c975</ContributionGuid>
    <ContributionSpeakerGuid>ac206349-933a-41c2-bd29-97d7da8f635a</ContributionSpeakerGuid>
    <CopyFromFileGuid>8abe37ac-261a-436c-be76-dff8e12e20ee</CopyFromFileGuid>
    <EventContentGuid>bb5dbc3d-ebd6-42fc-a77d-b8b2d66d3c48</EventContentGuid>
    <EventGuid>06da1d8d-72bb-4bf4-be81-ed747a10ae83</EventGuid>
    <EventLocationGuid>f5b1ea7e-716a-4efa-b7f5-a88c926ac1d6</EventLocationGuid>
    <FileContents>QEA=</FileContents>
    <FileName>sample string 2</FileName>
    <FileSize>4</FileSize>
    <FileType>Unassigned</FileType>
    <FolderGuid>ad73f243-3232-4547-b984-261afe65bd64</FolderGuid>
    <Height>1</Height>
    <InStorage>true</InStorage>
    <NewsGuid>b8347e7c-9109-4b44-ae4a-ed2f8c2f6f2e</NewsGuid>
    <OriginalFileGuid>346c8f87-f0d3-44ed-87dc-6b1fcdd8ab3b</OriginalFileGuid>
    <OriginalFileName>sample string 3</OriginalFileName>
    <PersonGuid>64ab0e86-97eb-457f-a69b-268f95041473</PersonGuid>
    <TrainingGuid>074ce5e8-b7f7-4fc5-8ea9-911f4b068b26</TrainingGuid>
    <TrainingLocationGuid>b6e51028-6677-4cc5-82cc-ad7d15a12277</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">2024-11-19T15:04:16.0049178+00:00</Created>
    <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-11-19T15:04:16.0049178+00:00</Deleted>
    <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">4ad6a964-f5bb-48b9-9273-bc137d1ed9b2</Guid>
    <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-11-19T15:04:16.0049178+00:00</Modified>
    <ActivityGuid>3417350a-c01e-4482-b32d-8fd4f5b2a6aa</ActivityGuid>
    <AgendaItemGuid>a981d253-3011-46bc-898a-aae55008ef55</AgendaItemGuid>
    <Alias>sample string 6</Alias>
    <CompanyGuid>92eb0305-e39c-4ffa-83b2-377625039767</CompanyGuid>
    <ContentType>sample string 1</ContentType>
    <ContributionGuid>5f09e2ed-eac4-404f-940b-557e2b92c975</ContributionGuid>
    <ContributionSpeakerGuid>ac206349-933a-41c2-bd29-97d7da8f635a</ContributionSpeakerGuid>
    <CopyFromFileGuid>8abe37ac-261a-436c-be76-dff8e12e20ee</CopyFromFileGuid>
    <EventContentGuid>bb5dbc3d-ebd6-42fc-a77d-b8b2d66d3c48</EventContentGuid>
    <EventGuid>06da1d8d-72bb-4bf4-be81-ed747a10ae83</EventGuid>
    <EventLocationGuid>f5b1ea7e-716a-4efa-b7f5-a88c926ac1d6</EventLocationGuid>
    <FileContents>QEA=</FileContents>
    <FileName>sample string 2</FileName>
    <FileSize>4</FileSize>
    <FileType>Unassigned</FileType>
    <FolderGuid>ad73f243-3232-4547-b984-261afe65bd64</FolderGuid>
    <Height>1</Height>
    <InStorage>true</InStorage>
    <NewsGuid>b8347e7c-9109-4b44-ae4a-ed2f8c2f6f2e</NewsGuid>
    <OriginalFileGuid>346c8f87-f0d3-44ed-87dc-6b1fcdd8ab3b</OriginalFileGuid>
    <OriginalFileName>sample string 3</OriginalFileName>
    <PersonGuid>64ab0e86-97eb-457f-a69b-268f95041473</PersonGuid>
    <TrainingGuid>074ce5e8-b7f7-4fc5-8ea9-911f4b068b26</TrainingGuid>
    <TrainingLocationGuid>b6e51028-6677-4cc5-82cc-ad7d15a12277</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">2024-11-19T15:04:16.0049178+00:00</Created>
    <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-11-19T15:04:16.0049178+00:00</Deleted>
    <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">4ad6a964-f5bb-48b9-9273-bc137d1ed9b2</Guid>
    <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-11-19T15:04:16.0049178+00:00</Modified>
    <ActivityGuid>3417350a-c01e-4482-b32d-8fd4f5b2a6aa</ActivityGuid>
    <AgendaItemGuid>a981d253-3011-46bc-898a-aae55008ef55</AgendaItemGuid>
    <Alias>sample string 6</Alias>
    <CompanyGuid>92eb0305-e39c-4ffa-83b2-377625039767</CompanyGuid>
    <ContentType>sample string 1</ContentType>
    <ContributionGuid>5f09e2ed-eac4-404f-940b-557e2b92c975</ContributionGuid>
    <ContributionSpeakerGuid>ac206349-933a-41c2-bd29-97d7da8f635a</ContributionSpeakerGuid>
    <CopyFromFileGuid>8abe37ac-261a-436c-be76-dff8e12e20ee</CopyFromFileGuid>
    <EventContentGuid>bb5dbc3d-ebd6-42fc-a77d-b8b2d66d3c48</EventContentGuid>
    <EventGuid>06da1d8d-72bb-4bf4-be81-ed747a10ae83</EventGuid>
    <EventLocationGuid>f5b1ea7e-716a-4efa-b7f5-a88c926ac1d6</EventLocationGuid>
    <FileContents>QEA=</FileContents>
    <FileName>sample string 2</FileName>
    <FileSize>4</FileSize>
    <FileType>Unassigned</FileType>
    <FolderGuid>ad73f243-3232-4547-b984-261afe65bd64</FolderGuid>
    <Height>1</Height>
    <InStorage>true</InStorage>
    <NewsGuid>b8347e7c-9109-4b44-ae4a-ed2f8c2f6f2e</NewsGuid>
    <OriginalFileGuid>346c8f87-f0d3-44ed-87dc-6b1fcdd8ab3b</OriginalFileGuid>
    <OriginalFileName>sample string 3</OriginalFileName>
    <PersonGuid>64ab0e86-97eb-457f-a69b-268f95041473</PersonGuid>
    <TrainingGuid>074ce5e8-b7f7-4fc5-8ea9-911f4b068b26</TrainingGuid>
    <TrainingLocationGuid>b6e51028-6677-4cc5-82cc-ad7d15a12277</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">2024-11-19T15:04:16.0049178+00:00</Created>
    <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-11-19T15:04:16.0049178+00:00</Deleted>
    <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">4ad6a964-f5bb-48b9-9273-bc137d1ed9b2</Guid>
    <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-11-19T15:04:16.0049178+00:00</Modified>
    <ActivityGuid>3417350a-c01e-4482-b32d-8fd4f5b2a6aa</ActivityGuid>
    <AgendaItemGuid>a981d253-3011-46bc-898a-aae55008ef55</AgendaItemGuid>
    <Alias>sample string 6</Alias>
    <CompanyGuid>92eb0305-e39c-4ffa-83b2-377625039767</CompanyGuid>
    <ContentType>sample string 1</ContentType>
    <ContributionGuid>5f09e2ed-eac4-404f-940b-557e2b92c975</ContributionGuid>
    <ContributionSpeakerGuid>ac206349-933a-41c2-bd29-97d7da8f635a</ContributionSpeakerGuid>
    <CopyFromFileGuid>8abe37ac-261a-436c-be76-dff8e12e20ee</CopyFromFileGuid>
    <EventContentGuid>bb5dbc3d-ebd6-42fc-a77d-b8b2d66d3c48</EventContentGuid>
    <EventGuid>06da1d8d-72bb-4bf4-be81-ed747a10ae83</EventGuid>
    <EventLocationGuid>f5b1ea7e-716a-4efa-b7f5-a88c926ac1d6</EventLocationGuid>
    <FileContents>QEA=</FileContents>
    <FileName>sample string 2</FileName>
    <FileSize>4</FileSize>
    <FileType>Unassigned</FileType>
    <FolderGuid>ad73f243-3232-4547-b984-261afe65bd64</FolderGuid>
    <Height>1</Height>
    <InStorage>true</InStorage>
    <NewsGuid>b8347e7c-9109-4b44-ae4a-ed2f8c2f6f2e</NewsGuid>
    <OriginalFileGuid>346c8f87-f0d3-44ed-87dc-6b1fcdd8ab3b</OriginalFileGuid>
    <OriginalFileName>sample string 3</OriginalFileName>
    <PersonGuid>64ab0e86-97eb-457f-a69b-268f95041473</PersonGuid>
    <TrainingGuid>074ce5e8-b7f7-4fc5-8ea9-911f4b068b26</TrainingGuid>
    <TrainingLocationGuid>b6e51028-6677-4cc5-82cc-ad7d15a12277</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">2024-11-19T15:04:16.0049178+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-11-19T15:04:16.0049178+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">4ad6a964-f5bb-48b9-9273-bc137d1ed9b2</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-11-19T15:04:16.0049178+00:00</Modified>
      <ActivityGuid>3417350a-c01e-4482-b32d-8fd4f5b2a6aa</ActivityGuid>
      <AgendaItemGuid>a981d253-3011-46bc-898a-aae55008ef55</AgendaItemGuid>
      <Alias>sample string 6</Alias>
      <CompanyGuid>92eb0305-e39c-4ffa-83b2-377625039767</CompanyGuid>
      <ContentType>sample string 1</ContentType>
      <ContributionGuid>5f09e2ed-eac4-404f-940b-557e2b92c975</ContributionGuid>
      <ContributionSpeakerGuid>ac206349-933a-41c2-bd29-97d7da8f635a</ContributionSpeakerGuid>
      <CopyFromFileGuid>8abe37ac-261a-436c-be76-dff8e12e20ee</CopyFromFileGuid>
      <EventContentGuid>bb5dbc3d-ebd6-42fc-a77d-b8b2d66d3c48</EventContentGuid>
      <EventGuid>06da1d8d-72bb-4bf4-be81-ed747a10ae83</EventGuid>
      <EventLocationGuid>f5b1ea7e-716a-4efa-b7f5-a88c926ac1d6</EventLocationGuid>
      <FileContents>QEA=</FileContents>
      <FileName>sample string 2</FileName>
      <FileSize>4</FileSize>
      <FileType>Unassigned</FileType>
      <FolderGuid>ad73f243-3232-4547-b984-261afe65bd64</FolderGuid>
      <Height>1</Height>
      <InStorage>true</InStorage>
      <NewsGuid>b8347e7c-9109-4b44-ae4a-ed2f8c2f6f2e</NewsGuid>
      <OriginalFileGuid>346c8f87-f0d3-44ed-87dc-6b1fcdd8ab3b</OriginalFileGuid>
      <OriginalFileName>sample string 3</OriginalFileName>
      <PersonGuid>64ab0e86-97eb-457f-a69b-268f95041473</PersonGuid>
      <TrainingGuid>074ce5e8-b7f7-4fc5-8ea9-911f4b068b26</TrainingGuid>
      <TrainingLocationGuid>b6e51028-6677-4cc5-82cc-ad7d15a12277</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">2024-11-19T15:04:16.0049178+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-11-19T15:04:16.0049178+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">4ad6a964-f5bb-48b9-9273-bc137d1ed9b2</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-11-19T15:04:16.0049178+00:00</Modified>
      <ActivityGuid>3417350a-c01e-4482-b32d-8fd4f5b2a6aa</ActivityGuid>
      <AgendaItemGuid>a981d253-3011-46bc-898a-aae55008ef55</AgendaItemGuid>
      <Alias>sample string 6</Alias>
      <CompanyGuid>92eb0305-e39c-4ffa-83b2-377625039767</CompanyGuid>
      <ContentType>sample string 1</ContentType>
      <ContributionGuid>5f09e2ed-eac4-404f-940b-557e2b92c975</ContributionGuid>
      <ContributionSpeakerGuid>ac206349-933a-41c2-bd29-97d7da8f635a</ContributionSpeakerGuid>
      <CopyFromFileGuid>8abe37ac-261a-436c-be76-dff8e12e20ee</CopyFromFileGuid>
      <EventContentGuid>bb5dbc3d-ebd6-42fc-a77d-b8b2d66d3c48</EventContentGuid>
      <EventGuid>06da1d8d-72bb-4bf4-be81-ed747a10ae83</EventGuid>
      <EventLocationGuid>f5b1ea7e-716a-4efa-b7f5-a88c926ac1d6</EventLocationGuid>
      <FileContents>QEA=</FileContents>
      <FileName>sample string 2</FileName>
      <FileSize>4</FileSize>
      <FileType>Unassigned</FileType>
      <FolderGuid>ad73f243-3232-4547-b984-261afe65bd64</FolderGuid>
      <Height>1</Height>
      <InStorage>true</InStorage>
      <NewsGuid>b8347e7c-9109-4b44-ae4a-ed2f8c2f6f2e</NewsGuid>
      <OriginalFileGuid>346c8f87-f0d3-44ed-87dc-6b1fcdd8ab3b</OriginalFileGuid>
      <OriginalFileName>sample string 3</OriginalFileName>
      <PersonGuid>64ab0e86-97eb-457f-a69b-268f95041473</PersonGuid>
      <TrainingGuid>074ce5e8-b7f7-4fc5-8ea9-911f4b068b26</TrainingGuid>
      <TrainingLocationGuid>b6e51028-6677-4cc5-82cc-ad7d15a12277</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">2024-11-19T15:04:16.0049178+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-11-19T15:04:16.0049178+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">4ad6a964-f5bb-48b9-9273-bc137d1ed9b2</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-11-19T15:04:16.0049178+00:00</Modified>
      <ActivityGuid>3417350a-c01e-4482-b32d-8fd4f5b2a6aa</ActivityGuid>
      <AgendaItemGuid>a981d253-3011-46bc-898a-aae55008ef55</AgendaItemGuid>
      <Alias>sample string 6</Alias>
      <CompanyGuid>92eb0305-e39c-4ffa-83b2-377625039767</CompanyGuid>
      <ContentType>sample string 1</ContentType>
      <ContributionGuid>5f09e2ed-eac4-404f-940b-557e2b92c975</ContributionGuid>
      <ContributionSpeakerGuid>ac206349-933a-41c2-bd29-97d7da8f635a</ContributionSpeakerGuid>
      <CopyFromFileGuid>8abe37ac-261a-436c-be76-dff8e12e20ee</CopyFromFileGuid>
      <EventContentGuid>bb5dbc3d-ebd6-42fc-a77d-b8b2d66d3c48</EventContentGuid>
      <EventGuid>06da1d8d-72bb-4bf4-be81-ed747a10ae83</EventGuid>
      <EventLocationGuid>f5b1ea7e-716a-4efa-b7f5-a88c926ac1d6</EventLocationGuid>
      <FileContents>QEA=</FileContents>
      <FileName>sample string 2</FileName>
      <FileSize>4</FileSize>
      <FileType>Unassigned</FileType>
      <FolderGuid>ad73f243-3232-4547-b984-261afe65bd64</FolderGuid>
      <Height>1</Height>
      <InStorage>true</InStorage>
      <NewsGuid>b8347e7c-9109-4b44-ae4a-ed2f8c2f6f2e</NewsGuid>
      <OriginalFileGuid>346c8f87-f0d3-44ed-87dc-6b1fcdd8ab3b</OriginalFileGuid>
      <OriginalFileName>sample string 3</OriginalFileName>
      <PersonGuid>64ab0e86-97eb-457f-a69b-268f95041473</PersonGuid>
      <TrainingGuid>074ce5e8-b7f7-4fc5-8ea9-911f4b068b26</TrainingGuid>
      <TrainingLocationGuid>b6e51028-6677-4cc5-82cc-ad7d15a12277</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">2024-11-19T15:04:16.0049178+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-11-19T15:04:16.0049178+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">4ad6a964-f5bb-48b9-9273-bc137d1ed9b2</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-11-19T15:04:16.0049178+00:00</Modified>
      <ActivityGuid>3417350a-c01e-4482-b32d-8fd4f5b2a6aa</ActivityGuid>
      <AgendaItemGuid>a981d253-3011-46bc-898a-aae55008ef55</AgendaItemGuid>
      <Alias>sample string 6</Alias>
      <CompanyGuid>92eb0305-e39c-4ffa-83b2-377625039767</CompanyGuid>
      <ContentType>sample string 1</ContentType>
      <ContributionGuid>5f09e2ed-eac4-404f-940b-557e2b92c975</ContributionGuid>
      <ContributionSpeakerGuid>ac206349-933a-41c2-bd29-97d7da8f635a</ContributionSpeakerGuid>
      <CopyFromFileGuid>8abe37ac-261a-436c-be76-dff8e12e20ee</CopyFromFileGuid>
      <EventContentGuid>bb5dbc3d-ebd6-42fc-a77d-b8b2d66d3c48</EventContentGuid>
      <EventGuid>06da1d8d-72bb-4bf4-be81-ed747a10ae83</EventGuid>
      <EventLocationGuid>f5b1ea7e-716a-4efa-b7f5-a88c926ac1d6</EventLocationGuid>
      <FileContents>QEA=</FileContents>
      <FileName>sample string 2</FileName>
      <FileSize>4</FileSize>
      <FileType>Unassigned</FileType>
      <FolderGuid>ad73f243-3232-4547-b984-261afe65bd64</FolderGuid>
      <Height>1</Height>
      <InStorage>true</InStorage>
      <NewsGuid>b8347e7c-9109-4b44-ae4a-ed2f8c2f6f2e</NewsGuid>
      <OriginalFileGuid>346c8f87-f0d3-44ed-87dc-6b1fcdd8ab3b</OriginalFileGuid>
      <OriginalFileName>sample string 3</OriginalFileName>
      <PersonGuid>64ab0e86-97eb-457f-a69b-268f95041473</PersonGuid>
      <TrainingGuid>074ce5e8-b7f7-4fc5-8ea9-911f4b068b26</TrainingGuid>
      <TrainingLocationGuid>b6e51028-6677-4cc5-82cc-ad7d15a12277</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">2024-11-19T15:04:16.0049178+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-11-19T15:04:16.0049178+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">4ad6a964-f5bb-48b9-9273-bc137d1ed9b2</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-11-19T15:04:16.0049178+00:00</Modified>
      <ActivityGuid>3417350a-c01e-4482-b32d-8fd4f5b2a6aa</ActivityGuid>
      <AgendaItemGuid>a981d253-3011-46bc-898a-aae55008ef55</AgendaItemGuid>
      <Alias>sample string 6</Alias>
      <CompanyGuid>92eb0305-e39c-4ffa-83b2-377625039767</CompanyGuid>
      <ContentType>sample string 1</ContentType>
      <ContributionGuid>5f09e2ed-eac4-404f-940b-557e2b92c975</ContributionGuid>
      <ContributionSpeakerGuid>ac206349-933a-41c2-bd29-97d7da8f635a</ContributionSpeakerGuid>
      <CopyFromFileGuid>8abe37ac-261a-436c-be76-dff8e12e20ee</CopyFromFileGuid>
      <EventContentGuid>bb5dbc3d-ebd6-42fc-a77d-b8b2d66d3c48</EventContentGuid>
      <EventGuid>06da1d8d-72bb-4bf4-be81-ed747a10ae83</EventGuid>
      <EventLocationGuid>f5b1ea7e-716a-4efa-b7f5-a88c926ac1d6</EventLocationGuid>
      <FileContents>QEA=</FileContents>
      <FileName>sample string 2</FileName>
      <FileSize>4</FileSize>
      <FileType>Unassigned</FileType>
      <FolderGuid>ad73f243-3232-4547-b984-261afe65bd64</FolderGuid>
      <Height>1</Height>
      <InStorage>true</InStorage>
      <NewsGuid>b8347e7c-9109-4b44-ae4a-ed2f8c2f6f2e</NewsGuid>
      <OriginalFileGuid>346c8f87-f0d3-44ed-87dc-6b1fcdd8ab3b</OriginalFileGuid>
      <OriginalFileName>sample string 3</OriginalFileName>
      <PersonGuid>64ab0e86-97eb-457f-a69b-268f95041473</PersonGuid>
      <TrainingGuid>074ce5e8-b7f7-4fc5-8ea9-911f4b068b26</TrainingGuid>
      <TrainingLocationGuid>b6e51028-6677-4cc5-82cc-ad7d15a12277</TrainingLocationGuid>
      <Width>1</Width>
    </FileViewModel>
  </ActivityPresentationFiles>
  <AgreedToUseData>true</AgreedToUseData>
  <DayPartGuid>b2992a00-d68b-4b96-8406-b6acb9010ee3</DayPartGuid>
  <EventDateGuid>679c3524-e119-41bc-9997-b5b8cf187875</EventDateGuid>
  <EventGuid>42216279-a920-43e4-a88c-9b756cf96724</EventGuid>
  <EventThemeGuid>4e951cf7-1e0e-4f0d-ab9b-8e3750d4ec57</EventThemeGuid>
  <EventWorkFormGuid>89b4c5d7-eb41-4391-80cb-e166c0a912e5</EventWorkFormGuid>
  <FilesToRemove xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:guid>9532d8e8-605f-4e8a-9050-14053338be15</d2p1:guid>
    <d2p1:guid>b9596ff6-22fe-41df-8eda-de5af0f35771</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">2024-11-19T15:04:16.0049178+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-11-19T15:04:16.0049178+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">15fda038-6bcd-4501-aae2-fd1454b61079</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-11-19T15:04:16.0049178+00:00</Modified>
      <EventGuid>91f7b779-4d82-41f5-b2a6-d5abc634644f</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">2024-11-19T15:04:16.0049178+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-11-19T15:04:16.0049178+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">15fda038-6bcd-4501-aae2-fd1454b61079</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-11-19T15:04:16.0049178+00:00</Modified>
      <EventGuid>91f7b779-4d82-41f5-b2a6-d5abc634644f</EventGuid>
      <FieldEnabled>true</FieldEnabled>
      <FieldLabel>sample string 2</FieldLabel>
      <FieldName>sample string 1</FieldName>
      <TooltipEnabled>true</TooltipEnabled>
      <TooltipText>sample string 5</TooltipText>
    </ContributionFormGroupViewModel>
  </FormGroups>
  <InternalNote>sample string 5</InternalNote>
  <IsScheduled>true</IsScheduled>
  <LastModifiedUserId>sample string 6</LastModifiedUserId>
  <SessionDescription>sample string 3</SessionDescription>
  <SessionTitle>sample string 2</SessionTitle>
  <Speakers i:nil="true" />
</ContributionViewModel>

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.