PUT v1/ContributionSetting
Request Information
URI Parameters
None.
Body Parameters
ContributionSettingViewModelName | Description | Type | Additional information |
---|---|---|---|
ConfirmationText | string |
None. |
|
EmailText | string |
None. |
|
ExplanationText | string |
None. |
|
FormCreateClosedDate | date |
None. |
|
FormCreateClosedTime | time interval |
None. |
|
FormEditClosedDate | date |
None. |
|
FormEditClosedTime | time interval |
None. |
|
EventGuid | globally unique identifier |
None. |
|
PrimaryColor | string |
None. |
|
SecondaryColor | string |
None. |
|
TextColor | string |
None. |
|
EventHeaderGuid | globally unique identifier |
None. |
|
EventHeaderAlias | string |
None. |
|
EventHeaderType | string |
None. |
|
EventLogoGuid | globally unique identifier |
None. |
|
EventLogoAlias | string |
None. |
|
EventLogoType | string |
None. |
|
ContributionSiteUrl | string |
None. |
|
ShowEventDateLocation | boolean |
None. |
|
Guid | globally unique identifier |
None. |
Request Formats
application/json, text/json
Sample:
{ "ConfirmationText": "sample string 1", "EmailText": "sample string 2", "ExplanationText": "sample string 3", "FormCreateClosedDate": "2025-06-02T13:37:21.2714478+00:00", "FormCreateClosedTime": "00:00:00.1234567", "FormEditClosedDate": "2025-06-02T13:37:21.2714478+00:00", "FormEditClosedTime": "00:00:00.1234567", "EventGuid": "15421c82-f361-4831-9685-4465a90ed619", "PrimaryColor": "sample string 5", "SecondaryColor": "sample string 6", "TextColor": "sample string 7", "EventHeaderGuid": "b9f1b8aa-40fe-438a-a63a-88661ac2cd85", "EventHeaderAlias": "sample string 8", "EventHeaderType": "sample string 9", "EventLogoGuid": "6b070f99-53cc-4158-90ea-9454919693d6", "EventLogoAlias": "sample string 10", "EventLogoType": "sample string 11", "ContributionSiteUrl": "sample string 12", "ShowEventDateLocation": true, "Guid": "a19a36bd-711b-49b0-b959-133b14507f91", "Created": "2025-06-02T13:37:21.2714478+00:00", "Modified": "2025-06-02T13:37:21.2714478+00:00", "Deleted": "2025-06-02T13:37:21.2714478+00:00", "ErrorMessages": { "sample string 1": "sample string 2", "sample string 3": "sample string 4" }, "IsValid": false }
application/octet-stream
Sample:
{"ConfirmationText":"sample string 1","EmailText":"sample string 2","ExplanationText":"sample string 3","FormCreateClosedDate":"2025-06-02T13:37:21.2714478+00:00","FormCreateClosedTime":"00:00:00.1234567","FormEditClosedDate":"2025-06-02T13:37:21.2714478+00:00","FormEditClosedTime":"00:00:00.1234567","EventGuid":"15421c82-f361-4831-9685-4465a90ed619","PrimaryColor":"sample string 5","SecondaryColor":"sample string 6","TextColor":"sample string 7","EventHeaderGuid":"b9f1b8aa-40fe-438a-a63a-88661ac2cd85","EventHeaderAlias":"sample string 8","EventHeaderType":"sample string 9","EventLogoGuid":"6b070f99-53cc-4158-90ea-9454919693d6","EventLogoAlias":"sample string 10","EventLogoType":"sample string 11","ContributionSiteUrl":"sample string 12","ShowEventDateLocation":true,"Guid":"a19a36bd-711b-49b0-b959-133b14507f91","Created":"2025-06-02T13:37:21.2714478+00:00","Modified":"2025-06-02T13:37:21.2714478+00:00","Deleted":"2025-06-02T13:37:21.2714478+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false}
application/xml, text/xml
Sample:
<ContributionSettingViewModel 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">2025-06-02T13:37:21.2714478+00:00</Created> <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-06-02T13:37:21.2714478+00:00</Deleted> <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">a19a36bd-711b-49b0-b959-133b14507f91</Guid> <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-06-02T13:37:21.2714478+00:00</Modified> <ConfirmationText>sample string 1</ConfirmationText> <ContributionSiteUrl>sample string 12</ContributionSiteUrl> <EmailText>sample string 2</EmailText> <EventGuid>15421c82-f361-4831-9685-4465a90ed619</EventGuid> <EventHeaderAlias>sample string 8</EventHeaderAlias> <EventHeaderGuid>b9f1b8aa-40fe-438a-a63a-88661ac2cd85</EventHeaderGuid> <EventHeaderType>sample string 9</EventHeaderType> <EventLogoAlias>sample string 10</EventLogoAlias> <EventLogoGuid>6b070f99-53cc-4158-90ea-9454919693d6</EventLogoGuid> <EventLogoType>sample string 11</EventLogoType> <ExplanationText>sample string 3</ExplanationText> <FormCreateClosedDate>2025-06-02T13:37:21.2714478+00:00</FormCreateClosedDate> <FormCreateClosedTime>PT0.1234567S</FormCreateClosedTime> <FormEditClosedDate>2025-06-02T13:37:21.2714478+00:00</FormEditClosedDate> <FormEditClosedTime>PT0.1234567S</FormEditClosedTime> <PrimaryColor>sample string 5</PrimaryColor> <SecondaryColor>sample string 6</SecondaryColor> <ShowEventDateLocation>true</ShowEventDateLocation> <TextColor>sample string 7</TextColor> </ContributionSettingViewModel>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ContributionSettingViewModelName | Description | Type | Additional information |
---|---|---|---|
ConfirmationText | string |
None. |
|
EmailText | string |
None. |
|
ExplanationText | string |
None. |
|
FormCreateClosedDate | date |
None. |
|
FormCreateClosedTime | time interval |
None. |
|
FormEditClosedDate | date |
None. |
|
FormEditClosedTime | time interval |
None. |
|
EventGuid | globally unique identifier |
None. |
|
PrimaryColor | string |
None. |
|
SecondaryColor | string |
None. |
|
TextColor | string |
None. |
|
EventHeaderGuid | globally unique identifier |
None. |
|
EventHeaderAlias | string |
None. |
|
EventHeaderType | string |
None. |
|
EventLogoGuid | globally unique identifier |
None. |
|
EventLogoAlias | string |
None. |
|
EventLogoType | string |
None. |
|
ContributionSiteUrl | string |
None. |
|
ShowEventDateLocation | boolean |
None. |
|
Guid | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
{ "ConfirmationText": "sample string 1", "EmailText": "sample string 2", "ExplanationText": "sample string 3", "FormCreateClosedDate": "2025-06-02T13:37:21.2714478+00:00", "FormCreateClosedTime": "00:00:00.1234567", "FormEditClosedDate": "2025-06-02T13:37:21.2714478+00:00", "FormEditClosedTime": "00:00:00.1234567", "EventGuid": "21fdc466-b3f8-4019-b246-ed70d181a7a4", "PrimaryColor": "sample string 5", "SecondaryColor": "sample string 6", "TextColor": "sample string 7", "EventHeaderGuid": "fc83f226-7506-4405-90b1-768764a3764e", "EventHeaderAlias": "sample string 8", "EventHeaderType": "sample string 9", "EventLogoGuid": "716a3869-d9de-4ccb-b972-ec3ec09f9dff", "EventLogoAlias": "sample string 10", "EventLogoType": "sample string 11", "ContributionSiteUrl": "sample string 12", "ShowEventDateLocation": true, "Guid": "aebdacb5-1240-4f37-85e3-67404ccdc01f", "Created": "2025-06-02T13:37:21.2714478+00:00", "Modified": "2025-06-02T13:37:21.2714478+00:00", "Deleted": "2025-06-02T13:37:21.2714478+00:00", "ErrorMessages": { "sample string 1": "sample string 2", "sample string 3": "sample string 4" }, "IsValid": false }
application/octet-stream
Sample:
{"ConfirmationText":"sample string 1","EmailText":"sample string 2","ExplanationText":"sample string 3","FormCreateClosedDate":"2025-06-02T13:37:21.2714478+00:00","FormCreateClosedTime":"00:00:00.1234567","FormEditClosedDate":"2025-06-02T13:37:21.2714478+00:00","FormEditClosedTime":"00:00:00.1234567","EventGuid":"21fdc466-b3f8-4019-b246-ed70d181a7a4","PrimaryColor":"sample string 5","SecondaryColor":"sample string 6","TextColor":"sample string 7","EventHeaderGuid":"fc83f226-7506-4405-90b1-768764a3764e","EventHeaderAlias":"sample string 8","EventHeaderType":"sample string 9","EventLogoGuid":"716a3869-d9de-4ccb-b972-ec3ec09f9dff","EventLogoAlias":"sample string 10","EventLogoType":"sample string 11","ContributionSiteUrl":"sample string 12","ShowEventDateLocation":true,"Guid":"aebdacb5-1240-4f37-85e3-67404ccdc01f","Created":"2025-06-02T13:37:21.2714478+00:00","Modified":"2025-06-02T13:37:21.2714478+00:00","Deleted":"2025-06-02T13:37:21.2714478+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false}
application/xml, text/xml
Sample:
<ContributionSettingViewModel 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">2025-06-02T13:37:21.2714478+00:00</Created> <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-06-02T13:37:21.2714478+00:00</Deleted> <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">aebdacb5-1240-4f37-85e3-67404ccdc01f</Guid> <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-06-02T13:37:21.2714478+00:00</Modified> <ConfirmationText>sample string 1</ConfirmationText> <ContributionSiteUrl>sample string 12</ContributionSiteUrl> <EmailText>sample string 2</EmailText> <EventGuid>21fdc466-b3f8-4019-b246-ed70d181a7a4</EventGuid> <EventHeaderAlias>sample string 8</EventHeaderAlias> <EventHeaderGuid>fc83f226-7506-4405-90b1-768764a3764e</EventHeaderGuid> <EventHeaderType>sample string 9</EventHeaderType> <EventLogoAlias>sample string 10</EventLogoAlias> <EventLogoGuid>716a3869-d9de-4ccb-b972-ec3ec09f9dff</EventLogoGuid> <EventLogoType>sample string 11</EventLogoType> <ExplanationText>sample string 3</ExplanationText> <FormCreateClosedDate>2025-06-02T13:37:21.2714478+00:00</FormCreateClosedDate> <FormCreateClosedTime>PT0.1234567S</FormCreateClosedTime> <FormEditClosedDate>2025-06-02T13:37:21.2714478+00:00</FormEditClosedDate> <FormEditClosedTime>PT0.1234567S</FormEditClosedTime> <PrimaryColor>sample string 5</PrimaryColor> <SecondaryColor>sample string 6</SecondaryColor> <ShowEventDateLocation>true</ShowEventDateLocation> <TextColor>sample string 7</TextColor> </ContributionSettingViewModel>