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": "3ed508fd-92b6-42d8-a96b-a30ce9c7d9f8",
  "EventGuid": "c6f25ed1-97c8-4db3-b0e2-67478b38e714",
  "SessionTitle": "sample string 2",
  "SessionDescription": "sample string 3",
  "EventDateGuid": "e059b3a8-9ea4-457e-9310-b9a5f0313307",
  "DayPartGuid": "22d0827c-528a-4f43-ba45-34b48599f812",
  "EventThemeGuid": "487468a0-bb7a-4da1-bf07-62ca9b1a7a68",
  "EventWorkFormGuid": "e5f720be-da8c-4099-bb29-85976036bdbb",
  "Speakers": null,
  "ActivityPresentationFile1": {
    "ContentType": "sample string 1",
    "FileName": "sample string 2",
    "FileExtension": null,
    "OriginalFileName": "sample string 3",
    "PublicFileName": "614be05a-035d-40e6-80ed-eb9c93b1f1e6",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "104e6d34-951c-420d-811b-e6d00644b865",
    "EventContentGuid": "72eb5277-57ef-4f53-a6b9-a595b763c63f",
    "TrainingGuid": "663543b5-1935-440f-8b17-0f846bd97e4e",
    "TrainingLocationGuid": "ea13f026-9c70-42a7-ab2e-5157e5652d84",
    "CompanyGuid": "ef0aa031-6511-4682-b0b4-966b5d7f9c0a",
    "FolderGuid": "4d82b894-2819-4e24-b262-6f1638e9b88a",
    "EventGuid": "104a61d7-ee7e-4976-bc33-d37826b63462",
    "ActivityGuid": "e500cfeb-18af-48fe-af21-30721bfc6768",
    "EventLocationGuid": "6317532e-f8ba-4e74-9d9c-0497be6f0002",
    "OriginalFileGuid": "c47d2f46-5ba5-45c2-98a3-11cd28aad791",
    "CopyFromFileGuid": "653b45e0-40fc-4fc7-bbef-9fcc9026256f",
    "NewsGuid": "907d81c9-473b-457d-a243-aa586a0e1ed0",
    "ContributionGuid": "6aabe727-2639-46a9-8814-7e1ab0b46694",
    "ContributionSpeakerGuid": "6591fcd2-12c3-44fb-8a09-dc1ec9e4226c",
    "AgendaItemGuid": "48b87812-d2d3-4014-9dc5-52bdb5aff835",
    "Guid": "614be05a-035d-40e6-80ed-eb9c93b1f1e6",
    "Created": "2024-04-19T20:31:16.7283509+00:00",
    "Modified": "2024-04-19T20:31:16.7283509+00:00",
    "Deleted": "2024-04-19T20:31:16.7283509+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": "614be05a-035d-40e6-80ed-eb9c93b1f1e6",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "104e6d34-951c-420d-811b-e6d00644b865",
    "EventContentGuid": "72eb5277-57ef-4f53-a6b9-a595b763c63f",
    "TrainingGuid": "663543b5-1935-440f-8b17-0f846bd97e4e",
    "TrainingLocationGuid": "ea13f026-9c70-42a7-ab2e-5157e5652d84",
    "CompanyGuid": "ef0aa031-6511-4682-b0b4-966b5d7f9c0a",
    "FolderGuid": "4d82b894-2819-4e24-b262-6f1638e9b88a",
    "EventGuid": "104a61d7-ee7e-4976-bc33-d37826b63462",
    "ActivityGuid": "e500cfeb-18af-48fe-af21-30721bfc6768",
    "EventLocationGuid": "6317532e-f8ba-4e74-9d9c-0497be6f0002",
    "OriginalFileGuid": "c47d2f46-5ba5-45c2-98a3-11cd28aad791",
    "CopyFromFileGuid": "653b45e0-40fc-4fc7-bbef-9fcc9026256f",
    "NewsGuid": "907d81c9-473b-457d-a243-aa586a0e1ed0",
    "ContributionGuid": "6aabe727-2639-46a9-8814-7e1ab0b46694",
    "ContributionSpeakerGuid": "6591fcd2-12c3-44fb-8a09-dc1ec9e4226c",
    "AgendaItemGuid": "48b87812-d2d3-4014-9dc5-52bdb5aff835",
    "Guid": "614be05a-035d-40e6-80ed-eb9c93b1f1e6",
    "Created": "2024-04-19T20:31:16.7283509+00:00",
    "Modified": "2024-04-19T20:31:16.7283509+00:00",
    "Deleted": "2024-04-19T20:31:16.7283509+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": "614be05a-035d-40e6-80ed-eb9c93b1f1e6",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "104e6d34-951c-420d-811b-e6d00644b865",
    "EventContentGuid": "72eb5277-57ef-4f53-a6b9-a595b763c63f",
    "TrainingGuid": "663543b5-1935-440f-8b17-0f846bd97e4e",
    "TrainingLocationGuid": "ea13f026-9c70-42a7-ab2e-5157e5652d84",
    "CompanyGuid": "ef0aa031-6511-4682-b0b4-966b5d7f9c0a",
    "FolderGuid": "4d82b894-2819-4e24-b262-6f1638e9b88a",
    "EventGuid": "104a61d7-ee7e-4976-bc33-d37826b63462",
    "ActivityGuid": "e500cfeb-18af-48fe-af21-30721bfc6768",
    "EventLocationGuid": "6317532e-f8ba-4e74-9d9c-0497be6f0002",
    "OriginalFileGuid": "c47d2f46-5ba5-45c2-98a3-11cd28aad791",
    "CopyFromFileGuid": "653b45e0-40fc-4fc7-bbef-9fcc9026256f",
    "NewsGuid": "907d81c9-473b-457d-a243-aa586a0e1ed0",
    "ContributionGuid": "6aabe727-2639-46a9-8814-7e1ab0b46694",
    "ContributionSpeakerGuid": "6591fcd2-12c3-44fb-8a09-dc1ec9e4226c",
    "AgendaItemGuid": "48b87812-d2d3-4014-9dc5-52bdb5aff835",
    "Guid": "614be05a-035d-40e6-80ed-eb9c93b1f1e6",
    "Created": "2024-04-19T20:31:16.7283509+00:00",
    "Modified": "2024-04-19T20:31:16.7283509+00:00",
    "Deleted": "2024-04-19T20:31:16.7283509+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": "614be05a-035d-40e6-80ed-eb9c93b1f1e6",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "104e6d34-951c-420d-811b-e6d00644b865",
    "EventContentGuid": "72eb5277-57ef-4f53-a6b9-a595b763c63f",
    "TrainingGuid": "663543b5-1935-440f-8b17-0f846bd97e4e",
    "TrainingLocationGuid": "ea13f026-9c70-42a7-ab2e-5157e5652d84",
    "CompanyGuid": "ef0aa031-6511-4682-b0b4-966b5d7f9c0a",
    "FolderGuid": "4d82b894-2819-4e24-b262-6f1638e9b88a",
    "EventGuid": "104a61d7-ee7e-4976-bc33-d37826b63462",
    "ActivityGuid": "e500cfeb-18af-48fe-af21-30721bfc6768",
    "EventLocationGuid": "6317532e-f8ba-4e74-9d9c-0497be6f0002",
    "OriginalFileGuid": "c47d2f46-5ba5-45c2-98a3-11cd28aad791",
    "CopyFromFileGuid": "653b45e0-40fc-4fc7-bbef-9fcc9026256f",
    "NewsGuid": "907d81c9-473b-457d-a243-aa586a0e1ed0",
    "ContributionGuid": "6aabe727-2639-46a9-8814-7e1ab0b46694",
    "ContributionSpeakerGuid": "6591fcd2-12c3-44fb-8a09-dc1ec9e4226c",
    "AgendaItemGuid": "48b87812-d2d3-4014-9dc5-52bdb5aff835",
    "Guid": "614be05a-035d-40e6-80ed-eb9c93b1f1e6",
    "Created": "2024-04-19T20:31:16.7283509+00:00",
    "Modified": "2024-04-19T20:31:16.7283509+00:00",
    "Deleted": "2024-04-19T20:31:16.7283509+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": "614be05a-035d-40e6-80ed-eb9c93b1f1e6",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "104e6d34-951c-420d-811b-e6d00644b865",
    "EventContentGuid": "72eb5277-57ef-4f53-a6b9-a595b763c63f",
    "TrainingGuid": "663543b5-1935-440f-8b17-0f846bd97e4e",
    "TrainingLocationGuid": "ea13f026-9c70-42a7-ab2e-5157e5652d84",
    "CompanyGuid": "ef0aa031-6511-4682-b0b4-966b5d7f9c0a",
    "FolderGuid": "4d82b894-2819-4e24-b262-6f1638e9b88a",
    "EventGuid": "104a61d7-ee7e-4976-bc33-d37826b63462",
    "ActivityGuid": "e500cfeb-18af-48fe-af21-30721bfc6768",
    "EventLocationGuid": "6317532e-f8ba-4e74-9d9c-0497be6f0002",
    "OriginalFileGuid": "c47d2f46-5ba5-45c2-98a3-11cd28aad791",
    "CopyFromFileGuid": "653b45e0-40fc-4fc7-bbef-9fcc9026256f",
    "NewsGuid": "907d81c9-473b-457d-a243-aa586a0e1ed0",
    "ContributionGuid": "6aabe727-2639-46a9-8814-7e1ab0b46694",
    "ContributionSpeakerGuid": "6591fcd2-12c3-44fb-8a09-dc1ec9e4226c",
    "AgendaItemGuid": "48b87812-d2d3-4014-9dc5-52bdb5aff835",
    "Guid": "614be05a-035d-40e6-80ed-eb9c93b1f1e6",
    "Created": "2024-04-19T20:31:16.7283509+00:00",
    "Modified": "2024-04-19T20:31:16.7283509+00:00",
    "Deleted": "2024-04-19T20:31:16.7283509+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": "614be05a-035d-40e6-80ed-eb9c93b1f1e6",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "104e6d34-951c-420d-811b-e6d00644b865",
      "EventContentGuid": "72eb5277-57ef-4f53-a6b9-a595b763c63f",
      "TrainingGuid": "663543b5-1935-440f-8b17-0f846bd97e4e",
      "TrainingLocationGuid": "ea13f026-9c70-42a7-ab2e-5157e5652d84",
      "CompanyGuid": "ef0aa031-6511-4682-b0b4-966b5d7f9c0a",
      "FolderGuid": "4d82b894-2819-4e24-b262-6f1638e9b88a",
      "EventGuid": "104a61d7-ee7e-4976-bc33-d37826b63462",
      "ActivityGuid": "e500cfeb-18af-48fe-af21-30721bfc6768",
      "EventLocationGuid": "6317532e-f8ba-4e74-9d9c-0497be6f0002",
      "OriginalFileGuid": "c47d2f46-5ba5-45c2-98a3-11cd28aad791",
      "CopyFromFileGuid": "653b45e0-40fc-4fc7-bbef-9fcc9026256f",
      "NewsGuid": "907d81c9-473b-457d-a243-aa586a0e1ed0",
      "ContributionGuid": "6aabe727-2639-46a9-8814-7e1ab0b46694",
      "ContributionSpeakerGuid": "6591fcd2-12c3-44fb-8a09-dc1ec9e4226c",
      "AgendaItemGuid": "48b87812-d2d3-4014-9dc5-52bdb5aff835",
      "Guid": "614be05a-035d-40e6-80ed-eb9c93b1f1e6",
      "Created": "2024-04-19T20:31:16.7283509+00:00",
      "Modified": "2024-04-19T20:31:16.7283509+00:00",
      "Deleted": "2024-04-19T20:31:16.7283509+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": "614be05a-035d-40e6-80ed-eb9c93b1f1e6",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "104e6d34-951c-420d-811b-e6d00644b865",
      "EventContentGuid": "72eb5277-57ef-4f53-a6b9-a595b763c63f",
      "TrainingGuid": "663543b5-1935-440f-8b17-0f846bd97e4e",
      "TrainingLocationGuid": "ea13f026-9c70-42a7-ab2e-5157e5652d84",
      "CompanyGuid": "ef0aa031-6511-4682-b0b4-966b5d7f9c0a",
      "FolderGuid": "4d82b894-2819-4e24-b262-6f1638e9b88a",
      "EventGuid": "104a61d7-ee7e-4976-bc33-d37826b63462",
      "ActivityGuid": "e500cfeb-18af-48fe-af21-30721bfc6768",
      "EventLocationGuid": "6317532e-f8ba-4e74-9d9c-0497be6f0002",
      "OriginalFileGuid": "c47d2f46-5ba5-45c2-98a3-11cd28aad791",
      "CopyFromFileGuid": "653b45e0-40fc-4fc7-bbef-9fcc9026256f",
      "NewsGuid": "907d81c9-473b-457d-a243-aa586a0e1ed0",
      "ContributionGuid": "6aabe727-2639-46a9-8814-7e1ab0b46694",
      "ContributionSpeakerGuid": "6591fcd2-12c3-44fb-8a09-dc1ec9e4226c",
      "AgendaItemGuid": "48b87812-d2d3-4014-9dc5-52bdb5aff835",
      "Guid": "614be05a-035d-40e6-80ed-eb9c93b1f1e6",
      "Created": "2024-04-19T20:31:16.7283509+00:00",
      "Modified": "2024-04-19T20:31:16.7283509+00:00",
      "Deleted": "2024-04-19T20:31:16.7283509+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": "614be05a-035d-40e6-80ed-eb9c93b1f1e6",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "104e6d34-951c-420d-811b-e6d00644b865",
      "EventContentGuid": "72eb5277-57ef-4f53-a6b9-a595b763c63f",
      "TrainingGuid": "663543b5-1935-440f-8b17-0f846bd97e4e",
      "TrainingLocationGuid": "ea13f026-9c70-42a7-ab2e-5157e5652d84",
      "CompanyGuid": "ef0aa031-6511-4682-b0b4-966b5d7f9c0a",
      "FolderGuid": "4d82b894-2819-4e24-b262-6f1638e9b88a",
      "EventGuid": "104a61d7-ee7e-4976-bc33-d37826b63462",
      "ActivityGuid": "e500cfeb-18af-48fe-af21-30721bfc6768",
      "EventLocationGuid": "6317532e-f8ba-4e74-9d9c-0497be6f0002",
      "OriginalFileGuid": "c47d2f46-5ba5-45c2-98a3-11cd28aad791",
      "CopyFromFileGuid": "653b45e0-40fc-4fc7-bbef-9fcc9026256f",
      "NewsGuid": "907d81c9-473b-457d-a243-aa586a0e1ed0",
      "ContributionGuid": "6aabe727-2639-46a9-8814-7e1ab0b46694",
      "ContributionSpeakerGuid": "6591fcd2-12c3-44fb-8a09-dc1ec9e4226c",
      "AgendaItemGuid": "48b87812-d2d3-4014-9dc5-52bdb5aff835",
      "Guid": "614be05a-035d-40e6-80ed-eb9c93b1f1e6",
      "Created": "2024-04-19T20:31:16.7283509+00:00",
      "Modified": "2024-04-19T20:31:16.7283509+00:00",
      "Deleted": "2024-04-19T20:31:16.7283509+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": "614be05a-035d-40e6-80ed-eb9c93b1f1e6",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "104e6d34-951c-420d-811b-e6d00644b865",
      "EventContentGuid": "72eb5277-57ef-4f53-a6b9-a595b763c63f",
      "TrainingGuid": "663543b5-1935-440f-8b17-0f846bd97e4e",
      "TrainingLocationGuid": "ea13f026-9c70-42a7-ab2e-5157e5652d84",
      "CompanyGuid": "ef0aa031-6511-4682-b0b4-966b5d7f9c0a",
      "FolderGuid": "4d82b894-2819-4e24-b262-6f1638e9b88a",
      "EventGuid": "104a61d7-ee7e-4976-bc33-d37826b63462",
      "ActivityGuid": "e500cfeb-18af-48fe-af21-30721bfc6768",
      "EventLocationGuid": "6317532e-f8ba-4e74-9d9c-0497be6f0002",
      "OriginalFileGuid": "c47d2f46-5ba5-45c2-98a3-11cd28aad791",
      "CopyFromFileGuid": "653b45e0-40fc-4fc7-bbef-9fcc9026256f",
      "NewsGuid": "907d81c9-473b-457d-a243-aa586a0e1ed0",
      "ContributionGuid": "6aabe727-2639-46a9-8814-7e1ab0b46694",
      "ContributionSpeakerGuid": "6591fcd2-12c3-44fb-8a09-dc1ec9e4226c",
      "AgendaItemGuid": "48b87812-d2d3-4014-9dc5-52bdb5aff835",
      "Guid": "614be05a-035d-40e6-80ed-eb9c93b1f1e6",
      "Created": "2024-04-19T20:31:16.7283509+00:00",
      "Modified": "2024-04-19T20:31:16.7283509+00:00",
      "Deleted": "2024-04-19T20:31:16.7283509+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": "614be05a-035d-40e6-80ed-eb9c93b1f1e6",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "104e6d34-951c-420d-811b-e6d00644b865",
      "EventContentGuid": "72eb5277-57ef-4f53-a6b9-a595b763c63f",
      "TrainingGuid": "663543b5-1935-440f-8b17-0f846bd97e4e",
      "TrainingLocationGuid": "ea13f026-9c70-42a7-ab2e-5157e5652d84",
      "CompanyGuid": "ef0aa031-6511-4682-b0b4-966b5d7f9c0a",
      "FolderGuid": "4d82b894-2819-4e24-b262-6f1638e9b88a",
      "EventGuid": "104a61d7-ee7e-4976-bc33-d37826b63462",
      "ActivityGuid": "e500cfeb-18af-48fe-af21-30721bfc6768",
      "EventLocationGuid": "6317532e-f8ba-4e74-9d9c-0497be6f0002",
      "OriginalFileGuid": "c47d2f46-5ba5-45c2-98a3-11cd28aad791",
      "CopyFromFileGuid": "653b45e0-40fc-4fc7-bbef-9fcc9026256f",
      "NewsGuid": "907d81c9-473b-457d-a243-aa586a0e1ed0",
      "ContributionGuid": "6aabe727-2639-46a9-8814-7e1ab0b46694",
      "ContributionSpeakerGuid": "6591fcd2-12c3-44fb-8a09-dc1ec9e4226c",
      "AgendaItemGuid": "48b87812-d2d3-4014-9dc5-52bdb5aff835",
      "Guid": "614be05a-035d-40e6-80ed-eb9c93b1f1e6",
      "Created": "2024-04-19T20:31:16.7283509+00:00",
      "Modified": "2024-04-19T20:31:16.7283509+00:00",
      "Deleted": "2024-04-19T20:31:16.7283509+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": "614be05a-035d-40e6-80ed-eb9c93b1f1e6",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "104e6d34-951c-420d-811b-e6d00644b865",
    "EventContentGuid": "72eb5277-57ef-4f53-a6b9-a595b763c63f",
    "TrainingGuid": "663543b5-1935-440f-8b17-0f846bd97e4e",
    "TrainingLocationGuid": "ea13f026-9c70-42a7-ab2e-5157e5652d84",
    "CompanyGuid": "ef0aa031-6511-4682-b0b4-966b5d7f9c0a",
    "FolderGuid": "4d82b894-2819-4e24-b262-6f1638e9b88a",
    "EventGuid": "104a61d7-ee7e-4976-bc33-d37826b63462",
    "ActivityGuid": "e500cfeb-18af-48fe-af21-30721bfc6768",
    "EventLocationGuid": "6317532e-f8ba-4e74-9d9c-0497be6f0002",
    "OriginalFileGuid": "c47d2f46-5ba5-45c2-98a3-11cd28aad791",
    "CopyFromFileGuid": "653b45e0-40fc-4fc7-bbef-9fcc9026256f",
    "NewsGuid": "907d81c9-473b-457d-a243-aa586a0e1ed0",
    "ContributionGuid": "6aabe727-2639-46a9-8814-7e1ab0b46694",
    "ContributionSpeakerGuid": "6591fcd2-12c3-44fb-8a09-dc1ec9e4226c",
    "AgendaItemGuid": "48b87812-d2d3-4014-9dc5-52bdb5aff835",
    "Guid": "614be05a-035d-40e6-80ed-eb9c93b1f1e6",
    "Created": "2024-04-19T20:31:16.7283509+00:00",
    "Modified": "2024-04-19T20:31:16.7283509+00:00",
    "Deleted": "2024-04-19T20:31:16.7283509+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": [
    "09c272fb-e7b7-4d90-a271-ba4028147c2d",
    "3944f1db-ea5d-44ac-bcbb-fe49b0cd01e6"
  ],
  "IsScheduled": true,
  "FormGroups": [
    {
      "FieldName": "sample string 1",
      "FieldLabel": "sample string 2",
      "FieldEnabled": true,
      "TooltipEnabled": true,
      "TooltipText": "sample string 5",
      "EventGuid": "93252f93-093b-4273-9370-1cf08ae32814",
      "Guid": "1f71f761-cb25-48e4-bfdb-d1f3d549075f",
      "Created": "2024-04-19T20:31:16.7283509+00:00",
      "Modified": "2024-04-19T20:31:16.7283509+00:00",
      "Deleted": "2024-04-19T20:31:16.7283509+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": "93252f93-093b-4273-9370-1cf08ae32814",
      "Guid": "1f71f761-cb25-48e4-bfdb-d1f3d549075f",
      "Created": "2024-04-19T20:31:16.7283509+00:00",
      "Modified": "2024-04-19T20:31:16.7283509+00:00",
      "Deleted": "2024-04-19T20:31:16.7283509+00:00",
      "ErrorMessages": {
        "sample string 1": "sample string 2",
        "sample string 3": "sample string 4"
      },
      "IsValid": false
    }
  ],
  "Guid": "4cba4596-fd2f-49c4-b46d-096aee90fb34",
  "Created": "2024-04-19T20:31:16.7283509+00:00",
  "Modified": "2024-04-19T20:31:16.7283509+00:00",
  "Deleted": "2024-04-19T20:31:16.7283509+00:00",
  "ErrorMessages": {
    "sample string 1": "sample string 2",
    "sample string 3": "sample string 4"
  },
  "IsValid": false
}

text/json

Sample:
{
  "ActivityGuid": "3ed508fd-92b6-42d8-a96b-a30ce9c7d9f8",
  "EventGuid": "c6f25ed1-97c8-4db3-b0e2-67478b38e714",
  "SessionTitle": "sample string 2",
  "SessionDescription": "sample string 3",
  "EventDateGuid": "e059b3a8-9ea4-457e-9310-b9a5f0313307",
  "DayPartGuid": "22d0827c-528a-4f43-ba45-34b48599f812",
  "EventThemeGuid": "487468a0-bb7a-4da1-bf07-62ca9b1a7a68",
  "EventWorkFormGuid": "e5f720be-da8c-4099-bb29-85976036bdbb",
  "Speakers": null,
  "ActivityPresentationFile1": {
    "ContentType": "sample string 1",
    "FileName": "sample string 2",
    "FileExtension": null,
    "OriginalFileName": "sample string 3",
    "PublicFileName": "614be05a-035d-40e6-80ed-eb9c93b1f1e6",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "104e6d34-951c-420d-811b-e6d00644b865",
    "EventContentGuid": "72eb5277-57ef-4f53-a6b9-a595b763c63f",
    "TrainingGuid": "663543b5-1935-440f-8b17-0f846bd97e4e",
    "TrainingLocationGuid": "ea13f026-9c70-42a7-ab2e-5157e5652d84",
    "CompanyGuid": "ef0aa031-6511-4682-b0b4-966b5d7f9c0a",
    "FolderGuid": "4d82b894-2819-4e24-b262-6f1638e9b88a",
    "EventGuid": "104a61d7-ee7e-4976-bc33-d37826b63462",
    "ActivityGuid": "e500cfeb-18af-48fe-af21-30721bfc6768",
    "EventLocationGuid": "6317532e-f8ba-4e74-9d9c-0497be6f0002",
    "OriginalFileGuid": "c47d2f46-5ba5-45c2-98a3-11cd28aad791",
    "CopyFromFileGuid": "653b45e0-40fc-4fc7-bbef-9fcc9026256f",
    "NewsGuid": "907d81c9-473b-457d-a243-aa586a0e1ed0",
    "ContributionGuid": "6aabe727-2639-46a9-8814-7e1ab0b46694",
    "ContributionSpeakerGuid": "6591fcd2-12c3-44fb-8a09-dc1ec9e4226c",
    "AgendaItemGuid": "48b87812-d2d3-4014-9dc5-52bdb5aff835",
    "Guid": "614be05a-035d-40e6-80ed-eb9c93b1f1e6",
    "Created": "2024-04-19T20:31:16.7283509+00:00",
    "Modified": "2024-04-19T20:31:16.7283509+00:00",
    "Deleted": "2024-04-19T20:31:16.7283509+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": "614be05a-035d-40e6-80ed-eb9c93b1f1e6",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "104e6d34-951c-420d-811b-e6d00644b865",
    "EventContentGuid": "72eb5277-57ef-4f53-a6b9-a595b763c63f",
    "TrainingGuid": "663543b5-1935-440f-8b17-0f846bd97e4e",
    "TrainingLocationGuid": "ea13f026-9c70-42a7-ab2e-5157e5652d84",
    "CompanyGuid": "ef0aa031-6511-4682-b0b4-966b5d7f9c0a",
    "FolderGuid": "4d82b894-2819-4e24-b262-6f1638e9b88a",
    "EventGuid": "104a61d7-ee7e-4976-bc33-d37826b63462",
    "ActivityGuid": "e500cfeb-18af-48fe-af21-30721bfc6768",
    "EventLocationGuid": "6317532e-f8ba-4e74-9d9c-0497be6f0002",
    "OriginalFileGuid": "c47d2f46-5ba5-45c2-98a3-11cd28aad791",
    "CopyFromFileGuid": "653b45e0-40fc-4fc7-bbef-9fcc9026256f",
    "NewsGuid": "907d81c9-473b-457d-a243-aa586a0e1ed0",
    "ContributionGuid": "6aabe727-2639-46a9-8814-7e1ab0b46694",
    "ContributionSpeakerGuid": "6591fcd2-12c3-44fb-8a09-dc1ec9e4226c",
    "AgendaItemGuid": "48b87812-d2d3-4014-9dc5-52bdb5aff835",
    "Guid": "614be05a-035d-40e6-80ed-eb9c93b1f1e6",
    "Created": "2024-04-19T20:31:16.7283509+00:00",
    "Modified": "2024-04-19T20:31:16.7283509+00:00",
    "Deleted": "2024-04-19T20:31:16.7283509+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": "614be05a-035d-40e6-80ed-eb9c93b1f1e6",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "104e6d34-951c-420d-811b-e6d00644b865",
    "EventContentGuid": "72eb5277-57ef-4f53-a6b9-a595b763c63f",
    "TrainingGuid": "663543b5-1935-440f-8b17-0f846bd97e4e",
    "TrainingLocationGuid": "ea13f026-9c70-42a7-ab2e-5157e5652d84",
    "CompanyGuid": "ef0aa031-6511-4682-b0b4-966b5d7f9c0a",
    "FolderGuid": "4d82b894-2819-4e24-b262-6f1638e9b88a",
    "EventGuid": "104a61d7-ee7e-4976-bc33-d37826b63462",
    "ActivityGuid": "e500cfeb-18af-48fe-af21-30721bfc6768",
    "EventLocationGuid": "6317532e-f8ba-4e74-9d9c-0497be6f0002",
    "OriginalFileGuid": "c47d2f46-5ba5-45c2-98a3-11cd28aad791",
    "CopyFromFileGuid": "653b45e0-40fc-4fc7-bbef-9fcc9026256f",
    "NewsGuid": "907d81c9-473b-457d-a243-aa586a0e1ed0",
    "ContributionGuid": "6aabe727-2639-46a9-8814-7e1ab0b46694",
    "ContributionSpeakerGuid": "6591fcd2-12c3-44fb-8a09-dc1ec9e4226c",
    "AgendaItemGuid": "48b87812-d2d3-4014-9dc5-52bdb5aff835",
    "Guid": "614be05a-035d-40e6-80ed-eb9c93b1f1e6",
    "Created": "2024-04-19T20:31:16.7283509+00:00",
    "Modified": "2024-04-19T20:31:16.7283509+00:00",
    "Deleted": "2024-04-19T20:31:16.7283509+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": "614be05a-035d-40e6-80ed-eb9c93b1f1e6",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "104e6d34-951c-420d-811b-e6d00644b865",
    "EventContentGuid": "72eb5277-57ef-4f53-a6b9-a595b763c63f",
    "TrainingGuid": "663543b5-1935-440f-8b17-0f846bd97e4e",
    "TrainingLocationGuid": "ea13f026-9c70-42a7-ab2e-5157e5652d84",
    "CompanyGuid": "ef0aa031-6511-4682-b0b4-966b5d7f9c0a",
    "FolderGuid": "4d82b894-2819-4e24-b262-6f1638e9b88a",
    "EventGuid": "104a61d7-ee7e-4976-bc33-d37826b63462",
    "ActivityGuid": "e500cfeb-18af-48fe-af21-30721bfc6768",
    "EventLocationGuid": "6317532e-f8ba-4e74-9d9c-0497be6f0002",
    "OriginalFileGuid": "c47d2f46-5ba5-45c2-98a3-11cd28aad791",
    "CopyFromFileGuid": "653b45e0-40fc-4fc7-bbef-9fcc9026256f",
    "NewsGuid": "907d81c9-473b-457d-a243-aa586a0e1ed0",
    "ContributionGuid": "6aabe727-2639-46a9-8814-7e1ab0b46694",
    "ContributionSpeakerGuid": "6591fcd2-12c3-44fb-8a09-dc1ec9e4226c",
    "AgendaItemGuid": "48b87812-d2d3-4014-9dc5-52bdb5aff835",
    "Guid": "614be05a-035d-40e6-80ed-eb9c93b1f1e6",
    "Created": "2024-04-19T20:31:16.7283509+00:00",
    "Modified": "2024-04-19T20:31:16.7283509+00:00",
    "Deleted": "2024-04-19T20:31:16.7283509+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": "614be05a-035d-40e6-80ed-eb9c93b1f1e6",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "104e6d34-951c-420d-811b-e6d00644b865",
    "EventContentGuid": "72eb5277-57ef-4f53-a6b9-a595b763c63f",
    "TrainingGuid": "663543b5-1935-440f-8b17-0f846bd97e4e",
    "TrainingLocationGuid": "ea13f026-9c70-42a7-ab2e-5157e5652d84",
    "CompanyGuid": "ef0aa031-6511-4682-b0b4-966b5d7f9c0a",
    "FolderGuid": "4d82b894-2819-4e24-b262-6f1638e9b88a",
    "EventGuid": "104a61d7-ee7e-4976-bc33-d37826b63462",
    "ActivityGuid": "e500cfeb-18af-48fe-af21-30721bfc6768",
    "EventLocationGuid": "6317532e-f8ba-4e74-9d9c-0497be6f0002",
    "OriginalFileGuid": "c47d2f46-5ba5-45c2-98a3-11cd28aad791",
    "CopyFromFileGuid": "653b45e0-40fc-4fc7-bbef-9fcc9026256f",
    "NewsGuid": "907d81c9-473b-457d-a243-aa586a0e1ed0",
    "ContributionGuid": "6aabe727-2639-46a9-8814-7e1ab0b46694",
    "ContributionSpeakerGuid": "6591fcd2-12c3-44fb-8a09-dc1ec9e4226c",
    "AgendaItemGuid": "48b87812-d2d3-4014-9dc5-52bdb5aff835",
    "Guid": "614be05a-035d-40e6-80ed-eb9c93b1f1e6",
    "Created": "2024-04-19T20:31:16.7283509+00:00",
    "Modified": "2024-04-19T20:31:16.7283509+00:00",
    "Deleted": "2024-04-19T20:31:16.7283509+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": "614be05a-035d-40e6-80ed-eb9c93b1f1e6",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "104e6d34-951c-420d-811b-e6d00644b865",
      "EventContentGuid": "72eb5277-57ef-4f53-a6b9-a595b763c63f",
      "TrainingGuid": "663543b5-1935-440f-8b17-0f846bd97e4e",
      "TrainingLocationGuid": "ea13f026-9c70-42a7-ab2e-5157e5652d84",
      "CompanyGuid": "ef0aa031-6511-4682-b0b4-966b5d7f9c0a",
      "FolderGuid": "4d82b894-2819-4e24-b262-6f1638e9b88a",
      "EventGuid": "104a61d7-ee7e-4976-bc33-d37826b63462",
      "ActivityGuid": "e500cfeb-18af-48fe-af21-30721bfc6768",
      "EventLocationGuid": "6317532e-f8ba-4e74-9d9c-0497be6f0002",
      "OriginalFileGuid": "c47d2f46-5ba5-45c2-98a3-11cd28aad791",
      "CopyFromFileGuid": "653b45e0-40fc-4fc7-bbef-9fcc9026256f",
      "NewsGuid": "907d81c9-473b-457d-a243-aa586a0e1ed0",
      "ContributionGuid": "6aabe727-2639-46a9-8814-7e1ab0b46694",
      "ContributionSpeakerGuid": "6591fcd2-12c3-44fb-8a09-dc1ec9e4226c",
      "AgendaItemGuid": "48b87812-d2d3-4014-9dc5-52bdb5aff835",
      "Guid": "614be05a-035d-40e6-80ed-eb9c93b1f1e6",
      "Created": "2024-04-19T20:31:16.7283509+00:00",
      "Modified": "2024-04-19T20:31:16.7283509+00:00",
      "Deleted": "2024-04-19T20:31:16.7283509+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": "614be05a-035d-40e6-80ed-eb9c93b1f1e6",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "104e6d34-951c-420d-811b-e6d00644b865",
      "EventContentGuid": "72eb5277-57ef-4f53-a6b9-a595b763c63f",
      "TrainingGuid": "663543b5-1935-440f-8b17-0f846bd97e4e",
      "TrainingLocationGuid": "ea13f026-9c70-42a7-ab2e-5157e5652d84",
      "CompanyGuid": "ef0aa031-6511-4682-b0b4-966b5d7f9c0a",
      "FolderGuid": "4d82b894-2819-4e24-b262-6f1638e9b88a",
      "EventGuid": "104a61d7-ee7e-4976-bc33-d37826b63462",
      "ActivityGuid": "e500cfeb-18af-48fe-af21-30721bfc6768",
      "EventLocationGuid": "6317532e-f8ba-4e74-9d9c-0497be6f0002",
      "OriginalFileGuid": "c47d2f46-5ba5-45c2-98a3-11cd28aad791",
      "CopyFromFileGuid": "653b45e0-40fc-4fc7-bbef-9fcc9026256f",
      "NewsGuid": "907d81c9-473b-457d-a243-aa586a0e1ed0",
      "ContributionGuid": "6aabe727-2639-46a9-8814-7e1ab0b46694",
      "ContributionSpeakerGuid": "6591fcd2-12c3-44fb-8a09-dc1ec9e4226c",
      "AgendaItemGuid": "48b87812-d2d3-4014-9dc5-52bdb5aff835",
      "Guid": "614be05a-035d-40e6-80ed-eb9c93b1f1e6",
      "Created": "2024-04-19T20:31:16.7283509+00:00",
      "Modified": "2024-04-19T20:31:16.7283509+00:00",
      "Deleted": "2024-04-19T20:31:16.7283509+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": "614be05a-035d-40e6-80ed-eb9c93b1f1e6",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "104e6d34-951c-420d-811b-e6d00644b865",
      "EventContentGuid": "72eb5277-57ef-4f53-a6b9-a595b763c63f",
      "TrainingGuid": "663543b5-1935-440f-8b17-0f846bd97e4e",
      "TrainingLocationGuid": "ea13f026-9c70-42a7-ab2e-5157e5652d84",
      "CompanyGuid": "ef0aa031-6511-4682-b0b4-966b5d7f9c0a",
      "FolderGuid": "4d82b894-2819-4e24-b262-6f1638e9b88a",
      "EventGuid": "104a61d7-ee7e-4976-bc33-d37826b63462",
      "ActivityGuid": "e500cfeb-18af-48fe-af21-30721bfc6768",
      "EventLocationGuid": "6317532e-f8ba-4e74-9d9c-0497be6f0002",
      "OriginalFileGuid": "c47d2f46-5ba5-45c2-98a3-11cd28aad791",
      "CopyFromFileGuid": "653b45e0-40fc-4fc7-bbef-9fcc9026256f",
      "NewsGuid": "907d81c9-473b-457d-a243-aa586a0e1ed0",
      "ContributionGuid": "6aabe727-2639-46a9-8814-7e1ab0b46694",
      "ContributionSpeakerGuid": "6591fcd2-12c3-44fb-8a09-dc1ec9e4226c",
      "AgendaItemGuid": "48b87812-d2d3-4014-9dc5-52bdb5aff835",
      "Guid": "614be05a-035d-40e6-80ed-eb9c93b1f1e6",
      "Created": "2024-04-19T20:31:16.7283509+00:00",
      "Modified": "2024-04-19T20:31:16.7283509+00:00",
      "Deleted": "2024-04-19T20:31:16.7283509+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": "614be05a-035d-40e6-80ed-eb9c93b1f1e6",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "104e6d34-951c-420d-811b-e6d00644b865",
      "EventContentGuid": "72eb5277-57ef-4f53-a6b9-a595b763c63f",
      "TrainingGuid": "663543b5-1935-440f-8b17-0f846bd97e4e",
      "TrainingLocationGuid": "ea13f026-9c70-42a7-ab2e-5157e5652d84",
      "CompanyGuid": "ef0aa031-6511-4682-b0b4-966b5d7f9c0a",
      "FolderGuid": "4d82b894-2819-4e24-b262-6f1638e9b88a",
      "EventGuid": "104a61d7-ee7e-4976-bc33-d37826b63462",
      "ActivityGuid": "e500cfeb-18af-48fe-af21-30721bfc6768",
      "EventLocationGuid": "6317532e-f8ba-4e74-9d9c-0497be6f0002",
      "OriginalFileGuid": "c47d2f46-5ba5-45c2-98a3-11cd28aad791",
      "CopyFromFileGuid": "653b45e0-40fc-4fc7-bbef-9fcc9026256f",
      "NewsGuid": "907d81c9-473b-457d-a243-aa586a0e1ed0",
      "ContributionGuid": "6aabe727-2639-46a9-8814-7e1ab0b46694",
      "ContributionSpeakerGuid": "6591fcd2-12c3-44fb-8a09-dc1ec9e4226c",
      "AgendaItemGuid": "48b87812-d2d3-4014-9dc5-52bdb5aff835",
      "Guid": "614be05a-035d-40e6-80ed-eb9c93b1f1e6",
      "Created": "2024-04-19T20:31:16.7283509+00:00",
      "Modified": "2024-04-19T20:31:16.7283509+00:00",
      "Deleted": "2024-04-19T20:31:16.7283509+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": "614be05a-035d-40e6-80ed-eb9c93b1f1e6",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "104e6d34-951c-420d-811b-e6d00644b865",
      "EventContentGuid": "72eb5277-57ef-4f53-a6b9-a595b763c63f",
      "TrainingGuid": "663543b5-1935-440f-8b17-0f846bd97e4e",
      "TrainingLocationGuid": "ea13f026-9c70-42a7-ab2e-5157e5652d84",
      "CompanyGuid": "ef0aa031-6511-4682-b0b4-966b5d7f9c0a",
      "FolderGuid": "4d82b894-2819-4e24-b262-6f1638e9b88a",
      "EventGuid": "104a61d7-ee7e-4976-bc33-d37826b63462",
      "ActivityGuid": "e500cfeb-18af-48fe-af21-30721bfc6768",
      "EventLocationGuid": "6317532e-f8ba-4e74-9d9c-0497be6f0002",
      "OriginalFileGuid": "c47d2f46-5ba5-45c2-98a3-11cd28aad791",
      "CopyFromFileGuid": "653b45e0-40fc-4fc7-bbef-9fcc9026256f",
      "NewsGuid": "907d81c9-473b-457d-a243-aa586a0e1ed0",
      "ContributionGuid": "6aabe727-2639-46a9-8814-7e1ab0b46694",
      "ContributionSpeakerGuid": "6591fcd2-12c3-44fb-8a09-dc1ec9e4226c",
      "AgendaItemGuid": "48b87812-d2d3-4014-9dc5-52bdb5aff835",
      "Guid": "614be05a-035d-40e6-80ed-eb9c93b1f1e6",
      "Created": "2024-04-19T20:31:16.7283509+00:00",
      "Modified": "2024-04-19T20:31:16.7283509+00:00",
      "Deleted": "2024-04-19T20:31:16.7283509+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": "614be05a-035d-40e6-80ed-eb9c93b1f1e6",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "104e6d34-951c-420d-811b-e6d00644b865",
    "EventContentGuid": "72eb5277-57ef-4f53-a6b9-a595b763c63f",
    "TrainingGuid": "663543b5-1935-440f-8b17-0f846bd97e4e",
    "TrainingLocationGuid": "ea13f026-9c70-42a7-ab2e-5157e5652d84",
    "CompanyGuid": "ef0aa031-6511-4682-b0b4-966b5d7f9c0a",
    "FolderGuid": "4d82b894-2819-4e24-b262-6f1638e9b88a",
    "EventGuid": "104a61d7-ee7e-4976-bc33-d37826b63462",
    "ActivityGuid": "e500cfeb-18af-48fe-af21-30721bfc6768",
    "EventLocationGuid": "6317532e-f8ba-4e74-9d9c-0497be6f0002",
    "OriginalFileGuid": "c47d2f46-5ba5-45c2-98a3-11cd28aad791",
    "CopyFromFileGuid": "653b45e0-40fc-4fc7-bbef-9fcc9026256f",
    "NewsGuid": "907d81c9-473b-457d-a243-aa586a0e1ed0",
    "ContributionGuid": "6aabe727-2639-46a9-8814-7e1ab0b46694",
    "ContributionSpeakerGuid": "6591fcd2-12c3-44fb-8a09-dc1ec9e4226c",
    "AgendaItemGuid": "48b87812-d2d3-4014-9dc5-52bdb5aff835",
    "Guid": "614be05a-035d-40e6-80ed-eb9c93b1f1e6",
    "Created": "2024-04-19T20:31:16.7283509+00:00",
    "Modified": "2024-04-19T20:31:16.7283509+00:00",
    "Deleted": "2024-04-19T20:31:16.7283509+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": [
    "09c272fb-e7b7-4d90-a271-ba4028147c2d",
    "3944f1db-ea5d-44ac-bcbb-fe49b0cd01e6"
  ],
  "IsScheduled": true,
  "FormGroups": [
    {
      "FieldName": "sample string 1",
      "FieldLabel": "sample string 2",
      "FieldEnabled": true,
      "TooltipEnabled": true,
      "TooltipText": "sample string 5",
      "EventGuid": "93252f93-093b-4273-9370-1cf08ae32814",
      "Guid": "1f71f761-cb25-48e4-bfdb-d1f3d549075f",
      "Created": "2024-04-19T20:31:16.7283509+00:00",
      "Modified": "2024-04-19T20:31:16.7283509+00:00",
      "Deleted": "2024-04-19T20:31:16.7283509+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": "93252f93-093b-4273-9370-1cf08ae32814",
      "Guid": "1f71f761-cb25-48e4-bfdb-d1f3d549075f",
      "Created": "2024-04-19T20:31:16.7283509+00:00",
      "Modified": "2024-04-19T20:31:16.7283509+00:00",
      "Deleted": "2024-04-19T20:31:16.7283509+00:00",
      "ErrorMessages": {
        "sample string 1": "sample string 2",
        "sample string 3": "sample string 4"
      },
      "IsValid": false
    }
  ],
  "Guid": "4cba4596-fd2f-49c4-b46d-096aee90fb34",
  "Created": "2024-04-19T20:31:16.7283509+00:00",
  "Modified": "2024-04-19T20:31:16.7283509+00:00",
  "Deleted": "2024-04-19T20:31:16.7283509+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":"3ed508fd-92b6-42d8-a96b-a30ce9c7d9f8","EventGuid":"c6f25ed1-97c8-4db3-b0e2-67478b38e714","SessionTitle":"sample string 2","SessionDescription":"sample string 3","EventDateGuid":"e059b3a8-9ea4-457e-9310-b9a5f0313307","DayPartGuid":"22d0827c-528a-4f43-ba45-34b48599f812","EventThemeGuid":"487468a0-bb7a-4da1-bf07-62ca9b1a7a68","EventWorkFormGuid":"e5f720be-da8c-4099-bb29-85976036bdbb","Speakers":null,"ActivityPresentationFile1":{"ContentType":"sample string 1","FileName":"sample string 2","FileExtension":null,"OriginalFileName":"sample string 3","PublicFileName":"614be05a-035d-40e6-80ed-eb9c93b1f1e6","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"104e6d34-951c-420d-811b-e6d00644b865","EventContentGuid":"72eb5277-57ef-4f53-a6b9-a595b763c63f","TrainingGuid":"663543b5-1935-440f-8b17-0f846bd97e4e","TrainingLocationGuid":"ea13f026-9c70-42a7-ab2e-5157e5652d84","CompanyGuid":"ef0aa031-6511-4682-b0b4-966b5d7f9c0a","FolderGuid":"4d82b894-2819-4e24-b262-6f1638e9b88a","EventGuid":"104a61d7-ee7e-4976-bc33-d37826b63462","ActivityGuid":"e500cfeb-18af-48fe-af21-30721bfc6768","EventLocationGuid":"6317532e-f8ba-4e74-9d9c-0497be6f0002","OriginalFileGuid":"c47d2f46-5ba5-45c2-98a3-11cd28aad791","CopyFromFileGuid":"653b45e0-40fc-4fc7-bbef-9fcc9026256f","NewsGuid":"907d81c9-473b-457d-a243-aa586a0e1ed0","ContributionGuid":"6aabe727-2639-46a9-8814-7e1ab0b46694","ContributionSpeakerGuid":"6591fcd2-12c3-44fb-8a09-dc1ec9e4226c","AgendaItemGuid":"48b87812-d2d3-4014-9dc5-52bdb5aff835","Guid":"614be05a-035d-40e6-80ed-eb9c93b1f1e6","Created":"2024-04-19T20:31:16.7283509+00:00","Modified":"2024-04-19T20:31:16.7283509+00:00","Deleted":"2024-04-19T20:31:16.7283509+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":"614be05a-035d-40e6-80ed-eb9c93b1f1e6","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"104e6d34-951c-420d-811b-e6d00644b865","EventContentGuid":"72eb5277-57ef-4f53-a6b9-a595b763c63f","TrainingGuid":"663543b5-1935-440f-8b17-0f846bd97e4e","TrainingLocationGuid":"ea13f026-9c70-42a7-ab2e-5157e5652d84","CompanyGuid":"ef0aa031-6511-4682-b0b4-966b5d7f9c0a","FolderGuid":"4d82b894-2819-4e24-b262-6f1638e9b88a","EventGuid":"104a61d7-ee7e-4976-bc33-d37826b63462","ActivityGuid":"e500cfeb-18af-48fe-af21-30721bfc6768","EventLocationGuid":"6317532e-f8ba-4e74-9d9c-0497be6f0002","OriginalFileGuid":"c47d2f46-5ba5-45c2-98a3-11cd28aad791","CopyFromFileGuid":"653b45e0-40fc-4fc7-bbef-9fcc9026256f","NewsGuid":"907d81c9-473b-457d-a243-aa586a0e1ed0","ContributionGuid":"6aabe727-2639-46a9-8814-7e1ab0b46694","ContributionSpeakerGuid":"6591fcd2-12c3-44fb-8a09-dc1ec9e4226c","AgendaItemGuid":"48b87812-d2d3-4014-9dc5-52bdb5aff835","Guid":"614be05a-035d-40e6-80ed-eb9c93b1f1e6","Created":"2024-04-19T20:31:16.7283509+00:00","Modified":"2024-04-19T20:31:16.7283509+00:00","Deleted":"2024-04-19T20:31:16.7283509+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":"614be05a-035d-40e6-80ed-eb9c93b1f1e6","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"104e6d34-951c-420d-811b-e6d00644b865","EventContentGuid":"72eb5277-57ef-4f53-a6b9-a595b763c63f","TrainingGuid":"663543b5-1935-440f-8b17-0f846bd97e4e","TrainingLocationGuid":"ea13f026-9c70-42a7-ab2e-5157e5652d84","CompanyGuid":"ef0aa031-6511-4682-b0b4-966b5d7f9c0a","FolderGuid":"4d82b894-2819-4e24-b262-6f1638e9b88a","EventGuid":"104a61d7-ee7e-4976-bc33-d37826b63462","ActivityGuid":"e500cfeb-18af-48fe-af21-30721bfc6768","EventLocationGuid":"6317532e-f8ba-4e74-9d9c-0497be6f0002","OriginalFileGuid":"c47d2f46-5ba5-45c2-98a3-11cd28aad791","CopyFromFileGuid":"653b45e0-40fc-4fc7-bbef-9fcc9026256f","NewsGuid":"907d81c9-473b-457d-a243-aa586a0e1ed0","ContributionGuid":"6aabe727-2639-46a9-8814-7e1ab0b46694","ContributionSpeakerGuid":"6591fcd2-12c3-44fb-8a09-dc1ec9e4226c","AgendaItemGuid":"48b87812-d2d3-4014-9dc5-52bdb5aff835","Guid":"614be05a-035d-40e6-80ed-eb9c93b1f1e6","Created":"2024-04-19T20:31:16.7283509+00:00","Modified":"2024-04-19T20:31:16.7283509+00:00","Deleted":"2024-04-19T20:31:16.7283509+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":"614be05a-035d-40e6-80ed-eb9c93b1f1e6","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"104e6d34-951c-420d-811b-e6d00644b865","EventContentGuid":"72eb5277-57ef-4f53-a6b9-a595b763c63f","TrainingGuid":"663543b5-1935-440f-8b17-0f846bd97e4e","TrainingLocationGuid":"ea13f026-9c70-42a7-ab2e-5157e5652d84","CompanyGuid":"ef0aa031-6511-4682-b0b4-966b5d7f9c0a","FolderGuid":"4d82b894-2819-4e24-b262-6f1638e9b88a","EventGuid":"104a61d7-ee7e-4976-bc33-d37826b63462","ActivityGuid":"e500cfeb-18af-48fe-af21-30721bfc6768","EventLocationGuid":"6317532e-f8ba-4e74-9d9c-0497be6f0002","OriginalFileGuid":"c47d2f46-5ba5-45c2-98a3-11cd28aad791","CopyFromFileGuid":"653b45e0-40fc-4fc7-bbef-9fcc9026256f","NewsGuid":"907d81c9-473b-457d-a243-aa586a0e1ed0","ContributionGuid":"6aabe727-2639-46a9-8814-7e1ab0b46694","ContributionSpeakerGuid":"6591fcd2-12c3-44fb-8a09-dc1ec9e4226c","AgendaItemGuid":"48b87812-d2d3-4014-9dc5-52bdb5aff835","Guid":"614be05a-035d-40e6-80ed-eb9c93b1f1e6","Created":"2024-04-19T20:31:16.7283509+00:00","Modified":"2024-04-19T20:31:16.7283509+00:00","Deleted":"2024-04-19T20:31:16.7283509+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":"614be05a-035d-40e6-80ed-eb9c93b1f1e6","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"104e6d34-951c-420d-811b-e6d00644b865","EventContentGuid":"72eb5277-57ef-4f53-a6b9-a595b763c63f","TrainingGuid":"663543b5-1935-440f-8b17-0f846bd97e4e","TrainingLocationGuid":"ea13f026-9c70-42a7-ab2e-5157e5652d84","CompanyGuid":"ef0aa031-6511-4682-b0b4-966b5d7f9c0a","FolderGuid":"4d82b894-2819-4e24-b262-6f1638e9b88a","EventGuid":"104a61d7-ee7e-4976-bc33-d37826b63462","ActivityGuid":"e500cfeb-18af-48fe-af21-30721bfc6768","EventLocationGuid":"6317532e-f8ba-4e74-9d9c-0497be6f0002","OriginalFileGuid":"c47d2f46-5ba5-45c2-98a3-11cd28aad791","CopyFromFileGuid":"653b45e0-40fc-4fc7-bbef-9fcc9026256f","NewsGuid":"907d81c9-473b-457d-a243-aa586a0e1ed0","ContributionGuid":"6aabe727-2639-46a9-8814-7e1ab0b46694","ContributionSpeakerGuid":"6591fcd2-12c3-44fb-8a09-dc1ec9e4226c","AgendaItemGuid":"48b87812-d2d3-4014-9dc5-52bdb5aff835","Guid":"614be05a-035d-40e6-80ed-eb9c93b1f1e6","Created":"2024-04-19T20:31:16.7283509+00:00","Modified":"2024-04-19T20:31:16.7283509+00:00","Deleted":"2024-04-19T20:31:16.7283509+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":"614be05a-035d-40e6-80ed-eb9c93b1f1e6","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"104e6d34-951c-420d-811b-e6d00644b865","EventContentGuid":"72eb5277-57ef-4f53-a6b9-a595b763c63f","TrainingGuid":"663543b5-1935-440f-8b17-0f846bd97e4e","TrainingLocationGuid":"ea13f026-9c70-42a7-ab2e-5157e5652d84","CompanyGuid":"ef0aa031-6511-4682-b0b4-966b5d7f9c0a","FolderGuid":"4d82b894-2819-4e24-b262-6f1638e9b88a","EventGuid":"104a61d7-ee7e-4976-bc33-d37826b63462","ActivityGuid":"e500cfeb-18af-48fe-af21-30721bfc6768","EventLocationGuid":"6317532e-f8ba-4e74-9d9c-0497be6f0002","OriginalFileGuid":"c47d2f46-5ba5-45c2-98a3-11cd28aad791","CopyFromFileGuid":"653b45e0-40fc-4fc7-bbef-9fcc9026256f","NewsGuid":"907d81c9-473b-457d-a243-aa586a0e1ed0","ContributionGuid":"6aabe727-2639-46a9-8814-7e1ab0b46694","ContributionSpeakerGuid":"6591fcd2-12c3-44fb-8a09-dc1ec9e4226c","AgendaItemGuid":"48b87812-d2d3-4014-9dc5-52bdb5aff835","Guid":"614be05a-035d-40e6-80ed-eb9c93b1f1e6","Created":"2024-04-19T20:31:16.7283509+00:00","Modified":"2024-04-19T20:31:16.7283509+00:00","Deleted":"2024-04-19T20:31:16.7283509+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":"614be05a-035d-40e6-80ed-eb9c93b1f1e6","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"104e6d34-951c-420d-811b-e6d00644b865","EventContentGuid":"72eb5277-57ef-4f53-a6b9-a595b763c63f","TrainingGuid":"663543b5-1935-440f-8b17-0f846bd97e4e","TrainingLocationGuid":"ea13f026-9c70-42a7-ab2e-5157e5652d84","CompanyGuid":"ef0aa031-6511-4682-b0b4-966b5d7f9c0a","FolderGuid":"4d82b894-2819-4e24-b262-6f1638e9b88a","EventGuid":"104a61d7-ee7e-4976-bc33-d37826b63462","ActivityGuid":"e500cfeb-18af-48fe-af21-30721bfc6768","EventLocationGuid":"6317532e-f8ba-4e74-9d9c-0497be6f0002","OriginalFileGuid":"c47d2f46-5ba5-45c2-98a3-11cd28aad791","CopyFromFileGuid":"653b45e0-40fc-4fc7-bbef-9fcc9026256f","NewsGuid":"907d81c9-473b-457d-a243-aa586a0e1ed0","ContributionGuid":"6aabe727-2639-46a9-8814-7e1ab0b46694","ContributionSpeakerGuid":"6591fcd2-12c3-44fb-8a09-dc1ec9e4226c","AgendaItemGuid":"48b87812-d2d3-4014-9dc5-52bdb5aff835","Guid":"614be05a-035d-40e6-80ed-eb9c93b1f1e6","Created":"2024-04-19T20:31:16.7283509+00:00","Modified":"2024-04-19T20:31:16.7283509+00:00","Deleted":"2024-04-19T20:31:16.7283509+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":"614be05a-035d-40e6-80ed-eb9c93b1f1e6","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"104e6d34-951c-420d-811b-e6d00644b865","EventContentGuid":"72eb5277-57ef-4f53-a6b9-a595b763c63f","TrainingGuid":"663543b5-1935-440f-8b17-0f846bd97e4e","TrainingLocationGuid":"ea13f026-9c70-42a7-ab2e-5157e5652d84","CompanyGuid":"ef0aa031-6511-4682-b0b4-966b5d7f9c0a","FolderGuid":"4d82b894-2819-4e24-b262-6f1638e9b88a","EventGuid":"104a61d7-ee7e-4976-bc33-d37826b63462","ActivityGuid":"e500cfeb-18af-48fe-af21-30721bfc6768","EventLocationGuid":"6317532e-f8ba-4e74-9d9c-0497be6f0002","OriginalFileGuid":"c47d2f46-5ba5-45c2-98a3-11cd28aad791","CopyFromFileGuid":"653b45e0-40fc-4fc7-bbef-9fcc9026256f","NewsGuid":"907d81c9-473b-457d-a243-aa586a0e1ed0","ContributionGuid":"6aabe727-2639-46a9-8814-7e1ab0b46694","ContributionSpeakerGuid":"6591fcd2-12c3-44fb-8a09-dc1ec9e4226c","AgendaItemGuid":"48b87812-d2d3-4014-9dc5-52bdb5aff835","Guid":"614be05a-035d-40e6-80ed-eb9c93b1f1e6","Created":"2024-04-19T20:31:16.7283509+00:00","Modified":"2024-04-19T20:31:16.7283509+00:00","Deleted":"2024-04-19T20:31:16.7283509+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":"614be05a-035d-40e6-80ed-eb9c93b1f1e6","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"104e6d34-951c-420d-811b-e6d00644b865","EventContentGuid":"72eb5277-57ef-4f53-a6b9-a595b763c63f","TrainingGuid":"663543b5-1935-440f-8b17-0f846bd97e4e","TrainingLocationGuid":"ea13f026-9c70-42a7-ab2e-5157e5652d84","CompanyGuid":"ef0aa031-6511-4682-b0b4-966b5d7f9c0a","FolderGuid":"4d82b894-2819-4e24-b262-6f1638e9b88a","EventGuid":"104a61d7-ee7e-4976-bc33-d37826b63462","ActivityGuid":"e500cfeb-18af-48fe-af21-30721bfc6768","EventLocationGuid":"6317532e-f8ba-4e74-9d9c-0497be6f0002","OriginalFileGuid":"c47d2f46-5ba5-45c2-98a3-11cd28aad791","CopyFromFileGuid":"653b45e0-40fc-4fc7-bbef-9fcc9026256f","NewsGuid":"907d81c9-473b-457d-a243-aa586a0e1ed0","ContributionGuid":"6aabe727-2639-46a9-8814-7e1ab0b46694","ContributionSpeakerGuid":"6591fcd2-12c3-44fb-8a09-dc1ec9e4226c","AgendaItemGuid":"48b87812-d2d3-4014-9dc5-52bdb5aff835","Guid":"614be05a-035d-40e6-80ed-eb9c93b1f1e6","Created":"2024-04-19T20:31:16.7283509+00:00","Modified":"2024-04-19T20:31:16.7283509+00:00","Deleted":"2024-04-19T20:31:16.7283509+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":"614be05a-035d-40e6-80ed-eb9c93b1f1e6","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"104e6d34-951c-420d-811b-e6d00644b865","EventContentGuid":"72eb5277-57ef-4f53-a6b9-a595b763c63f","TrainingGuid":"663543b5-1935-440f-8b17-0f846bd97e4e","TrainingLocationGuid":"ea13f026-9c70-42a7-ab2e-5157e5652d84","CompanyGuid":"ef0aa031-6511-4682-b0b4-966b5d7f9c0a","FolderGuid":"4d82b894-2819-4e24-b262-6f1638e9b88a","EventGuid":"104a61d7-ee7e-4976-bc33-d37826b63462","ActivityGuid":"e500cfeb-18af-48fe-af21-30721bfc6768","EventLocationGuid":"6317532e-f8ba-4e74-9d9c-0497be6f0002","OriginalFileGuid":"c47d2f46-5ba5-45c2-98a3-11cd28aad791","CopyFromFileGuid":"653b45e0-40fc-4fc7-bbef-9fcc9026256f","NewsGuid":"907d81c9-473b-457d-a243-aa586a0e1ed0","ContributionGuid":"6aabe727-2639-46a9-8814-7e1ab0b46694","ContributionSpeakerGuid":"6591fcd2-12c3-44fb-8a09-dc1ec9e4226c","AgendaItemGuid":"48b87812-d2d3-4014-9dc5-52bdb5aff835","Guid":"614be05a-035d-40e6-80ed-eb9c93b1f1e6","Created":"2024-04-19T20:31:16.7283509+00:00","Modified":"2024-04-19T20:31:16.7283509+00:00","Deleted":"2024-04-19T20:31:16.7283509+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":"614be05a-035d-40e6-80ed-eb9c93b1f1e6","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"104e6d34-951c-420d-811b-e6d00644b865","EventContentGuid":"72eb5277-57ef-4f53-a6b9-a595b763c63f","TrainingGuid":"663543b5-1935-440f-8b17-0f846bd97e4e","TrainingLocationGuid":"ea13f026-9c70-42a7-ab2e-5157e5652d84","CompanyGuid":"ef0aa031-6511-4682-b0b4-966b5d7f9c0a","FolderGuid":"4d82b894-2819-4e24-b262-6f1638e9b88a","EventGuid":"104a61d7-ee7e-4976-bc33-d37826b63462","ActivityGuid":"e500cfeb-18af-48fe-af21-30721bfc6768","EventLocationGuid":"6317532e-f8ba-4e74-9d9c-0497be6f0002","OriginalFileGuid":"c47d2f46-5ba5-45c2-98a3-11cd28aad791","CopyFromFileGuid":"653b45e0-40fc-4fc7-bbef-9fcc9026256f","NewsGuid":"907d81c9-473b-457d-a243-aa586a0e1ed0","ContributionGuid":"6aabe727-2639-46a9-8814-7e1ab0b46694","ContributionSpeakerGuid":"6591fcd2-12c3-44fb-8a09-dc1ec9e4226c","AgendaItemGuid":"48b87812-d2d3-4014-9dc5-52bdb5aff835","Guid":"614be05a-035d-40e6-80ed-eb9c93b1f1e6","Created":"2024-04-19T20:31:16.7283509+00:00","Modified":"2024-04-19T20:31:16.7283509+00:00","Deleted":"2024-04-19T20:31:16.7283509+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":["09c272fb-e7b7-4d90-a271-ba4028147c2d","3944f1db-ea5d-44ac-bcbb-fe49b0cd01e6"],"IsScheduled":true,"FormGroups":[{"FieldName":"sample string 1","FieldLabel":"sample string 2","FieldEnabled":true,"TooltipEnabled":true,"TooltipText":"sample string 5","EventGuid":"93252f93-093b-4273-9370-1cf08ae32814","Guid":"1f71f761-cb25-48e4-bfdb-d1f3d549075f","Created":"2024-04-19T20:31:16.7283509+00:00","Modified":"2024-04-19T20:31:16.7283509+00:00","Deleted":"2024-04-19T20:31:16.7283509+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":"93252f93-093b-4273-9370-1cf08ae32814","Guid":"1f71f761-cb25-48e4-bfdb-d1f3d549075f","Created":"2024-04-19T20:31:16.7283509+00:00","Modified":"2024-04-19T20:31:16.7283509+00:00","Deleted":"2024-04-19T20:31:16.7283509+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false}],"Guid":"4cba4596-fd2f-49c4-b46d-096aee90fb34","Created":"2024-04-19T20:31:16.7283509+00:00","Modified":"2024-04-19T20:31:16.7283509+00:00","Deleted":"2024-04-19T20:31:16.7283509+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-04-19T20:31:16.7283509+00:00</Created>
  <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-04-19T20:31:16.7283509+00:00</Deleted>
  <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">4cba4596-fd2f-49c4-b46d-096aee90fb34</Guid>
  <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-04-19T20:31:16.7283509+00:00</Modified>
  <ActivityGuid>3ed508fd-92b6-42d8-a96b-a30ce9c7d9f8</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-04-19T20:31:16.7283509+00:00</Created>
    <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-04-19T20:31:16.7283509+00:00</Deleted>
    <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">614be05a-035d-40e6-80ed-eb9c93b1f1e6</Guid>
    <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-04-19T20:31:16.7283509+00:00</Modified>
    <ActivityGuid>e500cfeb-18af-48fe-af21-30721bfc6768</ActivityGuid>
    <AgendaItemGuid>48b87812-d2d3-4014-9dc5-52bdb5aff835</AgendaItemGuid>
    <Alias>sample string 6</Alias>
    <CompanyGuid>ef0aa031-6511-4682-b0b4-966b5d7f9c0a</CompanyGuid>
    <ContentType>sample string 1</ContentType>
    <ContributionGuid>6aabe727-2639-46a9-8814-7e1ab0b46694</ContributionGuid>
    <ContributionSpeakerGuid>6591fcd2-12c3-44fb-8a09-dc1ec9e4226c</ContributionSpeakerGuid>
    <CopyFromFileGuid>653b45e0-40fc-4fc7-bbef-9fcc9026256f</CopyFromFileGuid>
    <EventContentGuid>72eb5277-57ef-4f53-a6b9-a595b763c63f</EventContentGuid>
    <EventGuid>104a61d7-ee7e-4976-bc33-d37826b63462</EventGuid>
    <EventLocationGuid>6317532e-f8ba-4e74-9d9c-0497be6f0002</EventLocationGuid>
    <FileContents>QEA=</FileContents>
    <FileName>sample string 2</FileName>
    <FileSize>4</FileSize>
    <FileType>Unassigned</FileType>
    <FolderGuid>4d82b894-2819-4e24-b262-6f1638e9b88a</FolderGuid>
    <Height>1</Height>
    <InStorage>true</InStorage>
    <NewsGuid>907d81c9-473b-457d-a243-aa586a0e1ed0</NewsGuid>
    <OriginalFileGuid>c47d2f46-5ba5-45c2-98a3-11cd28aad791</OriginalFileGuid>
    <OriginalFileName>sample string 3</OriginalFileName>
    <PersonGuid>104e6d34-951c-420d-811b-e6d00644b865</PersonGuid>
    <TrainingGuid>663543b5-1935-440f-8b17-0f846bd97e4e</TrainingGuid>
    <TrainingLocationGuid>ea13f026-9c70-42a7-ab2e-5157e5652d84</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-04-19T20:31:16.7283509+00:00</Created>
    <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-04-19T20:31:16.7283509+00:00</Deleted>
    <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">614be05a-035d-40e6-80ed-eb9c93b1f1e6</Guid>
    <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-04-19T20:31:16.7283509+00:00</Modified>
    <ActivityGuid>e500cfeb-18af-48fe-af21-30721bfc6768</ActivityGuid>
    <AgendaItemGuid>48b87812-d2d3-4014-9dc5-52bdb5aff835</AgendaItemGuid>
    <Alias>sample string 6</Alias>
    <CompanyGuid>ef0aa031-6511-4682-b0b4-966b5d7f9c0a</CompanyGuid>
    <ContentType>sample string 1</ContentType>
    <ContributionGuid>6aabe727-2639-46a9-8814-7e1ab0b46694</ContributionGuid>
    <ContributionSpeakerGuid>6591fcd2-12c3-44fb-8a09-dc1ec9e4226c</ContributionSpeakerGuid>
    <CopyFromFileGuid>653b45e0-40fc-4fc7-bbef-9fcc9026256f</CopyFromFileGuid>
    <EventContentGuid>72eb5277-57ef-4f53-a6b9-a595b763c63f</EventContentGuid>
    <EventGuid>104a61d7-ee7e-4976-bc33-d37826b63462</EventGuid>
    <EventLocationGuid>6317532e-f8ba-4e74-9d9c-0497be6f0002</EventLocationGuid>
    <FileContents>QEA=</FileContents>
    <FileName>sample string 2</FileName>
    <FileSize>4</FileSize>
    <FileType>Unassigned</FileType>
    <FolderGuid>4d82b894-2819-4e24-b262-6f1638e9b88a</FolderGuid>
    <Height>1</Height>
    <InStorage>true</InStorage>
    <NewsGuid>907d81c9-473b-457d-a243-aa586a0e1ed0</NewsGuid>
    <OriginalFileGuid>c47d2f46-5ba5-45c2-98a3-11cd28aad791</OriginalFileGuid>
    <OriginalFileName>sample string 3</OriginalFileName>
    <PersonGuid>104e6d34-951c-420d-811b-e6d00644b865</PersonGuid>
    <TrainingGuid>663543b5-1935-440f-8b17-0f846bd97e4e</TrainingGuid>
    <TrainingLocationGuid>ea13f026-9c70-42a7-ab2e-5157e5652d84</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-04-19T20:31:16.7283509+00:00</Created>
    <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-04-19T20:31:16.7283509+00:00</Deleted>
    <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">614be05a-035d-40e6-80ed-eb9c93b1f1e6</Guid>
    <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-04-19T20:31:16.7283509+00:00</Modified>
    <ActivityGuid>e500cfeb-18af-48fe-af21-30721bfc6768</ActivityGuid>
    <AgendaItemGuid>48b87812-d2d3-4014-9dc5-52bdb5aff835</AgendaItemGuid>
    <Alias>sample string 6</Alias>
    <CompanyGuid>ef0aa031-6511-4682-b0b4-966b5d7f9c0a</CompanyGuid>
    <ContentType>sample string 1</ContentType>
    <ContributionGuid>6aabe727-2639-46a9-8814-7e1ab0b46694</ContributionGuid>
    <ContributionSpeakerGuid>6591fcd2-12c3-44fb-8a09-dc1ec9e4226c</ContributionSpeakerGuid>
    <CopyFromFileGuid>653b45e0-40fc-4fc7-bbef-9fcc9026256f</CopyFromFileGuid>
    <EventContentGuid>72eb5277-57ef-4f53-a6b9-a595b763c63f</EventContentGuid>
    <EventGuid>104a61d7-ee7e-4976-bc33-d37826b63462</EventGuid>
    <EventLocationGuid>6317532e-f8ba-4e74-9d9c-0497be6f0002</EventLocationGuid>
    <FileContents>QEA=</FileContents>
    <FileName>sample string 2</FileName>
    <FileSize>4</FileSize>
    <FileType>Unassigned</FileType>
    <FolderGuid>4d82b894-2819-4e24-b262-6f1638e9b88a</FolderGuid>
    <Height>1</Height>
    <InStorage>true</InStorage>
    <NewsGuid>907d81c9-473b-457d-a243-aa586a0e1ed0</NewsGuid>
    <OriginalFileGuid>c47d2f46-5ba5-45c2-98a3-11cd28aad791</OriginalFileGuid>
    <OriginalFileName>sample string 3</OriginalFileName>
    <PersonGuid>104e6d34-951c-420d-811b-e6d00644b865</PersonGuid>
    <TrainingGuid>663543b5-1935-440f-8b17-0f846bd97e4e</TrainingGuid>
    <TrainingLocationGuid>ea13f026-9c70-42a7-ab2e-5157e5652d84</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-04-19T20:31:16.7283509+00:00</Created>
    <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-04-19T20:31:16.7283509+00:00</Deleted>
    <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">614be05a-035d-40e6-80ed-eb9c93b1f1e6</Guid>
    <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-04-19T20:31:16.7283509+00:00</Modified>
    <ActivityGuid>e500cfeb-18af-48fe-af21-30721bfc6768</ActivityGuid>
    <AgendaItemGuid>48b87812-d2d3-4014-9dc5-52bdb5aff835</AgendaItemGuid>
    <Alias>sample string 6</Alias>
    <CompanyGuid>ef0aa031-6511-4682-b0b4-966b5d7f9c0a</CompanyGuid>
    <ContentType>sample string 1</ContentType>
    <ContributionGuid>6aabe727-2639-46a9-8814-7e1ab0b46694</ContributionGuid>
    <ContributionSpeakerGuid>6591fcd2-12c3-44fb-8a09-dc1ec9e4226c</ContributionSpeakerGuid>
    <CopyFromFileGuid>653b45e0-40fc-4fc7-bbef-9fcc9026256f</CopyFromFileGuid>
    <EventContentGuid>72eb5277-57ef-4f53-a6b9-a595b763c63f</EventContentGuid>
    <EventGuid>104a61d7-ee7e-4976-bc33-d37826b63462</EventGuid>
    <EventLocationGuid>6317532e-f8ba-4e74-9d9c-0497be6f0002</EventLocationGuid>
    <FileContents>QEA=</FileContents>
    <FileName>sample string 2</FileName>
    <FileSize>4</FileSize>
    <FileType>Unassigned</FileType>
    <FolderGuid>4d82b894-2819-4e24-b262-6f1638e9b88a</FolderGuid>
    <Height>1</Height>
    <InStorage>true</InStorage>
    <NewsGuid>907d81c9-473b-457d-a243-aa586a0e1ed0</NewsGuid>
    <OriginalFileGuid>c47d2f46-5ba5-45c2-98a3-11cd28aad791</OriginalFileGuid>
    <OriginalFileName>sample string 3</OriginalFileName>
    <PersonGuid>104e6d34-951c-420d-811b-e6d00644b865</PersonGuid>
    <TrainingGuid>663543b5-1935-440f-8b17-0f846bd97e4e</TrainingGuid>
    <TrainingLocationGuid>ea13f026-9c70-42a7-ab2e-5157e5652d84</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-04-19T20:31:16.7283509+00:00</Created>
    <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-04-19T20:31:16.7283509+00:00</Deleted>
    <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">614be05a-035d-40e6-80ed-eb9c93b1f1e6</Guid>
    <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-04-19T20:31:16.7283509+00:00</Modified>
    <ActivityGuid>e500cfeb-18af-48fe-af21-30721bfc6768</ActivityGuid>
    <AgendaItemGuid>48b87812-d2d3-4014-9dc5-52bdb5aff835</AgendaItemGuid>
    <Alias>sample string 6</Alias>
    <CompanyGuid>ef0aa031-6511-4682-b0b4-966b5d7f9c0a</CompanyGuid>
    <ContentType>sample string 1</ContentType>
    <ContributionGuid>6aabe727-2639-46a9-8814-7e1ab0b46694</ContributionGuid>
    <ContributionSpeakerGuid>6591fcd2-12c3-44fb-8a09-dc1ec9e4226c</ContributionSpeakerGuid>
    <CopyFromFileGuid>653b45e0-40fc-4fc7-bbef-9fcc9026256f</CopyFromFileGuid>
    <EventContentGuid>72eb5277-57ef-4f53-a6b9-a595b763c63f</EventContentGuid>
    <EventGuid>104a61d7-ee7e-4976-bc33-d37826b63462</EventGuid>
    <EventLocationGuid>6317532e-f8ba-4e74-9d9c-0497be6f0002</EventLocationGuid>
    <FileContents>QEA=</FileContents>
    <FileName>sample string 2</FileName>
    <FileSize>4</FileSize>
    <FileType>Unassigned</FileType>
    <FolderGuid>4d82b894-2819-4e24-b262-6f1638e9b88a</FolderGuid>
    <Height>1</Height>
    <InStorage>true</InStorage>
    <NewsGuid>907d81c9-473b-457d-a243-aa586a0e1ed0</NewsGuid>
    <OriginalFileGuid>c47d2f46-5ba5-45c2-98a3-11cd28aad791</OriginalFileGuid>
    <OriginalFileName>sample string 3</OriginalFileName>
    <PersonGuid>104e6d34-951c-420d-811b-e6d00644b865</PersonGuid>
    <TrainingGuid>663543b5-1935-440f-8b17-0f846bd97e4e</TrainingGuid>
    <TrainingLocationGuid>ea13f026-9c70-42a7-ab2e-5157e5652d84</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-04-19T20:31:16.7283509+00:00</Created>
    <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-04-19T20:31:16.7283509+00:00</Deleted>
    <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">614be05a-035d-40e6-80ed-eb9c93b1f1e6</Guid>
    <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-04-19T20:31:16.7283509+00:00</Modified>
    <ActivityGuid>e500cfeb-18af-48fe-af21-30721bfc6768</ActivityGuid>
    <AgendaItemGuid>48b87812-d2d3-4014-9dc5-52bdb5aff835</AgendaItemGuid>
    <Alias>sample string 6</Alias>
    <CompanyGuid>ef0aa031-6511-4682-b0b4-966b5d7f9c0a</CompanyGuid>
    <ContentType>sample string 1</ContentType>
    <ContributionGuid>6aabe727-2639-46a9-8814-7e1ab0b46694</ContributionGuid>
    <ContributionSpeakerGuid>6591fcd2-12c3-44fb-8a09-dc1ec9e4226c</ContributionSpeakerGuid>
    <CopyFromFileGuid>653b45e0-40fc-4fc7-bbef-9fcc9026256f</CopyFromFileGuid>
    <EventContentGuid>72eb5277-57ef-4f53-a6b9-a595b763c63f</EventContentGuid>
    <EventGuid>104a61d7-ee7e-4976-bc33-d37826b63462</EventGuid>
    <EventLocationGuid>6317532e-f8ba-4e74-9d9c-0497be6f0002</EventLocationGuid>
    <FileContents>QEA=</FileContents>
    <FileName>sample string 2</FileName>
    <FileSize>4</FileSize>
    <FileType>Unassigned</FileType>
    <FolderGuid>4d82b894-2819-4e24-b262-6f1638e9b88a</FolderGuid>
    <Height>1</Height>
    <InStorage>true</InStorage>
    <NewsGuid>907d81c9-473b-457d-a243-aa586a0e1ed0</NewsGuid>
    <OriginalFileGuid>c47d2f46-5ba5-45c2-98a3-11cd28aad791</OriginalFileGuid>
    <OriginalFileName>sample string 3</OriginalFileName>
    <PersonGuid>104e6d34-951c-420d-811b-e6d00644b865</PersonGuid>
    <TrainingGuid>663543b5-1935-440f-8b17-0f846bd97e4e</TrainingGuid>
    <TrainingLocationGuid>ea13f026-9c70-42a7-ab2e-5157e5652d84</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-04-19T20:31:16.7283509+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-04-19T20:31:16.7283509+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">614be05a-035d-40e6-80ed-eb9c93b1f1e6</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-04-19T20:31:16.7283509+00:00</Modified>
      <ActivityGuid>e500cfeb-18af-48fe-af21-30721bfc6768</ActivityGuid>
      <AgendaItemGuid>48b87812-d2d3-4014-9dc5-52bdb5aff835</AgendaItemGuid>
      <Alias>sample string 6</Alias>
      <CompanyGuid>ef0aa031-6511-4682-b0b4-966b5d7f9c0a</CompanyGuid>
      <ContentType>sample string 1</ContentType>
      <ContributionGuid>6aabe727-2639-46a9-8814-7e1ab0b46694</ContributionGuid>
      <ContributionSpeakerGuid>6591fcd2-12c3-44fb-8a09-dc1ec9e4226c</ContributionSpeakerGuid>
      <CopyFromFileGuid>653b45e0-40fc-4fc7-bbef-9fcc9026256f</CopyFromFileGuid>
      <EventContentGuid>72eb5277-57ef-4f53-a6b9-a595b763c63f</EventContentGuid>
      <EventGuid>104a61d7-ee7e-4976-bc33-d37826b63462</EventGuid>
      <EventLocationGuid>6317532e-f8ba-4e74-9d9c-0497be6f0002</EventLocationGuid>
      <FileContents>QEA=</FileContents>
      <FileName>sample string 2</FileName>
      <FileSize>4</FileSize>
      <FileType>Unassigned</FileType>
      <FolderGuid>4d82b894-2819-4e24-b262-6f1638e9b88a</FolderGuid>
      <Height>1</Height>
      <InStorage>true</InStorage>
      <NewsGuid>907d81c9-473b-457d-a243-aa586a0e1ed0</NewsGuid>
      <OriginalFileGuid>c47d2f46-5ba5-45c2-98a3-11cd28aad791</OriginalFileGuid>
      <OriginalFileName>sample string 3</OriginalFileName>
      <PersonGuid>104e6d34-951c-420d-811b-e6d00644b865</PersonGuid>
      <TrainingGuid>663543b5-1935-440f-8b17-0f846bd97e4e</TrainingGuid>
      <TrainingLocationGuid>ea13f026-9c70-42a7-ab2e-5157e5652d84</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-04-19T20:31:16.7283509+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-04-19T20:31:16.7283509+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">614be05a-035d-40e6-80ed-eb9c93b1f1e6</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-04-19T20:31:16.7283509+00:00</Modified>
      <ActivityGuid>e500cfeb-18af-48fe-af21-30721bfc6768</ActivityGuid>
      <AgendaItemGuid>48b87812-d2d3-4014-9dc5-52bdb5aff835</AgendaItemGuid>
      <Alias>sample string 6</Alias>
      <CompanyGuid>ef0aa031-6511-4682-b0b4-966b5d7f9c0a</CompanyGuid>
      <ContentType>sample string 1</ContentType>
      <ContributionGuid>6aabe727-2639-46a9-8814-7e1ab0b46694</ContributionGuid>
      <ContributionSpeakerGuid>6591fcd2-12c3-44fb-8a09-dc1ec9e4226c</ContributionSpeakerGuid>
      <CopyFromFileGuid>653b45e0-40fc-4fc7-bbef-9fcc9026256f</CopyFromFileGuid>
      <EventContentGuid>72eb5277-57ef-4f53-a6b9-a595b763c63f</EventContentGuid>
      <EventGuid>104a61d7-ee7e-4976-bc33-d37826b63462</EventGuid>
      <EventLocationGuid>6317532e-f8ba-4e74-9d9c-0497be6f0002</EventLocationGuid>
      <FileContents>QEA=</FileContents>
      <FileName>sample string 2</FileName>
      <FileSize>4</FileSize>
      <FileType>Unassigned</FileType>
      <FolderGuid>4d82b894-2819-4e24-b262-6f1638e9b88a</FolderGuid>
      <Height>1</Height>
      <InStorage>true</InStorage>
      <NewsGuid>907d81c9-473b-457d-a243-aa586a0e1ed0</NewsGuid>
      <OriginalFileGuid>c47d2f46-5ba5-45c2-98a3-11cd28aad791</OriginalFileGuid>
      <OriginalFileName>sample string 3</OriginalFileName>
      <PersonGuid>104e6d34-951c-420d-811b-e6d00644b865</PersonGuid>
      <TrainingGuid>663543b5-1935-440f-8b17-0f846bd97e4e</TrainingGuid>
      <TrainingLocationGuid>ea13f026-9c70-42a7-ab2e-5157e5652d84</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-04-19T20:31:16.7283509+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-04-19T20:31:16.7283509+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">614be05a-035d-40e6-80ed-eb9c93b1f1e6</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-04-19T20:31:16.7283509+00:00</Modified>
      <ActivityGuid>e500cfeb-18af-48fe-af21-30721bfc6768</ActivityGuid>
      <AgendaItemGuid>48b87812-d2d3-4014-9dc5-52bdb5aff835</AgendaItemGuid>
      <Alias>sample string 6</Alias>
      <CompanyGuid>ef0aa031-6511-4682-b0b4-966b5d7f9c0a</CompanyGuid>
      <ContentType>sample string 1</ContentType>
      <ContributionGuid>6aabe727-2639-46a9-8814-7e1ab0b46694</ContributionGuid>
      <ContributionSpeakerGuid>6591fcd2-12c3-44fb-8a09-dc1ec9e4226c</ContributionSpeakerGuid>
      <CopyFromFileGuid>653b45e0-40fc-4fc7-bbef-9fcc9026256f</CopyFromFileGuid>
      <EventContentGuid>72eb5277-57ef-4f53-a6b9-a595b763c63f</EventContentGuid>
      <EventGuid>104a61d7-ee7e-4976-bc33-d37826b63462</EventGuid>
      <EventLocationGuid>6317532e-f8ba-4e74-9d9c-0497be6f0002</EventLocationGuid>
      <FileContents>QEA=</FileContents>
      <FileName>sample string 2</FileName>
      <FileSize>4</FileSize>
      <FileType>Unassigned</FileType>
      <FolderGuid>4d82b894-2819-4e24-b262-6f1638e9b88a</FolderGuid>
      <Height>1</Height>
      <InStorage>true</InStorage>
      <NewsGuid>907d81c9-473b-457d-a243-aa586a0e1ed0</NewsGuid>
      <OriginalFileGuid>c47d2f46-5ba5-45c2-98a3-11cd28aad791</OriginalFileGuid>
      <OriginalFileName>sample string 3</OriginalFileName>
      <PersonGuid>104e6d34-951c-420d-811b-e6d00644b865</PersonGuid>
      <TrainingGuid>663543b5-1935-440f-8b17-0f846bd97e4e</TrainingGuid>
      <TrainingLocationGuid>ea13f026-9c70-42a7-ab2e-5157e5652d84</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-04-19T20:31:16.7283509+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-04-19T20:31:16.7283509+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">614be05a-035d-40e6-80ed-eb9c93b1f1e6</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-04-19T20:31:16.7283509+00:00</Modified>
      <ActivityGuid>e500cfeb-18af-48fe-af21-30721bfc6768</ActivityGuid>
      <AgendaItemGuid>48b87812-d2d3-4014-9dc5-52bdb5aff835</AgendaItemGuid>
      <Alias>sample string 6</Alias>
      <CompanyGuid>ef0aa031-6511-4682-b0b4-966b5d7f9c0a</CompanyGuid>
      <ContentType>sample string 1</ContentType>
      <ContributionGuid>6aabe727-2639-46a9-8814-7e1ab0b46694</ContributionGuid>
      <ContributionSpeakerGuid>6591fcd2-12c3-44fb-8a09-dc1ec9e4226c</ContributionSpeakerGuid>
      <CopyFromFileGuid>653b45e0-40fc-4fc7-bbef-9fcc9026256f</CopyFromFileGuid>
      <EventContentGuid>72eb5277-57ef-4f53-a6b9-a595b763c63f</EventContentGuid>
      <EventGuid>104a61d7-ee7e-4976-bc33-d37826b63462</EventGuid>
      <EventLocationGuid>6317532e-f8ba-4e74-9d9c-0497be6f0002</EventLocationGuid>
      <FileContents>QEA=</FileContents>
      <FileName>sample string 2</FileName>
      <FileSize>4</FileSize>
      <FileType>Unassigned</FileType>
      <FolderGuid>4d82b894-2819-4e24-b262-6f1638e9b88a</FolderGuid>
      <Height>1</Height>
      <InStorage>true</InStorage>
      <NewsGuid>907d81c9-473b-457d-a243-aa586a0e1ed0</NewsGuid>
      <OriginalFileGuid>c47d2f46-5ba5-45c2-98a3-11cd28aad791</OriginalFileGuid>
      <OriginalFileName>sample string 3</OriginalFileName>
      <PersonGuid>104e6d34-951c-420d-811b-e6d00644b865</PersonGuid>
      <TrainingGuid>663543b5-1935-440f-8b17-0f846bd97e4e</TrainingGuid>
      <TrainingLocationGuid>ea13f026-9c70-42a7-ab2e-5157e5652d84</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-04-19T20:31:16.7283509+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-04-19T20:31:16.7283509+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">614be05a-035d-40e6-80ed-eb9c93b1f1e6</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-04-19T20:31:16.7283509+00:00</Modified>
      <ActivityGuid>e500cfeb-18af-48fe-af21-30721bfc6768</ActivityGuid>
      <AgendaItemGuid>48b87812-d2d3-4014-9dc5-52bdb5aff835</AgendaItemGuid>
      <Alias>sample string 6</Alias>
      <CompanyGuid>ef0aa031-6511-4682-b0b4-966b5d7f9c0a</CompanyGuid>
      <ContentType>sample string 1</ContentType>
      <ContributionGuid>6aabe727-2639-46a9-8814-7e1ab0b46694</ContributionGuid>
      <ContributionSpeakerGuid>6591fcd2-12c3-44fb-8a09-dc1ec9e4226c</ContributionSpeakerGuid>
      <CopyFromFileGuid>653b45e0-40fc-4fc7-bbef-9fcc9026256f</CopyFromFileGuid>
      <EventContentGuid>72eb5277-57ef-4f53-a6b9-a595b763c63f</EventContentGuid>
      <EventGuid>104a61d7-ee7e-4976-bc33-d37826b63462</EventGuid>
      <EventLocationGuid>6317532e-f8ba-4e74-9d9c-0497be6f0002</EventLocationGuid>
      <FileContents>QEA=</FileContents>
      <FileName>sample string 2</FileName>
      <FileSize>4</FileSize>
      <FileType>Unassigned</FileType>
      <FolderGuid>4d82b894-2819-4e24-b262-6f1638e9b88a</FolderGuid>
      <Height>1</Height>
      <InStorage>true</InStorage>
      <NewsGuid>907d81c9-473b-457d-a243-aa586a0e1ed0</NewsGuid>
      <OriginalFileGuid>c47d2f46-5ba5-45c2-98a3-11cd28aad791</OriginalFileGuid>
      <OriginalFileName>sample string 3</OriginalFileName>
      <PersonGuid>104e6d34-951c-420d-811b-e6d00644b865</PersonGuid>
      <TrainingGuid>663543b5-1935-440f-8b17-0f846bd97e4e</TrainingGuid>
      <TrainingLocationGuid>ea13f026-9c70-42a7-ab2e-5157e5652d84</TrainingLocationGuid>
      <Width>1</Width>
    </FileViewModel>
  </ActivityPresentationFiles>
  <AgreedToUseData>true</AgreedToUseData>
  <DayPartGuid>22d0827c-528a-4f43-ba45-34b48599f812</DayPartGuid>
  <EventDateGuid>e059b3a8-9ea4-457e-9310-b9a5f0313307</EventDateGuid>
  <EventGuid>c6f25ed1-97c8-4db3-b0e2-67478b38e714</EventGuid>
  <EventThemeGuid>487468a0-bb7a-4da1-bf07-62ca9b1a7a68</EventThemeGuid>
  <EventWorkFormGuid>e5f720be-da8c-4099-bb29-85976036bdbb</EventWorkFormGuid>
  <FilesToRemove xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:guid>09c272fb-e7b7-4d90-a271-ba4028147c2d</d2p1:guid>
    <d2p1:guid>3944f1db-ea5d-44ac-bcbb-fe49b0cd01e6</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-04-19T20:31:16.7283509+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-04-19T20:31:16.7283509+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">1f71f761-cb25-48e4-bfdb-d1f3d549075f</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-04-19T20:31:16.7283509+00:00</Modified>
      <EventGuid>93252f93-093b-4273-9370-1cf08ae32814</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-04-19T20:31:16.7283509+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-04-19T20:31:16.7283509+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">1f71f761-cb25-48e4-bfdb-d1f3d549075f</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-04-19T20:31:16.7283509+00:00</Modified>
      <EventGuid>93252f93-093b-4273-9370-1cf08ae32814</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.