PUT v1/EventHeaderSettings/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | string |
None. |
Body Parameters
EventHeaderSettingsViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| HeaderType | HeaderType |
None. |
|
| ShowLogo | boolean |
None. |
|
| SponsorLevel | integer |
None. |
|
| Title | string |
None. |
|
| TitleFontSize | integer |
None. |
|
| Slogan | string |
None. |
|
| SloganFontSize | integer |
None. |
|
| DateLocation | string |
None. |
|
| DateLocationFontSize | integer |
None. |
|
| FillPicture | boolean |
None. |
|
| ImageAlignment | ImageAlignment |
None. |
|
| VNGBackgroundColor | EventColorViewModel |
None. |
|
| VNGBackgroundColorGuid | globally unique identifier |
None. |
|
| VNGDropColor | EventColorViewModel |
None. |
|
| VNGDropColorGuid | globally unique identifier |
None. |
|
| PictureBackgroundColor | EventColorViewModel |
None. |
|
| PictureBackgroundColorGuid | globally unique identifier |
None. |
|
| EventGuid | globally unique identifier |
None. |
|
| Sponsors | Collection of CompanyDetailsViewModel |
None. |
|
| BeeldMerkGuidDate | GuidDate |
None. |
|
| LogoGuidDate | GuidDate |
None. |
|
| HeaderImageGuidDate | GuidDate |
None. |
|
| Guid | globally unique identifier |
None. |
Request Formats
application/json, text/json
Sample:
{
"HeaderType": 1,
"ShowLogo": true,
"SponsorLevel": 1,
"Title": "sample string 2",
"TitleFontSize": 1,
"Slogan": "sample string 3",
"SloganFontSize": 1,
"DateLocation": "sample string 4",
"DateLocationFontSize": 1,
"FillPicture": true,
"ImageAlignment": 1,
"VNGBackgroundColor": {
"Name": "sample string 1",
"BackgroundColor": "sample string 2",
"ForegroundColor": "sample string 3",
"EventGuid": "1493e0b8-9e17-49b0-bbcd-b778e30a3a3c",
"ColorType": 1,
"Guid": "fb6fa4f0-84e5-43fe-abd5-da97876ae3dc",
"Created": "2026-08-24T17:24:30.8247259+00:00",
"Modified": "2026-08-24T17:24:30.8247259+00:00",
"Deleted": "2026-08-24T17:24:30.8247259+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
},
"VNGBackgroundColorGuid": "c59e027e-618e-4364-8d45-712bd7cbd58a",
"VNGDropColor": {
"Name": "sample string 1",
"BackgroundColor": "sample string 2",
"ForegroundColor": "sample string 3",
"EventGuid": "1493e0b8-9e17-49b0-bbcd-b778e30a3a3c",
"ColorType": 1,
"Guid": "fb6fa4f0-84e5-43fe-abd5-da97876ae3dc",
"Created": "2026-08-24T17:24:30.8247259+00:00",
"Modified": "2026-08-24T17:24:30.8247259+00:00",
"Deleted": "2026-08-24T17:24:30.8247259+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
},
"VNGDropColorGuid": "2ade9d80-9e0b-483f-ae5a-c624d8ee5855",
"PictureBackgroundColor": {
"Name": "sample string 1",
"BackgroundColor": "sample string 2",
"ForegroundColor": "sample string 3",
"EventGuid": "1493e0b8-9e17-49b0-bbcd-b778e30a3a3c",
"ColorType": 1,
"Guid": "fb6fa4f0-84e5-43fe-abd5-da97876ae3dc",
"Created": "2026-08-24T17:24:30.8247259+00:00",
"Modified": "2026-08-24T17:24:30.8247259+00:00",
"Deleted": "2026-08-24T17:24:30.8247259+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
},
"PictureBackgroundColorGuid": "32cb16d1-9989-4e5b-9251-3bca6f8fac2c",
"EventGuid": "a6c78e57-a228-4c06-be9e-f9911b19c90b",
"Sponsors": [
{
"Guid": "9b70a104-8e3c-4246-98a4-504b7dc48181",
"Name": "sample string 2",
"Url": "sample string 3",
"Text": "sample string 4",
"SponsorLevel": 5,
"FollowingNumber": 1,
"PictureGuidDate": {
"Guid": "41c1a7bf-dfab-47cb-8eae-7aa0e1910f02",
"Name": "sample string 2",
"OriginalName": "sample string 1",
"DateTime": "2026-08-24T17:24:30.8247259+00:00",
"ContentType": "sample string 3",
"PictureAlias": "sample string 4"
}
},
{
"Guid": "9b70a104-8e3c-4246-98a4-504b7dc48181",
"Name": "sample string 2",
"Url": "sample string 3",
"Text": "sample string 4",
"SponsorLevel": 5,
"FollowingNumber": 1,
"PictureGuidDate": {
"Guid": "41c1a7bf-dfab-47cb-8eae-7aa0e1910f02",
"Name": "sample string 2",
"OriginalName": "sample string 1",
"DateTime": "2026-08-24T17:24:30.8247259+00:00",
"ContentType": "sample string 3",
"PictureAlias": "sample string 4"
}
}
],
"BeeldMerkGuidDate": {
"Guid": "41c1a7bf-dfab-47cb-8eae-7aa0e1910f02",
"Name": "sample string 2",
"OriginalName": "sample string 1",
"DateTime": "2026-08-24T17:24:30.8247259+00:00",
"ContentType": "sample string 3",
"PictureAlias": "sample string 4"
},
"LogoGuidDate": {
"Guid": "41c1a7bf-dfab-47cb-8eae-7aa0e1910f02",
"Name": "sample string 2",
"OriginalName": "sample string 1",
"DateTime": "2026-08-24T17:24:30.8247259+00:00",
"ContentType": "sample string 3",
"PictureAlias": "sample string 4"
},
"HeaderImageGuidDate": {
"Guid": "41c1a7bf-dfab-47cb-8eae-7aa0e1910f02",
"Name": "sample string 2",
"OriginalName": "sample string 1",
"DateTime": "2026-08-24T17:24:30.8247259+00:00",
"ContentType": "sample string 3",
"PictureAlias": "sample string 4"
},
"Guid": "4f120c2d-3d69-4db3-b0f4-ae9ad3a9ed81",
"Created": "2026-08-24T17:24:30.8247259+00:00",
"Modified": "2026-08-24T17:24:30.8247259+00:00",
"Deleted": "2026-08-24T17:24:30.8247259+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
}
application/octet-stream
Sample:
{"HeaderType":1,"ShowLogo":true,"SponsorLevel":1,"Title":"sample string 2","TitleFontSize":1,"Slogan":"sample string 3","SloganFontSize":1,"DateLocation":"sample string 4","DateLocationFontSize":1,"FillPicture":true,"ImageAlignment":1,"VNGBackgroundColor":{"Name":"sample string 1","BackgroundColor":"sample string 2","ForegroundColor":"sample string 3","EventGuid":"1493e0b8-9e17-49b0-bbcd-b778e30a3a3c","ColorType":1,"Guid":"fb6fa4f0-84e5-43fe-abd5-da97876ae3dc","Created":"2026-08-24T17:24:30.8247259+00:00","Modified":"2026-08-24T17:24:30.8247259+00:00","Deleted":"2026-08-24T17:24:30.8247259+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false},"VNGBackgroundColorGuid":"c59e027e-618e-4364-8d45-712bd7cbd58a","VNGDropColor":{"Name":"sample string 1","BackgroundColor":"sample string 2","ForegroundColor":"sample string 3","EventGuid":"1493e0b8-9e17-49b0-bbcd-b778e30a3a3c","ColorType":1,"Guid":"fb6fa4f0-84e5-43fe-abd5-da97876ae3dc","Created":"2026-08-24T17:24:30.8247259+00:00","Modified":"2026-08-24T17:24:30.8247259+00:00","Deleted":"2026-08-24T17:24:30.8247259+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false},"VNGDropColorGuid":"2ade9d80-9e0b-483f-ae5a-c624d8ee5855","PictureBackgroundColor":{"Name":"sample string 1","BackgroundColor":"sample string 2","ForegroundColor":"sample string 3","EventGuid":"1493e0b8-9e17-49b0-bbcd-b778e30a3a3c","ColorType":1,"Guid":"fb6fa4f0-84e5-43fe-abd5-da97876ae3dc","Created":"2026-08-24T17:24:30.8247259+00:00","Modified":"2026-08-24T17:24:30.8247259+00:00","Deleted":"2026-08-24T17:24:30.8247259+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false},"PictureBackgroundColorGuid":"32cb16d1-9989-4e5b-9251-3bca6f8fac2c","EventGuid":"a6c78e57-a228-4c06-be9e-f9911b19c90b","Sponsors":[{"Guid":"9b70a104-8e3c-4246-98a4-504b7dc48181","Name":"sample string 2","Url":"sample string 3","Text":"sample string 4","SponsorLevel":5,"FollowingNumber":1,"PictureGuidDate":{"Guid":"41c1a7bf-dfab-47cb-8eae-7aa0e1910f02","Name":"sample string 2","OriginalName":"sample string 1","DateTime":"2026-08-24T17:24:30.8247259+00:00","ContentType":"sample string 3","PictureAlias":"sample string 4"}},{"Guid":"9b70a104-8e3c-4246-98a4-504b7dc48181","Name":"sample string 2","Url":"sample string 3","Text":"sample string 4","SponsorLevel":5,"FollowingNumber":1,"PictureGuidDate":{"Guid":"41c1a7bf-dfab-47cb-8eae-7aa0e1910f02","Name":"sample string 2","OriginalName":"sample string 1","DateTime":"2026-08-24T17:24:30.8247259+00:00","ContentType":"sample string 3","PictureAlias":"sample string 4"}}],"BeeldMerkGuidDate":{"Guid":"41c1a7bf-dfab-47cb-8eae-7aa0e1910f02","Name":"sample string 2","OriginalName":"sample string 1","DateTime":"2026-08-24T17:24:30.8247259+00:00","ContentType":"sample string 3","PictureAlias":"sample string 4"},"LogoGuidDate":{"Guid":"41c1a7bf-dfab-47cb-8eae-7aa0e1910f02","Name":"sample string 2","OriginalName":"sample string 1","DateTime":"2026-08-24T17:24:30.8247259+00:00","ContentType":"sample string 3","PictureAlias":"sample string 4"},"HeaderImageGuidDate":{"Guid":"41c1a7bf-dfab-47cb-8eae-7aa0e1910f02","Name":"sample string 2","OriginalName":"sample string 1","DateTime":"2026-08-24T17:24:30.8247259+00:00","ContentType":"sample string 3","PictureAlias":"sample string 4"},"Guid":"4f120c2d-3d69-4db3-b0f4-ae9ad3a9ed81","Created":"2026-08-24T17:24:30.8247259+00:00","Modified":"2026-08-24T17:24:30.8247259+00:00","Deleted":"2026-08-24T17:24:30.8247259+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false}
application/xml, text/xml
Sample:
<EventHeaderSettingsViewModel 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>
</ErrorMessages>
<Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-08-24T17:24:30.8247259+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-08-24T17:24:30.8247259+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">4f120c2d-3d69-4db3-b0f4-ae9ad3a9ed81</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-08-24T17:24:30.8247259+00:00</Modified>
<BeeldMerkGuidDate xmlns:d2p1="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services.Common">
<d2p1:Guid>41c1a7bf-dfab-47cb-8eae-7aa0e1910f02</d2p1:Guid>
<d2p1:Name>sample string 2</d2p1:Name>
<d2p1:ContentType>sample string 3</d2p1:ContentType>
<d2p1:DateTime>2026-08-24T17:24:30.8247259+00:00</d2p1:DateTime>
<d2p1:OriginalName>sample string 1</d2p1:OriginalName>
<d2p1:PictureAlias>sample string 4</d2p1:PictureAlias>
</BeeldMerkGuidDate>
<DateLocation>sample string 4</DateLocation>
<DateLocationFontSize>1</DateLocationFontSize>
<EventGuid>a6c78e57-a228-4c06-be9e-f9911b19c90b</EventGuid>
<FillPicture>true</FillPicture>
<HeaderImageGuidDate xmlns:d2p1="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services.Common">
<d2p1:Guid>41c1a7bf-dfab-47cb-8eae-7aa0e1910f02</d2p1:Guid>
<d2p1:Name>sample string 2</d2p1:Name>
<d2p1:ContentType>sample string 3</d2p1:ContentType>
<d2p1:DateTime>2026-08-24T17:24:30.8247259+00:00</d2p1:DateTime>
<d2p1:OriginalName>sample string 1</d2p1:OriginalName>
<d2p1:PictureAlias>sample string 4</d2p1:PictureAlias>
</HeaderImageGuidDate>
<HeaderType>VNG</HeaderType>
<ImageAlignment>TopLeft</ImageAlignment>
<LogoGuidDate xmlns:d2p1="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services.Common">
<d2p1:Guid>41c1a7bf-dfab-47cb-8eae-7aa0e1910f02</d2p1:Guid>
<d2p1:Name>sample string 2</d2p1:Name>
<d2p1:ContentType>sample string 3</d2p1:ContentType>
<d2p1:DateTime>2026-08-24T17:24:30.8247259+00:00</d2p1:DateTime>
<d2p1:OriginalName>sample string 1</d2p1:OriginalName>
<d2p1:PictureAlias>sample string 4</d2p1:PictureAlias>
</LogoGuidDate>
<PictureBackgroundColor>
<ErrorMessages xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
<d3p1:KeyValueOfstringstring>
<d3p1:Key>sample string 1</d3p1:Key>
<d3p1:Value>sample string 2</d3p1:Value>
</d3p1:KeyValueOfstringstring>
<d3p1:KeyValueOfstringstring>
<d3p1:Key>sample string 3</d3p1:Key>
<d3p1:Value>sample string 4</d3p1:Value>
</d3p1:KeyValueOfstringstring>
</ErrorMessages>
<Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-08-24T17:24:30.8247259+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-08-24T17:24:30.8247259+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">fb6fa4f0-84e5-43fe-abd5-da97876ae3dc</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-08-24T17:24:30.8247259+00:00</Modified>
<BackgroundColor>sample string 2</BackgroundColor>
<ColorType>Primary</ColorType>
<EventGuid>1493e0b8-9e17-49b0-bbcd-b778e30a3a3c</EventGuid>
<ForegroundColor>sample string 3</ForegroundColor>
<Name>sample string 1</Name>
</PictureBackgroundColor>
<PictureBackgroundColorGuid>32cb16d1-9989-4e5b-9251-3bca6f8fac2c</PictureBackgroundColorGuid>
<ShowLogo>true</ShowLogo>
<Slogan>sample string 3</Slogan>
<SloganFontSize>1</SloganFontSize>
<SponsorLevel>1</SponsorLevel>
<Sponsors xmlns:d2p1="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services.Details">
<d2p1:CompanyDetailsViewModel>
<d2p1:FollowingNumber>1</d2p1:FollowingNumber>
<d2p1:Guid>9b70a104-8e3c-4246-98a4-504b7dc48181</d2p1:Guid>
<d2p1:Name>sample string 2</d2p1:Name>
<d2p1:PictureGuidDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services.Common">
<d4p1:Guid>41c1a7bf-dfab-47cb-8eae-7aa0e1910f02</d4p1:Guid>
<d4p1:Name>sample string 2</d4p1:Name>
<d4p1:ContentType>sample string 3</d4p1:ContentType>
<d4p1:DateTime>2026-08-24T17:24:30.8247259+00:00</d4p1:DateTime>
<d4p1:OriginalName>sample string 1</d4p1:OriginalName>
<d4p1:PictureAlias>sample string 4</d4p1:PictureAlias>
</d2p1:PictureGuidDate>
<d2p1:SponsorLevel>5</d2p1:SponsorLevel>
<d2p1:Text>sample string 4</d2p1:Text>
<d2p1:Url>sample string 3</d2p1:Url>
</d2p1:CompanyDetailsViewModel>
<d2p1:CompanyDetailsViewModel>
<d2p1:FollowingNumber>1</d2p1:FollowingNumber>
<d2p1:Guid>9b70a104-8e3c-4246-98a4-504b7dc48181</d2p1:Guid>
<d2p1:Name>sample string 2</d2p1:Name>
<d2p1:PictureGuidDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services.Common">
<d4p1:Guid>41c1a7bf-dfab-47cb-8eae-7aa0e1910f02</d4p1:Guid>
<d4p1:Name>sample string 2</d4p1:Name>
<d4p1:ContentType>sample string 3</d4p1:ContentType>
<d4p1:DateTime>2026-08-24T17:24:30.8247259+00:00</d4p1:DateTime>
<d4p1:OriginalName>sample string 1</d4p1:OriginalName>
<d4p1:PictureAlias>sample string 4</d4p1:PictureAlias>
</d2p1:PictureGuidDate>
<d2p1:SponsorLevel>5</d2p1:SponsorLevel>
<d2p1:Text>sample string 4</d2p1:Text>
<d2p1:Url>sample string 3</d2p1:Url>
</d2p1:CompanyDetailsViewModel>
</Sponsors>
<Title>sample string 2</Title>
<TitleFontSize>1</TitleFontSize>
<VNGBackgroundColor>
<ErrorMessages xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
<d3p1:KeyValueOfstringstring>
<d3p1:Key>sample string 1</d3p1:Key>
<d3p1:Value>sample string 2</d3p1:Value>
</d3p1:KeyValueOfstringstring>
<d3p1:KeyValueOfstringstring>
<d3p1:Key>sample string 3</d3p1:Key>
<d3p1:Value>sample string 4</d3p1:Value>
</d3p1:KeyValueOfstringstring>
</ErrorMessages>
<Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-08-24T17:24:30.8247259+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-08-24T17:24:30.8247259+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">fb6fa4f0-84e5-43fe-abd5-da97876ae3dc</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-08-24T17:24:30.8247259+00:00</Modified>
<BackgroundColor>sample string 2</BackgroundColor>
<ColorType>Primary</ColorType>
<EventGuid>1493e0b8-9e17-49b0-bbcd-b778e30a3a3c</EventGuid>
<ForegroundColor>sample string 3</ForegroundColor>
<Name>sample string 1</Name>
</VNGBackgroundColor>
<VNGBackgroundColorGuid>c59e027e-618e-4364-8d45-712bd7cbd58a</VNGBackgroundColorGuid>
<VNGDropColor>
<ErrorMessages xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
<d3p1:KeyValueOfstringstring>
<d3p1:Key>sample string 1</d3p1:Key>
<d3p1:Value>sample string 2</d3p1:Value>
</d3p1:KeyValueOfstringstring>
<d3p1:KeyValueOfstringstring>
<d3p1:Key>sample string 3</d3p1:Key>
<d3p1:Value>sample string 4</d3p1:Value>
</d3p1:KeyValueOfstringstring>
</ErrorMessages>
<Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-08-24T17:24:30.8247259+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-08-24T17:24:30.8247259+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">fb6fa4f0-84e5-43fe-abd5-da97876ae3dc</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-08-24T17:24:30.8247259+00:00</Modified>
<BackgroundColor>sample string 2</BackgroundColor>
<ColorType>Primary</ColorType>
<EventGuid>1493e0b8-9e17-49b0-bbcd-b778e30a3a3c</EventGuid>
<ForegroundColor>sample string 3</ForegroundColor>
<Name>sample string 1</Name>
</VNGDropColor>
<VNGDropColorGuid>2ade9d80-9e0b-483f-ae5a-c624d8ee5855</VNGDropColorGuid>
</EventHeaderSettingsViewModel>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
EventHeaderSettingsViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| HeaderType | HeaderType |
None. |
|
| ShowLogo | boolean |
None. |
|
| SponsorLevel | integer |
None. |
|
| Title | string |
None. |
|
| TitleFontSize | integer |
None. |
|
| Slogan | string |
None. |
|
| SloganFontSize | integer |
None. |
|
| DateLocation | string |
None. |
|
| DateLocationFontSize | integer |
None. |
|
| FillPicture | boolean |
None. |
|
| ImageAlignment | ImageAlignment |
None. |
|
| VNGBackgroundColor | EventColorViewModel |
None. |
|
| VNGBackgroundColorGuid | globally unique identifier |
None. |
|
| VNGDropColor | EventColorViewModel |
None. |
|
| VNGDropColorGuid | globally unique identifier |
None. |
|
| PictureBackgroundColor | EventColorViewModel |
None. |
|
| PictureBackgroundColorGuid | globally unique identifier |
None. |
|
| EventGuid | globally unique identifier |
None. |
|
| Sponsors | Collection of CompanyDetailsViewModel |
None. |
|
| BeeldMerkGuidDate | GuidDate |
None. |
|
| LogoGuidDate | GuidDate |
None. |
|
| HeaderImageGuidDate | GuidDate |
None. |
|
| Guid | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
{
"HeaderType": 1,
"ShowLogo": true,
"SponsorLevel": 1,
"Title": "sample string 2",
"TitleFontSize": 1,
"Slogan": "sample string 3",
"SloganFontSize": 1,
"DateLocation": "sample string 4",
"DateLocationFontSize": 1,
"FillPicture": true,
"ImageAlignment": 1,
"VNGBackgroundColor": {
"Name": "sample string 1",
"BackgroundColor": "sample string 2",
"ForegroundColor": "sample string 3",
"EventGuid": "89dd364d-eac8-40e0-9276-3c4bb8bc08e9",
"ColorType": 1,
"Guid": "68b6b836-5bf6-4f97-97f3-f48265bf10e9",
"Created": "2026-08-24T17:24:30.8247259+00:00",
"Modified": "2026-08-24T17:24:30.8247259+00:00",
"Deleted": "2026-08-24T17:24:30.8247259+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
},
"VNGBackgroundColorGuid": "1212ed66-eed4-49f1-b1ea-9a5b0cccd617",
"VNGDropColor": {
"Name": "sample string 1",
"BackgroundColor": "sample string 2",
"ForegroundColor": "sample string 3",
"EventGuid": "89dd364d-eac8-40e0-9276-3c4bb8bc08e9",
"ColorType": 1,
"Guid": "68b6b836-5bf6-4f97-97f3-f48265bf10e9",
"Created": "2026-08-24T17:24:30.8247259+00:00",
"Modified": "2026-08-24T17:24:30.8247259+00:00",
"Deleted": "2026-08-24T17:24:30.8247259+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
},
"VNGDropColorGuid": "eadfc193-5a06-409a-8b1a-561db3e48c54",
"PictureBackgroundColor": {
"Name": "sample string 1",
"BackgroundColor": "sample string 2",
"ForegroundColor": "sample string 3",
"EventGuid": "89dd364d-eac8-40e0-9276-3c4bb8bc08e9",
"ColorType": 1,
"Guid": "68b6b836-5bf6-4f97-97f3-f48265bf10e9",
"Created": "2026-08-24T17:24:30.8247259+00:00",
"Modified": "2026-08-24T17:24:30.8247259+00:00",
"Deleted": "2026-08-24T17:24:30.8247259+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
},
"PictureBackgroundColorGuid": "4f87bd74-05e6-4762-8b88-8a1025f812c7",
"EventGuid": "55e3dc51-bc71-47eb-abfc-5360f88c1203",
"Sponsors": [
{
"Guid": "41b0b143-9420-4d51-ac8f-1f313e24d764",
"Name": "sample string 2",
"Url": "sample string 3",
"Text": "sample string 4",
"SponsorLevel": 5,
"FollowingNumber": 1,
"PictureGuidDate": {
"Guid": "7e0e894c-d269-405b-b421-192c0ff47426",
"Name": "sample string 2",
"OriginalName": "sample string 1",
"DateTime": "2026-08-24T17:24:30.8247259+00:00",
"ContentType": "sample string 3",
"PictureAlias": "sample string 4"
}
},
{
"Guid": "41b0b143-9420-4d51-ac8f-1f313e24d764",
"Name": "sample string 2",
"Url": "sample string 3",
"Text": "sample string 4",
"SponsorLevel": 5,
"FollowingNumber": 1,
"PictureGuidDate": {
"Guid": "7e0e894c-d269-405b-b421-192c0ff47426",
"Name": "sample string 2",
"OriginalName": "sample string 1",
"DateTime": "2026-08-24T17:24:30.8247259+00:00",
"ContentType": "sample string 3",
"PictureAlias": "sample string 4"
}
}
],
"BeeldMerkGuidDate": {
"Guid": "7e0e894c-d269-405b-b421-192c0ff47426",
"Name": "sample string 2",
"OriginalName": "sample string 1",
"DateTime": "2026-08-24T17:24:30.8247259+00:00",
"ContentType": "sample string 3",
"PictureAlias": "sample string 4"
},
"LogoGuidDate": {
"Guid": "7e0e894c-d269-405b-b421-192c0ff47426",
"Name": "sample string 2",
"OriginalName": "sample string 1",
"DateTime": "2026-08-24T17:24:30.8247259+00:00",
"ContentType": "sample string 3",
"PictureAlias": "sample string 4"
},
"HeaderImageGuidDate": {
"Guid": "7e0e894c-d269-405b-b421-192c0ff47426",
"Name": "sample string 2",
"OriginalName": "sample string 1",
"DateTime": "2026-08-24T17:24:30.8247259+00:00",
"ContentType": "sample string 3",
"PictureAlias": "sample string 4"
},
"Guid": "0a85809d-bdc1-419e-a8b2-0110fd00c0ab",
"Created": "2026-08-24T17:24:30.8247259+00:00",
"Modified": "2026-08-24T17:24:30.8247259+00:00",
"Deleted": "2026-08-24T17:24:30.8247259+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
}
application/octet-stream
Sample:
{"HeaderType":1,"ShowLogo":true,"SponsorLevel":1,"Title":"sample string 2","TitleFontSize":1,"Slogan":"sample string 3","SloganFontSize":1,"DateLocation":"sample string 4","DateLocationFontSize":1,"FillPicture":true,"ImageAlignment":1,"VNGBackgroundColor":{"Name":"sample string 1","BackgroundColor":"sample string 2","ForegroundColor":"sample string 3","EventGuid":"89dd364d-eac8-40e0-9276-3c4bb8bc08e9","ColorType":1,"Guid":"68b6b836-5bf6-4f97-97f3-f48265bf10e9","Created":"2026-08-24T17:24:30.8247259+00:00","Modified":"2026-08-24T17:24:30.8247259+00:00","Deleted":"2026-08-24T17:24:30.8247259+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false},"VNGBackgroundColorGuid":"1212ed66-eed4-49f1-b1ea-9a5b0cccd617","VNGDropColor":{"Name":"sample string 1","BackgroundColor":"sample string 2","ForegroundColor":"sample string 3","EventGuid":"89dd364d-eac8-40e0-9276-3c4bb8bc08e9","ColorType":1,"Guid":"68b6b836-5bf6-4f97-97f3-f48265bf10e9","Created":"2026-08-24T17:24:30.8247259+00:00","Modified":"2026-08-24T17:24:30.8247259+00:00","Deleted":"2026-08-24T17:24:30.8247259+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false},"VNGDropColorGuid":"eadfc193-5a06-409a-8b1a-561db3e48c54","PictureBackgroundColor":{"Name":"sample string 1","BackgroundColor":"sample string 2","ForegroundColor":"sample string 3","EventGuid":"89dd364d-eac8-40e0-9276-3c4bb8bc08e9","ColorType":1,"Guid":"68b6b836-5bf6-4f97-97f3-f48265bf10e9","Created":"2026-08-24T17:24:30.8247259+00:00","Modified":"2026-08-24T17:24:30.8247259+00:00","Deleted":"2026-08-24T17:24:30.8247259+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false},"PictureBackgroundColorGuid":"4f87bd74-05e6-4762-8b88-8a1025f812c7","EventGuid":"55e3dc51-bc71-47eb-abfc-5360f88c1203","Sponsors":[{"Guid":"41b0b143-9420-4d51-ac8f-1f313e24d764","Name":"sample string 2","Url":"sample string 3","Text":"sample string 4","SponsorLevel":5,"FollowingNumber":1,"PictureGuidDate":{"Guid":"7e0e894c-d269-405b-b421-192c0ff47426","Name":"sample string 2","OriginalName":"sample string 1","DateTime":"2026-08-24T17:24:30.8247259+00:00","ContentType":"sample string 3","PictureAlias":"sample string 4"}},{"Guid":"41b0b143-9420-4d51-ac8f-1f313e24d764","Name":"sample string 2","Url":"sample string 3","Text":"sample string 4","SponsorLevel":5,"FollowingNumber":1,"PictureGuidDate":{"Guid":"7e0e894c-d269-405b-b421-192c0ff47426","Name":"sample string 2","OriginalName":"sample string 1","DateTime":"2026-08-24T17:24:30.8247259+00:00","ContentType":"sample string 3","PictureAlias":"sample string 4"}}],"BeeldMerkGuidDate":{"Guid":"7e0e894c-d269-405b-b421-192c0ff47426","Name":"sample string 2","OriginalName":"sample string 1","DateTime":"2026-08-24T17:24:30.8247259+00:00","ContentType":"sample string 3","PictureAlias":"sample string 4"},"LogoGuidDate":{"Guid":"7e0e894c-d269-405b-b421-192c0ff47426","Name":"sample string 2","OriginalName":"sample string 1","DateTime":"2026-08-24T17:24:30.8247259+00:00","ContentType":"sample string 3","PictureAlias":"sample string 4"},"HeaderImageGuidDate":{"Guid":"7e0e894c-d269-405b-b421-192c0ff47426","Name":"sample string 2","OriginalName":"sample string 1","DateTime":"2026-08-24T17:24:30.8247259+00:00","ContentType":"sample string 3","PictureAlias":"sample string 4"},"Guid":"0a85809d-bdc1-419e-a8b2-0110fd00c0ab","Created":"2026-08-24T17:24:30.8247259+00:00","Modified":"2026-08-24T17:24:30.8247259+00:00","Deleted":"2026-08-24T17:24:30.8247259+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false}
application/xml, text/xml
Sample:
<EventHeaderSettingsViewModel 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>
</ErrorMessages>
<Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-08-24T17:24:30.8247259+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-08-24T17:24:30.8247259+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">0a85809d-bdc1-419e-a8b2-0110fd00c0ab</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-08-24T17:24:30.8247259+00:00</Modified>
<BeeldMerkGuidDate xmlns:d2p1="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services.Common">
<d2p1:Guid>7e0e894c-d269-405b-b421-192c0ff47426</d2p1:Guid>
<d2p1:Name>sample string 2</d2p1:Name>
<d2p1:ContentType>sample string 3</d2p1:ContentType>
<d2p1:DateTime>2026-08-24T17:24:30.8247259+00:00</d2p1:DateTime>
<d2p1:OriginalName>sample string 1</d2p1:OriginalName>
<d2p1:PictureAlias>sample string 4</d2p1:PictureAlias>
</BeeldMerkGuidDate>
<DateLocation>sample string 4</DateLocation>
<DateLocationFontSize>1</DateLocationFontSize>
<EventGuid>55e3dc51-bc71-47eb-abfc-5360f88c1203</EventGuid>
<FillPicture>true</FillPicture>
<HeaderImageGuidDate xmlns:d2p1="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services.Common">
<d2p1:Guid>7e0e894c-d269-405b-b421-192c0ff47426</d2p1:Guid>
<d2p1:Name>sample string 2</d2p1:Name>
<d2p1:ContentType>sample string 3</d2p1:ContentType>
<d2p1:DateTime>2026-08-24T17:24:30.8247259+00:00</d2p1:DateTime>
<d2p1:OriginalName>sample string 1</d2p1:OriginalName>
<d2p1:PictureAlias>sample string 4</d2p1:PictureAlias>
</HeaderImageGuidDate>
<HeaderType>VNG</HeaderType>
<ImageAlignment>TopLeft</ImageAlignment>
<LogoGuidDate xmlns:d2p1="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services.Common">
<d2p1:Guid>7e0e894c-d269-405b-b421-192c0ff47426</d2p1:Guid>
<d2p1:Name>sample string 2</d2p1:Name>
<d2p1:ContentType>sample string 3</d2p1:ContentType>
<d2p1:DateTime>2026-08-24T17:24:30.8247259+00:00</d2p1:DateTime>
<d2p1:OriginalName>sample string 1</d2p1:OriginalName>
<d2p1:PictureAlias>sample string 4</d2p1:PictureAlias>
</LogoGuidDate>
<PictureBackgroundColor>
<ErrorMessages xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
<d3p1:KeyValueOfstringstring>
<d3p1:Key>sample string 1</d3p1:Key>
<d3p1:Value>sample string 2</d3p1:Value>
</d3p1:KeyValueOfstringstring>
<d3p1:KeyValueOfstringstring>
<d3p1:Key>sample string 3</d3p1:Key>
<d3p1:Value>sample string 4</d3p1:Value>
</d3p1:KeyValueOfstringstring>
</ErrorMessages>
<Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-08-24T17:24:30.8247259+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-08-24T17:24:30.8247259+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">68b6b836-5bf6-4f97-97f3-f48265bf10e9</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-08-24T17:24:30.8247259+00:00</Modified>
<BackgroundColor>sample string 2</BackgroundColor>
<ColorType>Primary</ColorType>
<EventGuid>89dd364d-eac8-40e0-9276-3c4bb8bc08e9</EventGuid>
<ForegroundColor>sample string 3</ForegroundColor>
<Name>sample string 1</Name>
</PictureBackgroundColor>
<PictureBackgroundColorGuid>4f87bd74-05e6-4762-8b88-8a1025f812c7</PictureBackgroundColorGuid>
<ShowLogo>true</ShowLogo>
<Slogan>sample string 3</Slogan>
<SloganFontSize>1</SloganFontSize>
<SponsorLevel>1</SponsorLevel>
<Sponsors xmlns:d2p1="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services.Details">
<d2p1:CompanyDetailsViewModel>
<d2p1:FollowingNumber>1</d2p1:FollowingNumber>
<d2p1:Guid>41b0b143-9420-4d51-ac8f-1f313e24d764</d2p1:Guid>
<d2p1:Name>sample string 2</d2p1:Name>
<d2p1:PictureGuidDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services.Common">
<d4p1:Guid>7e0e894c-d269-405b-b421-192c0ff47426</d4p1:Guid>
<d4p1:Name>sample string 2</d4p1:Name>
<d4p1:ContentType>sample string 3</d4p1:ContentType>
<d4p1:DateTime>2026-08-24T17:24:30.8247259+00:00</d4p1:DateTime>
<d4p1:OriginalName>sample string 1</d4p1:OriginalName>
<d4p1:PictureAlias>sample string 4</d4p1:PictureAlias>
</d2p1:PictureGuidDate>
<d2p1:SponsorLevel>5</d2p1:SponsorLevel>
<d2p1:Text>sample string 4</d2p1:Text>
<d2p1:Url>sample string 3</d2p1:Url>
</d2p1:CompanyDetailsViewModel>
<d2p1:CompanyDetailsViewModel>
<d2p1:FollowingNumber>1</d2p1:FollowingNumber>
<d2p1:Guid>41b0b143-9420-4d51-ac8f-1f313e24d764</d2p1:Guid>
<d2p1:Name>sample string 2</d2p1:Name>
<d2p1:PictureGuidDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services.Common">
<d4p1:Guid>7e0e894c-d269-405b-b421-192c0ff47426</d4p1:Guid>
<d4p1:Name>sample string 2</d4p1:Name>
<d4p1:ContentType>sample string 3</d4p1:ContentType>
<d4p1:DateTime>2026-08-24T17:24:30.8247259+00:00</d4p1:DateTime>
<d4p1:OriginalName>sample string 1</d4p1:OriginalName>
<d4p1:PictureAlias>sample string 4</d4p1:PictureAlias>
</d2p1:PictureGuidDate>
<d2p1:SponsorLevel>5</d2p1:SponsorLevel>
<d2p1:Text>sample string 4</d2p1:Text>
<d2p1:Url>sample string 3</d2p1:Url>
</d2p1:CompanyDetailsViewModel>
</Sponsors>
<Title>sample string 2</Title>
<TitleFontSize>1</TitleFontSize>
<VNGBackgroundColor>
<ErrorMessages xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
<d3p1:KeyValueOfstringstring>
<d3p1:Key>sample string 1</d3p1:Key>
<d3p1:Value>sample string 2</d3p1:Value>
</d3p1:KeyValueOfstringstring>
<d3p1:KeyValueOfstringstring>
<d3p1:Key>sample string 3</d3p1:Key>
<d3p1:Value>sample string 4</d3p1:Value>
</d3p1:KeyValueOfstringstring>
</ErrorMessages>
<Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-08-24T17:24:30.8247259+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-08-24T17:24:30.8247259+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">68b6b836-5bf6-4f97-97f3-f48265bf10e9</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-08-24T17:24:30.8247259+00:00</Modified>
<BackgroundColor>sample string 2</BackgroundColor>
<ColorType>Primary</ColorType>
<EventGuid>89dd364d-eac8-40e0-9276-3c4bb8bc08e9</EventGuid>
<ForegroundColor>sample string 3</ForegroundColor>
<Name>sample string 1</Name>
</VNGBackgroundColor>
<VNGBackgroundColorGuid>1212ed66-eed4-49f1-b1ea-9a5b0cccd617</VNGBackgroundColorGuid>
<VNGDropColor>
<ErrorMessages xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
<d3p1:KeyValueOfstringstring>
<d3p1:Key>sample string 1</d3p1:Key>
<d3p1:Value>sample string 2</d3p1:Value>
</d3p1:KeyValueOfstringstring>
<d3p1:KeyValueOfstringstring>
<d3p1:Key>sample string 3</d3p1:Key>
<d3p1:Value>sample string 4</d3p1:Value>
</d3p1:KeyValueOfstringstring>
</ErrorMessages>
<Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-08-24T17:24:30.8247259+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-08-24T17:24:30.8247259+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">68b6b836-5bf6-4f97-97f3-f48265bf10e9</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-08-24T17:24:30.8247259+00:00</Modified>
<BackgroundColor>sample string 2</BackgroundColor>
<ColorType>Primary</ColorType>
<EventGuid>89dd364d-eac8-40e0-9276-3c4bb8bc08e9</EventGuid>
<ForegroundColor>sample string 3</ForegroundColor>
<Name>sample string 1</Name>
</VNGDropColor>
<VNGDropColorGuid>eadfc193-5a06-409a-8b1a-561db3e48c54</VNGDropColorGuid>
</EventHeaderSettingsViewModel>