{
"id": "string",
"name": "string",
"description": "string",
"title": "string",
"footerText": "string",
"appearanceSettings": {
"headerImage": {
"imageUrl": "string",
"imageAltText": "string",
"width": 0,
"height": 0
},
"lightColorLogoImage": {
"imageUrl": "string",
"imageAltText": "string",
"width": 0,
"height": 0
},
"darkColorLogoImage": {
"imageUrl": "string",
"imageAltText": "string",
"width": 0,
"height": 0
},
"backgroundImageUrl": "string",
"colorSettings": {
"backgroundColor": "string",
"textColor": "string",
"linkColor": "string",
"buttonTextColor": "string",
"buttonBackgroundColor": "string",
"buttonHoverTextColor": "string",
"buttonHoverBackgroundColor": "string"
},
"titleFont": "string",
"textFont": "string",
"showShadow": true,
"displayHeaderImage": true,
"logoImageMode": "LightColor",
"customCss": "string"
},
"legalNotice": {
"legalDisclosureLink": "string",
"privacyPolicyLink": "string"
},
"formFields": [
{
"order": null,
"label": "Field label",
"kind": "Label"
}
],
"useCaptcha": true,
"fullLink": "string",
"isPublished": true,
"qrCodeLink": "string"
}