POST v1/Contribution

Request Information

URI Parameters

None.

Body Parameters

ContributionViewModel
NameDescriptionTypeAdditional information
ActivityGuid

globally unique identifier

None.

EventGuid

globally unique identifier

None.

SessionTitle

string

None.

SessionDescription

string

None.

EventDateGuid

globally unique identifier

None.

DayPartGuid

globally unique identifier

None.

EventThemeGuid

globally unique identifier

None.

EventWorkFormGuid

globally unique identifier

None.

Speakers

Collection of SpeakerViewModel

None.

ActivityPresentationFile1

FileViewModel

None.

ActivityPresentationFile2

FileViewModel

None.

ActivityPresentationFile3

FileViewModel

None.

ActivityPresentationFile4

FileViewModel

None.

ActivityPresentationFile5

FileViewModel

None.

ActivityPictureFile

FileViewModel

None.

AgreedToUseData

boolean

None.

InternalNote

string

None.

LastModifiedUserId

string

None.

FilesToRemove

Collection of globally unique identifier

None.

IsScheduled

boolean

None.

FormGroups

Collection of ContributionFormGroupViewModel

None.

Guid

globally unique identifier

None.

Request Formats

application/json

Sample:
{
  "ActivityGuid": "edaeb057-1631-4b51-b838-6718fd9cc526",
  "EventGuid": "f09e3bfe-819e-4f37-bf00-c08dfa26e81a",
  "SessionTitle": "sample string 2",
  "SessionDescription": "sample string 3",
  "EventDateGuid": "0f819fc7-e1c0-4340-9782-f7dcfc5f4e67",
  "DayPartGuid": "f4d88a2f-e2e0-48ed-a798-9c81ff0f7220",
  "EventThemeGuid": "62530cee-4b37-47d0-8af4-18d83d5fbb0d",
  "EventWorkFormGuid": "81a3c259-4d46-42a5-8d72-9abbb04468d4",
  "Speakers": null,
  "ActivityPresentationFile1": {
    "ContentType": "sample string 1",
    "FileName": "sample string 2",
    "FileExtension": null,
    "OriginalFileName": "sample string 3",
    "PublicFileName": "f3b69e2d-b611-45d4-9b85-42e2660be2d0",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "f0b01abd-6637-49d7-98e2-bac5ef8a689c",
    "EventContentGuid": "1ab45aaa-f06e-4b65-9633-96ba86082655",
    "TrainingGuid": "c0e2a70a-100b-48d8-ab35-e9a76de8118c",
    "TrainingLocationGuid": "a82fc5dc-8dae-4157-8dc9-38156c55c889",
    "CompanyGuid": "b35ca599-91ce-4b7f-9fd7-ea407609552e",
    "FolderGuid": "20c42454-4c9f-4488-b4f9-1b1ab545d10c",
    "EventGuid": "439dabd4-0290-40eb-a8ce-8e0b547c1ef8",
    "ActivityGuid": "82fdf07f-b191-4a17-825b-7c7b8923eabf",
    "EventLocationGuid": "4849977f-5b94-4cd5-b70c-1d7a9c17c51b",
    "OriginalFileGuid": "e70b28e8-82a9-4c69-9b3b-faff1142c307",
    "CopyFromFileGuid": "0a2307d0-ad2f-4a9c-8d5e-ae17605e9b02",
    "NewsGuid": "a9732932-3764-4469-b808-478ae3df5805",
    "ContributionGuid": "17c64ded-0e08-45b0-b91c-d9ca1eace9ac",
    "ContributionSpeakerGuid": "15ae67bb-1d82-41e6-b533-26a04acb0715",
    "AgendaItemGuid": "300e5fd7-84f4-40c0-89fb-24d59d59b00c",
    "Guid": "f3b69e2d-b611-45d4-9b85-42e2660be2d0",
    "Created": "2023-11-21T00:18:26.5697609+00:00",
    "Modified": "2023-11-21T00:18:26.5697609+00:00",
    "Deleted": "2023-11-21T00:18:26.5697609+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": "f3b69e2d-b611-45d4-9b85-42e2660be2d0",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "f0b01abd-6637-49d7-98e2-bac5ef8a689c",
    "EventContentGuid": "1ab45aaa-f06e-4b65-9633-96ba86082655",
    "TrainingGuid": "c0e2a70a-100b-48d8-ab35-e9a76de8118c",
    "TrainingLocationGuid": "a82fc5dc-8dae-4157-8dc9-38156c55c889",
    "CompanyGuid": "b35ca599-91ce-4b7f-9fd7-ea407609552e",
    "FolderGuid": "20c42454-4c9f-4488-b4f9-1b1ab545d10c",
    "EventGuid": "439dabd4-0290-40eb-a8ce-8e0b547c1ef8",
    "ActivityGuid": "82fdf07f-b191-4a17-825b-7c7b8923eabf",
    "EventLocationGuid": "4849977f-5b94-4cd5-b70c-1d7a9c17c51b",
    "OriginalFileGuid": "e70b28e8-82a9-4c69-9b3b-faff1142c307",
    "CopyFromFileGuid": "0a2307d0-ad2f-4a9c-8d5e-ae17605e9b02",
    "NewsGuid": "a9732932-3764-4469-b808-478ae3df5805",
    "ContributionGuid": "17c64ded-0e08-45b0-b91c-d9ca1eace9ac",
    "ContributionSpeakerGuid": "15ae67bb-1d82-41e6-b533-26a04acb0715",
    "AgendaItemGuid": "300e5fd7-84f4-40c0-89fb-24d59d59b00c",
    "Guid": "f3b69e2d-b611-45d4-9b85-42e2660be2d0",
    "Created": "2023-11-21T00:18:26.5697609+00:00",
    "Modified": "2023-11-21T00:18:26.5697609+00:00",
    "Deleted": "2023-11-21T00:18:26.5697609+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": "f3b69e2d-b611-45d4-9b85-42e2660be2d0",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "f0b01abd-6637-49d7-98e2-bac5ef8a689c",
    "EventContentGuid": "1ab45aaa-f06e-4b65-9633-96ba86082655",
    "TrainingGuid": "c0e2a70a-100b-48d8-ab35-e9a76de8118c",
    "TrainingLocationGuid": "a82fc5dc-8dae-4157-8dc9-38156c55c889",
    "CompanyGuid": "b35ca599-91ce-4b7f-9fd7-ea407609552e",
    "FolderGuid": "20c42454-4c9f-4488-b4f9-1b1ab545d10c",
    "EventGuid": "439dabd4-0290-40eb-a8ce-8e0b547c1ef8",
    "ActivityGuid": "82fdf07f-b191-4a17-825b-7c7b8923eabf",
    "EventLocationGuid": "4849977f-5b94-4cd5-b70c-1d7a9c17c51b",
    "OriginalFileGuid": "e70b28e8-82a9-4c69-9b3b-faff1142c307",
    "CopyFromFileGuid": "0a2307d0-ad2f-4a9c-8d5e-ae17605e9b02",
    "NewsGuid": "a9732932-3764-4469-b808-478ae3df5805",
    "ContributionGuid": "17c64ded-0e08-45b0-b91c-d9ca1eace9ac",
    "ContributionSpeakerGuid": "15ae67bb-1d82-41e6-b533-26a04acb0715",
    "AgendaItemGuid": "300e5fd7-84f4-40c0-89fb-24d59d59b00c",
    "Guid": "f3b69e2d-b611-45d4-9b85-42e2660be2d0",
    "Created": "2023-11-21T00:18:26.5697609+00:00",
    "Modified": "2023-11-21T00:18:26.5697609+00:00",
    "Deleted": "2023-11-21T00:18:26.5697609+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": "f3b69e2d-b611-45d4-9b85-42e2660be2d0",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "f0b01abd-6637-49d7-98e2-bac5ef8a689c",
    "EventContentGuid": "1ab45aaa-f06e-4b65-9633-96ba86082655",
    "TrainingGuid": "c0e2a70a-100b-48d8-ab35-e9a76de8118c",
    "TrainingLocationGuid": "a82fc5dc-8dae-4157-8dc9-38156c55c889",
    "CompanyGuid": "b35ca599-91ce-4b7f-9fd7-ea407609552e",
    "FolderGuid": "20c42454-4c9f-4488-b4f9-1b1ab545d10c",
    "EventGuid": "439dabd4-0290-40eb-a8ce-8e0b547c1ef8",
    "ActivityGuid": "82fdf07f-b191-4a17-825b-7c7b8923eabf",
    "EventLocationGuid": "4849977f-5b94-4cd5-b70c-1d7a9c17c51b",
    "OriginalFileGuid": "e70b28e8-82a9-4c69-9b3b-faff1142c307",
    "CopyFromFileGuid": "0a2307d0-ad2f-4a9c-8d5e-ae17605e9b02",
    "NewsGuid": "a9732932-3764-4469-b808-478ae3df5805",
    "ContributionGuid": "17c64ded-0e08-45b0-b91c-d9ca1eace9ac",
    "ContributionSpeakerGuid": "15ae67bb-1d82-41e6-b533-26a04acb0715",
    "AgendaItemGuid": "300e5fd7-84f4-40c0-89fb-24d59d59b00c",
    "Guid": "f3b69e2d-b611-45d4-9b85-42e2660be2d0",
    "Created": "2023-11-21T00:18:26.5697609+00:00",
    "Modified": "2023-11-21T00:18:26.5697609+00:00",
    "Deleted": "2023-11-21T00:18:26.5697609+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": "f3b69e2d-b611-45d4-9b85-42e2660be2d0",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "f0b01abd-6637-49d7-98e2-bac5ef8a689c",
    "EventContentGuid": "1ab45aaa-f06e-4b65-9633-96ba86082655",
    "TrainingGuid": "c0e2a70a-100b-48d8-ab35-e9a76de8118c",
    "TrainingLocationGuid": "a82fc5dc-8dae-4157-8dc9-38156c55c889",
    "CompanyGuid": "b35ca599-91ce-4b7f-9fd7-ea407609552e",
    "FolderGuid": "20c42454-4c9f-4488-b4f9-1b1ab545d10c",
    "EventGuid": "439dabd4-0290-40eb-a8ce-8e0b547c1ef8",
    "ActivityGuid": "82fdf07f-b191-4a17-825b-7c7b8923eabf",
    "EventLocationGuid": "4849977f-5b94-4cd5-b70c-1d7a9c17c51b",
    "OriginalFileGuid": "e70b28e8-82a9-4c69-9b3b-faff1142c307",
    "CopyFromFileGuid": "0a2307d0-ad2f-4a9c-8d5e-ae17605e9b02",
    "NewsGuid": "a9732932-3764-4469-b808-478ae3df5805",
    "ContributionGuid": "17c64ded-0e08-45b0-b91c-d9ca1eace9ac",
    "ContributionSpeakerGuid": "15ae67bb-1d82-41e6-b533-26a04acb0715",
    "AgendaItemGuid": "300e5fd7-84f4-40c0-89fb-24d59d59b00c",
    "Guid": "f3b69e2d-b611-45d4-9b85-42e2660be2d0",
    "Created": "2023-11-21T00:18:26.5697609+00:00",
    "Modified": "2023-11-21T00:18:26.5697609+00:00",
    "Deleted": "2023-11-21T00:18:26.5697609+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": "f3b69e2d-b611-45d4-9b85-42e2660be2d0",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "f0b01abd-6637-49d7-98e2-bac5ef8a689c",
      "EventContentGuid": "1ab45aaa-f06e-4b65-9633-96ba86082655",
      "TrainingGuid": "c0e2a70a-100b-48d8-ab35-e9a76de8118c",
      "TrainingLocationGuid": "a82fc5dc-8dae-4157-8dc9-38156c55c889",
      "CompanyGuid": "b35ca599-91ce-4b7f-9fd7-ea407609552e",
      "FolderGuid": "20c42454-4c9f-4488-b4f9-1b1ab545d10c",
      "EventGuid": "439dabd4-0290-40eb-a8ce-8e0b547c1ef8",
      "ActivityGuid": "82fdf07f-b191-4a17-825b-7c7b8923eabf",
      "EventLocationGuid": "4849977f-5b94-4cd5-b70c-1d7a9c17c51b",
      "OriginalFileGuid": "e70b28e8-82a9-4c69-9b3b-faff1142c307",
      "CopyFromFileGuid": "0a2307d0-ad2f-4a9c-8d5e-ae17605e9b02",
      "NewsGuid": "a9732932-3764-4469-b808-478ae3df5805",
      "ContributionGuid": "17c64ded-0e08-45b0-b91c-d9ca1eace9ac",
      "ContributionSpeakerGuid": "15ae67bb-1d82-41e6-b533-26a04acb0715",
      "AgendaItemGuid": "300e5fd7-84f4-40c0-89fb-24d59d59b00c",
      "Guid": "f3b69e2d-b611-45d4-9b85-42e2660be2d0",
      "Created": "2023-11-21T00:18:26.5697609+00:00",
      "Modified": "2023-11-21T00:18:26.5697609+00:00",
      "Deleted": "2023-11-21T00:18:26.5697609+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": "f3b69e2d-b611-45d4-9b85-42e2660be2d0",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "f0b01abd-6637-49d7-98e2-bac5ef8a689c",
      "EventContentGuid": "1ab45aaa-f06e-4b65-9633-96ba86082655",
      "TrainingGuid": "c0e2a70a-100b-48d8-ab35-e9a76de8118c",
      "TrainingLocationGuid": "a82fc5dc-8dae-4157-8dc9-38156c55c889",
      "CompanyGuid": "b35ca599-91ce-4b7f-9fd7-ea407609552e",
      "FolderGuid": "20c42454-4c9f-4488-b4f9-1b1ab545d10c",
      "EventGuid": "439dabd4-0290-40eb-a8ce-8e0b547c1ef8",
      "ActivityGuid": "82fdf07f-b191-4a17-825b-7c7b8923eabf",
      "EventLocationGuid": "4849977f-5b94-4cd5-b70c-1d7a9c17c51b",
      "OriginalFileGuid": "e70b28e8-82a9-4c69-9b3b-faff1142c307",
      "CopyFromFileGuid": "0a2307d0-ad2f-4a9c-8d5e-ae17605e9b02",
      "NewsGuid": "a9732932-3764-4469-b808-478ae3df5805",
      "ContributionGuid": "17c64ded-0e08-45b0-b91c-d9ca1eace9ac",
      "ContributionSpeakerGuid": "15ae67bb-1d82-41e6-b533-26a04acb0715",
      "AgendaItemGuid": "300e5fd7-84f4-40c0-89fb-24d59d59b00c",
      "Guid": "f3b69e2d-b611-45d4-9b85-42e2660be2d0",
      "Created": "2023-11-21T00:18:26.5697609+00:00",
      "Modified": "2023-11-21T00:18:26.5697609+00:00",
      "Deleted": "2023-11-21T00:18:26.5697609+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": "f3b69e2d-b611-45d4-9b85-42e2660be2d0",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "f0b01abd-6637-49d7-98e2-bac5ef8a689c",
      "EventContentGuid": "1ab45aaa-f06e-4b65-9633-96ba86082655",
      "TrainingGuid": "c0e2a70a-100b-48d8-ab35-e9a76de8118c",
      "TrainingLocationGuid": "a82fc5dc-8dae-4157-8dc9-38156c55c889",
      "CompanyGuid": "b35ca599-91ce-4b7f-9fd7-ea407609552e",
      "FolderGuid": "20c42454-4c9f-4488-b4f9-1b1ab545d10c",
      "EventGuid": "439dabd4-0290-40eb-a8ce-8e0b547c1ef8",
      "ActivityGuid": "82fdf07f-b191-4a17-825b-7c7b8923eabf",
      "EventLocationGuid": "4849977f-5b94-4cd5-b70c-1d7a9c17c51b",
      "OriginalFileGuid": "e70b28e8-82a9-4c69-9b3b-faff1142c307",
      "CopyFromFileGuid": "0a2307d0-ad2f-4a9c-8d5e-ae17605e9b02",
      "NewsGuid": "a9732932-3764-4469-b808-478ae3df5805",
      "ContributionGuid": "17c64ded-0e08-45b0-b91c-d9ca1eace9ac",
      "ContributionSpeakerGuid": "15ae67bb-1d82-41e6-b533-26a04acb0715",
      "AgendaItemGuid": "300e5fd7-84f4-40c0-89fb-24d59d59b00c",
      "Guid": "f3b69e2d-b611-45d4-9b85-42e2660be2d0",
      "Created": "2023-11-21T00:18:26.5697609+00:00",
      "Modified": "2023-11-21T00:18:26.5697609+00:00",
      "Deleted": "2023-11-21T00:18:26.5697609+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": "f3b69e2d-b611-45d4-9b85-42e2660be2d0",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "f0b01abd-6637-49d7-98e2-bac5ef8a689c",
      "EventContentGuid": "1ab45aaa-f06e-4b65-9633-96ba86082655",
      "TrainingGuid": "c0e2a70a-100b-48d8-ab35-e9a76de8118c",
      "TrainingLocationGuid": "a82fc5dc-8dae-4157-8dc9-38156c55c889",
      "CompanyGuid": "b35ca599-91ce-4b7f-9fd7-ea407609552e",
      "FolderGuid": "20c42454-4c9f-4488-b4f9-1b1ab545d10c",
      "EventGuid": "439dabd4-0290-40eb-a8ce-8e0b547c1ef8",
      "ActivityGuid": "82fdf07f-b191-4a17-825b-7c7b8923eabf",
      "EventLocationGuid": "4849977f-5b94-4cd5-b70c-1d7a9c17c51b",
      "OriginalFileGuid": "e70b28e8-82a9-4c69-9b3b-faff1142c307",
      "CopyFromFileGuid": "0a2307d0-ad2f-4a9c-8d5e-ae17605e9b02",
      "NewsGuid": "a9732932-3764-4469-b808-478ae3df5805",
      "ContributionGuid": "17c64ded-0e08-45b0-b91c-d9ca1eace9ac",
      "ContributionSpeakerGuid": "15ae67bb-1d82-41e6-b533-26a04acb0715",
      "AgendaItemGuid": "300e5fd7-84f4-40c0-89fb-24d59d59b00c",
      "Guid": "f3b69e2d-b611-45d4-9b85-42e2660be2d0",
      "Created": "2023-11-21T00:18:26.5697609+00:00",
      "Modified": "2023-11-21T00:18:26.5697609+00:00",
      "Deleted": "2023-11-21T00:18:26.5697609+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": "f3b69e2d-b611-45d4-9b85-42e2660be2d0",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "f0b01abd-6637-49d7-98e2-bac5ef8a689c",
      "EventContentGuid": "1ab45aaa-f06e-4b65-9633-96ba86082655",
      "TrainingGuid": "c0e2a70a-100b-48d8-ab35-e9a76de8118c",
      "TrainingLocationGuid": "a82fc5dc-8dae-4157-8dc9-38156c55c889",
      "CompanyGuid": "b35ca599-91ce-4b7f-9fd7-ea407609552e",
      "FolderGuid": "20c42454-4c9f-4488-b4f9-1b1ab545d10c",
      "EventGuid": "439dabd4-0290-40eb-a8ce-8e0b547c1ef8",
      "ActivityGuid": "82fdf07f-b191-4a17-825b-7c7b8923eabf",
      "EventLocationGuid": "4849977f-5b94-4cd5-b70c-1d7a9c17c51b",
      "OriginalFileGuid": "e70b28e8-82a9-4c69-9b3b-faff1142c307",
      "CopyFromFileGuid": "0a2307d0-ad2f-4a9c-8d5e-ae17605e9b02",
      "NewsGuid": "a9732932-3764-4469-b808-478ae3df5805",
      "ContributionGuid": "17c64ded-0e08-45b0-b91c-d9ca1eace9ac",
      "ContributionSpeakerGuid": "15ae67bb-1d82-41e6-b533-26a04acb0715",
      "AgendaItemGuid": "300e5fd7-84f4-40c0-89fb-24d59d59b00c",
      "Guid": "f3b69e2d-b611-45d4-9b85-42e2660be2d0",
      "Created": "2023-11-21T00:18:26.5697609+00:00",
      "Modified": "2023-11-21T00:18:26.5697609+00:00",
      "Deleted": "2023-11-21T00:18:26.5697609+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": "f3b69e2d-b611-45d4-9b85-42e2660be2d0",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "f0b01abd-6637-49d7-98e2-bac5ef8a689c",
    "EventContentGuid": "1ab45aaa-f06e-4b65-9633-96ba86082655",
    "TrainingGuid": "c0e2a70a-100b-48d8-ab35-e9a76de8118c",
    "TrainingLocationGuid": "a82fc5dc-8dae-4157-8dc9-38156c55c889",
    "CompanyGuid": "b35ca599-91ce-4b7f-9fd7-ea407609552e",
    "FolderGuid": "20c42454-4c9f-4488-b4f9-1b1ab545d10c",
    "EventGuid": "439dabd4-0290-40eb-a8ce-8e0b547c1ef8",
    "ActivityGuid": "82fdf07f-b191-4a17-825b-7c7b8923eabf",
    "EventLocationGuid": "4849977f-5b94-4cd5-b70c-1d7a9c17c51b",
    "OriginalFileGuid": "e70b28e8-82a9-4c69-9b3b-faff1142c307",
    "CopyFromFileGuid": "0a2307d0-ad2f-4a9c-8d5e-ae17605e9b02",
    "NewsGuid": "a9732932-3764-4469-b808-478ae3df5805",
    "ContributionGuid": "17c64ded-0e08-45b0-b91c-d9ca1eace9ac",
    "ContributionSpeakerGuid": "15ae67bb-1d82-41e6-b533-26a04acb0715",
    "AgendaItemGuid": "300e5fd7-84f4-40c0-89fb-24d59d59b00c",
    "Guid": "f3b69e2d-b611-45d4-9b85-42e2660be2d0",
    "Created": "2023-11-21T00:18:26.5697609+00:00",
    "Modified": "2023-11-21T00:18:26.5697609+00:00",
    "Deleted": "2023-11-21T00:18:26.5697609+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": [
    "b851de00-a122-48c2-990e-81d02835faab",
    "3686ed9b-7eed-4f02-b87f-8e716c92fb6c"
  ],
  "IsScheduled": true,
  "FormGroups": [
    {
      "FieldName": "sample string 1",
      "FieldLabel": "sample string 2",
      "FieldEnabled": true,
      "TooltipEnabled": true,
      "TooltipText": "sample string 5",
      "EventGuid": "a3d58b72-ba5f-4b41-8dc9-f06ddc4da6aa",
      "Guid": "70d164ae-0e80-4ba9-8896-e54c1afe0bf3",
      "Created": "2023-11-21T00:18:26.5697609+00:00",
      "Modified": "2023-11-21T00:18:26.5697609+00:00",
      "Deleted": "2023-11-21T00:18:26.5697609+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": "a3d58b72-ba5f-4b41-8dc9-f06ddc4da6aa",
      "Guid": "70d164ae-0e80-4ba9-8896-e54c1afe0bf3",
      "Created": "2023-11-21T00:18:26.5697609+00:00",
      "Modified": "2023-11-21T00:18:26.5697609+00:00",
      "Deleted": "2023-11-21T00:18:26.5697609+00:00",
      "ErrorMessages": {
        "sample string 1": "sample string 2",
        "sample string 3": "sample string 4"
      },
      "IsValid": false
    }
  ],
  "Guid": "8980fed3-ac28-41b7-8880-6483dbcdeb21",
  "Created": "2023-11-21T00:18:26.5697609+00:00",
  "Modified": "2023-11-21T00:18:26.5697609+00:00",
  "Deleted": "2023-11-21T00:18:26.5697609+00:00",
  "ErrorMessages": {
    "sample string 1": "sample string 2",
    "sample string 3": "sample string 4"
  },
  "IsValid": false
}

text/json

Sample:
{
  "ActivityGuid": "edaeb057-1631-4b51-b838-6718fd9cc526",
  "EventGuid": "f09e3bfe-819e-4f37-bf00-c08dfa26e81a",
  "SessionTitle": "sample string 2",
  "SessionDescription": "sample string 3",
  "EventDateGuid": "0f819fc7-e1c0-4340-9782-f7dcfc5f4e67",
  "DayPartGuid": "f4d88a2f-e2e0-48ed-a798-9c81ff0f7220",
  "EventThemeGuid": "62530cee-4b37-47d0-8af4-18d83d5fbb0d",
  "EventWorkFormGuid": "81a3c259-4d46-42a5-8d72-9abbb04468d4",
  "Speakers": null,
  "ActivityPresentationFile1": {
    "ContentType": "sample string 1",
    "FileName": "sample string 2",
    "FileExtension": null,
    "OriginalFileName": "sample string 3",
    "PublicFileName": "f3b69e2d-b611-45d4-9b85-42e2660be2d0",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "f0b01abd-6637-49d7-98e2-bac5ef8a689c",
    "EventContentGuid": "1ab45aaa-f06e-4b65-9633-96ba86082655",
    "TrainingGuid": "c0e2a70a-100b-48d8-ab35-e9a76de8118c",
    "TrainingLocationGuid": "a82fc5dc-8dae-4157-8dc9-38156c55c889",
    "CompanyGuid": "b35ca599-91ce-4b7f-9fd7-ea407609552e",
    "FolderGuid": "20c42454-4c9f-4488-b4f9-1b1ab545d10c",
    "EventGuid": "439dabd4-0290-40eb-a8ce-8e0b547c1ef8",
    "ActivityGuid": "82fdf07f-b191-4a17-825b-7c7b8923eabf",
    "EventLocationGuid": "4849977f-5b94-4cd5-b70c-1d7a9c17c51b",
    "OriginalFileGuid": "e70b28e8-82a9-4c69-9b3b-faff1142c307",
    "CopyFromFileGuid": "0a2307d0-ad2f-4a9c-8d5e-ae17605e9b02",
    "NewsGuid": "a9732932-3764-4469-b808-478ae3df5805",
    "ContributionGuid": "17c64ded-0e08-45b0-b91c-d9ca1eace9ac",
    "ContributionSpeakerGuid": "15ae67bb-1d82-41e6-b533-26a04acb0715",
    "AgendaItemGuid": "300e5fd7-84f4-40c0-89fb-24d59d59b00c",
    "Guid": "f3b69e2d-b611-45d4-9b85-42e2660be2d0",
    "Created": "2023-11-21T00:18:26.5697609+00:00",
    "Modified": "2023-11-21T00:18:26.5697609+00:00",
    "Deleted": "2023-11-21T00:18:26.5697609+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": "f3b69e2d-b611-45d4-9b85-42e2660be2d0",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "f0b01abd-6637-49d7-98e2-bac5ef8a689c",
    "EventContentGuid": "1ab45aaa-f06e-4b65-9633-96ba86082655",
    "TrainingGuid": "c0e2a70a-100b-48d8-ab35-e9a76de8118c",
    "TrainingLocationGuid": "a82fc5dc-8dae-4157-8dc9-38156c55c889",
    "CompanyGuid": "b35ca599-91ce-4b7f-9fd7-ea407609552e",
    "FolderGuid": "20c42454-4c9f-4488-b4f9-1b1ab545d10c",
    "EventGuid": "439dabd4-0290-40eb-a8ce-8e0b547c1ef8",
    "ActivityGuid": "82fdf07f-b191-4a17-825b-7c7b8923eabf",
    "EventLocationGuid": "4849977f-5b94-4cd5-b70c-1d7a9c17c51b",
    "OriginalFileGuid": "e70b28e8-82a9-4c69-9b3b-faff1142c307",
    "CopyFromFileGuid": "0a2307d0-ad2f-4a9c-8d5e-ae17605e9b02",
    "NewsGuid": "a9732932-3764-4469-b808-478ae3df5805",
    "ContributionGuid": "17c64ded-0e08-45b0-b91c-d9ca1eace9ac",
    "ContributionSpeakerGuid": "15ae67bb-1d82-41e6-b533-26a04acb0715",
    "AgendaItemGuid": "300e5fd7-84f4-40c0-89fb-24d59d59b00c",
    "Guid": "f3b69e2d-b611-45d4-9b85-42e2660be2d0",
    "Created": "2023-11-21T00:18:26.5697609+00:00",
    "Modified": "2023-11-21T00:18:26.5697609+00:00",
    "Deleted": "2023-11-21T00:18:26.5697609+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": "f3b69e2d-b611-45d4-9b85-42e2660be2d0",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "f0b01abd-6637-49d7-98e2-bac5ef8a689c",
    "EventContentGuid": "1ab45aaa-f06e-4b65-9633-96ba86082655",
    "TrainingGuid": "c0e2a70a-100b-48d8-ab35-e9a76de8118c",
    "TrainingLocationGuid": "a82fc5dc-8dae-4157-8dc9-38156c55c889",
    "CompanyGuid": "b35ca599-91ce-4b7f-9fd7-ea407609552e",
    "FolderGuid": "20c42454-4c9f-4488-b4f9-1b1ab545d10c",
    "EventGuid": "439dabd4-0290-40eb-a8ce-8e0b547c1ef8",
    "ActivityGuid": "82fdf07f-b191-4a17-825b-7c7b8923eabf",
    "EventLocationGuid": "4849977f-5b94-4cd5-b70c-1d7a9c17c51b",
    "OriginalFileGuid": "e70b28e8-82a9-4c69-9b3b-faff1142c307",
    "CopyFromFileGuid": "0a2307d0-ad2f-4a9c-8d5e-ae17605e9b02",
    "NewsGuid": "a9732932-3764-4469-b808-478ae3df5805",
    "ContributionGuid": "17c64ded-0e08-45b0-b91c-d9ca1eace9ac",
    "ContributionSpeakerGuid": "15ae67bb-1d82-41e6-b533-26a04acb0715",
    "AgendaItemGuid": "300e5fd7-84f4-40c0-89fb-24d59d59b00c",
    "Guid": "f3b69e2d-b611-45d4-9b85-42e2660be2d0",
    "Created": "2023-11-21T00:18:26.5697609+00:00",
    "Modified": "2023-11-21T00:18:26.5697609+00:00",
    "Deleted": "2023-11-21T00:18:26.5697609+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": "f3b69e2d-b611-45d4-9b85-42e2660be2d0",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "f0b01abd-6637-49d7-98e2-bac5ef8a689c",
    "EventContentGuid": "1ab45aaa-f06e-4b65-9633-96ba86082655",
    "TrainingGuid": "c0e2a70a-100b-48d8-ab35-e9a76de8118c",
    "TrainingLocationGuid": "a82fc5dc-8dae-4157-8dc9-38156c55c889",
    "CompanyGuid": "b35ca599-91ce-4b7f-9fd7-ea407609552e",
    "FolderGuid": "20c42454-4c9f-4488-b4f9-1b1ab545d10c",
    "EventGuid": "439dabd4-0290-40eb-a8ce-8e0b547c1ef8",
    "ActivityGuid": "82fdf07f-b191-4a17-825b-7c7b8923eabf",
    "EventLocationGuid": "4849977f-5b94-4cd5-b70c-1d7a9c17c51b",
    "OriginalFileGuid": "e70b28e8-82a9-4c69-9b3b-faff1142c307",
    "CopyFromFileGuid": "0a2307d0-ad2f-4a9c-8d5e-ae17605e9b02",
    "NewsGuid": "a9732932-3764-4469-b808-478ae3df5805",
    "ContributionGuid": "17c64ded-0e08-45b0-b91c-d9ca1eace9ac",
    "ContributionSpeakerGuid": "15ae67bb-1d82-41e6-b533-26a04acb0715",
    "AgendaItemGuid": "300e5fd7-84f4-40c0-89fb-24d59d59b00c",
    "Guid": "f3b69e2d-b611-45d4-9b85-42e2660be2d0",
    "Created": "2023-11-21T00:18:26.5697609+00:00",
    "Modified": "2023-11-21T00:18:26.5697609+00:00",
    "Deleted": "2023-11-21T00:18:26.5697609+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": "f3b69e2d-b611-45d4-9b85-42e2660be2d0",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "f0b01abd-6637-49d7-98e2-bac5ef8a689c",
    "EventContentGuid": "1ab45aaa-f06e-4b65-9633-96ba86082655",
    "TrainingGuid": "c0e2a70a-100b-48d8-ab35-e9a76de8118c",
    "TrainingLocationGuid": "a82fc5dc-8dae-4157-8dc9-38156c55c889",
    "CompanyGuid": "b35ca599-91ce-4b7f-9fd7-ea407609552e",
    "FolderGuid": "20c42454-4c9f-4488-b4f9-1b1ab545d10c",
    "EventGuid": "439dabd4-0290-40eb-a8ce-8e0b547c1ef8",
    "ActivityGuid": "82fdf07f-b191-4a17-825b-7c7b8923eabf",
    "EventLocationGuid": "4849977f-5b94-4cd5-b70c-1d7a9c17c51b",
    "OriginalFileGuid": "e70b28e8-82a9-4c69-9b3b-faff1142c307",
    "CopyFromFileGuid": "0a2307d0-ad2f-4a9c-8d5e-ae17605e9b02",
    "NewsGuid": "a9732932-3764-4469-b808-478ae3df5805",
    "ContributionGuid": "17c64ded-0e08-45b0-b91c-d9ca1eace9ac",
    "ContributionSpeakerGuid": "15ae67bb-1d82-41e6-b533-26a04acb0715",
    "AgendaItemGuid": "300e5fd7-84f4-40c0-89fb-24d59d59b00c",
    "Guid": "f3b69e2d-b611-45d4-9b85-42e2660be2d0",
    "Created": "2023-11-21T00:18:26.5697609+00:00",
    "Modified": "2023-11-21T00:18:26.5697609+00:00",
    "Deleted": "2023-11-21T00:18:26.5697609+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": "f3b69e2d-b611-45d4-9b85-42e2660be2d0",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "f0b01abd-6637-49d7-98e2-bac5ef8a689c",
      "EventContentGuid": "1ab45aaa-f06e-4b65-9633-96ba86082655",
      "TrainingGuid": "c0e2a70a-100b-48d8-ab35-e9a76de8118c",
      "TrainingLocationGuid": "a82fc5dc-8dae-4157-8dc9-38156c55c889",
      "CompanyGuid": "b35ca599-91ce-4b7f-9fd7-ea407609552e",
      "FolderGuid": "20c42454-4c9f-4488-b4f9-1b1ab545d10c",
      "EventGuid": "439dabd4-0290-40eb-a8ce-8e0b547c1ef8",
      "ActivityGuid": "82fdf07f-b191-4a17-825b-7c7b8923eabf",
      "EventLocationGuid": "4849977f-5b94-4cd5-b70c-1d7a9c17c51b",
      "OriginalFileGuid": "e70b28e8-82a9-4c69-9b3b-faff1142c307",
      "CopyFromFileGuid": "0a2307d0-ad2f-4a9c-8d5e-ae17605e9b02",
      "NewsGuid": "a9732932-3764-4469-b808-478ae3df5805",
      "ContributionGuid": "17c64ded-0e08-45b0-b91c-d9ca1eace9ac",
      "ContributionSpeakerGuid": "15ae67bb-1d82-41e6-b533-26a04acb0715",
      "AgendaItemGuid": "300e5fd7-84f4-40c0-89fb-24d59d59b00c",
      "Guid": "f3b69e2d-b611-45d4-9b85-42e2660be2d0",
      "Created": "2023-11-21T00:18:26.5697609+00:00",
      "Modified": "2023-11-21T00:18:26.5697609+00:00",
      "Deleted": "2023-11-21T00:18:26.5697609+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": "f3b69e2d-b611-45d4-9b85-42e2660be2d0",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "f0b01abd-6637-49d7-98e2-bac5ef8a689c",
      "EventContentGuid": "1ab45aaa-f06e-4b65-9633-96ba86082655",
      "TrainingGuid": "c0e2a70a-100b-48d8-ab35-e9a76de8118c",
      "TrainingLocationGuid": "a82fc5dc-8dae-4157-8dc9-38156c55c889",
      "CompanyGuid": "b35ca599-91ce-4b7f-9fd7-ea407609552e",
      "FolderGuid": "20c42454-4c9f-4488-b4f9-1b1ab545d10c",
      "EventGuid": "439dabd4-0290-40eb-a8ce-8e0b547c1ef8",
      "ActivityGuid": "82fdf07f-b191-4a17-825b-7c7b8923eabf",
      "EventLocationGuid": "4849977f-5b94-4cd5-b70c-1d7a9c17c51b",
      "OriginalFileGuid": "e70b28e8-82a9-4c69-9b3b-faff1142c307",
      "CopyFromFileGuid": "0a2307d0-ad2f-4a9c-8d5e-ae17605e9b02",
      "NewsGuid": "a9732932-3764-4469-b808-478ae3df5805",
      "ContributionGuid": "17c64ded-0e08-45b0-b91c-d9ca1eace9ac",
      "ContributionSpeakerGuid": "15ae67bb-1d82-41e6-b533-26a04acb0715",
      "AgendaItemGuid": "300e5fd7-84f4-40c0-89fb-24d59d59b00c",
      "Guid": "f3b69e2d-b611-45d4-9b85-42e2660be2d0",
      "Created": "2023-11-21T00:18:26.5697609+00:00",
      "Modified": "2023-11-21T00:18:26.5697609+00:00",
      "Deleted": "2023-11-21T00:18:26.5697609+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": "f3b69e2d-b611-45d4-9b85-42e2660be2d0",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "f0b01abd-6637-49d7-98e2-bac5ef8a689c",
      "EventContentGuid": "1ab45aaa-f06e-4b65-9633-96ba86082655",
      "TrainingGuid": "c0e2a70a-100b-48d8-ab35-e9a76de8118c",
      "TrainingLocationGuid": "a82fc5dc-8dae-4157-8dc9-38156c55c889",
      "CompanyGuid": "b35ca599-91ce-4b7f-9fd7-ea407609552e",
      "FolderGuid": "20c42454-4c9f-4488-b4f9-1b1ab545d10c",
      "EventGuid": "439dabd4-0290-40eb-a8ce-8e0b547c1ef8",
      "ActivityGuid": "82fdf07f-b191-4a17-825b-7c7b8923eabf",
      "EventLocationGuid": "4849977f-5b94-4cd5-b70c-1d7a9c17c51b",
      "OriginalFileGuid": "e70b28e8-82a9-4c69-9b3b-faff1142c307",
      "CopyFromFileGuid": "0a2307d0-ad2f-4a9c-8d5e-ae17605e9b02",
      "NewsGuid": "a9732932-3764-4469-b808-478ae3df5805",
      "ContributionGuid": "17c64ded-0e08-45b0-b91c-d9ca1eace9ac",
      "ContributionSpeakerGuid": "15ae67bb-1d82-41e6-b533-26a04acb0715",
      "AgendaItemGuid": "300e5fd7-84f4-40c0-89fb-24d59d59b00c",
      "Guid": "f3b69e2d-b611-45d4-9b85-42e2660be2d0",
      "Created": "2023-11-21T00:18:26.5697609+00:00",
      "Modified": "2023-11-21T00:18:26.5697609+00:00",
      "Deleted": "2023-11-21T00:18:26.5697609+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": "f3b69e2d-b611-45d4-9b85-42e2660be2d0",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "f0b01abd-6637-49d7-98e2-bac5ef8a689c",
      "EventContentGuid": "1ab45aaa-f06e-4b65-9633-96ba86082655",
      "TrainingGuid": "c0e2a70a-100b-48d8-ab35-e9a76de8118c",
      "TrainingLocationGuid": "a82fc5dc-8dae-4157-8dc9-38156c55c889",
      "CompanyGuid": "b35ca599-91ce-4b7f-9fd7-ea407609552e",
      "FolderGuid": "20c42454-4c9f-4488-b4f9-1b1ab545d10c",
      "EventGuid": "439dabd4-0290-40eb-a8ce-8e0b547c1ef8",
      "ActivityGuid": "82fdf07f-b191-4a17-825b-7c7b8923eabf",
      "EventLocationGuid": "4849977f-5b94-4cd5-b70c-1d7a9c17c51b",
      "OriginalFileGuid": "e70b28e8-82a9-4c69-9b3b-faff1142c307",
      "CopyFromFileGuid": "0a2307d0-ad2f-4a9c-8d5e-ae17605e9b02",
      "NewsGuid": "a9732932-3764-4469-b808-478ae3df5805",
      "ContributionGuid": "17c64ded-0e08-45b0-b91c-d9ca1eace9ac",
      "ContributionSpeakerGuid": "15ae67bb-1d82-41e6-b533-26a04acb0715",
      "AgendaItemGuid": "300e5fd7-84f4-40c0-89fb-24d59d59b00c",
      "Guid": "f3b69e2d-b611-45d4-9b85-42e2660be2d0",
      "Created": "2023-11-21T00:18:26.5697609+00:00",
      "Modified": "2023-11-21T00:18:26.5697609+00:00",
      "Deleted": "2023-11-21T00:18:26.5697609+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": "f3b69e2d-b611-45d4-9b85-42e2660be2d0",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "f0b01abd-6637-49d7-98e2-bac5ef8a689c",
      "EventContentGuid": "1ab45aaa-f06e-4b65-9633-96ba86082655",
      "TrainingGuid": "c0e2a70a-100b-48d8-ab35-e9a76de8118c",
      "TrainingLocationGuid": "a82fc5dc-8dae-4157-8dc9-38156c55c889",
      "CompanyGuid": "b35ca599-91ce-4b7f-9fd7-ea407609552e",
      "FolderGuid": "20c42454-4c9f-4488-b4f9-1b1ab545d10c",
      "EventGuid": "439dabd4-0290-40eb-a8ce-8e0b547c1ef8",
      "ActivityGuid": "82fdf07f-b191-4a17-825b-7c7b8923eabf",
      "EventLocationGuid": "4849977f-5b94-4cd5-b70c-1d7a9c17c51b",
      "OriginalFileGuid": "e70b28e8-82a9-4c69-9b3b-faff1142c307",
      "CopyFromFileGuid": "0a2307d0-ad2f-4a9c-8d5e-ae17605e9b02",
      "NewsGuid": "a9732932-3764-4469-b808-478ae3df5805",
      "ContributionGuid": "17c64ded-0e08-45b0-b91c-d9ca1eace9ac",
      "ContributionSpeakerGuid": "15ae67bb-1d82-41e6-b533-26a04acb0715",
      "AgendaItemGuid": "300e5fd7-84f4-40c0-89fb-24d59d59b00c",
      "Guid": "f3b69e2d-b611-45d4-9b85-42e2660be2d0",
      "Created": "2023-11-21T00:18:26.5697609+00:00",
      "Modified": "2023-11-21T00:18:26.5697609+00:00",
      "Deleted": "2023-11-21T00:18:26.5697609+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": "f3b69e2d-b611-45d4-9b85-42e2660be2d0",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "f0b01abd-6637-49d7-98e2-bac5ef8a689c",
    "EventContentGuid": "1ab45aaa-f06e-4b65-9633-96ba86082655",
    "TrainingGuid": "c0e2a70a-100b-48d8-ab35-e9a76de8118c",
    "TrainingLocationGuid": "a82fc5dc-8dae-4157-8dc9-38156c55c889",
    "CompanyGuid": "b35ca599-91ce-4b7f-9fd7-ea407609552e",
    "FolderGuid": "20c42454-4c9f-4488-b4f9-1b1ab545d10c",
    "EventGuid": "439dabd4-0290-40eb-a8ce-8e0b547c1ef8",
    "ActivityGuid": "82fdf07f-b191-4a17-825b-7c7b8923eabf",
    "EventLocationGuid": "4849977f-5b94-4cd5-b70c-1d7a9c17c51b",
    "OriginalFileGuid": "e70b28e8-82a9-4c69-9b3b-faff1142c307",
    "CopyFromFileGuid": "0a2307d0-ad2f-4a9c-8d5e-ae17605e9b02",
    "NewsGuid": "a9732932-3764-4469-b808-478ae3df5805",
    "ContributionGuid": "17c64ded-0e08-45b0-b91c-d9ca1eace9ac",
    "ContributionSpeakerGuid": "15ae67bb-1d82-41e6-b533-26a04acb0715",
    "AgendaItemGuid": "300e5fd7-84f4-40c0-89fb-24d59d59b00c",
    "Guid": "f3b69e2d-b611-45d4-9b85-42e2660be2d0",
    "Created": "2023-11-21T00:18:26.5697609+00:00",
    "Modified": "2023-11-21T00:18:26.5697609+00:00",
    "Deleted": "2023-11-21T00:18:26.5697609+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": [
    "b851de00-a122-48c2-990e-81d02835faab",
    "3686ed9b-7eed-4f02-b87f-8e716c92fb6c"
  ],
  "IsScheduled": true,
  "FormGroups": [
    {
      "FieldName": "sample string 1",
      "FieldLabel": "sample string 2",
      "FieldEnabled": true,
      "TooltipEnabled": true,
      "TooltipText": "sample string 5",
      "EventGuid": "a3d58b72-ba5f-4b41-8dc9-f06ddc4da6aa",
      "Guid": "70d164ae-0e80-4ba9-8896-e54c1afe0bf3",
      "Created": "2023-11-21T00:18:26.5697609+00:00",
      "Modified": "2023-11-21T00:18:26.5697609+00:00",
      "Deleted": "2023-11-21T00:18:26.5697609+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": "a3d58b72-ba5f-4b41-8dc9-f06ddc4da6aa",
      "Guid": "70d164ae-0e80-4ba9-8896-e54c1afe0bf3",
      "Created": "2023-11-21T00:18:26.5697609+00:00",
      "Modified": "2023-11-21T00:18:26.5697609+00:00",
      "Deleted": "2023-11-21T00:18:26.5697609+00:00",
      "ErrorMessages": {
        "sample string 1": "sample string 2",
        "sample string 3": "sample string 4"
      },
      "IsValid": false
    }
  ],
  "Guid": "8980fed3-ac28-41b7-8880-6483dbcdeb21",
  "Created": "2023-11-21T00:18:26.5697609+00:00",
  "Modified": "2023-11-21T00:18:26.5697609+00:00",
  "Deleted": "2023-11-21T00:18:26.5697609+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":"edaeb057-1631-4b51-b838-6718fd9cc526","EventGuid":"f09e3bfe-819e-4f37-bf00-c08dfa26e81a","SessionTitle":"sample string 2","SessionDescription":"sample string 3","EventDateGuid":"0f819fc7-e1c0-4340-9782-f7dcfc5f4e67","DayPartGuid":"f4d88a2f-e2e0-48ed-a798-9c81ff0f7220","EventThemeGuid":"62530cee-4b37-47d0-8af4-18d83d5fbb0d","EventWorkFormGuid":"81a3c259-4d46-42a5-8d72-9abbb04468d4","Speakers":null,"ActivityPresentationFile1":{"ContentType":"sample string 1","FileName":"sample string 2","FileExtension":null,"OriginalFileName":"sample string 3","PublicFileName":"f3b69e2d-b611-45d4-9b85-42e2660be2d0","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"f0b01abd-6637-49d7-98e2-bac5ef8a689c","EventContentGuid":"1ab45aaa-f06e-4b65-9633-96ba86082655","TrainingGuid":"c0e2a70a-100b-48d8-ab35-e9a76de8118c","TrainingLocationGuid":"a82fc5dc-8dae-4157-8dc9-38156c55c889","CompanyGuid":"b35ca599-91ce-4b7f-9fd7-ea407609552e","FolderGuid":"20c42454-4c9f-4488-b4f9-1b1ab545d10c","EventGuid":"439dabd4-0290-40eb-a8ce-8e0b547c1ef8","ActivityGuid":"82fdf07f-b191-4a17-825b-7c7b8923eabf","EventLocationGuid":"4849977f-5b94-4cd5-b70c-1d7a9c17c51b","OriginalFileGuid":"e70b28e8-82a9-4c69-9b3b-faff1142c307","CopyFromFileGuid":"0a2307d0-ad2f-4a9c-8d5e-ae17605e9b02","NewsGuid":"a9732932-3764-4469-b808-478ae3df5805","ContributionGuid":"17c64ded-0e08-45b0-b91c-d9ca1eace9ac","ContributionSpeakerGuid":"15ae67bb-1d82-41e6-b533-26a04acb0715","AgendaItemGuid":"300e5fd7-84f4-40c0-89fb-24d59d59b00c","Guid":"f3b69e2d-b611-45d4-9b85-42e2660be2d0","Created":"2023-11-21T00:18:26.5697609+00:00","Modified":"2023-11-21T00:18:26.5697609+00:00","Deleted":"2023-11-21T00:18:26.5697609+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":"f3b69e2d-b611-45d4-9b85-42e2660be2d0","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"f0b01abd-6637-49d7-98e2-bac5ef8a689c","EventContentGuid":"1ab45aaa-f06e-4b65-9633-96ba86082655","TrainingGuid":"c0e2a70a-100b-48d8-ab35-e9a76de8118c","TrainingLocationGuid":"a82fc5dc-8dae-4157-8dc9-38156c55c889","CompanyGuid":"b35ca599-91ce-4b7f-9fd7-ea407609552e","FolderGuid":"20c42454-4c9f-4488-b4f9-1b1ab545d10c","EventGuid":"439dabd4-0290-40eb-a8ce-8e0b547c1ef8","ActivityGuid":"82fdf07f-b191-4a17-825b-7c7b8923eabf","EventLocationGuid":"4849977f-5b94-4cd5-b70c-1d7a9c17c51b","OriginalFileGuid":"e70b28e8-82a9-4c69-9b3b-faff1142c307","CopyFromFileGuid":"0a2307d0-ad2f-4a9c-8d5e-ae17605e9b02","NewsGuid":"a9732932-3764-4469-b808-478ae3df5805","ContributionGuid":"17c64ded-0e08-45b0-b91c-d9ca1eace9ac","ContributionSpeakerGuid":"15ae67bb-1d82-41e6-b533-26a04acb0715","AgendaItemGuid":"300e5fd7-84f4-40c0-89fb-24d59d59b00c","Guid":"f3b69e2d-b611-45d4-9b85-42e2660be2d0","Created":"2023-11-21T00:18:26.5697609+00:00","Modified":"2023-11-21T00:18:26.5697609+00:00","Deleted":"2023-11-21T00:18:26.5697609+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":"f3b69e2d-b611-45d4-9b85-42e2660be2d0","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"f0b01abd-6637-49d7-98e2-bac5ef8a689c","EventContentGuid":"1ab45aaa-f06e-4b65-9633-96ba86082655","TrainingGuid":"c0e2a70a-100b-48d8-ab35-e9a76de8118c","TrainingLocationGuid":"a82fc5dc-8dae-4157-8dc9-38156c55c889","CompanyGuid":"b35ca599-91ce-4b7f-9fd7-ea407609552e","FolderGuid":"20c42454-4c9f-4488-b4f9-1b1ab545d10c","EventGuid":"439dabd4-0290-40eb-a8ce-8e0b547c1ef8","ActivityGuid":"82fdf07f-b191-4a17-825b-7c7b8923eabf","EventLocationGuid":"4849977f-5b94-4cd5-b70c-1d7a9c17c51b","OriginalFileGuid":"e70b28e8-82a9-4c69-9b3b-faff1142c307","CopyFromFileGuid":"0a2307d0-ad2f-4a9c-8d5e-ae17605e9b02","NewsGuid":"a9732932-3764-4469-b808-478ae3df5805","ContributionGuid":"17c64ded-0e08-45b0-b91c-d9ca1eace9ac","ContributionSpeakerGuid":"15ae67bb-1d82-41e6-b533-26a04acb0715","AgendaItemGuid":"300e5fd7-84f4-40c0-89fb-24d59d59b00c","Guid":"f3b69e2d-b611-45d4-9b85-42e2660be2d0","Created":"2023-11-21T00:18:26.5697609+00:00","Modified":"2023-11-21T00:18:26.5697609+00:00","Deleted":"2023-11-21T00:18:26.5697609+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":"f3b69e2d-b611-45d4-9b85-42e2660be2d0","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"f0b01abd-6637-49d7-98e2-bac5ef8a689c","EventContentGuid":"1ab45aaa-f06e-4b65-9633-96ba86082655","TrainingGuid":"c0e2a70a-100b-48d8-ab35-e9a76de8118c","TrainingLocationGuid":"a82fc5dc-8dae-4157-8dc9-38156c55c889","CompanyGuid":"b35ca599-91ce-4b7f-9fd7-ea407609552e","FolderGuid":"20c42454-4c9f-4488-b4f9-1b1ab545d10c","EventGuid":"439dabd4-0290-40eb-a8ce-8e0b547c1ef8","ActivityGuid":"82fdf07f-b191-4a17-825b-7c7b8923eabf","EventLocationGuid":"4849977f-5b94-4cd5-b70c-1d7a9c17c51b","OriginalFileGuid":"e70b28e8-82a9-4c69-9b3b-faff1142c307","CopyFromFileGuid":"0a2307d0-ad2f-4a9c-8d5e-ae17605e9b02","NewsGuid":"a9732932-3764-4469-b808-478ae3df5805","ContributionGuid":"17c64ded-0e08-45b0-b91c-d9ca1eace9ac","ContributionSpeakerGuid":"15ae67bb-1d82-41e6-b533-26a04acb0715","AgendaItemGuid":"300e5fd7-84f4-40c0-89fb-24d59d59b00c","Guid":"f3b69e2d-b611-45d4-9b85-42e2660be2d0","Created":"2023-11-21T00:18:26.5697609+00:00","Modified":"2023-11-21T00:18:26.5697609+00:00","Deleted":"2023-11-21T00:18:26.5697609+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":"f3b69e2d-b611-45d4-9b85-42e2660be2d0","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"f0b01abd-6637-49d7-98e2-bac5ef8a689c","EventContentGuid":"1ab45aaa-f06e-4b65-9633-96ba86082655","TrainingGuid":"c0e2a70a-100b-48d8-ab35-e9a76de8118c","TrainingLocationGuid":"a82fc5dc-8dae-4157-8dc9-38156c55c889","CompanyGuid":"b35ca599-91ce-4b7f-9fd7-ea407609552e","FolderGuid":"20c42454-4c9f-4488-b4f9-1b1ab545d10c","EventGuid":"439dabd4-0290-40eb-a8ce-8e0b547c1ef8","ActivityGuid":"82fdf07f-b191-4a17-825b-7c7b8923eabf","EventLocationGuid":"4849977f-5b94-4cd5-b70c-1d7a9c17c51b","OriginalFileGuid":"e70b28e8-82a9-4c69-9b3b-faff1142c307","CopyFromFileGuid":"0a2307d0-ad2f-4a9c-8d5e-ae17605e9b02","NewsGuid":"a9732932-3764-4469-b808-478ae3df5805","ContributionGuid":"17c64ded-0e08-45b0-b91c-d9ca1eace9ac","ContributionSpeakerGuid":"15ae67bb-1d82-41e6-b533-26a04acb0715","AgendaItemGuid":"300e5fd7-84f4-40c0-89fb-24d59d59b00c","Guid":"f3b69e2d-b611-45d4-9b85-42e2660be2d0","Created":"2023-11-21T00:18:26.5697609+00:00","Modified":"2023-11-21T00:18:26.5697609+00:00","Deleted":"2023-11-21T00:18:26.5697609+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":"f3b69e2d-b611-45d4-9b85-42e2660be2d0","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"f0b01abd-6637-49d7-98e2-bac5ef8a689c","EventContentGuid":"1ab45aaa-f06e-4b65-9633-96ba86082655","TrainingGuid":"c0e2a70a-100b-48d8-ab35-e9a76de8118c","TrainingLocationGuid":"a82fc5dc-8dae-4157-8dc9-38156c55c889","CompanyGuid":"b35ca599-91ce-4b7f-9fd7-ea407609552e","FolderGuid":"20c42454-4c9f-4488-b4f9-1b1ab545d10c","EventGuid":"439dabd4-0290-40eb-a8ce-8e0b547c1ef8","ActivityGuid":"82fdf07f-b191-4a17-825b-7c7b8923eabf","EventLocationGuid":"4849977f-5b94-4cd5-b70c-1d7a9c17c51b","OriginalFileGuid":"e70b28e8-82a9-4c69-9b3b-faff1142c307","CopyFromFileGuid":"0a2307d0-ad2f-4a9c-8d5e-ae17605e9b02","NewsGuid":"a9732932-3764-4469-b808-478ae3df5805","ContributionGuid":"17c64ded-0e08-45b0-b91c-d9ca1eace9ac","ContributionSpeakerGuid":"15ae67bb-1d82-41e6-b533-26a04acb0715","AgendaItemGuid":"300e5fd7-84f4-40c0-89fb-24d59d59b00c","Guid":"f3b69e2d-b611-45d4-9b85-42e2660be2d0","Created":"2023-11-21T00:18:26.5697609+00:00","Modified":"2023-11-21T00:18:26.5697609+00:00","Deleted":"2023-11-21T00:18:26.5697609+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":"f3b69e2d-b611-45d4-9b85-42e2660be2d0","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"f0b01abd-6637-49d7-98e2-bac5ef8a689c","EventContentGuid":"1ab45aaa-f06e-4b65-9633-96ba86082655","TrainingGuid":"c0e2a70a-100b-48d8-ab35-e9a76de8118c","TrainingLocationGuid":"a82fc5dc-8dae-4157-8dc9-38156c55c889","CompanyGuid":"b35ca599-91ce-4b7f-9fd7-ea407609552e","FolderGuid":"20c42454-4c9f-4488-b4f9-1b1ab545d10c","EventGuid":"439dabd4-0290-40eb-a8ce-8e0b547c1ef8","ActivityGuid":"82fdf07f-b191-4a17-825b-7c7b8923eabf","EventLocationGuid":"4849977f-5b94-4cd5-b70c-1d7a9c17c51b","OriginalFileGuid":"e70b28e8-82a9-4c69-9b3b-faff1142c307","CopyFromFileGuid":"0a2307d0-ad2f-4a9c-8d5e-ae17605e9b02","NewsGuid":"a9732932-3764-4469-b808-478ae3df5805","ContributionGuid":"17c64ded-0e08-45b0-b91c-d9ca1eace9ac","ContributionSpeakerGuid":"15ae67bb-1d82-41e6-b533-26a04acb0715","AgendaItemGuid":"300e5fd7-84f4-40c0-89fb-24d59d59b00c","Guid":"f3b69e2d-b611-45d4-9b85-42e2660be2d0","Created":"2023-11-21T00:18:26.5697609+00:00","Modified":"2023-11-21T00:18:26.5697609+00:00","Deleted":"2023-11-21T00:18:26.5697609+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":"f3b69e2d-b611-45d4-9b85-42e2660be2d0","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"f0b01abd-6637-49d7-98e2-bac5ef8a689c","EventContentGuid":"1ab45aaa-f06e-4b65-9633-96ba86082655","TrainingGuid":"c0e2a70a-100b-48d8-ab35-e9a76de8118c","TrainingLocationGuid":"a82fc5dc-8dae-4157-8dc9-38156c55c889","CompanyGuid":"b35ca599-91ce-4b7f-9fd7-ea407609552e","FolderGuid":"20c42454-4c9f-4488-b4f9-1b1ab545d10c","EventGuid":"439dabd4-0290-40eb-a8ce-8e0b547c1ef8","ActivityGuid":"82fdf07f-b191-4a17-825b-7c7b8923eabf","EventLocationGuid":"4849977f-5b94-4cd5-b70c-1d7a9c17c51b","OriginalFileGuid":"e70b28e8-82a9-4c69-9b3b-faff1142c307","CopyFromFileGuid":"0a2307d0-ad2f-4a9c-8d5e-ae17605e9b02","NewsGuid":"a9732932-3764-4469-b808-478ae3df5805","ContributionGuid":"17c64ded-0e08-45b0-b91c-d9ca1eace9ac","ContributionSpeakerGuid":"15ae67bb-1d82-41e6-b533-26a04acb0715","AgendaItemGuid":"300e5fd7-84f4-40c0-89fb-24d59d59b00c","Guid":"f3b69e2d-b611-45d4-9b85-42e2660be2d0","Created":"2023-11-21T00:18:26.5697609+00:00","Modified":"2023-11-21T00:18:26.5697609+00:00","Deleted":"2023-11-21T00:18:26.5697609+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":"f3b69e2d-b611-45d4-9b85-42e2660be2d0","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"f0b01abd-6637-49d7-98e2-bac5ef8a689c","EventContentGuid":"1ab45aaa-f06e-4b65-9633-96ba86082655","TrainingGuid":"c0e2a70a-100b-48d8-ab35-e9a76de8118c","TrainingLocationGuid":"a82fc5dc-8dae-4157-8dc9-38156c55c889","CompanyGuid":"b35ca599-91ce-4b7f-9fd7-ea407609552e","FolderGuid":"20c42454-4c9f-4488-b4f9-1b1ab545d10c","EventGuid":"439dabd4-0290-40eb-a8ce-8e0b547c1ef8","ActivityGuid":"82fdf07f-b191-4a17-825b-7c7b8923eabf","EventLocationGuid":"4849977f-5b94-4cd5-b70c-1d7a9c17c51b","OriginalFileGuid":"e70b28e8-82a9-4c69-9b3b-faff1142c307","CopyFromFileGuid":"0a2307d0-ad2f-4a9c-8d5e-ae17605e9b02","NewsGuid":"a9732932-3764-4469-b808-478ae3df5805","ContributionGuid":"17c64ded-0e08-45b0-b91c-d9ca1eace9ac","ContributionSpeakerGuid":"15ae67bb-1d82-41e6-b533-26a04acb0715","AgendaItemGuid":"300e5fd7-84f4-40c0-89fb-24d59d59b00c","Guid":"f3b69e2d-b611-45d4-9b85-42e2660be2d0","Created":"2023-11-21T00:18:26.5697609+00:00","Modified":"2023-11-21T00:18:26.5697609+00:00","Deleted":"2023-11-21T00:18:26.5697609+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":"f3b69e2d-b611-45d4-9b85-42e2660be2d0","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"f0b01abd-6637-49d7-98e2-bac5ef8a689c","EventContentGuid":"1ab45aaa-f06e-4b65-9633-96ba86082655","TrainingGuid":"c0e2a70a-100b-48d8-ab35-e9a76de8118c","TrainingLocationGuid":"a82fc5dc-8dae-4157-8dc9-38156c55c889","CompanyGuid":"b35ca599-91ce-4b7f-9fd7-ea407609552e","FolderGuid":"20c42454-4c9f-4488-b4f9-1b1ab545d10c","EventGuid":"439dabd4-0290-40eb-a8ce-8e0b547c1ef8","ActivityGuid":"82fdf07f-b191-4a17-825b-7c7b8923eabf","EventLocationGuid":"4849977f-5b94-4cd5-b70c-1d7a9c17c51b","OriginalFileGuid":"e70b28e8-82a9-4c69-9b3b-faff1142c307","CopyFromFileGuid":"0a2307d0-ad2f-4a9c-8d5e-ae17605e9b02","NewsGuid":"a9732932-3764-4469-b808-478ae3df5805","ContributionGuid":"17c64ded-0e08-45b0-b91c-d9ca1eace9ac","ContributionSpeakerGuid":"15ae67bb-1d82-41e6-b533-26a04acb0715","AgendaItemGuid":"300e5fd7-84f4-40c0-89fb-24d59d59b00c","Guid":"f3b69e2d-b611-45d4-9b85-42e2660be2d0","Created":"2023-11-21T00:18:26.5697609+00:00","Modified":"2023-11-21T00:18:26.5697609+00:00","Deleted":"2023-11-21T00:18:26.5697609+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":"f3b69e2d-b611-45d4-9b85-42e2660be2d0","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"f0b01abd-6637-49d7-98e2-bac5ef8a689c","EventContentGuid":"1ab45aaa-f06e-4b65-9633-96ba86082655","TrainingGuid":"c0e2a70a-100b-48d8-ab35-e9a76de8118c","TrainingLocationGuid":"a82fc5dc-8dae-4157-8dc9-38156c55c889","CompanyGuid":"b35ca599-91ce-4b7f-9fd7-ea407609552e","FolderGuid":"20c42454-4c9f-4488-b4f9-1b1ab545d10c","EventGuid":"439dabd4-0290-40eb-a8ce-8e0b547c1ef8","ActivityGuid":"82fdf07f-b191-4a17-825b-7c7b8923eabf","EventLocationGuid":"4849977f-5b94-4cd5-b70c-1d7a9c17c51b","OriginalFileGuid":"e70b28e8-82a9-4c69-9b3b-faff1142c307","CopyFromFileGuid":"0a2307d0-ad2f-4a9c-8d5e-ae17605e9b02","NewsGuid":"a9732932-3764-4469-b808-478ae3df5805","ContributionGuid":"17c64ded-0e08-45b0-b91c-d9ca1eace9ac","ContributionSpeakerGuid":"15ae67bb-1d82-41e6-b533-26a04acb0715","AgendaItemGuid":"300e5fd7-84f4-40c0-89fb-24d59d59b00c","Guid":"f3b69e2d-b611-45d4-9b85-42e2660be2d0","Created":"2023-11-21T00:18:26.5697609+00:00","Modified":"2023-11-21T00:18:26.5697609+00:00","Deleted":"2023-11-21T00:18:26.5697609+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":["b851de00-a122-48c2-990e-81d02835faab","3686ed9b-7eed-4f02-b87f-8e716c92fb6c"],"IsScheduled":true,"FormGroups":[{"FieldName":"sample string 1","FieldLabel":"sample string 2","FieldEnabled":true,"TooltipEnabled":true,"TooltipText":"sample string 5","EventGuid":"a3d58b72-ba5f-4b41-8dc9-f06ddc4da6aa","Guid":"70d164ae-0e80-4ba9-8896-e54c1afe0bf3","Created":"2023-11-21T00:18:26.5697609+00:00","Modified":"2023-11-21T00:18:26.5697609+00:00","Deleted":"2023-11-21T00:18:26.5697609+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":"a3d58b72-ba5f-4b41-8dc9-f06ddc4da6aa","Guid":"70d164ae-0e80-4ba9-8896-e54c1afe0bf3","Created":"2023-11-21T00:18:26.5697609+00:00","Modified":"2023-11-21T00:18:26.5697609+00:00","Deleted":"2023-11-21T00:18:26.5697609+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false}],"Guid":"8980fed3-ac28-41b7-8880-6483dbcdeb21","Created":"2023-11-21T00:18:26.5697609+00:00","Modified":"2023-11-21T00:18:26.5697609+00:00","Deleted":"2023-11-21T00:18:26.5697609+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">2023-11-21T00:18:26.5697609+00:00</Created>
  <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2023-11-21T00:18:26.5697609+00:00</Deleted>
  <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">8980fed3-ac28-41b7-8880-6483dbcdeb21</Guid>
  <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2023-11-21T00:18:26.5697609+00:00</Modified>
  <ActivityGuid>edaeb057-1631-4b51-b838-6718fd9cc526</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">2023-11-21T00:18:26.5697609+00:00</Created>
    <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2023-11-21T00:18:26.5697609+00:00</Deleted>
    <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">f3b69e2d-b611-45d4-9b85-42e2660be2d0</Guid>
    <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2023-11-21T00:18:26.5697609+00:00</Modified>
    <ActivityGuid>82fdf07f-b191-4a17-825b-7c7b8923eabf</ActivityGuid>
    <AgendaItemGuid>300e5fd7-84f4-40c0-89fb-24d59d59b00c</AgendaItemGuid>
    <Alias>sample string 6</Alias>
    <CompanyGuid>b35ca599-91ce-4b7f-9fd7-ea407609552e</CompanyGuid>
    <ContentType>sample string 1</ContentType>
    <ContributionGuid>17c64ded-0e08-45b0-b91c-d9ca1eace9ac</ContributionGuid>
    <ContributionSpeakerGuid>15ae67bb-1d82-41e6-b533-26a04acb0715</ContributionSpeakerGuid>
    <CopyFromFileGuid>0a2307d0-ad2f-4a9c-8d5e-ae17605e9b02</CopyFromFileGuid>
    <EventContentGuid>1ab45aaa-f06e-4b65-9633-96ba86082655</EventContentGuid>
    <EventGuid>439dabd4-0290-40eb-a8ce-8e0b547c1ef8</EventGuid>
    <EventLocationGuid>4849977f-5b94-4cd5-b70c-1d7a9c17c51b</EventLocationGuid>
    <FileContents>QEA=</FileContents>
    <FileName>sample string 2</FileName>
    <FileSize>4</FileSize>
    <FileType>Unassigned</FileType>
    <FolderGuid>20c42454-4c9f-4488-b4f9-1b1ab545d10c</FolderGuid>
    <Height>1</Height>
    <InStorage>true</InStorage>
    <NewsGuid>a9732932-3764-4469-b808-478ae3df5805</NewsGuid>
    <OriginalFileGuid>e70b28e8-82a9-4c69-9b3b-faff1142c307</OriginalFileGuid>
    <OriginalFileName>sample string 3</OriginalFileName>
    <PersonGuid>f0b01abd-6637-49d7-98e2-bac5ef8a689c</PersonGuid>
    <TrainingGuid>c0e2a70a-100b-48d8-ab35-e9a76de8118c</TrainingGuid>
    <TrainingLocationGuid>a82fc5dc-8dae-4157-8dc9-38156c55c889</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">2023-11-21T00:18:26.5697609+00:00</Created>
    <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2023-11-21T00:18:26.5697609+00:00</Deleted>
    <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">f3b69e2d-b611-45d4-9b85-42e2660be2d0</Guid>
    <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2023-11-21T00:18:26.5697609+00:00</Modified>
    <ActivityGuid>82fdf07f-b191-4a17-825b-7c7b8923eabf</ActivityGuid>
    <AgendaItemGuid>300e5fd7-84f4-40c0-89fb-24d59d59b00c</AgendaItemGuid>
    <Alias>sample string 6</Alias>
    <CompanyGuid>b35ca599-91ce-4b7f-9fd7-ea407609552e</CompanyGuid>
    <ContentType>sample string 1</ContentType>
    <ContributionGuid>17c64ded-0e08-45b0-b91c-d9ca1eace9ac</ContributionGuid>
    <ContributionSpeakerGuid>15ae67bb-1d82-41e6-b533-26a04acb0715</ContributionSpeakerGuid>
    <CopyFromFileGuid>0a2307d0-ad2f-4a9c-8d5e-ae17605e9b02</CopyFromFileGuid>
    <EventContentGuid>1ab45aaa-f06e-4b65-9633-96ba86082655</EventContentGuid>
    <EventGuid>439dabd4-0290-40eb-a8ce-8e0b547c1ef8</EventGuid>
    <EventLocationGuid>4849977f-5b94-4cd5-b70c-1d7a9c17c51b</EventLocationGuid>
    <FileContents>QEA=</FileContents>
    <FileName>sample string 2</FileName>
    <FileSize>4</FileSize>
    <FileType>Unassigned</FileType>
    <FolderGuid>20c42454-4c9f-4488-b4f9-1b1ab545d10c</FolderGuid>
    <Height>1</Height>
    <InStorage>true</InStorage>
    <NewsGuid>a9732932-3764-4469-b808-478ae3df5805</NewsGuid>
    <OriginalFileGuid>e70b28e8-82a9-4c69-9b3b-faff1142c307</OriginalFileGuid>
    <OriginalFileName>sample string 3</OriginalFileName>
    <PersonGuid>f0b01abd-6637-49d7-98e2-bac5ef8a689c</PersonGuid>
    <TrainingGuid>c0e2a70a-100b-48d8-ab35-e9a76de8118c</TrainingGuid>
    <TrainingLocationGuid>a82fc5dc-8dae-4157-8dc9-38156c55c889</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">2023-11-21T00:18:26.5697609+00:00</Created>
    <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2023-11-21T00:18:26.5697609+00:00</Deleted>
    <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">f3b69e2d-b611-45d4-9b85-42e2660be2d0</Guid>
    <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2023-11-21T00:18:26.5697609+00:00</Modified>
    <ActivityGuid>82fdf07f-b191-4a17-825b-7c7b8923eabf</ActivityGuid>
    <AgendaItemGuid>300e5fd7-84f4-40c0-89fb-24d59d59b00c</AgendaItemGuid>
    <Alias>sample string 6</Alias>
    <CompanyGuid>b35ca599-91ce-4b7f-9fd7-ea407609552e</CompanyGuid>
    <ContentType>sample string 1</ContentType>
    <ContributionGuid>17c64ded-0e08-45b0-b91c-d9ca1eace9ac</ContributionGuid>
    <ContributionSpeakerGuid>15ae67bb-1d82-41e6-b533-26a04acb0715</ContributionSpeakerGuid>
    <CopyFromFileGuid>0a2307d0-ad2f-4a9c-8d5e-ae17605e9b02</CopyFromFileGuid>
    <EventContentGuid>1ab45aaa-f06e-4b65-9633-96ba86082655</EventContentGuid>
    <EventGuid>439dabd4-0290-40eb-a8ce-8e0b547c1ef8</EventGuid>
    <EventLocationGuid>4849977f-5b94-4cd5-b70c-1d7a9c17c51b</EventLocationGuid>
    <FileContents>QEA=</FileContents>
    <FileName>sample string 2</FileName>
    <FileSize>4</FileSize>
    <FileType>Unassigned</FileType>
    <FolderGuid>20c42454-4c9f-4488-b4f9-1b1ab545d10c</FolderGuid>
    <Height>1</Height>
    <InStorage>true</InStorage>
    <NewsGuid>a9732932-3764-4469-b808-478ae3df5805</NewsGuid>
    <OriginalFileGuid>e70b28e8-82a9-4c69-9b3b-faff1142c307</OriginalFileGuid>
    <OriginalFileName>sample string 3</OriginalFileName>
    <PersonGuid>f0b01abd-6637-49d7-98e2-bac5ef8a689c</PersonGuid>
    <TrainingGuid>c0e2a70a-100b-48d8-ab35-e9a76de8118c</TrainingGuid>
    <TrainingLocationGuid>a82fc5dc-8dae-4157-8dc9-38156c55c889</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">2023-11-21T00:18:26.5697609+00:00</Created>
    <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2023-11-21T00:18:26.5697609+00:00</Deleted>
    <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">f3b69e2d-b611-45d4-9b85-42e2660be2d0</Guid>
    <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2023-11-21T00:18:26.5697609+00:00</Modified>
    <ActivityGuid>82fdf07f-b191-4a17-825b-7c7b8923eabf</ActivityGuid>
    <AgendaItemGuid>300e5fd7-84f4-40c0-89fb-24d59d59b00c</AgendaItemGuid>
    <Alias>sample string 6</Alias>
    <CompanyGuid>b35ca599-91ce-4b7f-9fd7-ea407609552e</CompanyGuid>
    <ContentType>sample string 1</ContentType>
    <ContributionGuid>17c64ded-0e08-45b0-b91c-d9ca1eace9ac</ContributionGuid>
    <ContributionSpeakerGuid>15ae67bb-1d82-41e6-b533-26a04acb0715</ContributionSpeakerGuid>
    <CopyFromFileGuid>0a2307d0-ad2f-4a9c-8d5e-ae17605e9b02</CopyFromFileGuid>
    <EventContentGuid>1ab45aaa-f06e-4b65-9633-96ba86082655</EventContentGuid>
    <EventGuid>439dabd4-0290-40eb-a8ce-8e0b547c1ef8</EventGuid>
    <EventLocationGuid>4849977f-5b94-4cd5-b70c-1d7a9c17c51b</EventLocationGuid>
    <FileContents>QEA=</FileContents>
    <FileName>sample string 2</FileName>
    <FileSize>4</FileSize>
    <FileType>Unassigned</FileType>
    <FolderGuid>20c42454-4c9f-4488-b4f9-1b1ab545d10c</FolderGuid>
    <Height>1</Height>
    <InStorage>true</InStorage>
    <NewsGuid>a9732932-3764-4469-b808-478ae3df5805</NewsGuid>
    <OriginalFileGuid>e70b28e8-82a9-4c69-9b3b-faff1142c307</OriginalFileGuid>
    <OriginalFileName>sample string 3</OriginalFileName>
    <PersonGuid>f0b01abd-6637-49d7-98e2-bac5ef8a689c</PersonGuid>
    <TrainingGuid>c0e2a70a-100b-48d8-ab35-e9a76de8118c</TrainingGuid>
    <TrainingLocationGuid>a82fc5dc-8dae-4157-8dc9-38156c55c889</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">2023-11-21T00:18:26.5697609+00:00</Created>
    <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2023-11-21T00:18:26.5697609+00:00</Deleted>
    <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">f3b69e2d-b611-45d4-9b85-42e2660be2d0</Guid>
    <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2023-11-21T00:18:26.5697609+00:00</Modified>
    <ActivityGuid>82fdf07f-b191-4a17-825b-7c7b8923eabf</ActivityGuid>
    <AgendaItemGuid>300e5fd7-84f4-40c0-89fb-24d59d59b00c</AgendaItemGuid>
    <Alias>sample string 6</Alias>
    <CompanyGuid>b35ca599-91ce-4b7f-9fd7-ea407609552e</CompanyGuid>
    <ContentType>sample string 1</ContentType>
    <ContributionGuid>17c64ded-0e08-45b0-b91c-d9ca1eace9ac</ContributionGuid>
    <ContributionSpeakerGuid>15ae67bb-1d82-41e6-b533-26a04acb0715</ContributionSpeakerGuid>
    <CopyFromFileGuid>0a2307d0-ad2f-4a9c-8d5e-ae17605e9b02</CopyFromFileGuid>
    <EventContentGuid>1ab45aaa-f06e-4b65-9633-96ba86082655</EventContentGuid>
    <EventGuid>439dabd4-0290-40eb-a8ce-8e0b547c1ef8</EventGuid>
    <EventLocationGuid>4849977f-5b94-4cd5-b70c-1d7a9c17c51b</EventLocationGuid>
    <FileContents>QEA=</FileContents>
    <FileName>sample string 2</FileName>
    <FileSize>4</FileSize>
    <FileType>Unassigned</FileType>
    <FolderGuid>20c42454-4c9f-4488-b4f9-1b1ab545d10c</FolderGuid>
    <Height>1</Height>
    <InStorage>true</InStorage>
    <NewsGuid>a9732932-3764-4469-b808-478ae3df5805</NewsGuid>
    <OriginalFileGuid>e70b28e8-82a9-4c69-9b3b-faff1142c307</OriginalFileGuid>
    <OriginalFileName>sample string 3</OriginalFileName>
    <PersonGuid>f0b01abd-6637-49d7-98e2-bac5ef8a689c</PersonGuid>
    <TrainingGuid>c0e2a70a-100b-48d8-ab35-e9a76de8118c</TrainingGuid>
    <TrainingLocationGuid>a82fc5dc-8dae-4157-8dc9-38156c55c889</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">2023-11-21T00:18:26.5697609+00:00</Created>
    <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2023-11-21T00:18:26.5697609+00:00</Deleted>
    <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">f3b69e2d-b611-45d4-9b85-42e2660be2d0</Guid>
    <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2023-11-21T00:18:26.5697609+00:00</Modified>
    <ActivityGuid>82fdf07f-b191-4a17-825b-7c7b8923eabf</ActivityGuid>
    <AgendaItemGuid>300e5fd7-84f4-40c0-89fb-24d59d59b00c</AgendaItemGuid>
    <Alias>sample string 6</Alias>
    <CompanyGuid>b35ca599-91ce-4b7f-9fd7-ea407609552e</CompanyGuid>
    <ContentType>sample string 1</ContentType>
    <ContributionGuid>17c64ded-0e08-45b0-b91c-d9ca1eace9ac</ContributionGuid>
    <ContributionSpeakerGuid>15ae67bb-1d82-41e6-b533-26a04acb0715</ContributionSpeakerGuid>
    <CopyFromFileGuid>0a2307d0-ad2f-4a9c-8d5e-ae17605e9b02</CopyFromFileGuid>
    <EventContentGuid>1ab45aaa-f06e-4b65-9633-96ba86082655</EventContentGuid>
    <EventGuid>439dabd4-0290-40eb-a8ce-8e0b547c1ef8</EventGuid>
    <EventLocationGuid>4849977f-5b94-4cd5-b70c-1d7a9c17c51b</EventLocationGuid>
    <FileContents>QEA=</FileContents>
    <FileName>sample string 2</FileName>
    <FileSize>4</FileSize>
    <FileType>Unassigned</FileType>
    <FolderGuid>20c42454-4c9f-4488-b4f9-1b1ab545d10c</FolderGuid>
    <Height>1</Height>
    <InStorage>true</InStorage>
    <NewsGuid>a9732932-3764-4469-b808-478ae3df5805</NewsGuid>
    <OriginalFileGuid>e70b28e8-82a9-4c69-9b3b-faff1142c307</OriginalFileGuid>
    <OriginalFileName>sample string 3</OriginalFileName>
    <PersonGuid>f0b01abd-6637-49d7-98e2-bac5ef8a689c</PersonGuid>
    <TrainingGuid>c0e2a70a-100b-48d8-ab35-e9a76de8118c</TrainingGuid>
    <TrainingLocationGuid>a82fc5dc-8dae-4157-8dc9-38156c55c889</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">2023-11-21T00:18:26.5697609+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2023-11-21T00:18:26.5697609+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">f3b69e2d-b611-45d4-9b85-42e2660be2d0</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2023-11-21T00:18:26.5697609+00:00</Modified>
      <ActivityGuid>82fdf07f-b191-4a17-825b-7c7b8923eabf</ActivityGuid>
      <AgendaItemGuid>300e5fd7-84f4-40c0-89fb-24d59d59b00c</AgendaItemGuid>
      <Alias>sample string 6</Alias>
      <CompanyGuid>b35ca599-91ce-4b7f-9fd7-ea407609552e</CompanyGuid>
      <ContentType>sample string 1</ContentType>
      <ContributionGuid>17c64ded-0e08-45b0-b91c-d9ca1eace9ac</ContributionGuid>
      <ContributionSpeakerGuid>15ae67bb-1d82-41e6-b533-26a04acb0715</ContributionSpeakerGuid>
      <CopyFromFileGuid>0a2307d0-ad2f-4a9c-8d5e-ae17605e9b02</CopyFromFileGuid>
      <EventContentGuid>1ab45aaa-f06e-4b65-9633-96ba86082655</EventContentGuid>
      <EventGuid>439dabd4-0290-40eb-a8ce-8e0b547c1ef8</EventGuid>
      <EventLocationGuid>4849977f-5b94-4cd5-b70c-1d7a9c17c51b</EventLocationGuid>
      <FileContents>QEA=</FileContents>
      <FileName>sample string 2</FileName>
      <FileSize>4</FileSize>
      <FileType>Unassigned</FileType>
      <FolderGuid>20c42454-4c9f-4488-b4f9-1b1ab545d10c</FolderGuid>
      <Height>1</Height>
      <InStorage>true</InStorage>
      <NewsGuid>a9732932-3764-4469-b808-478ae3df5805</NewsGuid>
      <OriginalFileGuid>e70b28e8-82a9-4c69-9b3b-faff1142c307</OriginalFileGuid>
      <OriginalFileName>sample string 3</OriginalFileName>
      <PersonGuid>f0b01abd-6637-49d7-98e2-bac5ef8a689c</PersonGuid>
      <TrainingGuid>c0e2a70a-100b-48d8-ab35-e9a76de8118c</TrainingGuid>
      <TrainingLocationGuid>a82fc5dc-8dae-4157-8dc9-38156c55c889</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">2023-11-21T00:18:26.5697609+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2023-11-21T00:18:26.5697609+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">f3b69e2d-b611-45d4-9b85-42e2660be2d0</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2023-11-21T00:18:26.5697609+00:00</Modified>
      <ActivityGuid>82fdf07f-b191-4a17-825b-7c7b8923eabf</ActivityGuid>
      <AgendaItemGuid>300e5fd7-84f4-40c0-89fb-24d59d59b00c</AgendaItemGuid>
      <Alias>sample string 6</Alias>
      <CompanyGuid>b35ca599-91ce-4b7f-9fd7-ea407609552e</CompanyGuid>
      <ContentType>sample string 1</ContentType>
      <ContributionGuid>17c64ded-0e08-45b0-b91c-d9ca1eace9ac</ContributionGuid>
      <ContributionSpeakerGuid>15ae67bb-1d82-41e6-b533-26a04acb0715</ContributionSpeakerGuid>
      <CopyFromFileGuid>0a2307d0-ad2f-4a9c-8d5e-ae17605e9b02</CopyFromFileGuid>
      <EventContentGuid>1ab45aaa-f06e-4b65-9633-96ba86082655</EventContentGuid>
      <EventGuid>439dabd4-0290-40eb-a8ce-8e0b547c1ef8</EventGuid>
      <EventLocationGuid>4849977f-5b94-4cd5-b70c-1d7a9c17c51b</EventLocationGuid>
      <FileContents>QEA=</FileContents>
      <FileName>sample string 2</FileName>
      <FileSize>4</FileSize>
      <FileType>Unassigned</FileType>
      <FolderGuid>20c42454-4c9f-4488-b4f9-1b1ab545d10c</FolderGuid>
      <Height>1</Height>
      <InStorage>true</InStorage>
      <NewsGuid>a9732932-3764-4469-b808-478ae3df5805</NewsGuid>
      <OriginalFileGuid>e70b28e8-82a9-4c69-9b3b-faff1142c307</OriginalFileGuid>
      <OriginalFileName>sample string 3</OriginalFileName>
      <PersonGuid>f0b01abd-6637-49d7-98e2-bac5ef8a689c</PersonGuid>
      <TrainingGuid>c0e2a70a-100b-48d8-ab35-e9a76de8118c</TrainingGuid>
      <TrainingLocationGuid>a82fc5dc-8dae-4157-8dc9-38156c55c889</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">2023-11-21T00:18:26.5697609+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2023-11-21T00:18:26.5697609+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">f3b69e2d-b611-45d4-9b85-42e2660be2d0</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2023-11-21T00:18:26.5697609+00:00</Modified>
      <ActivityGuid>82fdf07f-b191-4a17-825b-7c7b8923eabf</ActivityGuid>
      <AgendaItemGuid>300e5fd7-84f4-40c0-89fb-24d59d59b00c</AgendaItemGuid>
      <Alias>sample string 6</Alias>
      <CompanyGuid>b35ca599-91ce-4b7f-9fd7-ea407609552e</CompanyGuid>
      <ContentType>sample string 1</ContentType>
      <ContributionGuid>17c64ded-0e08-45b0-b91c-d9ca1eace9ac</ContributionGuid>
      <ContributionSpeakerGuid>15ae67bb-1d82-41e6-b533-26a04acb0715</ContributionSpeakerGuid>
      <CopyFromFileGuid>0a2307d0-ad2f-4a9c-8d5e-ae17605e9b02</CopyFromFileGuid>
      <EventContentGuid>1ab45aaa-f06e-4b65-9633-96ba86082655</EventContentGuid>
      <EventGuid>439dabd4-0290-40eb-a8ce-8e0b547c1ef8</EventGuid>
      <EventLocationGuid>4849977f-5b94-4cd5-b70c-1d7a9c17c51b</EventLocationGuid>
      <FileContents>QEA=</FileContents>
      <FileName>sample string 2</FileName>
      <FileSize>4</FileSize>
      <FileType>Unassigned</FileType>
      <FolderGuid>20c42454-4c9f-4488-b4f9-1b1ab545d10c</FolderGuid>
      <Height>1</Height>
      <InStorage>true</InStorage>
      <NewsGuid>a9732932-3764-4469-b808-478ae3df5805</NewsGuid>
      <OriginalFileGuid>e70b28e8-82a9-4c69-9b3b-faff1142c307</OriginalFileGuid>
      <OriginalFileName>sample string 3</OriginalFileName>
      <PersonGuid>f0b01abd-6637-49d7-98e2-bac5ef8a689c</PersonGuid>
      <TrainingGuid>c0e2a70a-100b-48d8-ab35-e9a76de8118c</TrainingGuid>
      <TrainingLocationGuid>a82fc5dc-8dae-4157-8dc9-38156c55c889</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">2023-11-21T00:18:26.5697609+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2023-11-21T00:18:26.5697609+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">f3b69e2d-b611-45d4-9b85-42e2660be2d0</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2023-11-21T00:18:26.5697609+00:00</Modified>
      <ActivityGuid>82fdf07f-b191-4a17-825b-7c7b8923eabf</ActivityGuid>
      <AgendaItemGuid>300e5fd7-84f4-40c0-89fb-24d59d59b00c</AgendaItemGuid>
      <Alias>sample string 6</Alias>
      <CompanyGuid>b35ca599-91ce-4b7f-9fd7-ea407609552e</CompanyGuid>
      <ContentType>sample string 1</ContentType>
      <ContributionGuid>17c64ded-0e08-45b0-b91c-d9ca1eace9ac</ContributionGuid>
      <ContributionSpeakerGuid>15ae67bb-1d82-41e6-b533-26a04acb0715</ContributionSpeakerGuid>
      <CopyFromFileGuid>0a2307d0-ad2f-4a9c-8d5e-ae17605e9b02</CopyFromFileGuid>
      <EventContentGuid>1ab45aaa-f06e-4b65-9633-96ba86082655</EventContentGuid>
      <EventGuid>439dabd4-0290-40eb-a8ce-8e0b547c1ef8</EventGuid>
      <EventLocationGuid>4849977f-5b94-4cd5-b70c-1d7a9c17c51b</EventLocationGuid>
      <FileContents>QEA=</FileContents>
      <FileName>sample string 2</FileName>
      <FileSize>4</FileSize>
      <FileType>Unassigned</FileType>
      <FolderGuid>20c42454-4c9f-4488-b4f9-1b1ab545d10c</FolderGuid>
      <Height>1</Height>
      <InStorage>true</InStorage>
      <NewsGuid>a9732932-3764-4469-b808-478ae3df5805</NewsGuid>
      <OriginalFileGuid>e70b28e8-82a9-4c69-9b3b-faff1142c307</OriginalFileGuid>
      <OriginalFileName>sample string 3</OriginalFileName>
      <PersonGuid>f0b01abd-6637-49d7-98e2-bac5ef8a689c</PersonGuid>
      <TrainingGuid>c0e2a70a-100b-48d8-ab35-e9a76de8118c</TrainingGuid>
      <TrainingLocationGuid>a82fc5dc-8dae-4157-8dc9-38156c55c889</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">2023-11-21T00:18:26.5697609+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2023-11-21T00:18:26.5697609+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">f3b69e2d-b611-45d4-9b85-42e2660be2d0</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2023-11-21T00:18:26.5697609+00:00</Modified>
      <ActivityGuid>82fdf07f-b191-4a17-825b-7c7b8923eabf</ActivityGuid>
      <AgendaItemGuid>300e5fd7-84f4-40c0-89fb-24d59d59b00c</AgendaItemGuid>
      <Alias>sample string 6</Alias>
      <CompanyGuid>b35ca599-91ce-4b7f-9fd7-ea407609552e</CompanyGuid>
      <ContentType>sample string 1</ContentType>
      <ContributionGuid>17c64ded-0e08-45b0-b91c-d9ca1eace9ac</ContributionGuid>
      <ContributionSpeakerGuid>15ae67bb-1d82-41e6-b533-26a04acb0715</ContributionSpeakerGuid>
      <CopyFromFileGuid>0a2307d0-ad2f-4a9c-8d5e-ae17605e9b02</CopyFromFileGuid>
      <EventContentGuid>1ab45aaa-f06e-4b65-9633-96ba86082655</EventContentGuid>
      <EventGuid>439dabd4-0290-40eb-a8ce-8e0b547c1ef8</EventGuid>
      <EventLocationGuid>4849977f-5b94-4cd5-b70c-1d7a9c17c51b</EventLocationGuid>
      <FileContents>QEA=</FileContents>
      <FileName>sample string 2</FileName>
      <FileSize>4</FileSize>
      <FileType>Unassigned</FileType>
      <FolderGuid>20c42454-4c9f-4488-b4f9-1b1ab545d10c</FolderGuid>
      <Height>1</Height>
      <InStorage>true</InStorage>
      <NewsGuid>a9732932-3764-4469-b808-478ae3df5805</NewsGuid>
      <OriginalFileGuid>e70b28e8-82a9-4c69-9b3b-faff1142c307</OriginalFileGuid>
      <OriginalFileName>sample string 3</OriginalFileName>
      <PersonGuid>f0b01abd-6637-49d7-98e2-bac5ef8a689c</PersonGuid>
      <TrainingGuid>c0e2a70a-100b-48d8-ab35-e9a76de8118c</TrainingGuid>
      <TrainingLocationGuid>a82fc5dc-8dae-4157-8dc9-38156c55c889</TrainingLocationGuid>
      <Width>1</Width>
    </FileViewModel>
  </ActivityPresentationFiles>
  <AgreedToUseData>true</AgreedToUseData>
  <DayPartGuid>f4d88a2f-e2e0-48ed-a798-9c81ff0f7220</DayPartGuid>
  <EventDateGuid>0f819fc7-e1c0-4340-9782-f7dcfc5f4e67</EventDateGuid>
  <EventGuid>f09e3bfe-819e-4f37-bf00-c08dfa26e81a</EventGuid>
  <EventThemeGuid>62530cee-4b37-47d0-8af4-18d83d5fbb0d</EventThemeGuid>
  <EventWorkFormGuid>81a3c259-4d46-42a5-8d72-9abbb04468d4</EventWorkFormGuid>
  <FilesToRemove xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:guid>b851de00-a122-48c2-990e-81d02835faab</d2p1:guid>
    <d2p1:guid>3686ed9b-7eed-4f02-b87f-8e716c92fb6c</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">2023-11-21T00:18:26.5697609+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2023-11-21T00:18:26.5697609+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">70d164ae-0e80-4ba9-8896-e54c1afe0bf3</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2023-11-21T00:18:26.5697609+00:00</Modified>
      <EventGuid>a3d58b72-ba5f-4b41-8dc9-f06ddc4da6aa</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">2023-11-21T00:18:26.5697609+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2023-11-21T00:18:26.5697609+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">70d164ae-0e80-4ba9-8896-e54c1afe0bf3</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2023-11-21T00:18:26.5697609+00:00</Modified>
      <EventGuid>a3d58b72-ba5f-4b41-8dc9-f06ddc4da6aa</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.