PUT v1/Contribution

Request Information

URI Parameters

None.

Body Parameters

ContributionViewModel
NameDescriptionTypeAdditional information
ActivityGuid

globally unique identifier

None.

EventGuid

globally unique identifier

None.

SessionTitle

string

None.

SessionDescription

string

None.

EventDateGuid

globally unique identifier

None.

DayPartGuid

globally unique identifier

None.

EventThemeGuid

globally unique identifier

None.

EventWorkFormGuid

globally unique identifier

None.

Speakers

Collection of SpeakerViewModel

None.

ActivityPresentationFile1

FileViewModel

None.

ActivityPresentationFile2

FileViewModel

None.

ActivityPresentationFile3

FileViewModel

None.

ActivityPresentationFile4

FileViewModel

None.

ActivityPresentationFile5

FileViewModel

None.

ActivityPictureFile

FileViewModel

None.

AgreedToUseData

boolean

None.

InternalNote

string

None.

LastModifiedUserId

string

None.

FilesToRemove

Collection of globally unique identifier

None.

IsScheduled

boolean

None.

FormGroups

Collection of ContributionFormGroupViewModel

None.

Guid

globally unique identifier

None.

Request Formats

application/json

Sample:
{
  "ActivityGuid": "4ad7757b-0024-45cd-992a-0a300c88ebf5",
  "EventGuid": "10d1874d-6b25-4a57-b1e3-c4cdc8d79f16",
  "SessionTitle": "sample string 2",
  "SessionDescription": "sample string 3",
  "EventDateGuid": "6b5f38ab-7682-4dae-8d16-124e7cfb13e6",
  "DayPartGuid": "557e4d53-a5bd-49d9-ae3f-89a13d24f5b8",
  "EventThemeGuid": "1ad4879c-6437-4932-9ce9-2fe960de2ace",
  "EventWorkFormGuid": "77130618-e6c2-41ef-8971-89cb6c059b45",
  "Speakers": null,
  "ActivityPresentationFile1": {
    "ContentType": "sample string 1",
    "FileName": "sample string 2",
    "FileExtension": null,
    "OriginalFileName": "sample string 3",
    "PublicFileName": "38991eec-03f7-4075-a97d-14988cc89718",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "4f6921cb-6dc7-4574-9657-75aaf232a5a3",
    "EventContentGuid": "c4c7a91f-2670-4eac-a7e7-77e03ccb1e35",
    "TrainingGuid": "610f665b-5e14-4413-8add-40a506a763ae",
    "TrainingLocationGuid": "133e8643-37a8-49c9-8bb3-f0d237d2e792",
    "CompanyGuid": "f4360789-77ac-4dc0-a2a6-c785a2b5de6c",
    "FolderGuid": "dec7c089-a6c9-48b1-804d-1057be24eed0",
    "EventGuid": "e8e06cc5-dba0-47ab-9187-a943e296884c",
    "ActivityGuid": "e8045f16-ca08-488b-8498-d981b79fdda2",
    "EventLocationGuid": "3af3d98d-3358-4f72-87c7-6472b5668f6b",
    "OriginalFileGuid": "9e40a94d-d759-44e9-8bcc-6876dab5dbd8",
    "CopyFromFileGuid": "f1f2e1bc-6a4f-4c14-a67a-117110ea10c7",
    "NewsGuid": "2de049a0-5c50-4942-889e-e5f9305ef9ec",
    "ContributionGuid": "7f29cccd-b283-42a2-9ca6-375077c0da80",
    "ContributionSpeakerGuid": "237016bc-d5bc-4b5c-8a8e-020bbd276c0a",
    "AgendaItemGuid": "85b6fec5-9933-47ad-bab9-addee1524373",
    "Guid": "38991eec-03f7-4075-a97d-14988cc89718",
    "Created": "2024-10-03T17:33:55.1295566+00:00",
    "Modified": "2024-10-03T17:33:55.1295566+00:00",
    "Deleted": "2024-10-03T17:33:55.1295566+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": "38991eec-03f7-4075-a97d-14988cc89718",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "4f6921cb-6dc7-4574-9657-75aaf232a5a3",
    "EventContentGuid": "c4c7a91f-2670-4eac-a7e7-77e03ccb1e35",
    "TrainingGuid": "610f665b-5e14-4413-8add-40a506a763ae",
    "TrainingLocationGuid": "133e8643-37a8-49c9-8bb3-f0d237d2e792",
    "CompanyGuid": "f4360789-77ac-4dc0-a2a6-c785a2b5de6c",
    "FolderGuid": "dec7c089-a6c9-48b1-804d-1057be24eed0",
    "EventGuid": "e8e06cc5-dba0-47ab-9187-a943e296884c",
    "ActivityGuid": "e8045f16-ca08-488b-8498-d981b79fdda2",
    "EventLocationGuid": "3af3d98d-3358-4f72-87c7-6472b5668f6b",
    "OriginalFileGuid": "9e40a94d-d759-44e9-8bcc-6876dab5dbd8",
    "CopyFromFileGuid": "f1f2e1bc-6a4f-4c14-a67a-117110ea10c7",
    "NewsGuid": "2de049a0-5c50-4942-889e-e5f9305ef9ec",
    "ContributionGuid": "7f29cccd-b283-42a2-9ca6-375077c0da80",
    "ContributionSpeakerGuid": "237016bc-d5bc-4b5c-8a8e-020bbd276c0a",
    "AgendaItemGuid": "85b6fec5-9933-47ad-bab9-addee1524373",
    "Guid": "38991eec-03f7-4075-a97d-14988cc89718",
    "Created": "2024-10-03T17:33:55.1295566+00:00",
    "Modified": "2024-10-03T17:33:55.1295566+00:00",
    "Deleted": "2024-10-03T17:33:55.1295566+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": "38991eec-03f7-4075-a97d-14988cc89718",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "4f6921cb-6dc7-4574-9657-75aaf232a5a3",
    "EventContentGuid": "c4c7a91f-2670-4eac-a7e7-77e03ccb1e35",
    "TrainingGuid": "610f665b-5e14-4413-8add-40a506a763ae",
    "TrainingLocationGuid": "133e8643-37a8-49c9-8bb3-f0d237d2e792",
    "CompanyGuid": "f4360789-77ac-4dc0-a2a6-c785a2b5de6c",
    "FolderGuid": "dec7c089-a6c9-48b1-804d-1057be24eed0",
    "EventGuid": "e8e06cc5-dba0-47ab-9187-a943e296884c",
    "ActivityGuid": "e8045f16-ca08-488b-8498-d981b79fdda2",
    "EventLocationGuid": "3af3d98d-3358-4f72-87c7-6472b5668f6b",
    "OriginalFileGuid": "9e40a94d-d759-44e9-8bcc-6876dab5dbd8",
    "CopyFromFileGuid": "f1f2e1bc-6a4f-4c14-a67a-117110ea10c7",
    "NewsGuid": "2de049a0-5c50-4942-889e-e5f9305ef9ec",
    "ContributionGuid": "7f29cccd-b283-42a2-9ca6-375077c0da80",
    "ContributionSpeakerGuid": "237016bc-d5bc-4b5c-8a8e-020bbd276c0a",
    "AgendaItemGuid": "85b6fec5-9933-47ad-bab9-addee1524373",
    "Guid": "38991eec-03f7-4075-a97d-14988cc89718",
    "Created": "2024-10-03T17:33:55.1295566+00:00",
    "Modified": "2024-10-03T17:33:55.1295566+00:00",
    "Deleted": "2024-10-03T17:33:55.1295566+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": "38991eec-03f7-4075-a97d-14988cc89718",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "4f6921cb-6dc7-4574-9657-75aaf232a5a3",
    "EventContentGuid": "c4c7a91f-2670-4eac-a7e7-77e03ccb1e35",
    "TrainingGuid": "610f665b-5e14-4413-8add-40a506a763ae",
    "TrainingLocationGuid": "133e8643-37a8-49c9-8bb3-f0d237d2e792",
    "CompanyGuid": "f4360789-77ac-4dc0-a2a6-c785a2b5de6c",
    "FolderGuid": "dec7c089-a6c9-48b1-804d-1057be24eed0",
    "EventGuid": "e8e06cc5-dba0-47ab-9187-a943e296884c",
    "ActivityGuid": "e8045f16-ca08-488b-8498-d981b79fdda2",
    "EventLocationGuid": "3af3d98d-3358-4f72-87c7-6472b5668f6b",
    "OriginalFileGuid": "9e40a94d-d759-44e9-8bcc-6876dab5dbd8",
    "CopyFromFileGuid": "f1f2e1bc-6a4f-4c14-a67a-117110ea10c7",
    "NewsGuid": "2de049a0-5c50-4942-889e-e5f9305ef9ec",
    "ContributionGuid": "7f29cccd-b283-42a2-9ca6-375077c0da80",
    "ContributionSpeakerGuid": "237016bc-d5bc-4b5c-8a8e-020bbd276c0a",
    "AgendaItemGuid": "85b6fec5-9933-47ad-bab9-addee1524373",
    "Guid": "38991eec-03f7-4075-a97d-14988cc89718",
    "Created": "2024-10-03T17:33:55.1295566+00:00",
    "Modified": "2024-10-03T17:33:55.1295566+00:00",
    "Deleted": "2024-10-03T17:33:55.1295566+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": "38991eec-03f7-4075-a97d-14988cc89718",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "4f6921cb-6dc7-4574-9657-75aaf232a5a3",
    "EventContentGuid": "c4c7a91f-2670-4eac-a7e7-77e03ccb1e35",
    "TrainingGuid": "610f665b-5e14-4413-8add-40a506a763ae",
    "TrainingLocationGuid": "133e8643-37a8-49c9-8bb3-f0d237d2e792",
    "CompanyGuid": "f4360789-77ac-4dc0-a2a6-c785a2b5de6c",
    "FolderGuid": "dec7c089-a6c9-48b1-804d-1057be24eed0",
    "EventGuid": "e8e06cc5-dba0-47ab-9187-a943e296884c",
    "ActivityGuid": "e8045f16-ca08-488b-8498-d981b79fdda2",
    "EventLocationGuid": "3af3d98d-3358-4f72-87c7-6472b5668f6b",
    "OriginalFileGuid": "9e40a94d-d759-44e9-8bcc-6876dab5dbd8",
    "CopyFromFileGuid": "f1f2e1bc-6a4f-4c14-a67a-117110ea10c7",
    "NewsGuid": "2de049a0-5c50-4942-889e-e5f9305ef9ec",
    "ContributionGuid": "7f29cccd-b283-42a2-9ca6-375077c0da80",
    "ContributionSpeakerGuid": "237016bc-d5bc-4b5c-8a8e-020bbd276c0a",
    "AgendaItemGuid": "85b6fec5-9933-47ad-bab9-addee1524373",
    "Guid": "38991eec-03f7-4075-a97d-14988cc89718",
    "Created": "2024-10-03T17:33:55.1295566+00:00",
    "Modified": "2024-10-03T17:33:55.1295566+00:00",
    "Deleted": "2024-10-03T17:33:55.1295566+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": "38991eec-03f7-4075-a97d-14988cc89718",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "4f6921cb-6dc7-4574-9657-75aaf232a5a3",
      "EventContentGuid": "c4c7a91f-2670-4eac-a7e7-77e03ccb1e35",
      "TrainingGuid": "610f665b-5e14-4413-8add-40a506a763ae",
      "TrainingLocationGuid": "133e8643-37a8-49c9-8bb3-f0d237d2e792",
      "CompanyGuid": "f4360789-77ac-4dc0-a2a6-c785a2b5de6c",
      "FolderGuid": "dec7c089-a6c9-48b1-804d-1057be24eed0",
      "EventGuid": "e8e06cc5-dba0-47ab-9187-a943e296884c",
      "ActivityGuid": "e8045f16-ca08-488b-8498-d981b79fdda2",
      "EventLocationGuid": "3af3d98d-3358-4f72-87c7-6472b5668f6b",
      "OriginalFileGuid": "9e40a94d-d759-44e9-8bcc-6876dab5dbd8",
      "CopyFromFileGuid": "f1f2e1bc-6a4f-4c14-a67a-117110ea10c7",
      "NewsGuid": "2de049a0-5c50-4942-889e-e5f9305ef9ec",
      "ContributionGuid": "7f29cccd-b283-42a2-9ca6-375077c0da80",
      "ContributionSpeakerGuid": "237016bc-d5bc-4b5c-8a8e-020bbd276c0a",
      "AgendaItemGuid": "85b6fec5-9933-47ad-bab9-addee1524373",
      "Guid": "38991eec-03f7-4075-a97d-14988cc89718",
      "Created": "2024-10-03T17:33:55.1295566+00:00",
      "Modified": "2024-10-03T17:33:55.1295566+00:00",
      "Deleted": "2024-10-03T17:33:55.1295566+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": "38991eec-03f7-4075-a97d-14988cc89718",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "4f6921cb-6dc7-4574-9657-75aaf232a5a3",
      "EventContentGuid": "c4c7a91f-2670-4eac-a7e7-77e03ccb1e35",
      "TrainingGuid": "610f665b-5e14-4413-8add-40a506a763ae",
      "TrainingLocationGuid": "133e8643-37a8-49c9-8bb3-f0d237d2e792",
      "CompanyGuid": "f4360789-77ac-4dc0-a2a6-c785a2b5de6c",
      "FolderGuid": "dec7c089-a6c9-48b1-804d-1057be24eed0",
      "EventGuid": "e8e06cc5-dba0-47ab-9187-a943e296884c",
      "ActivityGuid": "e8045f16-ca08-488b-8498-d981b79fdda2",
      "EventLocationGuid": "3af3d98d-3358-4f72-87c7-6472b5668f6b",
      "OriginalFileGuid": "9e40a94d-d759-44e9-8bcc-6876dab5dbd8",
      "CopyFromFileGuid": "f1f2e1bc-6a4f-4c14-a67a-117110ea10c7",
      "NewsGuid": "2de049a0-5c50-4942-889e-e5f9305ef9ec",
      "ContributionGuid": "7f29cccd-b283-42a2-9ca6-375077c0da80",
      "ContributionSpeakerGuid": "237016bc-d5bc-4b5c-8a8e-020bbd276c0a",
      "AgendaItemGuid": "85b6fec5-9933-47ad-bab9-addee1524373",
      "Guid": "38991eec-03f7-4075-a97d-14988cc89718",
      "Created": "2024-10-03T17:33:55.1295566+00:00",
      "Modified": "2024-10-03T17:33:55.1295566+00:00",
      "Deleted": "2024-10-03T17:33:55.1295566+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": "38991eec-03f7-4075-a97d-14988cc89718",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "4f6921cb-6dc7-4574-9657-75aaf232a5a3",
      "EventContentGuid": "c4c7a91f-2670-4eac-a7e7-77e03ccb1e35",
      "TrainingGuid": "610f665b-5e14-4413-8add-40a506a763ae",
      "TrainingLocationGuid": "133e8643-37a8-49c9-8bb3-f0d237d2e792",
      "CompanyGuid": "f4360789-77ac-4dc0-a2a6-c785a2b5de6c",
      "FolderGuid": "dec7c089-a6c9-48b1-804d-1057be24eed0",
      "EventGuid": "e8e06cc5-dba0-47ab-9187-a943e296884c",
      "ActivityGuid": "e8045f16-ca08-488b-8498-d981b79fdda2",
      "EventLocationGuid": "3af3d98d-3358-4f72-87c7-6472b5668f6b",
      "OriginalFileGuid": "9e40a94d-d759-44e9-8bcc-6876dab5dbd8",
      "CopyFromFileGuid": "f1f2e1bc-6a4f-4c14-a67a-117110ea10c7",
      "NewsGuid": "2de049a0-5c50-4942-889e-e5f9305ef9ec",
      "ContributionGuid": "7f29cccd-b283-42a2-9ca6-375077c0da80",
      "ContributionSpeakerGuid": "237016bc-d5bc-4b5c-8a8e-020bbd276c0a",
      "AgendaItemGuid": "85b6fec5-9933-47ad-bab9-addee1524373",
      "Guid": "38991eec-03f7-4075-a97d-14988cc89718",
      "Created": "2024-10-03T17:33:55.1295566+00:00",
      "Modified": "2024-10-03T17:33:55.1295566+00:00",
      "Deleted": "2024-10-03T17:33:55.1295566+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": "38991eec-03f7-4075-a97d-14988cc89718",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "4f6921cb-6dc7-4574-9657-75aaf232a5a3",
      "EventContentGuid": "c4c7a91f-2670-4eac-a7e7-77e03ccb1e35",
      "TrainingGuid": "610f665b-5e14-4413-8add-40a506a763ae",
      "TrainingLocationGuid": "133e8643-37a8-49c9-8bb3-f0d237d2e792",
      "CompanyGuid": "f4360789-77ac-4dc0-a2a6-c785a2b5de6c",
      "FolderGuid": "dec7c089-a6c9-48b1-804d-1057be24eed0",
      "EventGuid": "e8e06cc5-dba0-47ab-9187-a943e296884c",
      "ActivityGuid": "e8045f16-ca08-488b-8498-d981b79fdda2",
      "EventLocationGuid": "3af3d98d-3358-4f72-87c7-6472b5668f6b",
      "OriginalFileGuid": "9e40a94d-d759-44e9-8bcc-6876dab5dbd8",
      "CopyFromFileGuid": "f1f2e1bc-6a4f-4c14-a67a-117110ea10c7",
      "NewsGuid": "2de049a0-5c50-4942-889e-e5f9305ef9ec",
      "ContributionGuid": "7f29cccd-b283-42a2-9ca6-375077c0da80",
      "ContributionSpeakerGuid": "237016bc-d5bc-4b5c-8a8e-020bbd276c0a",
      "AgendaItemGuid": "85b6fec5-9933-47ad-bab9-addee1524373",
      "Guid": "38991eec-03f7-4075-a97d-14988cc89718",
      "Created": "2024-10-03T17:33:55.1295566+00:00",
      "Modified": "2024-10-03T17:33:55.1295566+00:00",
      "Deleted": "2024-10-03T17:33:55.1295566+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": "38991eec-03f7-4075-a97d-14988cc89718",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "4f6921cb-6dc7-4574-9657-75aaf232a5a3",
      "EventContentGuid": "c4c7a91f-2670-4eac-a7e7-77e03ccb1e35",
      "TrainingGuid": "610f665b-5e14-4413-8add-40a506a763ae",
      "TrainingLocationGuid": "133e8643-37a8-49c9-8bb3-f0d237d2e792",
      "CompanyGuid": "f4360789-77ac-4dc0-a2a6-c785a2b5de6c",
      "FolderGuid": "dec7c089-a6c9-48b1-804d-1057be24eed0",
      "EventGuid": "e8e06cc5-dba0-47ab-9187-a943e296884c",
      "ActivityGuid": "e8045f16-ca08-488b-8498-d981b79fdda2",
      "EventLocationGuid": "3af3d98d-3358-4f72-87c7-6472b5668f6b",
      "OriginalFileGuid": "9e40a94d-d759-44e9-8bcc-6876dab5dbd8",
      "CopyFromFileGuid": "f1f2e1bc-6a4f-4c14-a67a-117110ea10c7",
      "NewsGuid": "2de049a0-5c50-4942-889e-e5f9305ef9ec",
      "ContributionGuid": "7f29cccd-b283-42a2-9ca6-375077c0da80",
      "ContributionSpeakerGuid": "237016bc-d5bc-4b5c-8a8e-020bbd276c0a",
      "AgendaItemGuid": "85b6fec5-9933-47ad-bab9-addee1524373",
      "Guid": "38991eec-03f7-4075-a97d-14988cc89718",
      "Created": "2024-10-03T17:33:55.1295566+00:00",
      "Modified": "2024-10-03T17:33:55.1295566+00:00",
      "Deleted": "2024-10-03T17:33:55.1295566+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": "38991eec-03f7-4075-a97d-14988cc89718",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "4f6921cb-6dc7-4574-9657-75aaf232a5a3",
    "EventContentGuid": "c4c7a91f-2670-4eac-a7e7-77e03ccb1e35",
    "TrainingGuid": "610f665b-5e14-4413-8add-40a506a763ae",
    "TrainingLocationGuid": "133e8643-37a8-49c9-8bb3-f0d237d2e792",
    "CompanyGuid": "f4360789-77ac-4dc0-a2a6-c785a2b5de6c",
    "FolderGuid": "dec7c089-a6c9-48b1-804d-1057be24eed0",
    "EventGuid": "e8e06cc5-dba0-47ab-9187-a943e296884c",
    "ActivityGuid": "e8045f16-ca08-488b-8498-d981b79fdda2",
    "EventLocationGuid": "3af3d98d-3358-4f72-87c7-6472b5668f6b",
    "OriginalFileGuid": "9e40a94d-d759-44e9-8bcc-6876dab5dbd8",
    "CopyFromFileGuid": "f1f2e1bc-6a4f-4c14-a67a-117110ea10c7",
    "NewsGuid": "2de049a0-5c50-4942-889e-e5f9305ef9ec",
    "ContributionGuid": "7f29cccd-b283-42a2-9ca6-375077c0da80",
    "ContributionSpeakerGuid": "237016bc-d5bc-4b5c-8a8e-020bbd276c0a",
    "AgendaItemGuid": "85b6fec5-9933-47ad-bab9-addee1524373",
    "Guid": "38991eec-03f7-4075-a97d-14988cc89718",
    "Created": "2024-10-03T17:33:55.1295566+00:00",
    "Modified": "2024-10-03T17:33:55.1295566+00:00",
    "Deleted": "2024-10-03T17:33:55.1295566+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": [
    "8656f433-fa58-4182-9275-24ca82ca5edc",
    "bc99a9ab-aa5d-4358-9031-07972a4ed15d"
  ],
  "IsScheduled": true,
  "FormGroups": [
    {
      "FieldName": "sample string 1",
      "FieldLabel": "sample string 2",
      "FieldEnabled": true,
      "TooltipEnabled": true,
      "TooltipText": "sample string 5",
      "EventGuid": "e59640f6-bf9d-4417-bd10-733f8f286b0b",
      "Guid": "3e91ac12-a7fd-4590-a099-bde5c6f2c095",
      "Created": "2024-10-03T17:33:55.1295566+00:00",
      "Modified": "2024-10-03T17:33:55.1295566+00:00",
      "Deleted": "2024-10-03T17:33:55.1295566+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": "e59640f6-bf9d-4417-bd10-733f8f286b0b",
      "Guid": "3e91ac12-a7fd-4590-a099-bde5c6f2c095",
      "Created": "2024-10-03T17:33:55.1295566+00:00",
      "Modified": "2024-10-03T17:33:55.1295566+00:00",
      "Deleted": "2024-10-03T17:33:55.1295566+00:00",
      "ErrorMessages": {
        "sample string 1": "sample string 2",
        "sample string 3": "sample string 4"
      },
      "IsValid": false
    }
  ],
  "Guid": "39a88367-e886-4a05-a76b-9db3cc837225",
  "Created": "2024-10-03T17:33:55.1295566+00:00",
  "Modified": "2024-10-03T17:33:55.1295566+00:00",
  "Deleted": "2024-10-03T17:33:55.1295566+00:00",
  "ErrorMessages": {
    "sample string 1": "sample string 2",
    "sample string 3": "sample string 4"
  },
  "IsValid": false
}

text/json

Sample:
{
  "ActivityGuid": "4ad7757b-0024-45cd-992a-0a300c88ebf5",
  "EventGuid": "10d1874d-6b25-4a57-b1e3-c4cdc8d79f16",
  "SessionTitle": "sample string 2",
  "SessionDescription": "sample string 3",
  "EventDateGuid": "6b5f38ab-7682-4dae-8d16-124e7cfb13e6",
  "DayPartGuid": "557e4d53-a5bd-49d9-ae3f-89a13d24f5b8",
  "EventThemeGuid": "1ad4879c-6437-4932-9ce9-2fe960de2ace",
  "EventWorkFormGuid": "77130618-e6c2-41ef-8971-89cb6c059b45",
  "Speakers": null,
  "ActivityPresentationFile1": {
    "ContentType": "sample string 1",
    "FileName": "sample string 2",
    "FileExtension": null,
    "OriginalFileName": "sample string 3",
    "PublicFileName": "38991eec-03f7-4075-a97d-14988cc89718",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "4f6921cb-6dc7-4574-9657-75aaf232a5a3",
    "EventContentGuid": "c4c7a91f-2670-4eac-a7e7-77e03ccb1e35",
    "TrainingGuid": "610f665b-5e14-4413-8add-40a506a763ae",
    "TrainingLocationGuid": "133e8643-37a8-49c9-8bb3-f0d237d2e792",
    "CompanyGuid": "f4360789-77ac-4dc0-a2a6-c785a2b5de6c",
    "FolderGuid": "dec7c089-a6c9-48b1-804d-1057be24eed0",
    "EventGuid": "e8e06cc5-dba0-47ab-9187-a943e296884c",
    "ActivityGuid": "e8045f16-ca08-488b-8498-d981b79fdda2",
    "EventLocationGuid": "3af3d98d-3358-4f72-87c7-6472b5668f6b",
    "OriginalFileGuid": "9e40a94d-d759-44e9-8bcc-6876dab5dbd8",
    "CopyFromFileGuid": "f1f2e1bc-6a4f-4c14-a67a-117110ea10c7",
    "NewsGuid": "2de049a0-5c50-4942-889e-e5f9305ef9ec",
    "ContributionGuid": "7f29cccd-b283-42a2-9ca6-375077c0da80",
    "ContributionSpeakerGuid": "237016bc-d5bc-4b5c-8a8e-020bbd276c0a",
    "AgendaItemGuid": "85b6fec5-9933-47ad-bab9-addee1524373",
    "Guid": "38991eec-03f7-4075-a97d-14988cc89718",
    "Created": "2024-10-03T17:33:55.1295566+00:00",
    "Modified": "2024-10-03T17:33:55.1295566+00:00",
    "Deleted": "2024-10-03T17:33:55.1295566+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": "38991eec-03f7-4075-a97d-14988cc89718",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "4f6921cb-6dc7-4574-9657-75aaf232a5a3",
    "EventContentGuid": "c4c7a91f-2670-4eac-a7e7-77e03ccb1e35",
    "TrainingGuid": "610f665b-5e14-4413-8add-40a506a763ae",
    "TrainingLocationGuid": "133e8643-37a8-49c9-8bb3-f0d237d2e792",
    "CompanyGuid": "f4360789-77ac-4dc0-a2a6-c785a2b5de6c",
    "FolderGuid": "dec7c089-a6c9-48b1-804d-1057be24eed0",
    "EventGuid": "e8e06cc5-dba0-47ab-9187-a943e296884c",
    "ActivityGuid": "e8045f16-ca08-488b-8498-d981b79fdda2",
    "EventLocationGuid": "3af3d98d-3358-4f72-87c7-6472b5668f6b",
    "OriginalFileGuid": "9e40a94d-d759-44e9-8bcc-6876dab5dbd8",
    "CopyFromFileGuid": "f1f2e1bc-6a4f-4c14-a67a-117110ea10c7",
    "NewsGuid": "2de049a0-5c50-4942-889e-e5f9305ef9ec",
    "ContributionGuid": "7f29cccd-b283-42a2-9ca6-375077c0da80",
    "ContributionSpeakerGuid": "237016bc-d5bc-4b5c-8a8e-020bbd276c0a",
    "AgendaItemGuid": "85b6fec5-9933-47ad-bab9-addee1524373",
    "Guid": "38991eec-03f7-4075-a97d-14988cc89718",
    "Created": "2024-10-03T17:33:55.1295566+00:00",
    "Modified": "2024-10-03T17:33:55.1295566+00:00",
    "Deleted": "2024-10-03T17:33:55.1295566+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": "38991eec-03f7-4075-a97d-14988cc89718",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "4f6921cb-6dc7-4574-9657-75aaf232a5a3",
    "EventContentGuid": "c4c7a91f-2670-4eac-a7e7-77e03ccb1e35",
    "TrainingGuid": "610f665b-5e14-4413-8add-40a506a763ae",
    "TrainingLocationGuid": "133e8643-37a8-49c9-8bb3-f0d237d2e792",
    "CompanyGuid": "f4360789-77ac-4dc0-a2a6-c785a2b5de6c",
    "FolderGuid": "dec7c089-a6c9-48b1-804d-1057be24eed0",
    "EventGuid": "e8e06cc5-dba0-47ab-9187-a943e296884c",
    "ActivityGuid": "e8045f16-ca08-488b-8498-d981b79fdda2",
    "EventLocationGuid": "3af3d98d-3358-4f72-87c7-6472b5668f6b",
    "OriginalFileGuid": "9e40a94d-d759-44e9-8bcc-6876dab5dbd8",
    "CopyFromFileGuid": "f1f2e1bc-6a4f-4c14-a67a-117110ea10c7",
    "NewsGuid": "2de049a0-5c50-4942-889e-e5f9305ef9ec",
    "ContributionGuid": "7f29cccd-b283-42a2-9ca6-375077c0da80",
    "ContributionSpeakerGuid": "237016bc-d5bc-4b5c-8a8e-020bbd276c0a",
    "AgendaItemGuid": "85b6fec5-9933-47ad-bab9-addee1524373",
    "Guid": "38991eec-03f7-4075-a97d-14988cc89718",
    "Created": "2024-10-03T17:33:55.1295566+00:00",
    "Modified": "2024-10-03T17:33:55.1295566+00:00",
    "Deleted": "2024-10-03T17:33:55.1295566+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": "38991eec-03f7-4075-a97d-14988cc89718",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "4f6921cb-6dc7-4574-9657-75aaf232a5a3",
    "EventContentGuid": "c4c7a91f-2670-4eac-a7e7-77e03ccb1e35",
    "TrainingGuid": "610f665b-5e14-4413-8add-40a506a763ae",
    "TrainingLocationGuid": "133e8643-37a8-49c9-8bb3-f0d237d2e792",
    "CompanyGuid": "f4360789-77ac-4dc0-a2a6-c785a2b5de6c",
    "FolderGuid": "dec7c089-a6c9-48b1-804d-1057be24eed0",
    "EventGuid": "e8e06cc5-dba0-47ab-9187-a943e296884c",
    "ActivityGuid": "e8045f16-ca08-488b-8498-d981b79fdda2",
    "EventLocationGuid": "3af3d98d-3358-4f72-87c7-6472b5668f6b",
    "OriginalFileGuid": "9e40a94d-d759-44e9-8bcc-6876dab5dbd8",
    "CopyFromFileGuid": "f1f2e1bc-6a4f-4c14-a67a-117110ea10c7",
    "NewsGuid": "2de049a0-5c50-4942-889e-e5f9305ef9ec",
    "ContributionGuid": "7f29cccd-b283-42a2-9ca6-375077c0da80",
    "ContributionSpeakerGuid": "237016bc-d5bc-4b5c-8a8e-020bbd276c0a",
    "AgendaItemGuid": "85b6fec5-9933-47ad-bab9-addee1524373",
    "Guid": "38991eec-03f7-4075-a97d-14988cc89718",
    "Created": "2024-10-03T17:33:55.1295566+00:00",
    "Modified": "2024-10-03T17:33:55.1295566+00:00",
    "Deleted": "2024-10-03T17:33:55.1295566+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": "38991eec-03f7-4075-a97d-14988cc89718",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "4f6921cb-6dc7-4574-9657-75aaf232a5a3",
    "EventContentGuid": "c4c7a91f-2670-4eac-a7e7-77e03ccb1e35",
    "TrainingGuid": "610f665b-5e14-4413-8add-40a506a763ae",
    "TrainingLocationGuid": "133e8643-37a8-49c9-8bb3-f0d237d2e792",
    "CompanyGuid": "f4360789-77ac-4dc0-a2a6-c785a2b5de6c",
    "FolderGuid": "dec7c089-a6c9-48b1-804d-1057be24eed0",
    "EventGuid": "e8e06cc5-dba0-47ab-9187-a943e296884c",
    "ActivityGuid": "e8045f16-ca08-488b-8498-d981b79fdda2",
    "EventLocationGuid": "3af3d98d-3358-4f72-87c7-6472b5668f6b",
    "OriginalFileGuid": "9e40a94d-d759-44e9-8bcc-6876dab5dbd8",
    "CopyFromFileGuid": "f1f2e1bc-6a4f-4c14-a67a-117110ea10c7",
    "NewsGuid": "2de049a0-5c50-4942-889e-e5f9305ef9ec",
    "ContributionGuid": "7f29cccd-b283-42a2-9ca6-375077c0da80",
    "ContributionSpeakerGuid": "237016bc-d5bc-4b5c-8a8e-020bbd276c0a",
    "AgendaItemGuid": "85b6fec5-9933-47ad-bab9-addee1524373",
    "Guid": "38991eec-03f7-4075-a97d-14988cc89718",
    "Created": "2024-10-03T17:33:55.1295566+00:00",
    "Modified": "2024-10-03T17:33:55.1295566+00:00",
    "Deleted": "2024-10-03T17:33:55.1295566+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": "38991eec-03f7-4075-a97d-14988cc89718",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "4f6921cb-6dc7-4574-9657-75aaf232a5a3",
      "EventContentGuid": "c4c7a91f-2670-4eac-a7e7-77e03ccb1e35",
      "TrainingGuid": "610f665b-5e14-4413-8add-40a506a763ae",
      "TrainingLocationGuid": "133e8643-37a8-49c9-8bb3-f0d237d2e792",
      "CompanyGuid": "f4360789-77ac-4dc0-a2a6-c785a2b5de6c",
      "FolderGuid": "dec7c089-a6c9-48b1-804d-1057be24eed0",
      "EventGuid": "e8e06cc5-dba0-47ab-9187-a943e296884c",
      "ActivityGuid": "e8045f16-ca08-488b-8498-d981b79fdda2",
      "EventLocationGuid": "3af3d98d-3358-4f72-87c7-6472b5668f6b",
      "OriginalFileGuid": "9e40a94d-d759-44e9-8bcc-6876dab5dbd8",
      "CopyFromFileGuid": "f1f2e1bc-6a4f-4c14-a67a-117110ea10c7",
      "NewsGuid": "2de049a0-5c50-4942-889e-e5f9305ef9ec",
      "ContributionGuid": "7f29cccd-b283-42a2-9ca6-375077c0da80",
      "ContributionSpeakerGuid": "237016bc-d5bc-4b5c-8a8e-020bbd276c0a",
      "AgendaItemGuid": "85b6fec5-9933-47ad-bab9-addee1524373",
      "Guid": "38991eec-03f7-4075-a97d-14988cc89718",
      "Created": "2024-10-03T17:33:55.1295566+00:00",
      "Modified": "2024-10-03T17:33:55.1295566+00:00",
      "Deleted": "2024-10-03T17:33:55.1295566+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": "38991eec-03f7-4075-a97d-14988cc89718",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "4f6921cb-6dc7-4574-9657-75aaf232a5a3",
      "EventContentGuid": "c4c7a91f-2670-4eac-a7e7-77e03ccb1e35",
      "TrainingGuid": "610f665b-5e14-4413-8add-40a506a763ae",
      "TrainingLocationGuid": "133e8643-37a8-49c9-8bb3-f0d237d2e792",
      "CompanyGuid": "f4360789-77ac-4dc0-a2a6-c785a2b5de6c",
      "FolderGuid": "dec7c089-a6c9-48b1-804d-1057be24eed0",
      "EventGuid": "e8e06cc5-dba0-47ab-9187-a943e296884c",
      "ActivityGuid": "e8045f16-ca08-488b-8498-d981b79fdda2",
      "EventLocationGuid": "3af3d98d-3358-4f72-87c7-6472b5668f6b",
      "OriginalFileGuid": "9e40a94d-d759-44e9-8bcc-6876dab5dbd8",
      "CopyFromFileGuid": "f1f2e1bc-6a4f-4c14-a67a-117110ea10c7",
      "NewsGuid": "2de049a0-5c50-4942-889e-e5f9305ef9ec",
      "ContributionGuid": "7f29cccd-b283-42a2-9ca6-375077c0da80",
      "ContributionSpeakerGuid": "237016bc-d5bc-4b5c-8a8e-020bbd276c0a",
      "AgendaItemGuid": "85b6fec5-9933-47ad-bab9-addee1524373",
      "Guid": "38991eec-03f7-4075-a97d-14988cc89718",
      "Created": "2024-10-03T17:33:55.1295566+00:00",
      "Modified": "2024-10-03T17:33:55.1295566+00:00",
      "Deleted": "2024-10-03T17:33:55.1295566+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": "38991eec-03f7-4075-a97d-14988cc89718",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "4f6921cb-6dc7-4574-9657-75aaf232a5a3",
      "EventContentGuid": "c4c7a91f-2670-4eac-a7e7-77e03ccb1e35",
      "TrainingGuid": "610f665b-5e14-4413-8add-40a506a763ae",
      "TrainingLocationGuid": "133e8643-37a8-49c9-8bb3-f0d237d2e792",
      "CompanyGuid": "f4360789-77ac-4dc0-a2a6-c785a2b5de6c",
      "FolderGuid": "dec7c089-a6c9-48b1-804d-1057be24eed0",
      "EventGuid": "e8e06cc5-dba0-47ab-9187-a943e296884c",
      "ActivityGuid": "e8045f16-ca08-488b-8498-d981b79fdda2",
      "EventLocationGuid": "3af3d98d-3358-4f72-87c7-6472b5668f6b",
      "OriginalFileGuid": "9e40a94d-d759-44e9-8bcc-6876dab5dbd8",
      "CopyFromFileGuid": "f1f2e1bc-6a4f-4c14-a67a-117110ea10c7",
      "NewsGuid": "2de049a0-5c50-4942-889e-e5f9305ef9ec",
      "ContributionGuid": "7f29cccd-b283-42a2-9ca6-375077c0da80",
      "ContributionSpeakerGuid": "237016bc-d5bc-4b5c-8a8e-020bbd276c0a",
      "AgendaItemGuid": "85b6fec5-9933-47ad-bab9-addee1524373",
      "Guid": "38991eec-03f7-4075-a97d-14988cc89718",
      "Created": "2024-10-03T17:33:55.1295566+00:00",
      "Modified": "2024-10-03T17:33:55.1295566+00:00",
      "Deleted": "2024-10-03T17:33:55.1295566+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": "38991eec-03f7-4075-a97d-14988cc89718",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "4f6921cb-6dc7-4574-9657-75aaf232a5a3",
      "EventContentGuid": "c4c7a91f-2670-4eac-a7e7-77e03ccb1e35",
      "TrainingGuid": "610f665b-5e14-4413-8add-40a506a763ae",
      "TrainingLocationGuid": "133e8643-37a8-49c9-8bb3-f0d237d2e792",
      "CompanyGuid": "f4360789-77ac-4dc0-a2a6-c785a2b5de6c",
      "FolderGuid": "dec7c089-a6c9-48b1-804d-1057be24eed0",
      "EventGuid": "e8e06cc5-dba0-47ab-9187-a943e296884c",
      "ActivityGuid": "e8045f16-ca08-488b-8498-d981b79fdda2",
      "EventLocationGuid": "3af3d98d-3358-4f72-87c7-6472b5668f6b",
      "OriginalFileGuid": "9e40a94d-d759-44e9-8bcc-6876dab5dbd8",
      "CopyFromFileGuid": "f1f2e1bc-6a4f-4c14-a67a-117110ea10c7",
      "NewsGuid": "2de049a0-5c50-4942-889e-e5f9305ef9ec",
      "ContributionGuid": "7f29cccd-b283-42a2-9ca6-375077c0da80",
      "ContributionSpeakerGuid": "237016bc-d5bc-4b5c-8a8e-020bbd276c0a",
      "AgendaItemGuid": "85b6fec5-9933-47ad-bab9-addee1524373",
      "Guid": "38991eec-03f7-4075-a97d-14988cc89718",
      "Created": "2024-10-03T17:33:55.1295566+00:00",
      "Modified": "2024-10-03T17:33:55.1295566+00:00",
      "Deleted": "2024-10-03T17:33:55.1295566+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": "38991eec-03f7-4075-a97d-14988cc89718",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "4f6921cb-6dc7-4574-9657-75aaf232a5a3",
      "EventContentGuid": "c4c7a91f-2670-4eac-a7e7-77e03ccb1e35",
      "TrainingGuid": "610f665b-5e14-4413-8add-40a506a763ae",
      "TrainingLocationGuid": "133e8643-37a8-49c9-8bb3-f0d237d2e792",
      "CompanyGuid": "f4360789-77ac-4dc0-a2a6-c785a2b5de6c",
      "FolderGuid": "dec7c089-a6c9-48b1-804d-1057be24eed0",
      "EventGuid": "e8e06cc5-dba0-47ab-9187-a943e296884c",
      "ActivityGuid": "e8045f16-ca08-488b-8498-d981b79fdda2",
      "EventLocationGuid": "3af3d98d-3358-4f72-87c7-6472b5668f6b",
      "OriginalFileGuid": "9e40a94d-d759-44e9-8bcc-6876dab5dbd8",
      "CopyFromFileGuid": "f1f2e1bc-6a4f-4c14-a67a-117110ea10c7",
      "NewsGuid": "2de049a0-5c50-4942-889e-e5f9305ef9ec",
      "ContributionGuid": "7f29cccd-b283-42a2-9ca6-375077c0da80",
      "ContributionSpeakerGuid": "237016bc-d5bc-4b5c-8a8e-020bbd276c0a",
      "AgendaItemGuid": "85b6fec5-9933-47ad-bab9-addee1524373",
      "Guid": "38991eec-03f7-4075-a97d-14988cc89718",
      "Created": "2024-10-03T17:33:55.1295566+00:00",
      "Modified": "2024-10-03T17:33:55.1295566+00:00",
      "Deleted": "2024-10-03T17:33:55.1295566+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": "38991eec-03f7-4075-a97d-14988cc89718",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "4f6921cb-6dc7-4574-9657-75aaf232a5a3",
    "EventContentGuid": "c4c7a91f-2670-4eac-a7e7-77e03ccb1e35",
    "TrainingGuid": "610f665b-5e14-4413-8add-40a506a763ae",
    "TrainingLocationGuid": "133e8643-37a8-49c9-8bb3-f0d237d2e792",
    "CompanyGuid": "f4360789-77ac-4dc0-a2a6-c785a2b5de6c",
    "FolderGuid": "dec7c089-a6c9-48b1-804d-1057be24eed0",
    "EventGuid": "e8e06cc5-dba0-47ab-9187-a943e296884c",
    "ActivityGuid": "e8045f16-ca08-488b-8498-d981b79fdda2",
    "EventLocationGuid": "3af3d98d-3358-4f72-87c7-6472b5668f6b",
    "OriginalFileGuid": "9e40a94d-d759-44e9-8bcc-6876dab5dbd8",
    "CopyFromFileGuid": "f1f2e1bc-6a4f-4c14-a67a-117110ea10c7",
    "NewsGuid": "2de049a0-5c50-4942-889e-e5f9305ef9ec",
    "ContributionGuid": "7f29cccd-b283-42a2-9ca6-375077c0da80",
    "ContributionSpeakerGuid": "237016bc-d5bc-4b5c-8a8e-020bbd276c0a",
    "AgendaItemGuid": "85b6fec5-9933-47ad-bab9-addee1524373",
    "Guid": "38991eec-03f7-4075-a97d-14988cc89718",
    "Created": "2024-10-03T17:33:55.1295566+00:00",
    "Modified": "2024-10-03T17:33:55.1295566+00:00",
    "Deleted": "2024-10-03T17:33:55.1295566+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": [
    "8656f433-fa58-4182-9275-24ca82ca5edc",
    "bc99a9ab-aa5d-4358-9031-07972a4ed15d"
  ],
  "IsScheduled": true,
  "FormGroups": [
    {
      "FieldName": "sample string 1",
      "FieldLabel": "sample string 2",
      "FieldEnabled": true,
      "TooltipEnabled": true,
      "TooltipText": "sample string 5",
      "EventGuid": "e59640f6-bf9d-4417-bd10-733f8f286b0b",
      "Guid": "3e91ac12-a7fd-4590-a099-bde5c6f2c095",
      "Created": "2024-10-03T17:33:55.1295566+00:00",
      "Modified": "2024-10-03T17:33:55.1295566+00:00",
      "Deleted": "2024-10-03T17:33:55.1295566+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": "e59640f6-bf9d-4417-bd10-733f8f286b0b",
      "Guid": "3e91ac12-a7fd-4590-a099-bde5c6f2c095",
      "Created": "2024-10-03T17:33:55.1295566+00:00",
      "Modified": "2024-10-03T17:33:55.1295566+00:00",
      "Deleted": "2024-10-03T17:33:55.1295566+00:00",
      "ErrorMessages": {
        "sample string 1": "sample string 2",
        "sample string 3": "sample string 4"
      },
      "IsValid": false
    }
  ],
  "Guid": "39a88367-e886-4a05-a76b-9db3cc837225",
  "Created": "2024-10-03T17:33:55.1295566+00:00",
  "Modified": "2024-10-03T17:33:55.1295566+00:00",
  "Deleted": "2024-10-03T17:33:55.1295566+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":"4ad7757b-0024-45cd-992a-0a300c88ebf5","EventGuid":"10d1874d-6b25-4a57-b1e3-c4cdc8d79f16","SessionTitle":"sample string 2","SessionDescription":"sample string 3","EventDateGuid":"6b5f38ab-7682-4dae-8d16-124e7cfb13e6","DayPartGuid":"557e4d53-a5bd-49d9-ae3f-89a13d24f5b8","EventThemeGuid":"1ad4879c-6437-4932-9ce9-2fe960de2ace","EventWorkFormGuid":"77130618-e6c2-41ef-8971-89cb6c059b45","Speakers":null,"ActivityPresentationFile1":{"ContentType":"sample string 1","FileName":"sample string 2","FileExtension":null,"OriginalFileName":"sample string 3","PublicFileName":"38991eec-03f7-4075-a97d-14988cc89718","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"4f6921cb-6dc7-4574-9657-75aaf232a5a3","EventContentGuid":"c4c7a91f-2670-4eac-a7e7-77e03ccb1e35","TrainingGuid":"610f665b-5e14-4413-8add-40a506a763ae","TrainingLocationGuid":"133e8643-37a8-49c9-8bb3-f0d237d2e792","CompanyGuid":"f4360789-77ac-4dc0-a2a6-c785a2b5de6c","FolderGuid":"dec7c089-a6c9-48b1-804d-1057be24eed0","EventGuid":"e8e06cc5-dba0-47ab-9187-a943e296884c","ActivityGuid":"e8045f16-ca08-488b-8498-d981b79fdda2","EventLocationGuid":"3af3d98d-3358-4f72-87c7-6472b5668f6b","OriginalFileGuid":"9e40a94d-d759-44e9-8bcc-6876dab5dbd8","CopyFromFileGuid":"f1f2e1bc-6a4f-4c14-a67a-117110ea10c7","NewsGuid":"2de049a0-5c50-4942-889e-e5f9305ef9ec","ContributionGuid":"7f29cccd-b283-42a2-9ca6-375077c0da80","ContributionSpeakerGuid":"237016bc-d5bc-4b5c-8a8e-020bbd276c0a","AgendaItemGuid":"85b6fec5-9933-47ad-bab9-addee1524373","Guid":"38991eec-03f7-4075-a97d-14988cc89718","Created":"2024-10-03T17:33:55.1295566+00:00","Modified":"2024-10-03T17:33:55.1295566+00:00","Deleted":"2024-10-03T17:33:55.1295566+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":"38991eec-03f7-4075-a97d-14988cc89718","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"4f6921cb-6dc7-4574-9657-75aaf232a5a3","EventContentGuid":"c4c7a91f-2670-4eac-a7e7-77e03ccb1e35","TrainingGuid":"610f665b-5e14-4413-8add-40a506a763ae","TrainingLocationGuid":"133e8643-37a8-49c9-8bb3-f0d237d2e792","CompanyGuid":"f4360789-77ac-4dc0-a2a6-c785a2b5de6c","FolderGuid":"dec7c089-a6c9-48b1-804d-1057be24eed0","EventGuid":"e8e06cc5-dba0-47ab-9187-a943e296884c","ActivityGuid":"e8045f16-ca08-488b-8498-d981b79fdda2","EventLocationGuid":"3af3d98d-3358-4f72-87c7-6472b5668f6b","OriginalFileGuid":"9e40a94d-d759-44e9-8bcc-6876dab5dbd8","CopyFromFileGuid":"f1f2e1bc-6a4f-4c14-a67a-117110ea10c7","NewsGuid":"2de049a0-5c50-4942-889e-e5f9305ef9ec","ContributionGuid":"7f29cccd-b283-42a2-9ca6-375077c0da80","ContributionSpeakerGuid":"237016bc-d5bc-4b5c-8a8e-020bbd276c0a","AgendaItemGuid":"85b6fec5-9933-47ad-bab9-addee1524373","Guid":"38991eec-03f7-4075-a97d-14988cc89718","Created":"2024-10-03T17:33:55.1295566+00:00","Modified":"2024-10-03T17:33:55.1295566+00:00","Deleted":"2024-10-03T17:33:55.1295566+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":"38991eec-03f7-4075-a97d-14988cc89718","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"4f6921cb-6dc7-4574-9657-75aaf232a5a3","EventContentGuid":"c4c7a91f-2670-4eac-a7e7-77e03ccb1e35","TrainingGuid":"610f665b-5e14-4413-8add-40a506a763ae","TrainingLocationGuid":"133e8643-37a8-49c9-8bb3-f0d237d2e792","CompanyGuid":"f4360789-77ac-4dc0-a2a6-c785a2b5de6c","FolderGuid":"dec7c089-a6c9-48b1-804d-1057be24eed0","EventGuid":"e8e06cc5-dba0-47ab-9187-a943e296884c","ActivityGuid":"e8045f16-ca08-488b-8498-d981b79fdda2","EventLocationGuid":"3af3d98d-3358-4f72-87c7-6472b5668f6b","OriginalFileGuid":"9e40a94d-d759-44e9-8bcc-6876dab5dbd8","CopyFromFileGuid":"f1f2e1bc-6a4f-4c14-a67a-117110ea10c7","NewsGuid":"2de049a0-5c50-4942-889e-e5f9305ef9ec","ContributionGuid":"7f29cccd-b283-42a2-9ca6-375077c0da80","ContributionSpeakerGuid":"237016bc-d5bc-4b5c-8a8e-020bbd276c0a","AgendaItemGuid":"85b6fec5-9933-47ad-bab9-addee1524373","Guid":"38991eec-03f7-4075-a97d-14988cc89718","Created":"2024-10-03T17:33:55.1295566+00:00","Modified":"2024-10-03T17:33:55.1295566+00:00","Deleted":"2024-10-03T17:33:55.1295566+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":"38991eec-03f7-4075-a97d-14988cc89718","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"4f6921cb-6dc7-4574-9657-75aaf232a5a3","EventContentGuid":"c4c7a91f-2670-4eac-a7e7-77e03ccb1e35","TrainingGuid":"610f665b-5e14-4413-8add-40a506a763ae","TrainingLocationGuid":"133e8643-37a8-49c9-8bb3-f0d237d2e792","CompanyGuid":"f4360789-77ac-4dc0-a2a6-c785a2b5de6c","FolderGuid":"dec7c089-a6c9-48b1-804d-1057be24eed0","EventGuid":"e8e06cc5-dba0-47ab-9187-a943e296884c","ActivityGuid":"e8045f16-ca08-488b-8498-d981b79fdda2","EventLocationGuid":"3af3d98d-3358-4f72-87c7-6472b5668f6b","OriginalFileGuid":"9e40a94d-d759-44e9-8bcc-6876dab5dbd8","CopyFromFileGuid":"f1f2e1bc-6a4f-4c14-a67a-117110ea10c7","NewsGuid":"2de049a0-5c50-4942-889e-e5f9305ef9ec","ContributionGuid":"7f29cccd-b283-42a2-9ca6-375077c0da80","ContributionSpeakerGuid":"237016bc-d5bc-4b5c-8a8e-020bbd276c0a","AgendaItemGuid":"85b6fec5-9933-47ad-bab9-addee1524373","Guid":"38991eec-03f7-4075-a97d-14988cc89718","Created":"2024-10-03T17:33:55.1295566+00:00","Modified":"2024-10-03T17:33:55.1295566+00:00","Deleted":"2024-10-03T17:33:55.1295566+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":"38991eec-03f7-4075-a97d-14988cc89718","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"4f6921cb-6dc7-4574-9657-75aaf232a5a3","EventContentGuid":"c4c7a91f-2670-4eac-a7e7-77e03ccb1e35","TrainingGuid":"610f665b-5e14-4413-8add-40a506a763ae","TrainingLocationGuid":"133e8643-37a8-49c9-8bb3-f0d237d2e792","CompanyGuid":"f4360789-77ac-4dc0-a2a6-c785a2b5de6c","FolderGuid":"dec7c089-a6c9-48b1-804d-1057be24eed0","EventGuid":"e8e06cc5-dba0-47ab-9187-a943e296884c","ActivityGuid":"e8045f16-ca08-488b-8498-d981b79fdda2","EventLocationGuid":"3af3d98d-3358-4f72-87c7-6472b5668f6b","OriginalFileGuid":"9e40a94d-d759-44e9-8bcc-6876dab5dbd8","CopyFromFileGuid":"f1f2e1bc-6a4f-4c14-a67a-117110ea10c7","NewsGuid":"2de049a0-5c50-4942-889e-e5f9305ef9ec","ContributionGuid":"7f29cccd-b283-42a2-9ca6-375077c0da80","ContributionSpeakerGuid":"237016bc-d5bc-4b5c-8a8e-020bbd276c0a","AgendaItemGuid":"85b6fec5-9933-47ad-bab9-addee1524373","Guid":"38991eec-03f7-4075-a97d-14988cc89718","Created":"2024-10-03T17:33:55.1295566+00:00","Modified":"2024-10-03T17:33:55.1295566+00:00","Deleted":"2024-10-03T17:33:55.1295566+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":"38991eec-03f7-4075-a97d-14988cc89718","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"4f6921cb-6dc7-4574-9657-75aaf232a5a3","EventContentGuid":"c4c7a91f-2670-4eac-a7e7-77e03ccb1e35","TrainingGuid":"610f665b-5e14-4413-8add-40a506a763ae","TrainingLocationGuid":"133e8643-37a8-49c9-8bb3-f0d237d2e792","CompanyGuid":"f4360789-77ac-4dc0-a2a6-c785a2b5de6c","FolderGuid":"dec7c089-a6c9-48b1-804d-1057be24eed0","EventGuid":"e8e06cc5-dba0-47ab-9187-a943e296884c","ActivityGuid":"e8045f16-ca08-488b-8498-d981b79fdda2","EventLocationGuid":"3af3d98d-3358-4f72-87c7-6472b5668f6b","OriginalFileGuid":"9e40a94d-d759-44e9-8bcc-6876dab5dbd8","CopyFromFileGuid":"f1f2e1bc-6a4f-4c14-a67a-117110ea10c7","NewsGuid":"2de049a0-5c50-4942-889e-e5f9305ef9ec","ContributionGuid":"7f29cccd-b283-42a2-9ca6-375077c0da80","ContributionSpeakerGuid":"237016bc-d5bc-4b5c-8a8e-020bbd276c0a","AgendaItemGuid":"85b6fec5-9933-47ad-bab9-addee1524373","Guid":"38991eec-03f7-4075-a97d-14988cc89718","Created":"2024-10-03T17:33:55.1295566+00:00","Modified":"2024-10-03T17:33:55.1295566+00:00","Deleted":"2024-10-03T17:33:55.1295566+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":"38991eec-03f7-4075-a97d-14988cc89718","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"4f6921cb-6dc7-4574-9657-75aaf232a5a3","EventContentGuid":"c4c7a91f-2670-4eac-a7e7-77e03ccb1e35","TrainingGuid":"610f665b-5e14-4413-8add-40a506a763ae","TrainingLocationGuid":"133e8643-37a8-49c9-8bb3-f0d237d2e792","CompanyGuid":"f4360789-77ac-4dc0-a2a6-c785a2b5de6c","FolderGuid":"dec7c089-a6c9-48b1-804d-1057be24eed0","EventGuid":"e8e06cc5-dba0-47ab-9187-a943e296884c","ActivityGuid":"e8045f16-ca08-488b-8498-d981b79fdda2","EventLocationGuid":"3af3d98d-3358-4f72-87c7-6472b5668f6b","OriginalFileGuid":"9e40a94d-d759-44e9-8bcc-6876dab5dbd8","CopyFromFileGuid":"f1f2e1bc-6a4f-4c14-a67a-117110ea10c7","NewsGuid":"2de049a0-5c50-4942-889e-e5f9305ef9ec","ContributionGuid":"7f29cccd-b283-42a2-9ca6-375077c0da80","ContributionSpeakerGuid":"237016bc-d5bc-4b5c-8a8e-020bbd276c0a","AgendaItemGuid":"85b6fec5-9933-47ad-bab9-addee1524373","Guid":"38991eec-03f7-4075-a97d-14988cc89718","Created":"2024-10-03T17:33:55.1295566+00:00","Modified":"2024-10-03T17:33:55.1295566+00:00","Deleted":"2024-10-03T17:33:55.1295566+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":"38991eec-03f7-4075-a97d-14988cc89718","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"4f6921cb-6dc7-4574-9657-75aaf232a5a3","EventContentGuid":"c4c7a91f-2670-4eac-a7e7-77e03ccb1e35","TrainingGuid":"610f665b-5e14-4413-8add-40a506a763ae","TrainingLocationGuid":"133e8643-37a8-49c9-8bb3-f0d237d2e792","CompanyGuid":"f4360789-77ac-4dc0-a2a6-c785a2b5de6c","FolderGuid":"dec7c089-a6c9-48b1-804d-1057be24eed0","EventGuid":"e8e06cc5-dba0-47ab-9187-a943e296884c","ActivityGuid":"e8045f16-ca08-488b-8498-d981b79fdda2","EventLocationGuid":"3af3d98d-3358-4f72-87c7-6472b5668f6b","OriginalFileGuid":"9e40a94d-d759-44e9-8bcc-6876dab5dbd8","CopyFromFileGuid":"f1f2e1bc-6a4f-4c14-a67a-117110ea10c7","NewsGuid":"2de049a0-5c50-4942-889e-e5f9305ef9ec","ContributionGuid":"7f29cccd-b283-42a2-9ca6-375077c0da80","ContributionSpeakerGuid":"237016bc-d5bc-4b5c-8a8e-020bbd276c0a","AgendaItemGuid":"85b6fec5-9933-47ad-bab9-addee1524373","Guid":"38991eec-03f7-4075-a97d-14988cc89718","Created":"2024-10-03T17:33:55.1295566+00:00","Modified":"2024-10-03T17:33:55.1295566+00:00","Deleted":"2024-10-03T17:33:55.1295566+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":"38991eec-03f7-4075-a97d-14988cc89718","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"4f6921cb-6dc7-4574-9657-75aaf232a5a3","EventContentGuid":"c4c7a91f-2670-4eac-a7e7-77e03ccb1e35","TrainingGuid":"610f665b-5e14-4413-8add-40a506a763ae","TrainingLocationGuid":"133e8643-37a8-49c9-8bb3-f0d237d2e792","CompanyGuid":"f4360789-77ac-4dc0-a2a6-c785a2b5de6c","FolderGuid":"dec7c089-a6c9-48b1-804d-1057be24eed0","EventGuid":"e8e06cc5-dba0-47ab-9187-a943e296884c","ActivityGuid":"e8045f16-ca08-488b-8498-d981b79fdda2","EventLocationGuid":"3af3d98d-3358-4f72-87c7-6472b5668f6b","OriginalFileGuid":"9e40a94d-d759-44e9-8bcc-6876dab5dbd8","CopyFromFileGuid":"f1f2e1bc-6a4f-4c14-a67a-117110ea10c7","NewsGuid":"2de049a0-5c50-4942-889e-e5f9305ef9ec","ContributionGuid":"7f29cccd-b283-42a2-9ca6-375077c0da80","ContributionSpeakerGuid":"237016bc-d5bc-4b5c-8a8e-020bbd276c0a","AgendaItemGuid":"85b6fec5-9933-47ad-bab9-addee1524373","Guid":"38991eec-03f7-4075-a97d-14988cc89718","Created":"2024-10-03T17:33:55.1295566+00:00","Modified":"2024-10-03T17:33:55.1295566+00:00","Deleted":"2024-10-03T17:33:55.1295566+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":"38991eec-03f7-4075-a97d-14988cc89718","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"4f6921cb-6dc7-4574-9657-75aaf232a5a3","EventContentGuid":"c4c7a91f-2670-4eac-a7e7-77e03ccb1e35","TrainingGuid":"610f665b-5e14-4413-8add-40a506a763ae","TrainingLocationGuid":"133e8643-37a8-49c9-8bb3-f0d237d2e792","CompanyGuid":"f4360789-77ac-4dc0-a2a6-c785a2b5de6c","FolderGuid":"dec7c089-a6c9-48b1-804d-1057be24eed0","EventGuid":"e8e06cc5-dba0-47ab-9187-a943e296884c","ActivityGuid":"e8045f16-ca08-488b-8498-d981b79fdda2","EventLocationGuid":"3af3d98d-3358-4f72-87c7-6472b5668f6b","OriginalFileGuid":"9e40a94d-d759-44e9-8bcc-6876dab5dbd8","CopyFromFileGuid":"f1f2e1bc-6a4f-4c14-a67a-117110ea10c7","NewsGuid":"2de049a0-5c50-4942-889e-e5f9305ef9ec","ContributionGuid":"7f29cccd-b283-42a2-9ca6-375077c0da80","ContributionSpeakerGuid":"237016bc-d5bc-4b5c-8a8e-020bbd276c0a","AgendaItemGuid":"85b6fec5-9933-47ad-bab9-addee1524373","Guid":"38991eec-03f7-4075-a97d-14988cc89718","Created":"2024-10-03T17:33:55.1295566+00:00","Modified":"2024-10-03T17:33:55.1295566+00:00","Deleted":"2024-10-03T17:33:55.1295566+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":"38991eec-03f7-4075-a97d-14988cc89718","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"4f6921cb-6dc7-4574-9657-75aaf232a5a3","EventContentGuid":"c4c7a91f-2670-4eac-a7e7-77e03ccb1e35","TrainingGuid":"610f665b-5e14-4413-8add-40a506a763ae","TrainingLocationGuid":"133e8643-37a8-49c9-8bb3-f0d237d2e792","CompanyGuid":"f4360789-77ac-4dc0-a2a6-c785a2b5de6c","FolderGuid":"dec7c089-a6c9-48b1-804d-1057be24eed0","EventGuid":"e8e06cc5-dba0-47ab-9187-a943e296884c","ActivityGuid":"e8045f16-ca08-488b-8498-d981b79fdda2","EventLocationGuid":"3af3d98d-3358-4f72-87c7-6472b5668f6b","OriginalFileGuid":"9e40a94d-d759-44e9-8bcc-6876dab5dbd8","CopyFromFileGuid":"f1f2e1bc-6a4f-4c14-a67a-117110ea10c7","NewsGuid":"2de049a0-5c50-4942-889e-e5f9305ef9ec","ContributionGuid":"7f29cccd-b283-42a2-9ca6-375077c0da80","ContributionSpeakerGuid":"237016bc-d5bc-4b5c-8a8e-020bbd276c0a","AgendaItemGuid":"85b6fec5-9933-47ad-bab9-addee1524373","Guid":"38991eec-03f7-4075-a97d-14988cc89718","Created":"2024-10-03T17:33:55.1295566+00:00","Modified":"2024-10-03T17:33:55.1295566+00:00","Deleted":"2024-10-03T17:33:55.1295566+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":["8656f433-fa58-4182-9275-24ca82ca5edc","bc99a9ab-aa5d-4358-9031-07972a4ed15d"],"IsScheduled":true,"FormGroups":[{"FieldName":"sample string 1","FieldLabel":"sample string 2","FieldEnabled":true,"TooltipEnabled":true,"TooltipText":"sample string 5","EventGuid":"e59640f6-bf9d-4417-bd10-733f8f286b0b","Guid":"3e91ac12-a7fd-4590-a099-bde5c6f2c095","Created":"2024-10-03T17:33:55.1295566+00:00","Modified":"2024-10-03T17:33:55.1295566+00:00","Deleted":"2024-10-03T17:33:55.1295566+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":"e59640f6-bf9d-4417-bd10-733f8f286b0b","Guid":"3e91ac12-a7fd-4590-a099-bde5c6f2c095","Created":"2024-10-03T17:33:55.1295566+00:00","Modified":"2024-10-03T17:33:55.1295566+00:00","Deleted":"2024-10-03T17:33:55.1295566+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false}],"Guid":"39a88367-e886-4a05-a76b-9db3cc837225","Created":"2024-10-03T17:33:55.1295566+00:00","Modified":"2024-10-03T17:33:55.1295566+00:00","Deleted":"2024-10-03T17:33:55.1295566+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4","Speakers[0].FirstName":"Dit veld is verplicht."},"IsValid":false}

application/xml, text/xml

Sample:
<ContributionViewModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services.Entity">
  <ErrorMessages xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
    <d2p1:KeyValueOfstringstring>
      <d2p1:Key>sample string 1</d2p1:Key>
      <d2p1:Value>sample string 2</d2p1:Value>
    </d2p1:KeyValueOfstringstring>
    <d2p1:KeyValueOfstringstring>
      <d2p1:Key>sample string 3</d2p1:Key>
      <d2p1:Value>sample string 4</d2p1:Value>
    </d2p1:KeyValueOfstringstring>
    <d2p1:KeyValueOfstringstring>
      <d2p1:Key>Speakers[0].FirstName</d2p1:Key>
      <d2p1:Value>Dit veld is verplicht.</d2p1:Value>
    </d2p1:KeyValueOfstringstring>
  </ErrorMessages>
  <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-10-03T17:33:55.1295566+00:00</Created>
  <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-10-03T17:33:55.1295566+00:00</Deleted>
  <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">39a88367-e886-4a05-a76b-9db3cc837225</Guid>
  <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-10-03T17:33:55.1295566+00:00</Modified>
  <ActivityGuid>4ad7757b-0024-45cd-992a-0a300c88ebf5</ActivityGuid>
  <ActivityPictureFile>
    <ErrorMessages xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
      <d3p1:KeyValueOfstringstring>
        <d3p1:Key>sample string 1</d3p1:Key>
        <d3p1:Value>sample string 2</d3p1:Value>
      </d3p1:KeyValueOfstringstring>
      <d3p1:KeyValueOfstringstring>
        <d3p1:Key>sample string 3</d3p1:Key>
        <d3p1:Value>sample string 4</d3p1:Value>
      </d3p1:KeyValueOfstringstring>
    </ErrorMessages>
    <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-10-03T17:33:55.1295566+00:00</Created>
    <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-10-03T17:33:55.1295566+00:00</Deleted>
    <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">38991eec-03f7-4075-a97d-14988cc89718</Guid>
    <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-10-03T17:33:55.1295566+00:00</Modified>
    <ActivityGuid>e8045f16-ca08-488b-8498-d981b79fdda2</ActivityGuid>
    <AgendaItemGuid>85b6fec5-9933-47ad-bab9-addee1524373</AgendaItemGuid>
    <Alias>sample string 6</Alias>
    <CompanyGuid>f4360789-77ac-4dc0-a2a6-c785a2b5de6c</CompanyGuid>
    <ContentType>sample string 1</ContentType>
    <ContributionGuid>7f29cccd-b283-42a2-9ca6-375077c0da80</ContributionGuid>
    <ContributionSpeakerGuid>237016bc-d5bc-4b5c-8a8e-020bbd276c0a</ContributionSpeakerGuid>
    <CopyFromFileGuid>f1f2e1bc-6a4f-4c14-a67a-117110ea10c7</CopyFromFileGuid>
    <EventContentGuid>c4c7a91f-2670-4eac-a7e7-77e03ccb1e35</EventContentGuid>
    <EventGuid>e8e06cc5-dba0-47ab-9187-a943e296884c</EventGuid>
    <EventLocationGuid>3af3d98d-3358-4f72-87c7-6472b5668f6b</EventLocationGuid>
    <FileContents>QEA=</FileContents>
    <FileName>sample string 2</FileName>
    <FileSize>4</FileSize>
    <FileType>Unassigned</FileType>
    <FolderGuid>dec7c089-a6c9-48b1-804d-1057be24eed0</FolderGuid>
    <Height>1</Height>
    <InStorage>true</InStorage>
    <NewsGuid>2de049a0-5c50-4942-889e-e5f9305ef9ec</NewsGuid>
    <OriginalFileGuid>9e40a94d-d759-44e9-8bcc-6876dab5dbd8</OriginalFileGuid>
    <OriginalFileName>sample string 3</OriginalFileName>
    <PersonGuid>4f6921cb-6dc7-4574-9657-75aaf232a5a3</PersonGuid>
    <TrainingGuid>610f665b-5e14-4413-8add-40a506a763ae</TrainingGuid>
    <TrainingLocationGuid>133e8643-37a8-49c9-8bb3-f0d237d2e792</TrainingLocationGuid>
    <Width>1</Width>
  </ActivityPictureFile>
  <ActivityPresentationFile1>
    <ErrorMessages xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
      <d3p1:KeyValueOfstringstring>
        <d3p1:Key>sample string 1</d3p1:Key>
        <d3p1:Value>sample string 2</d3p1:Value>
      </d3p1:KeyValueOfstringstring>
      <d3p1:KeyValueOfstringstring>
        <d3p1:Key>sample string 3</d3p1:Key>
        <d3p1:Value>sample string 4</d3p1:Value>
      </d3p1:KeyValueOfstringstring>
    </ErrorMessages>
    <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-10-03T17:33:55.1295566+00:00</Created>
    <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-10-03T17:33:55.1295566+00:00</Deleted>
    <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">38991eec-03f7-4075-a97d-14988cc89718</Guid>
    <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-10-03T17:33:55.1295566+00:00</Modified>
    <ActivityGuid>e8045f16-ca08-488b-8498-d981b79fdda2</ActivityGuid>
    <AgendaItemGuid>85b6fec5-9933-47ad-bab9-addee1524373</AgendaItemGuid>
    <Alias>sample string 6</Alias>
    <CompanyGuid>f4360789-77ac-4dc0-a2a6-c785a2b5de6c</CompanyGuid>
    <ContentType>sample string 1</ContentType>
    <ContributionGuid>7f29cccd-b283-42a2-9ca6-375077c0da80</ContributionGuid>
    <ContributionSpeakerGuid>237016bc-d5bc-4b5c-8a8e-020bbd276c0a</ContributionSpeakerGuid>
    <CopyFromFileGuid>f1f2e1bc-6a4f-4c14-a67a-117110ea10c7</CopyFromFileGuid>
    <EventContentGuid>c4c7a91f-2670-4eac-a7e7-77e03ccb1e35</EventContentGuid>
    <EventGuid>e8e06cc5-dba0-47ab-9187-a943e296884c</EventGuid>
    <EventLocationGuid>3af3d98d-3358-4f72-87c7-6472b5668f6b</EventLocationGuid>
    <FileContents>QEA=</FileContents>
    <FileName>sample string 2</FileName>
    <FileSize>4</FileSize>
    <FileType>Unassigned</FileType>
    <FolderGuid>dec7c089-a6c9-48b1-804d-1057be24eed0</FolderGuid>
    <Height>1</Height>
    <InStorage>true</InStorage>
    <NewsGuid>2de049a0-5c50-4942-889e-e5f9305ef9ec</NewsGuid>
    <OriginalFileGuid>9e40a94d-d759-44e9-8bcc-6876dab5dbd8</OriginalFileGuid>
    <OriginalFileName>sample string 3</OriginalFileName>
    <PersonGuid>4f6921cb-6dc7-4574-9657-75aaf232a5a3</PersonGuid>
    <TrainingGuid>610f665b-5e14-4413-8add-40a506a763ae</TrainingGuid>
    <TrainingLocationGuid>133e8643-37a8-49c9-8bb3-f0d237d2e792</TrainingLocationGuid>
    <Width>1</Width>
  </ActivityPresentationFile1>
  <ActivityPresentationFile2>
    <ErrorMessages xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
      <d3p1:KeyValueOfstringstring>
        <d3p1:Key>sample string 1</d3p1:Key>
        <d3p1:Value>sample string 2</d3p1:Value>
      </d3p1:KeyValueOfstringstring>
      <d3p1:KeyValueOfstringstring>
        <d3p1:Key>sample string 3</d3p1:Key>
        <d3p1:Value>sample string 4</d3p1:Value>
      </d3p1:KeyValueOfstringstring>
    </ErrorMessages>
    <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-10-03T17:33:55.1295566+00:00</Created>
    <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-10-03T17:33:55.1295566+00:00</Deleted>
    <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">38991eec-03f7-4075-a97d-14988cc89718</Guid>
    <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-10-03T17:33:55.1295566+00:00</Modified>
    <ActivityGuid>e8045f16-ca08-488b-8498-d981b79fdda2</ActivityGuid>
    <AgendaItemGuid>85b6fec5-9933-47ad-bab9-addee1524373</AgendaItemGuid>
    <Alias>sample string 6</Alias>
    <CompanyGuid>f4360789-77ac-4dc0-a2a6-c785a2b5de6c</CompanyGuid>
    <ContentType>sample string 1</ContentType>
    <ContributionGuid>7f29cccd-b283-42a2-9ca6-375077c0da80</ContributionGuid>
    <ContributionSpeakerGuid>237016bc-d5bc-4b5c-8a8e-020bbd276c0a</ContributionSpeakerGuid>
    <CopyFromFileGuid>f1f2e1bc-6a4f-4c14-a67a-117110ea10c7</CopyFromFileGuid>
    <EventContentGuid>c4c7a91f-2670-4eac-a7e7-77e03ccb1e35</EventContentGuid>
    <EventGuid>e8e06cc5-dba0-47ab-9187-a943e296884c</EventGuid>
    <EventLocationGuid>3af3d98d-3358-4f72-87c7-6472b5668f6b</EventLocationGuid>
    <FileContents>QEA=</FileContents>
    <FileName>sample string 2</FileName>
    <FileSize>4</FileSize>
    <FileType>Unassigned</FileType>
    <FolderGuid>dec7c089-a6c9-48b1-804d-1057be24eed0</FolderGuid>
    <Height>1</Height>
    <InStorage>true</InStorage>
    <NewsGuid>2de049a0-5c50-4942-889e-e5f9305ef9ec</NewsGuid>
    <OriginalFileGuid>9e40a94d-d759-44e9-8bcc-6876dab5dbd8</OriginalFileGuid>
    <OriginalFileName>sample string 3</OriginalFileName>
    <PersonGuid>4f6921cb-6dc7-4574-9657-75aaf232a5a3</PersonGuid>
    <TrainingGuid>610f665b-5e14-4413-8add-40a506a763ae</TrainingGuid>
    <TrainingLocationGuid>133e8643-37a8-49c9-8bb3-f0d237d2e792</TrainingLocationGuid>
    <Width>1</Width>
  </ActivityPresentationFile2>
  <ActivityPresentationFile3>
    <ErrorMessages xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
      <d3p1:KeyValueOfstringstring>
        <d3p1:Key>sample string 1</d3p1:Key>
        <d3p1:Value>sample string 2</d3p1:Value>
      </d3p1:KeyValueOfstringstring>
      <d3p1:KeyValueOfstringstring>
        <d3p1:Key>sample string 3</d3p1:Key>
        <d3p1:Value>sample string 4</d3p1:Value>
      </d3p1:KeyValueOfstringstring>
    </ErrorMessages>
    <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-10-03T17:33:55.1295566+00:00</Created>
    <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-10-03T17:33:55.1295566+00:00</Deleted>
    <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">38991eec-03f7-4075-a97d-14988cc89718</Guid>
    <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-10-03T17:33:55.1295566+00:00</Modified>
    <ActivityGuid>e8045f16-ca08-488b-8498-d981b79fdda2</ActivityGuid>
    <AgendaItemGuid>85b6fec5-9933-47ad-bab9-addee1524373</AgendaItemGuid>
    <Alias>sample string 6</Alias>
    <CompanyGuid>f4360789-77ac-4dc0-a2a6-c785a2b5de6c</CompanyGuid>
    <ContentType>sample string 1</ContentType>
    <ContributionGuid>7f29cccd-b283-42a2-9ca6-375077c0da80</ContributionGuid>
    <ContributionSpeakerGuid>237016bc-d5bc-4b5c-8a8e-020bbd276c0a</ContributionSpeakerGuid>
    <CopyFromFileGuid>f1f2e1bc-6a4f-4c14-a67a-117110ea10c7</CopyFromFileGuid>
    <EventContentGuid>c4c7a91f-2670-4eac-a7e7-77e03ccb1e35</EventContentGuid>
    <EventGuid>e8e06cc5-dba0-47ab-9187-a943e296884c</EventGuid>
    <EventLocationGuid>3af3d98d-3358-4f72-87c7-6472b5668f6b</EventLocationGuid>
    <FileContents>QEA=</FileContents>
    <FileName>sample string 2</FileName>
    <FileSize>4</FileSize>
    <FileType>Unassigned</FileType>
    <FolderGuid>dec7c089-a6c9-48b1-804d-1057be24eed0</FolderGuid>
    <Height>1</Height>
    <InStorage>true</InStorage>
    <NewsGuid>2de049a0-5c50-4942-889e-e5f9305ef9ec</NewsGuid>
    <OriginalFileGuid>9e40a94d-d759-44e9-8bcc-6876dab5dbd8</OriginalFileGuid>
    <OriginalFileName>sample string 3</OriginalFileName>
    <PersonGuid>4f6921cb-6dc7-4574-9657-75aaf232a5a3</PersonGuid>
    <TrainingGuid>610f665b-5e14-4413-8add-40a506a763ae</TrainingGuid>
    <TrainingLocationGuid>133e8643-37a8-49c9-8bb3-f0d237d2e792</TrainingLocationGuid>
    <Width>1</Width>
  </ActivityPresentationFile3>
  <ActivityPresentationFile4>
    <ErrorMessages xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
      <d3p1:KeyValueOfstringstring>
        <d3p1:Key>sample string 1</d3p1:Key>
        <d3p1:Value>sample string 2</d3p1:Value>
      </d3p1:KeyValueOfstringstring>
      <d3p1:KeyValueOfstringstring>
        <d3p1:Key>sample string 3</d3p1:Key>
        <d3p1:Value>sample string 4</d3p1:Value>
      </d3p1:KeyValueOfstringstring>
    </ErrorMessages>
    <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-10-03T17:33:55.1295566+00:00</Created>
    <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-10-03T17:33:55.1295566+00:00</Deleted>
    <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">38991eec-03f7-4075-a97d-14988cc89718</Guid>
    <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-10-03T17:33:55.1295566+00:00</Modified>
    <ActivityGuid>e8045f16-ca08-488b-8498-d981b79fdda2</ActivityGuid>
    <AgendaItemGuid>85b6fec5-9933-47ad-bab9-addee1524373</AgendaItemGuid>
    <Alias>sample string 6</Alias>
    <CompanyGuid>f4360789-77ac-4dc0-a2a6-c785a2b5de6c</CompanyGuid>
    <ContentType>sample string 1</ContentType>
    <ContributionGuid>7f29cccd-b283-42a2-9ca6-375077c0da80</ContributionGuid>
    <ContributionSpeakerGuid>237016bc-d5bc-4b5c-8a8e-020bbd276c0a</ContributionSpeakerGuid>
    <CopyFromFileGuid>f1f2e1bc-6a4f-4c14-a67a-117110ea10c7</CopyFromFileGuid>
    <EventContentGuid>c4c7a91f-2670-4eac-a7e7-77e03ccb1e35</EventContentGuid>
    <EventGuid>e8e06cc5-dba0-47ab-9187-a943e296884c</EventGuid>
    <EventLocationGuid>3af3d98d-3358-4f72-87c7-6472b5668f6b</EventLocationGuid>
    <FileContents>QEA=</FileContents>
    <FileName>sample string 2</FileName>
    <FileSize>4</FileSize>
    <FileType>Unassigned</FileType>
    <FolderGuid>dec7c089-a6c9-48b1-804d-1057be24eed0</FolderGuid>
    <Height>1</Height>
    <InStorage>true</InStorage>
    <NewsGuid>2de049a0-5c50-4942-889e-e5f9305ef9ec</NewsGuid>
    <OriginalFileGuid>9e40a94d-d759-44e9-8bcc-6876dab5dbd8</OriginalFileGuid>
    <OriginalFileName>sample string 3</OriginalFileName>
    <PersonGuid>4f6921cb-6dc7-4574-9657-75aaf232a5a3</PersonGuid>
    <TrainingGuid>610f665b-5e14-4413-8add-40a506a763ae</TrainingGuid>
    <TrainingLocationGuid>133e8643-37a8-49c9-8bb3-f0d237d2e792</TrainingLocationGuid>
    <Width>1</Width>
  </ActivityPresentationFile4>
  <ActivityPresentationFile5>
    <ErrorMessages xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
      <d3p1:KeyValueOfstringstring>
        <d3p1:Key>sample string 1</d3p1:Key>
        <d3p1:Value>sample string 2</d3p1:Value>
      </d3p1:KeyValueOfstringstring>
      <d3p1:KeyValueOfstringstring>
        <d3p1:Key>sample string 3</d3p1:Key>
        <d3p1:Value>sample string 4</d3p1:Value>
      </d3p1:KeyValueOfstringstring>
    </ErrorMessages>
    <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-10-03T17:33:55.1295566+00:00</Created>
    <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-10-03T17:33:55.1295566+00:00</Deleted>
    <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">38991eec-03f7-4075-a97d-14988cc89718</Guid>
    <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-10-03T17:33:55.1295566+00:00</Modified>
    <ActivityGuid>e8045f16-ca08-488b-8498-d981b79fdda2</ActivityGuid>
    <AgendaItemGuid>85b6fec5-9933-47ad-bab9-addee1524373</AgendaItemGuid>
    <Alias>sample string 6</Alias>
    <CompanyGuid>f4360789-77ac-4dc0-a2a6-c785a2b5de6c</CompanyGuid>
    <ContentType>sample string 1</ContentType>
    <ContributionGuid>7f29cccd-b283-42a2-9ca6-375077c0da80</ContributionGuid>
    <ContributionSpeakerGuid>237016bc-d5bc-4b5c-8a8e-020bbd276c0a</ContributionSpeakerGuid>
    <CopyFromFileGuid>f1f2e1bc-6a4f-4c14-a67a-117110ea10c7</CopyFromFileGuid>
    <EventContentGuid>c4c7a91f-2670-4eac-a7e7-77e03ccb1e35</EventContentGuid>
    <EventGuid>e8e06cc5-dba0-47ab-9187-a943e296884c</EventGuid>
    <EventLocationGuid>3af3d98d-3358-4f72-87c7-6472b5668f6b</EventLocationGuid>
    <FileContents>QEA=</FileContents>
    <FileName>sample string 2</FileName>
    <FileSize>4</FileSize>
    <FileType>Unassigned</FileType>
    <FolderGuid>dec7c089-a6c9-48b1-804d-1057be24eed0</FolderGuid>
    <Height>1</Height>
    <InStorage>true</InStorage>
    <NewsGuid>2de049a0-5c50-4942-889e-e5f9305ef9ec</NewsGuid>
    <OriginalFileGuid>9e40a94d-d759-44e9-8bcc-6876dab5dbd8</OriginalFileGuid>
    <OriginalFileName>sample string 3</OriginalFileName>
    <PersonGuid>4f6921cb-6dc7-4574-9657-75aaf232a5a3</PersonGuid>
    <TrainingGuid>610f665b-5e14-4413-8add-40a506a763ae</TrainingGuid>
    <TrainingLocationGuid>133e8643-37a8-49c9-8bb3-f0d237d2e792</TrainingLocationGuid>
    <Width>1</Width>
  </ActivityPresentationFile5>
  <ActivityPresentationFiles>
    <FileViewModel>
      <ErrorMessages xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
        <d4p1:KeyValueOfstringstring>
          <d4p1:Key>sample string 1</d4p1:Key>
          <d4p1:Value>sample string 2</d4p1:Value>
        </d4p1:KeyValueOfstringstring>
        <d4p1:KeyValueOfstringstring>
          <d4p1:Key>sample string 3</d4p1:Key>
          <d4p1:Value>sample string 4</d4p1:Value>
        </d4p1:KeyValueOfstringstring>
      </ErrorMessages>
      <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-10-03T17:33:55.1295566+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-10-03T17:33:55.1295566+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">38991eec-03f7-4075-a97d-14988cc89718</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-10-03T17:33:55.1295566+00:00</Modified>
      <ActivityGuid>e8045f16-ca08-488b-8498-d981b79fdda2</ActivityGuid>
      <AgendaItemGuid>85b6fec5-9933-47ad-bab9-addee1524373</AgendaItemGuid>
      <Alias>sample string 6</Alias>
      <CompanyGuid>f4360789-77ac-4dc0-a2a6-c785a2b5de6c</CompanyGuid>
      <ContentType>sample string 1</ContentType>
      <ContributionGuid>7f29cccd-b283-42a2-9ca6-375077c0da80</ContributionGuid>
      <ContributionSpeakerGuid>237016bc-d5bc-4b5c-8a8e-020bbd276c0a</ContributionSpeakerGuid>
      <CopyFromFileGuid>f1f2e1bc-6a4f-4c14-a67a-117110ea10c7</CopyFromFileGuid>
      <EventContentGuid>c4c7a91f-2670-4eac-a7e7-77e03ccb1e35</EventContentGuid>
      <EventGuid>e8e06cc5-dba0-47ab-9187-a943e296884c</EventGuid>
      <EventLocationGuid>3af3d98d-3358-4f72-87c7-6472b5668f6b</EventLocationGuid>
      <FileContents>QEA=</FileContents>
      <FileName>sample string 2</FileName>
      <FileSize>4</FileSize>
      <FileType>Unassigned</FileType>
      <FolderGuid>dec7c089-a6c9-48b1-804d-1057be24eed0</FolderGuid>
      <Height>1</Height>
      <InStorage>true</InStorage>
      <NewsGuid>2de049a0-5c50-4942-889e-e5f9305ef9ec</NewsGuid>
      <OriginalFileGuid>9e40a94d-d759-44e9-8bcc-6876dab5dbd8</OriginalFileGuid>
      <OriginalFileName>sample string 3</OriginalFileName>
      <PersonGuid>4f6921cb-6dc7-4574-9657-75aaf232a5a3</PersonGuid>
      <TrainingGuid>610f665b-5e14-4413-8add-40a506a763ae</TrainingGuid>
      <TrainingLocationGuid>133e8643-37a8-49c9-8bb3-f0d237d2e792</TrainingLocationGuid>
      <Width>1</Width>
    </FileViewModel>
    <FileViewModel>
      <ErrorMessages xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
        <d4p1:KeyValueOfstringstring>
          <d4p1:Key>sample string 1</d4p1:Key>
          <d4p1:Value>sample string 2</d4p1:Value>
        </d4p1:KeyValueOfstringstring>
        <d4p1:KeyValueOfstringstring>
          <d4p1:Key>sample string 3</d4p1:Key>
          <d4p1:Value>sample string 4</d4p1:Value>
        </d4p1:KeyValueOfstringstring>
      </ErrorMessages>
      <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-10-03T17:33:55.1295566+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-10-03T17:33:55.1295566+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">38991eec-03f7-4075-a97d-14988cc89718</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-10-03T17:33:55.1295566+00:00</Modified>
      <ActivityGuid>e8045f16-ca08-488b-8498-d981b79fdda2</ActivityGuid>
      <AgendaItemGuid>85b6fec5-9933-47ad-bab9-addee1524373</AgendaItemGuid>
      <Alias>sample string 6</Alias>
      <CompanyGuid>f4360789-77ac-4dc0-a2a6-c785a2b5de6c</CompanyGuid>
      <ContentType>sample string 1</ContentType>
      <ContributionGuid>7f29cccd-b283-42a2-9ca6-375077c0da80</ContributionGuid>
      <ContributionSpeakerGuid>237016bc-d5bc-4b5c-8a8e-020bbd276c0a</ContributionSpeakerGuid>
      <CopyFromFileGuid>f1f2e1bc-6a4f-4c14-a67a-117110ea10c7</CopyFromFileGuid>
      <EventContentGuid>c4c7a91f-2670-4eac-a7e7-77e03ccb1e35</EventContentGuid>
      <EventGuid>e8e06cc5-dba0-47ab-9187-a943e296884c</EventGuid>
      <EventLocationGuid>3af3d98d-3358-4f72-87c7-6472b5668f6b</EventLocationGuid>
      <FileContents>QEA=</FileContents>
      <FileName>sample string 2</FileName>
      <FileSize>4</FileSize>
      <FileType>Unassigned</FileType>
      <FolderGuid>dec7c089-a6c9-48b1-804d-1057be24eed0</FolderGuid>
      <Height>1</Height>
      <InStorage>true</InStorage>
      <NewsGuid>2de049a0-5c50-4942-889e-e5f9305ef9ec</NewsGuid>
      <OriginalFileGuid>9e40a94d-d759-44e9-8bcc-6876dab5dbd8</OriginalFileGuid>
      <OriginalFileName>sample string 3</OriginalFileName>
      <PersonGuid>4f6921cb-6dc7-4574-9657-75aaf232a5a3</PersonGuid>
      <TrainingGuid>610f665b-5e14-4413-8add-40a506a763ae</TrainingGuid>
      <TrainingLocationGuid>133e8643-37a8-49c9-8bb3-f0d237d2e792</TrainingLocationGuid>
      <Width>1</Width>
    </FileViewModel>
    <FileViewModel>
      <ErrorMessages xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
        <d4p1:KeyValueOfstringstring>
          <d4p1:Key>sample string 1</d4p1:Key>
          <d4p1:Value>sample string 2</d4p1:Value>
        </d4p1:KeyValueOfstringstring>
        <d4p1:KeyValueOfstringstring>
          <d4p1:Key>sample string 3</d4p1:Key>
          <d4p1:Value>sample string 4</d4p1:Value>
        </d4p1:KeyValueOfstringstring>
      </ErrorMessages>
      <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-10-03T17:33:55.1295566+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-10-03T17:33:55.1295566+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">38991eec-03f7-4075-a97d-14988cc89718</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-10-03T17:33:55.1295566+00:00</Modified>
      <ActivityGuid>e8045f16-ca08-488b-8498-d981b79fdda2</ActivityGuid>
      <AgendaItemGuid>85b6fec5-9933-47ad-bab9-addee1524373</AgendaItemGuid>
      <Alias>sample string 6</Alias>
      <CompanyGuid>f4360789-77ac-4dc0-a2a6-c785a2b5de6c</CompanyGuid>
      <ContentType>sample string 1</ContentType>
      <ContributionGuid>7f29cccd-b283-42a2-9ca6-375077c0da80</ContributionGuid>
      <ContributionSpeakerGuid>237016bc-d5bc-4b5c-8a8e-020bbd276c0a</ContributionSpeakerGuid>
      <CopyFromFileGuid>f1f2e1bc-6a4f-4c14-a67a-117110ea10c7</CopyFromFileGuid>
      <EventContentGuid>c4c7a91f-2670-4eac-a7e7-77e03ccb1e35</EventContentGuid>
      <EventGuid>e8e06cc5-dba0-47ab-9187-a943e296884c</EventGuid>
      <EventLocationGuid>3af3d98d-3358-4f72-87c7-6472b5668f6b</EventLocationGuid>
      <FileContents>QEA=</FileContents>
      <FileName>sample string 2</FileName>
      <FileSize>4</FileSize>
      <FileType>Unassigned</FileType>
      <FolderGuid>dec7c089-a6c9-48b1-804d-1057be24eed0</FolderGuid>
      <Height>1</Height>
      <InStorage>true</InStorage>
      <NewsGuid>2de049a0-5c50-4942-889e-e5f9305ef9ec</NewsGuid>
      <OriginalFileGuid>9e40a94d-d759-44e9-8bcc-6876dab5dbd8</OriginalFileGuid>
      <OriginalFileName>sample string 3</OriginalFileName>
      <PersonGuid>4f6921cb-6dc7-4574-9657-75aaf232a5a3</PersonGuid>
      <TrainingGuid>610f665b-5e14-4413-8add-40a506a763ae</TrainingGuid>
      <TrainingLocationGuid>133e8643-37a8-49c9-8bb3-f0d237d2e792</TrainingLocationGuid>
      <Width>1</Width>
    </FileViewModel>
    <FileViewModel>
      <ErrorMessages xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
        <d4p1:KeyValueOfstringstring>
          <d4p1:Key>sample string 1</d4p1:Key>
          <d4p1:Value>sample string 2</d4p1:Value>
        </d4p1:KeyValueOfstringstring>
        <d4p1:KeyValueOfstringstring>
          <d4p1:Key>sample string 3</d4p1:Key>
          <d4p1:Value>sample string 4</d4p1:Value>
        </d4p1:KeyValueOfstringstring>
      </ErrorMessages>
      <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-10-03T17:33:55.1295566+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-10-03T17:33:55.1295566+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">38991eec-03f7-4075-a97d-14988cc89718</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-10-03T17:33:55.1295566+00:00</Modified>
      <ActivityGuid>e8045f16-ca08-488b-8498-d981b79fdda2</ActivityGuid>
      <AgendaItemGuid>85b6fec5-9933-47ad-bab9-addee1524373</AgendaItemGuid>
      <Alias>sample string 6</Alias>
      <CompanyGuid>f4360789-77ac-4dc0-a2a6-c785a2b5de6c</CompanyGuid>
      <ContentType>sample string 1</ContentType>
      <ContributionGuid>7f29cccd-b283-42a2-9ca6-375077c0da80</ContributionGuid>
      <ContributionSpeakerGuid>237016bc-d5bc-4b5c-8a8e-020bbd276c0a</ContributionSpeakerGuid>
      <CopyFromFileGuid>f1f2e1bc-6a4f-4c14-a67a-117110ea10c7</CopyFromFileGuid>
      <EventContentGuid>c4c7a91f-2670-4eac-a7e7-77e03ccb1e35</EventContentGuid>
      <EventGuid>e8e06cc5-dba0-47ab-9187-a943e296884c</EventGuid>
      <EventLocationGuid>3af3d98d-3358-4f72-87c7-6472b5668f6b</EventLocationGuid>
      <FileContents>QEA=</FileContents>
      <FileName>sample string 2</FileName>
      <FileSize>4</FileSize>
      <FileType>Unassigned</FileType>
      <FolderGuid>dec7c089-a6c9-48b1-804d-1057be24eed0</FolderGuid>
      <Height>1</Height>
      <InStorage>true</InStorage>
      <NewsGuid>2de049a0-5c50-4942-889e-e5f9305ef9ec</NewsGuid>
      <OriginalFileGuid>9e40a94d-d759-44e9-8bcc-6876dab5dbd8</OriginalFileGuid>
      <OriginalFileName>sample string 3</OriginalFileName>
      <PersonGuid>4f6921cb-6dc7-4574-9657-75aaf232a5a3</PersonGuid>
      <TrainingGuid>610f665b-5e14-4413-8add-40a506a763ae</TrainingGuid>
      <TrainingLocationGuid>133e8643-37a8-49c9-8bb3-f0d237d2e792</TrainingLocationGuid>
      <Width>1</Width>
    </FileViewModel>
    <FileViewModel>
      <ErrorMessages xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
        <d4p1:KeyValueOfstringstring>
          <d4p1:Key>sample string 1</d4p1:Key>
          <d4p1:Value>sample string 2</d4p1:Value>
        </d4p1:KeyValueOfstringstring>
        <d4p1:KeyValueOfstringstring>
          <d4p1:Key>sample string 3</d4p1:Key>
          <d4p1:Value>sample string 4</d4p1:Value>
        </d4p1:KeyValueOfstringstring>
      </ErrorMessages>
      <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-10-03T17:33:55.1295566+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-10-03T17:33:55.1295566+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">38991eec-03f7-4075-a97d-14988cc89718</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-10-03T17:33:55.1295566+00:00</Modified>
      <ActivityGuid>e8045f16-ca08-488b-8498-d981b79fdda2</ActivityGuid>
      <AgendaItemGuid>85b6fec5-9933-47ad-bab9-addee1524373</AgendaItemGuid>
      <Alias>sample string 6</Alias>
      <CompanyGuid>f4360789-77ac-4dc0-a2a6-c785a2b5de6c</CompanyGuid>
      <ContentType>sample string 1</ContentType>
      <ContributionGuid>7f29cccd-b283-42a2-9ca6-375077c0da80</ContributionGuid>
      <ContributionSpeakerGuid>237016bc-d5bc-4b5c-8a8e-020bbd276c0a</ContributionSpeakerGuid>
      <CopyFromFileGuid>f1f2e1bc-6a4f-4c14-a67a-117110ea10c7</CopyFromFileGuid>
      <EventContentGuid>c4c7a91f-2670-4eac-a7e7-77e03ccb1e35</EventContentGuid>
      <EventGuid>e8e06cc5-dba0-47ab-9187-a943e296884c</EventGuid>
      <EventLocationGuid>3af3d98d-3358-4f72-87c7-6472b5668f6b</EventLocationGuid>
      <FileContents>QEA=</FileContents>
      <FileName>sample string 2</FileName>
      <FileSize>4</FileSize>
      <FileType>Unassigned</FileType>
      <FolderGuid>dec7c089-a6c9-48b1-804d-1057be24eed0</FolderGuid>
      <Height>1</Height>
      <InStorage>true</InStorage>
      <NewsGuid>2de049a0-5c50-4942-889e-e5f9305ef9ec</NewsGuid>
      <OriginalFileGuid>9e40a94d-d759-44e9-8bcc-6876dab5dbd8</OriginalFileGuid>
      <OriginalFileName>sample string 3</OriginalFileName>
      <PersonGuid>4f6921cb-6dc7-4574-9657-75aaf232a5a3</PersonGuid>
      <TrainingGuid>610f665b-5e14-4413-8add-40a506a763ae</TrainingGuid>
      <TrainingLocationGuid>133e8643-37a8-49c9-8bb3-f0d237d2e792</TrainingLocationGuid>
      <Width>1</Width>
    </FileViewModel>
  </ActivityPresentationFiles>
  <AgreedToUseData>true</AgreedToUseData>
  <DayPartGuid>557e4d53-a5bd-49d9-ae3f-89a13d24f5b8</DayPartGuid>
  <EventDateGuid>6b5f38ab-7682-4dae-8d16-124e7cfb13e6</EventDateGuid>
  <EventGuid>10d1874d-6b25-4a57-b1e3-c4cdc8d79f16</EventGuid>
  <EventThemeGuid>1ad4879c-6437-4932-9ce9-2fe960de2ace</EventThemeGuid>
  <EventWorkFormGuid>77130618-e6c2-41ef-8971-89cb6c059b45</EventWorkFormGuid>
  <FilesToRemove xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:guid>8656f433-fa58-4182-9275-24ca82ca5edc</d2p1:guid>
    <d2p1:guid>bc99a9ab-aa5d-4358-9031-07972a4ed15d</d2p1:guid>
  </FilesToRemove>
  <FormGroups>
    <ContributionFormGroupViewModel>
      <ErrorMessages xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
        <d4p1:KeyValueOfstringstring>
          <d4p1:Key>sample string 1</d4p1:Key>
          <d4p1:Value>sample string 2</d4p1:Value>
        </d4p1:KeyValueOfstringstring>
        <d4p1:KeyValueOfstringstring>
          <d4p1:Key>sample string 3</d4p1:Key>
          <d4p1:Value>sample string 4</d4p1:Value>
        </d4p1:KeyValueOfstringstring>
      </ErrorMessages>
      <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-10-03T17:33:55.1295566+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-10-03T17:33:55.1295566+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">3e91ac12-a7fd-4590-a099-bde5c6f2c095</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-10-03T17:33:55.1295566+00:00</Modified>
      <EventGuid>e59640f6-bf9d-4417-bd10-733f8f286b0b</EventGuid>
      <FieldEnabled>true</FieldEnabled>
      <FieldLabel>sample string 2</FieldLabel>
      <FieldName>sample string 1</FieldName>
      <TooltipEnabled>true</TooltipEnabled>
      <TooltipText>sample string 5</TooltipText>
    </ContributionFormGroupViewModel>
    <ContributionFormGroupViewModel>
      <ErrorMessages xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
        <d4p1:KeyValueOfstringstring>
          <d4p1:Key>sample string 1</d4p1:Key>
          <d4p1:Value>sample string 2</d4p1:Value>
        </d4p1:KeyValueOfstringstring>
        <d4p1:KeyValueOfstringstring>
          <d4p1:Key>sample string 3</d4p1:Key>
          <d4p1:Value>sample string 4</d4p1:Value>
        </d4p1:KeyValueOfstringstring>
      </ErrorMessages>
      <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-10-03T17:33:55.1295566+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-10-03T17:33:55.1295566+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">3e91ac12-a7fd-4590-a099-bde5c6f2c095</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-10-03T17:33:55.1295566+00:00</Modified>
      <EventGuid>e59640f6-bf9d-4417-bd10-733f8f286b0b</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.