{"info":{"_postman_id":"8dcd76fc-5091-4adf-9ffc-0765c74413af","name":"webExtension Rest API","description":"<html><head></head><body><p>Beschreibung der Rest-API der <a href=\"https://astendo-eventxperience.de/\">astendo eventXperience</a>.</p>\n<p>Für die Nutzung dieser API ist eine Lizenz erforderlich! Bitte wenden Sie sich an <a href=\"https://mailto:vertrieb@astendo.de\">vertrieb@astendo.de<br></a>Ohne Lizenz sind nur die Endpunkte im root (/clients, /tokens) und /settings verfügbar.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"10573551","collectionId":"8dcd76fc-5091-4adf-9ffc-0765c74413af","publishedId":"2sA35HXMAk","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2024-04-01T16:31:31.000Z"},"item":[{"name":"general","item":[{"name":"root","id":"cd9e78d2-a1a9-4b3f-838e-68d126ecc88f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/","description":"<h1 id=\"eine-übersicht-über-die-haupt-endpunkte-der-api\">Eine Übersicht über die Haupt-Endpunkte der API.</h1>\n<p>Abhängig vom Username und Identifiier der exterenen Site werden je Endpunkt unterschiedliche Methoden und Darstellungen akzeptiert.</p>\n<p>Gerne stellen wir unseren Kunden individuelle Postman-Collectionen mit angepassten Rechten zu Test- und Demo-Zwecken zur Verfügung. bitte wenden Sie sich an <a href=\"https://mailto:support@astendo.de\">support@astendo.de</a></p>\n","urlObject":{"path":["eventmanager-system","restapi","v1",""],"host":["https://we790.dev01.astendo-solutions.de"],"query":[],"variable":[]}},"response":[{"id":"5af255a5-18f4-4109-aa0d-2c40d4937d4c","name":"root","originalRequest":{"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Tue, 21 May 2024 13:09:24 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Strict-Transport-Security","value":"max-age=300; IncludeSubdomains; preload"},{"key":"X-Powered-By","value":""},{"key":"X-Xss-Protection","value":"1;mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Access-Control-Allow-Origin","value":"https://www.sandbox.paypal.com"},{"key":"Report-To","value":"{\"group\":\"ReportCspViolations\",\"max_age\":10886400,\"endpoints\":[{\"url\":\"https:\\/\\/muellerdemo1.astendo.de\\/eventmanager-system\\/ReportCspViolations.php\"}]}"},{"key":"Access-Control-Allow-Methods","value":"GET"}],"cookie":[],"responseTime":null,"body":"{\n    \"jsonapi\": {\n        \"version\": \"1.1\"\n    },\n    \"meta\": {\n        \"ClientID\": \"10\",\n        \"jsonapi-documentation\": \"https://jsonapi.org/\",\n        \"webExtenion-restapi-documentatsion\": \"https://documenter.getpostman.com/view/10573551/2sA35HXMAk\"\n    },\n    \"data\": [\n        {\n            \"type\": \"root\",\n            \"id\": \"token\",\n            \"attributes\": {\n                \"LogicalName\": \"token\",\n                \"Comment\": \"Generate the BearerToken required for all further actions\",\n                \"AllowedMethods\": \"POST\",\n                \"RequiredFields\": [\n                    \"Username\",\n                    \"Password\",\n                    \"ExtAccessIdentifier\"\n                ]\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/token\"\n            }\n        },\n        {\n            \"type\": \"root\",\n            \"id\": \"addresses\",\n            \"attributes\": {\n                \"LogicalName\": \"addresses\",\n                \"Comment\": \"A list of the published adresses\",\n                \"AllowedMethods\": \"GET, POST, PATCH\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/addresses\"\n            }\n        },\n        {\n            \"type\": \"root\",\n            \"id\": \"organisationunits\",\n            \"attributes\": {\n                \"LogicalName\": \"organisationunits\",\n                \"Comment\": \"A list of organisation units and their members\",\n                \"AllowedMethods\": \"GET, POST, PATCH, DELETE\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/organisationunits\"\n            }\n        },\n        {\n            \"type\": \"root\",\n            \"id\": \"events\",\n            \"attributes\": {\n                \"LogicalName\": \"events\",\n                \"Comment\": \"A list of the available and published events\",\n                \"AllowedMethods\": \"GET, POST, PATCH\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events\"\n            }\n        },\n        {\n            \"type\": \"root\",\n            \"id\": \"eventtemplates\",\n            \"attributes\": {\n                \"LogicalName\": \"eventtemplates\",\n                \"Comment\": \"A list of the availibale event templates for generating new events\",\n                \"AllowedMethods\": \"GET\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/eventtemplates\"\n            }\n        },\n        {\n            \"type\": \"root\",\n            \"id\": \"settings\",\n            \"attributes\": {\n                \"LogicalName\": \"settings\",\n                \"Comment\": \"A description/definition of the used data types in the varios fields\",\n                \"AllowedMethods\": \"GET\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/settings\"\n            }\n        },\n        {\n            \"type\": \"root\",\n            \"id\": \"clients\",\n            \"attributes\": {\n                \"LogicalName\": \"clients\",\n                \"Comment\": \"A list of available clients with correspondig end points\",\n                \"AllowedMethods\": \"GET\"\n            }\n        }\n    ]\n}"}],"_postman_id":"cd9e78d2-a1a9-4b3f-838e-68d126ecc88f"},{"name":"clients","id":"cd6c64ca-9b29-47f5-8655-d3b11c334a42","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/clients","description":"<h1 id=\"eine-übersicht-über-die-haupt-endpunkte-der-api\">Eine Übersicht über die Haupt-Endpunkte der API.</h1>\n<p>Abhängig vom Username und Identifiier der exterenen Site werden je Endpunkt unterschiedliche Methoden und Darstellungen akzeptiert.</p>\n<p>Gerne stellen wir unseren Kunden individuelle Postman-Collectionen mit angepassten Rechten zu Test- und Demo-Zwecken zur Verfügung. bitte wenden Sie sich an <a href=\"https://mailto:support@astendo.de\">support@astendo.de</a></p>\n","urlObject":{"path":["eventmanager-system","restapi","v1","clients"],"host":["https://we790.dev01.astendo-solutions.de"],"query":[],"variable":[]}},"response":[{"id":"64e1e0be-ba97-4c56-936b-0f04817cb09c","name":"root Copy","originalRequest":{"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/clients"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Tue, 21 May 2024 13:10:03 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Methods","value":"POST, GET, DELETE, PATCH"},{"key":"Strict-Transport-Security","value":"max-age=300; IncludeSubdomains; preload"},{"key":"X-Powered-By","value":""},{"key":"X-Xss-Protection","value":"1;mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Access-Control-Allow-Origin","value":"https://www.sandbox.paypal.com"},{"key":"Report-To","value":"{\"group\":\"ReportCspViolations\",\"max_age\":10886400,\"endpoints\":[{\"url\":\"https:\\/\\/muellerdemo1.astendo.de\\/eventmanager-system\\/ReportCspViolations.php\"}]}"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"jsonapi\": {\n        \"version\": \"1.1\"\n    },\n    \"meta\": {\n        \"ClientID\": \"10\",\n        \"jsonapi-documentation\": \"https://jsonapi.org/\",\n        \"webExtenion-restapi-documentatsion\": \"https://documenter.getpostman.com/view/10573551/2sA35HXMAk\"\n    },\n    \"errors\": [\n        {\n            \"code\": \"12\",\n            \"title\": \"Das Token ist nicht mehr gültig\"\n        },\n        {\n            \"code\": \"13\",\n            \"title\": \"Leerer ExtAccessIdentifier\"\n        }\n    ]\n}"}],"_postman_id":"cd6c64ca-9b29-47f5-8655-d3b11c334a42"},{"name":"token","event":[{"listen":"prerequest","script":{"id":"43a4b6ce-8ef5-4efc-b3b2-aaa98b9014c5","exec":[""],"type":"text/javascript","packages":{}}},{"listen":"test","script":{"id":"db1a1769-d73e-4fb6-977a-5af8562ebc17","exec":["var res = pm.response.json();\r","// Stores the token in an environment or global variable\r","var token = res.data.attributes.token;\r","pm.globals.set(\"token\", token);"],"type":"text/javascript","packages":{}}}],"id":"3e0dbd7b-7983-470c-a570-db3035bfe0bb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"data\": {\r\n        \"type\": \"Authorization\",\r\n        \"attributes\": {\r\n            \"Username\": \"tadmin\",\r\n            \"Password\": \"tadmin\",\r\n            \"ExtAccessIdentifier\": \"editManager\"\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/token","description":"<p>Erzeugt den Bearer Token, der für die weiteren Aktionen verwendet wird</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"8dcd76fc-5091-4adf-9ffc-0765c74413af","id":"8dcd76fc-5091-4adf-9ffc-0765c74413af","name":"webExtension Rest API","type":"collection"}},"urlObject":{"path":["eventmanager-system","restapi","v1","token"],"host":["https://we790.dev01.astendo-solutions.de"],"query":[],"variable":[]}},"response":[{"id":"5915e81b-29b6-4385-8f3e-3782ecc8f50f","name":"token","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"data\": {\r\n        \"type\": \"Authorization\",\r\n        \"attributes\": {\r\n            \"Username\": \"tadmin\",\r\n            \"Password\": \"tadmin\",\r\n            \"ExtAccessIdentifier\": \"editManager\"\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/token"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Sat, 15 Mar 2025 17:43:30 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Strict-Transport-Security","value":"max-age=7776000; IncludeSubdomains; preload"},{"key":"X-Powered-By","value":""},{"key":"X-Xss-Protection","value":"1;mode=block"},{"key":"Report-To","value":"{\"group\":\"ReportCspViolations\",\"max_age\":10886400,\"endpoints\":[{\"url\":\"https:\\/\\/we770.dev01.astendo-solutions.de\\/eventmanager-system\\/ReportCspViolations.php\"}]}"},{"key":"Content-Security-Policy","value":"default-src  'self'   'report-sample' ;script-src  'self'   'report-sample'   'unsafe-inline'   'unsafe-eval'   'nonce-f38c969872c392fb0c8e304d3a5cb1cdee59005ded0db9ac075379619e7edcb8'   'strict-dynamic'   https://www.google-analytics.com   https://www.googleanalytics.com   https://www.googletagmanager.com   https://www.sandbox.paypal.com   https://www.paypal.com   https://c.paypal.com   https://www.paypalobjects.com   https://centinelapi.cardinalcommerce.com ;script-src-elem  'self'   'report-sample'   'unsafe-inline'   'unsafe-eval'   'nonce-f38c969872c392fb0c8e304d3a5cb1cdee59005ded0db9ac075379619e7edcb8'   'strict-dynamic'   https://www.google-analytics.com   https://www.googleanalytics.com   https://www.googletagmanager.com   https://www.sandbox.paypal.com   https://www.paypal.com   https://c.paypal.com   https://www.paypalobjects.com   https://centinelapi.cardinalcommerce.com ;script-src-attr  'self'   'report-sample'   'unsafe-inline'   'unsafe-eval'   'nonce-f38c969872c392fb0c8e304d3a5cb1cdee59005ded0db9ac075379619e7edcb8'   'strict-dynamic'   https://www.google-analytics.com   https://www.googleanalytics.com   https://www.googletagmanager.com   https://www.sandbox.paypal.com   https://www.paypal.com   https://c.paypal.com   https://www.paypalobjects.com   https://centinelapi.cardinalcommerce.com ;style-src  'self'   'report-sample'   'unsafe-inline'   'unsafe-eval'   https://fonts.googleapis.com ;style-src-elem  'self'   'report-sample'   'unsafe-inline'   'unsafe-eval'   https://fonts.googleapis.com ;style-src-attr  'self'   'report-sample'   'unsafe-inline'   'unsafe-eval'   https://fonts.googleapis.com ;img-src  'self'   'report-sample'  data: blob:  https://*.googleapis.com https://*.gstatic.com *.google.com  *.googleusercontent.com data:  https://www.google-analytics.com https://www.googletagmanager.com https://www.paypalobjects.com https://c6.paypal.com https://b.stats.paypal.com https://t.paypal.com https://ihr.stats.paypal.com;connect-src  'self'   'report-sample'   https://*.googleapis.com *.google.com https://*.gstatic.com  data: blob:   https://www.sandbox.paypal.com   https://www.paypal.com   https://c.paypal.com   https://www.paypalobjects.com   https://centinelapi.cardinalcommerce.com ;font-src  'self'   'report-sample'   https://fonts.gstatic.com  https://www.paypalobjects.com;object-src  'self'   'report-sample' ;media-src  'self'   'report-sample' ;worker-src  'self'   'report-sample'    blob: ;form-action  'self'   'report-sample' ;frame-ancestors 'self';upgrade-insecure-requests  ;frame-src  https: ;  report-to ReportCspViolations; report-uri /eventmanager-system/ReportCspViolations.php"},{"key":"Content-Security-Policy-Report-Only","value":"report-to ReportCspViolations; report-uri /eventmanager-system/ReportCspViolations.php"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":": Authorization, Origin, X-Requested-With, Content-Type,Accept"},{"key":"Access-Control-Allow-Methods","value":"POST, GET, DELETE, PATCH"}],"cookie":[],"responseTime":null,"body":"{\n    \"jsonapi\": {\n        \"version\": \"1.1\"\n    },\n    \"meta\": {\n        \"expiration-date\": \"2025-03-16T18:43:30+01:00\",\n        \"ClientID\": 1,\n        \"webX-version\": \"7.7.0.5444\",\n        \"complexity\": \"standard\",\n        \"jsonapi-documentation\": \"https://jsonapi.org/\",\n        \"webx-restapi-documentation\": \"https://documenter.getpostman.com/view/10573551/2sA35HXMAk\"\n    },\n    \"data\": {\n        \"type\": \"token\",\n        \"id\": \"1\",\n        \"attributes\": {\n            \"token\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzUxMiJ9.eyJpYXQiOjE3NDIwNjA2MTAsIm5iZiI6MTc0MjA2MDYxMCwiZXhwIjoxNzQyMTQ3MDEwLCJpc3MiOiJ3ZTc3MC5kZXYwMS5hc3RlbmRvLXNvbHV0aW9ucy5kZSIsIkV4dEFjY2Vzc1VzZXJuYW1lIjoidGFkbWluIiwiRXh0QWNjZXNzVXNlcklEIjozLCJFeHRBY2Nlc3NJZGVudGlmaWVyIjoiRWRpdE1hbmFnZXIifQ.PXDHlfPJ2R9y210BlSGapy1gxFKvzcl68jR68plNzewai9f1Epvg5xRhm5qFMhDgFpXDwtXbbZB70wLJ4brkCw\"\n        }\n    }\n}"}],"_postman_id":"3e0dbd7b-7983-470c-a570-db3035bfe0bb"}],"id":"6602f4f4-6f4c-4654-9a09-6705e4568e66","description":"<h1 id=\"übersicht-über-die-haupt-endpunkte-der-api-und-beschaffung-des-bearer-tokens-für-alle-weiteren-zugriffe\">Übersicht über die Haupt-Endpunkte der API und Beschaffung des Bearer Tokens für alle weiteren Zugriffe</h1>\n","_postman_id":"6602f4f4-6f4c-4654-9a09-6705e4568e66","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"8dcd76fc-5091-4adf-9ffc-0765c74413af","id":"8dcd76fc-5091-4adf-9ffc-0765c74413af","name":"webExtension Rest API","type":"collection"}}},{"name":"addresses","item":[{"name":"addresses","id":"4fa78caf-7511-44dd-bf17-3680bd013652","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/addresses?page[pageoffset]=0&page[limit]=6&filter[modifiedafter]=2021-03-11T14:34:54+01:00&sort=modified","description":"<h1 id=\"adressliste\">Adressliste</h1>\n<p>Die Liste der für externen Zugriff freigegebenen Adressen</p>\n","urlObject":{"path":["eventmanager-system","restapi","v1","addresses"],"host":["https://we790.dev01.astendo-solutions.de"],"query":[{"key":"page[pageoffset]","value":"0"},{"key":"page[limit]","value":"6"},{"key":"filter[modifiedafter]","value":"2021-03-11T14:34:54+01:00"},{"key":"sort","value":"modified"}],"variable":[]}},"response":[{"id":"ed794088-508d-428b-8153-7b06ff9332c9","name":"addresses","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/addresses?page[pageoffset]=0&page[limit]=6&filter[modifiedafter]=2021-03-11T14:34:54+01:00&sort=modified","host":["https://we790.dev01.astendo-solutions.de"],"path":["eventmanager-system","restapi","v1","addresses"],"query":[{"key":"page[pageoffset]","value":"0"},{"key":"page[limit]","value":"6"},{"key":"filter[modifiedafter]","value":"2021-03-11T14:34:54+01:00"},{"key":"sort","value":"modified"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Thu, 23 Jan 2025 09:14:03 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Strict-Transport-Security","value":"max-age=7776000; IncludeSubdomains; preload"},{"key":"X-Powered-By","value":""},{"key":"X-Xss-Protection","value":"1;mode=block"},{"key":"Report-To","value":"{\"group\":\"ReportCspViolations\",\"max_age\":10886400,\"endpoints\":[{\"url\":\"https:\\/\\/we770.dev01.astendo-solutions.de\\/eventmanager-system\\/ReportCspViolations.php\"}]}"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":": Authorization, Origin, X-Requested-With, Content-Type,Accept"},{"key":"Access-Control-Allow-Methods","value":"POST, GET, DELETE, PATCH"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"jsonapi\": {\n        \"version\": \"1.1\"\n    },\n    \"links\": {\n        \"first\": null,\n        \"last\": \"https://we770.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/addresses?filter%5Bmodifiedafter%5D=2021-03-11T14%3A34%3A54+&sort=modified&page%5Boffset%5D=1&page%5Blimit%5D=6\",\n        \"prev\": null,\n        \"next\": \"https://we770.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/addresses?filter%5Bmodifiedafter%5D=2021-03-11T14%3A34%3A54+&sort=modified&page%5Boffset%5D=1&page%5Blimit%5D=6\"\n    },\n    \"meta\": {\n        \"paging\": \"Use the query parameter page[pageoffset] in combination with page[limit] results in a paged output\",\n        \"filter-modified\": \"Use the query parameter filter[modifiedafter] in the format 2021-10-14 14:20:57\",\n        \"filter-created\": \"Use the query parameter filter[createdafter] in the format 2021-10-14 14:20:57\",\n        \"sorting\": \"Use the query parameter sort to sort the participant list for 'modified'\",\n        \"ClientID\": 1,\n        \"webExtensionVersion\": \"7.7.0.5076\",\n        \"jsonapi-documentation\": \"https://jsonapi.org/\",\n        \"webExtenion-restapi-documentation\": \"https://documenter.getpostman.com/view/10573551/2sA35HXMAk\"\n    },\n    \"data\": [\n        {\n            \"type\": \"address\",\n            \"id\": \"84\",\n            \"attributes\": {\n                \"ID\": 84,\n                \"ClientID\": 1,\n                \"EvmID\": null,\n                \"cobraID\": 149,\n                \"externalID\": null,\n                \"FirstRegisteredBy\": null,\n                \"LastModified\": \"2020-09-07 14:31:00\",\n                \"Salutation\": \"Herr\",\n                \"Title\": null,\n                \"Firstname\": \"Joachim\",\n                \"Lastname\": \"Berg\",\n                \"Email\": null,\n                \"Company\": \"21-627A2A01-11F\",\n                \"SalutationComplete\": \"Sehr geehrter Herr Berg,\",\n                \"Phone\": \"+49 (0) 89 792928-0\",\n                \"Street\": \"Poccistraße 10\",\n                \"ZIP\": \"80336\",\n                \"City\": \"München\",\n                \"SpeakerTextFirst\": null,\n                \"SpeakerTextSecond\": null,\n                \"PictureFirst\": null,\n                \"IsLockedForMailing\": false,\n                \"PictureSecond\": null,\n                \"PictureThird\": null,\n                \"SpeakerTextThird\": null,\n                \"SpeakerTextFourth\": null,\n                \"Mobile\": null,\n                \"Fax\": null,\n                \"Email2\": null,\n                \"Block\": null,\n                \"Country\": null,\n                \"State\": null,\n                \"Company2\": null,\n                \"Postbox\": null,\n                \"PostboxZip\": null,\n                \"Position\": \"Geschäftsführung\",\n                \"Department\": \"Geschäftsführung\",\n                \"DirectPhone\": null,\n                \"NameAffix\": null,\n                \"Birthday\": \"1981-07-04 00:00:00\",\n                \"EvmSystem_EuVatId\": null,\n                \"EvmSystem_VatNr\": null,\n                \"EvmSystem_costCentre\": null,\n                \"EvmSystem_ReferenceNr\": null,\n                \"EvmSystem_MembershipNr\": null,\n                \"NamePrefix\": null,\n                \"NameSuffix\": null,\n                \"CustomerNumber\": \"84\",\n                \"PostboxCity\": null,\n                \"Url\": null,\n                \"Anonymized\": null,\n                \"AddressSource\": \"Internet\",\n                \"CountryIso\": null,\n                \"LinkFacebook\": null,\n                \"LinkTwitter\": null,\n                \"LinkYouTube\": null,\n                \"LinkXING\": null,\n                \"LinkLinkedIn\": null,\n                \"LinkInstagram\": null,\n                \"TEST_DOWNLOAD\": null,\n                \"TEST_INPUTFIELD\": null,\n                \"ExternalAccess\": true,\n                \"TEST1\": null,\n                \"TEST2\": null,\n                \"TEST3\": null,\n                \"Parent\": null\n            },\n            \"links\": {\n                \"self\": \"https://we770.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/addresses/84\"\n            }\n        },\n        {\n            \"type\": \"address\",\n            \"id\": \"111\",\n            \"attributes\": {\n                \"ID\": 111,\n                \"ClientID\": 1,\n                \"EvmID\": 21410,\n                \"cobraID\": null,\n                \"externalID\": null,\n                \"FirstRegisteredBy\": null,\n                \"LastModified\": \"2021-10-11 11:14:00\",\n                \"Salutation\": \"asperiores\",\n                \"Title\": null,\n                \"Firstname\": \"#FAKE#_Alexis\",\n                \"Lastname\": \"#FAKE#_Rüdiger\",\n                \"Email\": \"Alexis88@hotmail.com\",\n                \"Company\": \"Umbach - Sonn\",\n                \"SalutationComplete\": \"Guten Tag #FAKE#_Alexis #FAKE#_Rüdiger,\",\n                \"Phone\": \"(0863) 312797723\",\n                \"Street\": \"An den Irlen\",\n                \"ZIP\": \"33017\",\n                \"City\": \"Gersonstadt\",\n                \"SpeakerTextFirst\": null,\n                \"SpeakerTextSecond\": null,\n                \"PictureFirst\": null,\n                \"IsLockedForMailing\": false,\n                \"PictureSecond\": null,\n                \"PictureThird\": null,\n                \"SpeakerTextThird\": null,\n                \"SpeakerTextFourth\": null,\n                \"Mobile\": \"45635623\",\n                \"Fax\": null,\n                \"Email2\": \"Alexis88@hotmail.com\",\n                \"Block\": null,\n                \"Country\": \"Barbados\",\n                \"State\": null,\n                \"Company2\": null,\n                \"Postbox\": null,\n                \"PostboxZip\": null,\n                \"Position\": null,\n                \"Department\": \"Tools\",\n                \"DirectPhone\": null,\n                \"NameAffix\": null,\n                \"Birthday\": \"1987-05-28 00:00:00\",\n                \"EvmSystem_EuVatId\": null,\n                \"EvmSystem_VatNr\": null,\n                \"EvmSystem_costCentre\": null,\n                \"EvmSystem_ReferenceNr\": null,\n                \"EvmSystem_MembershipNr\": null,\n                \"NamePrefix\": null,\n                \"NameSuffix\": null,\n                \"CustomerNumber\": \"6090,5226\",\n                \"PostboxCity\": null,\n                \"Url\": \"https://mathilda.org\",\n                \"Anonymized\": null,\n                \"AddressSource\": null,\n                \"CountryIso\": \"AF\",\n                \"LinkFacebook\": null,\n                \"LinkTwitter\": null,\n                \"LinkYouTube\": null,\n                \"LinkXING\": null,\n                \"LinkLinkedIn\": null,\n                \"LinkInstagram\": null,\n                \"TEST_DOWNLOAD\": null,\n                \"TEST_INPUTFIELD\": null,\n                \"ExternalAccess\": true,\n                \"TEST1\": null,\n                \"TEST2\": null,\n                \"TEST3\": null,\n                \"Parent\": null\n            },\n            \"links\": {\n                \"self\": \"https://we770.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/addresses/111\"\n            }\n        },\n        {\n            \"type\": \"address\",\n            \"id\": \"124\",\n            \"attributes\": {\n                \"ID\": 124,\n                \"ClientID\": 1,\n                \"EvmID\": 21423,\n                \"cobraID\": null,\n                \"externalID\": null,\n                \"FirstRegisteredBy\": null,\n                \"LastModified\": \"2021-10-11 11:15:00\",\n                \"Salutation\": \"quia\",\n                \"Title\": null,\n                \"Firstname\": \"#FAKE#_Charlie\",\n                \"Lastname\": \"#FAKE#_Engel\",\n                \"Email\": \"Charlie.Engel90@gmail.com\",\n                \"Company\": \"Leide, Cotthardt and Scherbarth\",\n                \"SalutationComplete\": \"Guten Tag #FAKE#_Charlie #FAKE#_Engel,\",\n                \"Phone\": \"+49-320-0727524\",\n                \"Street\": \"Oskar-Schlemmer-Str.\",\n                \"ZIP\": \"30434\",\n                \"City\": \"Alt Maksim\",\n                \"SpeakerTextFirst\": null,\n                \"SpeakerTextSecond\": null,\n                \"PictureFirst\": null,\n                \"IsLockedForMailing\": false,\n                \"PictureSecond\": null,\n                \"PictureThird\": null,\n                \"SpeakerTextThird\": null,\n                \"SpeakerTextFourth\": null,\n                \"Mobile\": \"11465536\",\n                \"Fax\": null,\n                \"Email2\": \"Charlie.Engel90@gmail.com\",\n                \"Block\": null,\n                \"Country\": \"Guam\",\n                \"State\": null,\n                \"Company2\": \"company 2\",\n                \"Postbox\": null,\n                \"PostboxZip\": null,\n                \"Position\": null,\n                \"Department\": \"Automotive, Grocery &amp; Electronics\",\n                \"DirectPhone\": null,\n                \"NameAffix\": null,\n                \"Birthday\": \"2000-06-07 00:00:00\",\n                \"EvmSystem_EuVatId\": null,\n                \"EvmSystem_VatNr\": null,\n                \"EvmSystem_costCentre\": null,\n                \"EvmSystem_ReferenceNr\": null,\n                \"EvmSystem_MembershipNr\": null,\n                \"NamePrefix\": null,\n                \"NameSuffix\": null,\n                \"CustomerNumber\": \"8863,7069\",\n                \"PostboxCity\": null,\n                \"Url\": \"https://stella.com\",\n                \"Anonymized\": null,\n                \"AddressSource\": null,\n                \"CountryIso\": \"AF\",\n                \"LinkFacebook\": null,\n                \"LinkTwitter\": null,\n                \"LinkYouTube\": null,\n                \"LinkXING\": null,\n                \"LinkLinkedIn\": null,\n                \"LinkInstagram\": null,\n                \"TEST_DOWNLOAD\": null,\n                \"TEST_INPUTFIELD\": null,\n                \"ExternalAccess\": true,\n                \"TEST1\": null,\n                \"TEST2\": null,\n                \"TEST3\": null,\n                \"Parent\": null\n            },\n            \"links\": {\n                \"self\": \"https://we770.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/addresses/124\"\n            }\n        },\n        {\n            \"type\": \"address\",\n            \"id\": \"140\",\n            \"attributes\": {\n                \"ID\": 140,\n                \"ClientID\": 1,\n                \"EvmID\": 7692,\n                \"cobraID\": null,\n                \"externalID\": null,\n                \"FirstRegisteredBy\": null,\n                \"LastModified\": \"2023-07-13 16:16:19\",\n                \"Salutation\": \"quibusdam\",\n                \"Title\": null,\n                \"Firstname\": \"#FAKE#_Johanna\",\n                \"Lastname\": \"#FAKE#_Steffny\",\n                \"Email\": \"Johanna24@gmail.com\",\n                \"Company\": \"Onnen - Laws\",\n                \"SalutationComplete\": \"Guten Tag #FAKE#_Johanna #FAKE#_Steffny,\",\n                \"Phone\": \"+49-9690-55092432\",\n                \"Street\": \"Julius-Doms-Str.\",\n                \"ZIP\": \"81048\",\n                \"City\": \"Süd Joris\",\n                \"SpeakerTextFirst\": null,\n                \"SpeakerTextSecond\": null,\n                \"PictureFirst\": null,\n                \"IsLockedForMailing\": false,\n                \"PictureSecond\": null,\n                \"PictureThird\": null,\n                \"SpeakerTextThird\": null,\n                \"SpeakerTextFourth\": null,\n                \"Mobile\": \"79914514\",\n                \"Fax\": null,\n                \"Email2\": \"Johanna24@gmail.com\",\n                \"Block\": null,\n                \"Country\": \"Kuwait\",\n                \"State\": null,\n                \"Company2\": null,\n                \"Postbox\": null,\n                \"PostboxZip\": null,\n                \"Position\": null,\n                \"Department\": \"Books\",\n                \"DirectPhone\": null,\n                \"NameAffix\": null,\n                \"Birthday\": \"1962-08-09 00:00:00\",\n                \"EvmSystem_EuVatId\": null,\n                \"EvmSystem_VatNr\": null,\n                \"EvmSystem_costCentre\": null,\n                \"EvmSystem_ReferenceNr\": null,\n                \"EvmSystem_MembershipNr\": null,\n                \"NamePrefix\": null,\n                \"NameSuffix\": null,\n                \"CustomerNumber\": \"5414,0759\",\n                \"PostboxCity\": null,\n                \"Url\": \"https://romy.com\",\n                \"Anonymized\": null,\n                \"AddressSource\": null,\n                \"CountryIso\": \"KW\",\n                \"LinkFacebook\": null,\n                \"LinkTwitter\": null,\n                \"LinkYouTube\": null,\n                \"LinkXING\": null,\n                \"LinkLinkedIn\": null,\n                \"LinkInstagram\": null,\n                \"TEST_DOWNLOAD\": null,\n                \"TEST_INPUTFIELD\": null,\n                \"ExternalAccess\": true,\n                \"TEST1\": null,\n                \"TEST2\": null,\n                \"TEST3\": null,\n                \"Parent\": null\n            },\n            \"links\": {\n                \"self\": \"https://we770.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/addresses/140\"\n            }\n        },\n        {\n            \"type\": \"address\",\n            \"id\": \"141\",\n            \"attributes\": {\n                \"ID\": 141,\n                \"ClientID\": 1,\n                \"EvmID\": 7693,\n                \"cobraID\": null,\n                \"externalID\": null,\n                \"FirstRegisteredBy\": null,\n                \"LastModified\": \"2023-07-13 16:16:19\",\n                \"Salutation\": \"esse\",\n                \"Title\": null,\n                \"Firstname\": \"#FAKE#_Rafael\",\n                \"Lastname\": \"#FAKE#_Dethloff\",\n                \"Email\": \"Rafael.Dethloff99@yahoo.com\",\n                \"Company\": \"Barylla KG\",\n                \"SalutationComplete\": \"Guten Tag #FAKE#_Rafael #FAKE#_Dethloff,\",\n                \"Phone\": \"+49-006-3100981\",\n                \"Street\": \"Auf den Reien\",\n                \"ZIP\": \"45213\",\n                \"City\": \"Ahrenbergstadt\",\n                \"SpeakerTextFirst\": null,\n                \"SpeakerTextSecond\": null,\n                \"PictureFirst\": null,\n                \"IsLockedForMailing\": false,\n                \"PictureSecond\": null,\n                \"PictureThird\": null,\n                \"SpeakerTextThird\": null,\n                \"SpeakerTextFourth\": null,\n                \"Mobile\": \"56286352\",\n                \"Fax\": null,\n                \"Email2\": \"Rafael.Dethloff99@yahoo.com\",\n                \"Block\": null,\n                \"Country\": \"Guinea\",\n                \"State\": null,\n                \"Company2\": null,\n                \"Postbox\": null,\n                \"PostboxZip\": null,\n                \"Position\": null,\n                \"Department\": \"Automotive, Jewelery &amp; Computers\",\n                \"DirectPhone\": null,\n                \"NameAffix\": null,\n                \"Birthday\": \"1972-04-10 00:00:00\",\n                \"EvmSystem_EuVatId\": null,\n                \"EvmSystem_VatNr\": null,\n                \"EvmSystem_costCentre\": null,\n                \"EvmSystem_ReferenceNr\": null,\n                \"EvmSystem_MembershipNr\": null,\n                \"NamePrefix\": null,\n                \"NameSuffix\": null,\n                \"CustomerNumber\": \"5717,7209\",\n                \"PostboxCity\": null,\n                \"Url\": \"https://wibke.com\",\n                \"Anonymized\": null,\n                \"AddressSource\": null,\n                \"CountryIso\": \"AF\",\n                \"LinkFacebook\": null,\n                \"LinkTwitter\": null,\n                \"LinkYouTube\": null,\n                \"LinkXING\": null,\n                \"LinkLinkedIn\": null,\n                \"LinkInstagram\": null,\n                \"TEST_DOWNLOAD\": null,\n                \"TEST_INPUTFIELD\": null,\n                \"ExternalAccess\": true,\n                \"TEST1\": null,\n                \"TEST2\": null,\n                \"TEST3\": null,\n                \"Parent\": null\n            },\n            \"links\": {\n                \"self\": \"https://we770.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/addresses/141\"\n            }\n        },\n        {\n            \"type\": \"address\",\n            \"id\": \"145\",\n            \"attributes\": {\n                \"ID\": 145,\n                \"ClientID\": 1,\n                \"EvmID\": 7697,\n                \"cobraID\": null,\n                \"externalID\": null,\n                \"FirstRegisteredBy\": null,\n                \"LastModified\": \"2023-07-13 16:16:20\",\n                \"Salutation\": \"consectetur\",\n                \"Title\": null,\n                \"Firstname\": \"#FAKE#_Bradley\",\n                \"Lastname\": \"#FAKE#_Michallek\",\n                \"Email\": \"Bradley.Michallek@hotmail.com\",\n                \"Company\": \"Linke, Riester and Baganz\",\n                \"SalutationComplete\": \"Guten Tag #FAKE#_Bradley #FAKE#_Michallek,\",\n                \"Phone\": \"+49-369-5865720\",\n                \"Street\": \"Dürscheider Weg\",\n                \"ZIP\": \"44487\",\n                \"City\": \"Süd Ismail\",\n                \"SpeakerTextFirst\": null,\n                \"SpeakerTextSecond\": null,\n                \"PictureFirst\": null,\n                \"IsLockedForMailing\": false,\n                \"PictureSecond\": null,\n                \"PictureThird\": null,\n                \"SpeakerTextThird\": null,\n                \"SpeakerTextFourth\": null,\n                \"Mobile\": \"82636205\",\n                \"Fax\": null,\n                \"Email2\": \"Bradley.Michallek@hotmail.com\",\n                \"Block\": null,\n                \"Country\": \"Japan\",\n                \"State\": null,\n                \"Company2\": null,\n                \"Postbox\": null,\n                \"PostboxZip\": null,\n                \"Position\": null,\n                \"Department\": \"Toys &amp; Shoes\",\n                \"DirectPhone\": null,\n                \"NameAffix\": null,\n                \"Birthday\": \"1962-06-12 00:00:00\",\n                \"EvmSystem_EuVatId\": null,\n                \"EvmSystem_VatNr\": null,\n                \"EvmSystem_costCentre\": null,\n                \"EvmSystem_ReferenceNr\": null,\n                \"EvmSystem_MembershipNr\": null,\n                \"NamePrefix\": null,\n                \"NameSuffix\": null,\n                \"CustomerNumber\": \"9523,5939\",\n                \"PostboxCity\": null,\n                \"Url\": \"https://melike.info\",\n                \"Anonymized\": null,\n                \"AddressSource\": null,\n                \"CountryIso\": \"JP\",\n                \"LinkFacebook\": null,\n                \"LinkTwitter\": null,\n                \"LinkYouTube\": null,\n                \"LinkXING\": null,\n                \"LinkLinkedIn\": null,\n                \"LinkInstagram\": null,\n                \"TEST_DOWNLOAD\": null,\n                \"TEST_INPUTFIELD\": null,\n                \"ExternalAccess\": true,\n                \"TEST1\": null,\n                \"TEST2\": null,\n                \"TEST3\": null,\n                \"Parent\": null\n            },\n            \"links\": {\n                \"self\": \"https://we770.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/addresses/145\"\n            }\n        }\n    ]\n}"}],"_postman_id":"4fa78caf-7511-44dd-bf17-3680bd013652"},{"name":"address","id":"b74e5eab-109f-4346-8707-056b0511275a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/addresses/6457","description":"<h2 id=\"einzeladresse\">Einzeladresse</h2>\n<p>Liefert neben den detaillierten Adressdaten eine Liste der</p>\n<ul>\n<li><p>Mitgliedschaften in Organisationseinheiten (Gremien)</p>\n</li>\n<li><p>Einladungen/Teilnahmen in Veranstaltungen</p>\n</li>\n</ul>\n<p>mit Links zu den jeweiligen Endpunkten in der API</p>\n","urlObject":{"path":["eventmanager-system","restapi","v1","addresses","6457"],"host":["https://we790.dev01.astendo-solutions.de"],"query":[],"variable":[]}},"response":[{"id":"0387c829-cf23-4bfd-a063-edf796a51f84","name":"address","originalRequest":{"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/addresses/6457"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Sun, 31 Mar 2024 15:19:36 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Methods","value":"POST, GET, DELETE, PATCH"},{"key":"Strict-Transport-Security","value":"max-age=300; IncludeSubdomains; preload"},{"key":"X-Powered-By","value":""},{"key":"X-Xss-Protection","value":"1;mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Access-Control-Allow-Origin","value":"https://www.sandbox.paypal.com"},{"key":"Report-To","value":"{\"group\":\"ReportCspViolations\",\"max_age\":10886400,\"endpoints\":[{\"url\":\"https:\\/\\/muellerdemo1.astendo.de\\/eventmanager-system\\/ReportCspViolations.php\"}]}"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"jsonapi\": {\n        \"version\": \"1.1\"\n    },\n    \"meta\": {\n        \"webExtensionVersion\": \"7.6.0.2871\",\n        \"jsonapi-documentation\": \"https://jsonapi.org/\"\n    },\n    \"data\": {\n        \"type\": \"address\",\n        \"id\": \"6457\",\n        \"attributes\": {\n            \"ID\": 6457,\n            \"ClientID\": 10,\n            \"EvmID\": null,\n            \"cobraID\": 10212,\n            \"externalID\": null,\n            \"FirstRegisteredBy\": null,\n            \"LastModified\": \"2022-12-12 14:30:51\",\n            \"Salutation\": \"Herr\",\n            \"Title\": null,\n            \"Firstname\": \"Stefan\",\n            \"Lastname\": \"Evers\",\n            \"SalutationComplete\": \"Sehr geehrter Herr Evers,\",\n            \"Email\": \"evers@cdu-fraktion.berlin.de\",\n            \"Phone\": \"+49 30 2325-2833\",\n            \"Company\": \"Abgeordnetenhaus von Berlin\",\n            \"Street\": \"Niederkirchnerstraße 5\",\n            \"ZIP\": \"10117\",\n            \"City\": \"Berlin\",\n            \"IsLockedForMailing\": null,\n            \"SpeakerTextFourth\": null,\n            \"Mobile\": null,\n            \"Fax\": null,\n            \"Email2\": \"buero@stefan-evers.de\",\n            \"Block\": null,\n            \"Country\": \"DEUTSCHLAND\",\n            \"State\": \"Berlin\",\n            \"Company2\": null,\n            \"Postbox\": null,\n            \"PostboxZip\": null,\n            \"Position\": null,\n            \"Department\": null,\n            \"DirectPhone\": null,\n            \"NameAffix\": null,\n            \"Birthday\": \"1979-10-10 00:00:00\",\n            \"EvmSystem_EuVatId\": null,\n            \"EvmSystem_VatNr\": null,\n            \"EvmSystem_costCentre\": null,\n            \"EvmSystem_ReferenceNr\": null,\n            \"EvmSystem_MembershipNr\": null,\n            \"NamePrefix\": null,\n            \"NameSuffix\": null,\n            \"CustomerNumber\": null,\n            \"PostboxCity\": null,\n            \"Url\": null,\n            \"STICHWOERTER\": null,\n            \"BPA\": null,\n            \"Anonymized\": \"0000-00-00 00:00:00\",\n            \"AddressSource\": null,\n            \"CountryIso\": null,\n            \"LinkFacebook\": null,\n            \"LinkTwitter\": null,\n            \"LinkYouTube\": null,\n            \"LinkXING\": null,\n            \"LinkLinkedIn\": null,\n            \"LinkInstagram\": null,\n            \"UNTERNEHMENSID\": 10283,\n            \"ExternalAccess\": null,\n            \"ISAUTOFILLMASTER\": null,\n            \"EINRICHTUNG\": null,\n            \"MITGLIEDSART\": null\n        },\n        \"relationships\": {\n            \"Participant\": {\n                \"data\": [\n                    {\n                        \"type\": \"participant\",\n                        \"id\": \"5-9D58-A19\"\n                    }\n                ]\n            },\n            \"organisationunitmember\": {\n                \"data\": [\n                    {\n                        \"type\": \"organisationunitmember\",\n                        \"id\": \"304813\"\n                    }\n                ]\n            }\n        }\n    },\n    \"included\": [\n        {\n            \"type\": \"participant\",\n            \"id\": \"5-9D58-A19\",\n            \"attributes\": {\n                \"ClientID\": \"10\",\n                \"EventID\": \"5\",\n                \"EventHierarchy\": null,\n                \"BNR\": \"5-9D58-A19\",\n                \"ParentEventBNR\": null,\n                \"AttendantTypeID\": 1,\n                \"InvitationStateID\": 1,\n                \"externalID\": null\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5/participants/5-9D58-A19\"\n            }\n        },\n        {\n            \"type\": \"organisationunitmember\",\n            \"id\": \"304813\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"ID\": 304813,\n                \"OU_ID\": 2341,\n                \"MemberShipID\": 5449,\n                \"RoleID\": 5,\n                \"externalID\": null\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/organisationunits/2341/members/304813\"\n            }\n        }\n    ]\n}"}],"_postman_id":"b74e5eab-109f-4346-8707-056b0511275a"},{"name":"address documents","id":"16910fcc-bfb8-479a-9156-a8eebb36f1eb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/addresses/6457/documents","description":"<h2 id=\"einzeladresse\">Einzeladresse</h2>\n<p>Liefert neben den detaillierten Adressdaten eine Liste der</p>\n<ul>\n<li><p>Mitgliedschaften in Organisationseinheiten (Gremien)</p>\n</li>\n<li><p>Einladungen/Teilnahmen in Veranstaltungen</p>\n</li>\n</ul>\n<p>mit Links zu den jeweiligen Endpunkten in der API</p>\n","urlObject":{"path":["eventmanager-system","restapi","v1","addresses","6457","documents"],"host":["https://we790.dev01.astendo-solutions.de"],"query":[],"variable":[]}},"response":[{"id":"8c386ee4-3450-4c31-a400-45975c3835b5","name":"address","originalRequest":{"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/addresses/6457"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Sun, 31 Mar 2024 15:19:36 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Methods","value":"POST, GET, DELETE, PATCH"},{"key":"Strict-Transport-Security","value":"max-age=300; IncludeSubdomains; preload"},{"key":"X-Powered-By","value":""},{"key":"X-Xss-Protection","value":"1;mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Access-Control-Allow-Origin","value":"https://www.sandbox.paypal.com"},{"key":"Report-To","value":"{\"group\":\"ReportCspViolations\",\"max_age\":10886400,\"endpoints\":[{\"url\":\"https:\\/\\/muellerdemo1.astendo.de\\/eventmanager-system\\/ReportCspViolations.php\"}]}"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"jsonapi\": {\n        \"version\": \"1.1\"\n    },\n    \"meta\": {\n        \"webExtensionVersion\": \"7.6.0.2871\",\n        \"jsonapi-documentation\": \"https://jsonapi.org/\"\n    },\n    \"data\": {\n        \"type\": \"address\",\n        \"id\": \"6457\",\n        \"attributes\": {\n            \"ID\": 6457,\n            \"ClientID\": 10,\n            \"EvmID\": null,\n            \"cobraID\": 10212,\n            \"externalID\": null,\n            \"FirstRegisteredBy\": null,\n            \"LastModified\": \"2022-12-12 14:30:51\",\n            \"Salutation\": \"Herr\",\n            \"Title\": null,\n            \"Firstname\": \"Stefan\",\n            \"Lastname\": \"Evers\",\n            \"SalutationComplete\": \"Sehr geehrter Herr Evers,\",\n            \"Email\": \"evers@cdu-fraktion.berlin.de\",\n            \"Phone\": \"+49 30 2325-2833\",\n            \"Company\": \"Abgeordnetenhaus von Berlin\",\n            \"Street\": \"Niederkirchnerstraße 5\",\n            \"ZIP\": \"10117\",\n            \"City\": \"Berlin\",\n            \"IsLockedForMailing\": null,\n            \"SpeakerTextFourth\": null,\n            \"Mobile\": null,\n            \"Fax\": null,\n            \"Email2\": \"buero@stefan-evers.de\",\n            \"Block\": null,\n            \"Country\": \"DEUTSCHLAND\",\n            \"State\": \"Berlin\",\n            \"Company2\": null,\n            \"Postbox\": null,\n            \"PostboxZip\": null,\n            \"Position\": null,\n            \"Department\": null,\n            \"DirectPhone\": null,\n            \"NameAffix\": null,\n            \"Birthday\": \"1979-10-10 00:00:00\",\n            \"EvmSystem_EuVatId\": null,\n            \"EvmSystem_VatNr\": null,\n            \"EvmSystem_costCentre\": null,\n            \"EvmSystem_ReferenceNr\": null,\n            \"EvmSystem_MembershipNr\": null,\n            \"NamePrefix\": null,\n            \"NameSuffix\": null,\n            \"CustomerNumber\": null,\n            \"PostboxCity\": null,\n            \"Url\": null,\n            \"STICHWOERTER\": null,\n            \"BPA\": null,\n            \"Anonymized\": \"0000-00-00 00:00:00\",\n            \"AddressSource\": null,\n            \"CountryIso\": null,\n            \"LinkFacebook\": null,\n            \"LinkTwitter\": null,\n            \"LinkYouTube\": null,\n            \"LinkXING\": null,\n            \"LinkLinkedIn\": null,\n            \"LinkInstagram\": null,\n            \"UNTERNEHMENSID\": 10283,\n            \"ExternalAccess\": null,\n            \"ISAUTOFILLMASTER\": null,\n            \"EINRICHTUNG\": null,\n            \"MITGLIEDSART\": null\n        },\n        \"relationships\": {\n            \"Participant\": {\n                \"data\": [\n                    {\n                        \"type\": \"participant\",\n                        \"id\": \"5-9D58-A19\"\n                    }\n                ]\n            },\n            \"organisationunitmember\": {\n                \"data\": [\n                    {\n                        \"type\": \"organisationunitmember\",\n                        \"id\": \"304813\"\n                    }\n                ]\n            }\n        }\n    },\n    \"included\": [\n        {\n            \"type\": \"participant\",\n            \"id\": \"5-9D58-A19\",\n            \"attributes\": {\n                \"ClientID\": \"10\",\n                \"EventID\": \"5\",\n                \"EventHierarchy\": null,\n                \"BNR\": \"5-9D58-A19\",\n                \"ParentEventBNR\": null,\n                \"AttendantTypeID\": 1,\n                \"InvitationStateID\": 1,\n                \"externalID\": null\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5/participants/5-9D58-A19\"\n            }\n        },\n        {\n            \"type\": \"organisationunitmember\",\n            \"id\": \"304813\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"ID\": 304813,\n                \"OU_ID\": 2341,\n                \"MemberShipID\": 5449,\n                \"RoleID\": 5,\n                \"externalID\": null\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/organisationunits/2341/members/304813\"\n            }\n        }\n    ]\n}"}],"_postman_id":"16910fcc-bfb8-479a-9156-a8eebb36f1eb"},{"name":"address document","id":"7220a036-6410-4537-85ee-4732c72263b2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/addresses/6457/documents/xyz","description":"<h2 id=\"einzeladresse\">Einzeladresse</h2>\n<p>Liefert neben den detaillierten Adressdaten eine Liste der</p>\n<ul>\n<li><p>Mitgliedschaften in Organisationseinheiten (Gremien)</p>\n</li>\n<li><p>Einladungen/Teilnahmen in Veranstaltungen</p>\n</li>\n</ul>\n<p>mit Links zu den jeweiligen Endpunkten in der API</p>\n","urlObject":{"path":["eventmanager-system","restapi","v1","addresses","6457","documents","xyz"],"host":["https://we790.dev01.astendo-solutions.de"],"query":[],"variable":[]}},"response":[{"id":"23935d7c-e126-4009-9aff-fb3654fbb987","name":"address","originalRequest":{"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/addresses/6457"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Sun, 31 Mar 2024 15:19:36 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Methods","value":"POST, GET, DELETE, PATCH"},{"key":"Strict-Transport-Security","value":"max-age=300; IncludeSubdomains; preload"},{"key":"X-Powered-By","value":""},{"key":"X-Xss-Protection","value":"1;mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Access-Control-Allow-Origin","value":"https://www.sandbox.paypal.com"},{"key":"Report-To","value":"{\"group\":\"ReportCspViolations\",\"max_age\":10886400,\"endpoints\":[{\"url\":\"https:\\/\\/muellerdemo1.astendo.de\\/eventmanager-system\\/ReportCspViolations.php\"}]}"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"jsonapi\": {\n        \"version\": \"1.1\"\n    },\n    \"meta\": {\n        \"webExtensionVersion\": \"7.6.0.2871\",\n        \"jsonapi-documentation\": \"https://jsonapi.org/\"\n    },\n    \"data\": {\n        \"type\": \"address\",\n        \"id\": \"6457\",\n        \"attributes\": {\n            \"ID\": 6457,\n            \"ClientID\": 10,\n            \"EvmID\": null,\n            \"cobraID\": 10212,\n            \"externalID\": null,\n            \"FirstRegisteredBy\": null,\n            \"LastModified\": \"2022-12-12 14:30:51\",\n            \"Salutation\": \"Herr\",\n            \"Title\": null,\n            \"Firstname\": \"Stefan\",\n            \"Lastname\": \"Evers\",\n            \"SalutationComplete\": \"Sehr geehrter Herr Evers,\",\n            \"Email\": \"evers@cdu-fraktion.berlin.de\",\n            \"Phone\": \"+49 30 2325-2833\",\n            \"Company\": \"Abgeordnetenhaus von Berlin\",\n            \"Street\": \"Niederkirchnerstraße 5\",\n            \"ZIP\": \"10117\",\n            \"City\": \"Berlin\",\n            \"IsLockedForMailing\": null,\n            \"SpeakerTextFourth\": null,\n            \"Mobile\": null,\n            \"Fax\": null,\n            \"Email2\": \"buero@stefan-evers.de\",\n            \"Block\": null,\n            \"Country\": \"DEUTSCHLAND\",\n            \"State\": \"Berlin\",\n            \"Company2\": null,\n            \"Postbox\": null,\n            \"PostboxZip\": null,\n            \"Position\": null,\n            \"Department\": null,\n            \"DirectPhone\": null,\n            \"NameAffix\": null,\n            \"Birthday\": \"1979-10-10 00:00:00\",\n            \"EvmSystem_EuVatId\": null,\n            \"EvmSystem_VatNr\": null,\n            \"EvmSystem_costCentre\": null,\n            \"EvmSystem_ReferenceNr\": null,\n            \"EvmSystem_MembershipNr\": null,\n            \"NamePrefix\": null,\n            \"NameSuffix\": null,\n            \"CustomerNumber\": null,\n            \"PostboxCity\": null,\n            \"Url\": null,\n            \"STICHWOERTER\": null,\n            \"BPA\": null,\n            \"Anonymized\": \"0000-00-00 00:00:00\",\n            \"AddressSource\": null,\n            \"CountryIso\": null,\n            \"LinkFacebook\": null,\n            \"LinkTwitter\": null,\n            \"LinkYouTube\": null,\n            \"LinkXING\": null,\n            \"LinkLinkedIn\": null,\n            \"LinkInstagram\": null,\n            \"UNTERNEHMENSID\": 10283,\n            \"ExternalAccess\": null,\n            \"ISAUTOFILLMASTER\": null,\n            \"EINRICHTUNG\": null,\n            \"MITGLIEDSART\": null\n        },\n        \"relationships\": {\n            \"Participant\": {\n                \"data\": [\n                    {\n                        \"type\": \"participant\",\n                        \"id\": \"5-9D58-A19\"\n                    }\n                ]\n            },\n            \"organisationunitmember\": {\n                \"data\": [\n                    {\n                        \"type\": \"organisationunitmember\",\n                        \"id\": \"304813\"\n                    }\n                ]\n            }\n        }\n    },\n    \"included\": [\n        {\n            \"type\": \"participant\",\n            \"id\": \"5-9D58-A19\",\n            \"attributes\": {\n                \"ClientID\": \"10\",\n                \"EventID\": \"5\",\n                \"EventHierarchy\": null,\n                \"BNR\": \"5-9D58-A19\",\n                \"ParentEventBNR\": null,\n                \"AttendantTypeID\": 1,\n                \"InvitationStateID\": 1,\n                \"externalID\": null\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5/participants/5-9D58-A19\"\n            }\n        },\n        {\n            \"type\": \"organisationunitmember\",\n            \"id\": \"304813\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"ID\": 304813,\n                \"OU_ID\": 2341,\n                \"MemberShipID\": 5449,\n                \"RoleID\": 5,\n                \"externalID\": null\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/organisationunits/2341/members/304813\"\n            }\n        }\n    ]\n}"}],"_postman_id":"7220a036-6410-4537-85ee-4732c72263b2"},{"name":"address: delete","id":"19ea2639-1f97-47ae-b492-1352eb5a03fd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"DELETE","header":[{"key":"Content-Type","value":"application/vnd.api+json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"data\": {\r\n        \"type\": \"address\",\r\n        \"id\": \"20746\",\r\n        \"attributes\": {\r\n            \"ID\": 20746,\r\n            \"ClientID\": 1,\r\n            \"EvmID\": null,\r\n            \"cobraID\": null,\r\n            \"externalID\": \"meine Externe ID2\",\r\n            \"FirstRegisteredBy\": \"external\",\r\n            \"LastModified\": \"2024-03-12 14:31:09\",\r\n            \"Salutation\": \"asperiores\",\r\n            \"Title\": null,\r\n            \"Firstname\": \"#FAKE#_Alexis\",\r\n            \"Lastname\": \"#FAKE#_Rüdiger-\",\r\n            \"SalutationComplete\": \"Guten Tag #FAKE#_Alexis #FAKE#_Rüdiger,\",\r\n            \"Email\": \"Alexis88@hotmail.com\",\r\n            \"Phone\": \"(0863) 312797723\",\r\n            \"Company\": \"Umbach - Sonn\",\r\n            \"Street\": \"An den Irlen\",\r\n            \"ZIP\": \"33017\",\r\n            \"City\": \"Gersonstadt\",\r\n            \"IsLockedForMailing\": null,\r\n            \"SpeakerTextFourth\": null,\r\n            \"Mobile\": \"45635623\",\r\n            \"Fax\": null,\r\n            \"Email2\": \"Alexis88@hotmail.com\",\r\n            \"Block\": null,\r\n            \"Country\": \"Barbados\",\r\n            \"State\": null,\r\n            \"Company2\": null,\r\n            \"Postbox\": null,\r\n            \"PostboxZip\": null,\r\n            \"Position\": null,\r\n            \"Department\": \"Tools\",\r\n            \"DirectPhone\": null,\r\n            \"NameAffix\": null,\r\n            \"Birthday\": \"1987-05-28 21:42:00\",\r\n            \"EvmSystem_EuVatId\": null,\r\n            \"EvmSystem_VatNr\": null,\r\n            \"EvmSystem_costCentre\": null,\r\n            \"EvmSystem_ReferenceNr\": null,\r\n            \"EvmSystem_MembershipNr\": null,\r\n            \"NamePrefix\": null,\r\n            \"NameSuffix\": null,\r\n            \"CustomerNumber\": \"6090,5226\",\r\n            \"PostboxCity\": null,\r\n            \"Url\": \"https://mathilda.org\",\r\n            \"Anonymized\": null,\r\n            \"AddressSource\": null,\r\n            \"CountryIso\": \"AF\",\r\n            \"LinkFacebook\": null,\r\n            \"LinkTwitter\": null,\r\n            \"LinkYouTube\": null,\r\n            \"LinkXING\": null,\r\n            \"LinkLinkedIn\": null,\r\n            \"LinkInstagram\": null,\r\n            \"TEST_DOWNLOAD\": null,\r\n            \"TEST_INPUTFIELD\": null,\r\n            \"ExternalAccess\": null,\r\n            \"TEST1\": null,\r\n            \"TEST2\": null,\r\n            \"TEST3\": null\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/addresses/20746/","description":"<h2 id=\"löschen-von-adressen\">Löschen von Adressen</h2>\n<p>Achtung:<br />Wird eine Adresse gelöscht, so werden auch alle abhängigen Objekte gelöscht, insbesondere</p>\n<ul>\n<li><p>Mitgliedschaften in Organisationseinheiten</p>\n</li>\n<li><p>Teilnahmen an Veranstaltungen inkl. aller abhängigen Objecte wie Rechnungen usw.</p>\n</li>\n<li><p>Ist die gelöschte Adresse Anmelder mit abhängigen Teilnehmern (Vertreter, Begleiter, Unterteilnehmer anonyme Gruppen) so werden auch diese Teilnahmen an der Veranstaltung gelöscht</p>\n</li>\n</ul>\n","urlObject":{"path":["eventmanager-system","restapi","v1","addresses","20746",""],"host":["https://we790.dev01.astendo-solutions.de"],"query":[],"variable":[]}},"response":[],"_postman_id":"19ea2639-1f97-47ae-b492-1352eb5a03fd"},{"name":"address: new Address with external ID","id":"a5b5603f-1acc-4cca-98d4-9e5b98f863ce","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json","type":"text"}],"body":{"mode":"raw","raw":"{\"data\":\r\n        {\r\n            \"type\": \"address\",\r\n            \"id\": \"meine Externe ID4\",\r\n            \"attributes\": {\r\n                \"ID\": null,\r\n                \"ClientID\": 1,\r\n                \"EvmID\": null,\r\n                \"cobraID\": null,\r\n                \"externalID\": null,\r\n                \"FirstRegisteredBy\": null,\r\n                \"LastModified\": \"2021-10-11 11:14:00\",\r\n                \"Salutation\": \"asperiores\",\r\n                \"Title\": null,\r\n                \"Firstname\": \"#FAKE#_Alexis\",\r\n                \"Lastname\": \"#FAKE#_Rüdiger\",\r\n                \"SalutationComplete\": \"Guten Tag #FAKE#_Alexis #FAKE#_Rüdiger,\",\r\n                \"Email\": \"Alexis88@hotmail.com\",\r\n                \"Phone\": \"(0863) 312797723\",\r\n                \"Company\": \"Umbach - Sonn\",\r\n                \"Street\": \"An den Irlen\",\r\n                \"ZIP\": \"33017\",\r\n                \"City\": \"Gersonstadt\",\r\n                \"IsLockedForMailing\": null,\r\n                \"SpeakerTextFourth\": null,\r\n                \"Mobile\": \"45635623\",\r\n                \"Fax\": null,\r\n                \"Email2\": \"Alexis88@hotmail.com\",\r\n                \"Block\": null,\r\n                \"Country\": \"Barbados\",\r\n                \"State\": null,\r\n                \"Company2\": null,\r\n                \"Postbox\": null,\r\n                \"PostboxZip\": null,\r\n                \"Position\": null,\r\n                \"Department\": \"Tools\",\r\n                \"DirectPhone\": null,\r\n                \"NameAffix\": null,\r\n                \"Birthday\": \"1987-05-28 21:42:00\",\r\n                \"EvmSystem_EuVatId\": null,\r\n                \"EvmSystem_VatNr\": null,\r\n                \"EvmSystem_costCentre\": null,\r\n                \"EvmSystem_ReferenceNr\": null,\r\n                \"EvmSystem_MembershipNr\": null,\r\n                \"NamePrefix\": null,\r\n                \"NameSuffix\": null,\r\n                \"CustomerNumber\": \"6090,5226\",\r\n                \"PostboxCity\": null,\r\n                \"Url\": \"https://mathilda.org\",\r\n                \"Anonymized\": null,\r\n                \"AddressSource\": null,\r\n                \"CountryIso\": \"AF\",\r\n                \"LinkFacebook\": null,\r\n                \"LinkTwitter\": null,\r\n                \"LinkYouTube\": null,\r\n                \"LinkXING\": null,\r\n                \"LinkLinkedIn\": null,\r\n                \"LinkInstagram\": null,\r\n                \"TEST_DOWNLOAD\": null,\r\n                \"TEST_INPUTFIELD\": null,\r\n                \"ExternalAccess\": null,\r\n                \"TEST1\": null,\r\n                \"TEST2\": null,\r\n                \"TEST3\": null\r\n            }\r\n        }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/addresses/","description":"<h2 id=\"neuanlage-einer-adresse\">Neuanlage einer Adresse</h2>\n<p>Pflichtfelder sind:</p>\n<ul>\n<li><p>Firstname und Lastname, alternativ Company</p>\n</li>\n<li><p>EMail</p>\n</li>\n</ul>\n","urlObject":{"path":["eventmanager-system","restapi","v1","addresses",""],"host":["https://we790.dev01.astendo-solutions.de"],"query":[],"variable":[]}},"response":[{"id":"a8533005-2d7e-49b3-9b84-45c0fb7e2029","name":"address: new Address with external ID","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json","type":"text"}],"body":{"mode":"raw","raw":"{\"data\":\r\n        {\r\n            \"type\": \"address\",\r\n            \"id\": \"meine Externe ID4\",\r\n            \"attributes\": {\r\n                \"externalID\": null,\r\n                \"Salutation\": \"asperiores\",\r\n                \"Title\": null,\r\n                \"Firstname\": \"#FAKE#_Alexis\",\r\n                \"Lastname\": \"#FAKE#_Rüdiger\",\r\n                \"SalutationComplete\": \"Guten Tag #FAKE#_Alexis #FAKE#_Rüdiger,\",\r\n                \"Email\": \"Alexis88@hotmail.com.dp\",\r\n                \"Phone\": \"(0863) 312797723\",\r\n                \"Company\": \"Umbach - Sonn\",\r\n                \"Street\": \"An den Irlen\",\r\n                \"ZIP\": \"33017\",\r\n                \"City\": \"Gersonstadt\",\r\n                \"IsLockedForMailing\": null,\r\n                \"Mobile\": \"45635623\",\r\n                \"Fax\": null,\r\n                \"Email2\": \"Alexis88@hotmail.com\",\r\n                \"Block\": null,\r\n                \"Country\": \"Barbados\",\r\n                \"State\": null,\r\n                \"Company2\": null,\r\n                \"Postbox\": null,\r\n                \"PostboxZip\": null,\r\n                \"Position\": null,\r\n                \"Department\": \"Tools\",\r\n                \"DirectPhone\": null,\r\n                \"NameAffix\": null,\r\n                \"Birthday\": \"1987-05-28 21:42:00\",\r\n                \"EvmSystem_EuVatId\": null,\r\n                \"EvmSystem_VatNr\": null,\r\n                \"EvmSystem_costCentre\": null,\r\n                \"EvmSystem_ReferenceNr\": null,\r\n                \"EvmSystem_MembershipNr\": null,\r\n                \"NamePrefix\": null,\r\n                \"NameSuffix\": null,\r\n                \"CustomerNumber\": \"6090,5226\",\r\n                \"PostboxCity\": null,\r\n                \"Url\": \"https://mathilda.org\",\r\n                \"Anonymized\": null,\r\n                \"AddressSource\": null,\r\n                \"CountryIso\": \"AF\",\r\n                \"LinkFacebook\": null,\r\n                \"LinkTwitter\": null,\r\n                \"LinkYouTube\": null,\r\n                \"LinkXING\": null,\r\n                \"LinkLinkedIn\": null,\r\n                \"LinkInstagram\": null,\r\n                \"TEST_DOWNLOAD\": null,\r\n                \"TEST_INPUTFIELD\": null,\r\n                \"ExternalAccess\": null,\r\n                \"TEST1\": null,\r\n                \"TEST2\": null,\r\n                \"TEST3\": null\r\n            }\r\n        }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/addresses/"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Sun, 31 Mar 2024 15:38:14 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Methods","value":"POST, GET, DELETE, PATCH"},{"key":"Strict-Transport-Security","value":"max-age=300; IncludeSubdomains; preload"},{"key":"X-Powered-By","value":""},{"key":"X-Xss-Protection","value":"1;mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Access-Control-Allow-Origin","value":"https://www.sandbox.paypal.com"},{"key":"Report-To","value":"{\"group\":\"ReportCspViolations\",\"max_age\":10886400,\"endpoints\":[{\"url\":\"https:\\/\\/muellerdemo1.astendo.de\\/eventmanager-system\\/ReportCspViolations.php\"}]}"},{"key":"Vary","value":"Authorization"},{"key":"Location","value":"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/addresses/8935"}],"cookie":[],"responseTime":null,"body":"{\n    \"jsonapi\": {\n        \"version\": \"1.1\"\n    },\n    \"meta\": {\n        \"webExtensionVersion\": \"7.6.0.2871\",\n        \"jsonapi-documentation\": \"https://jsonapi.org/\"\n    },\n    \"data\": {\n        \"type\": \"address\",\n        \"id\": \"8935\",\n        \"attributes\": {\n            \"ID\": 8935,\n            \"ClientID\": null,\n            \"EvmID\": null,\n            \"cobraID\": null,\n            \"externalID\": \"meine Externe ID4\",\n            \"FirstRegisteredBy\": \"external\",\n            \"LastModified\": \"2024-03-31T17:38:14+02:00\",\n            \"Salutation\": \"asperiores\",\n            \"Title\": null,\n            \"Firstname\": \"#FAKE#_Alexis\",\n            \"Lastname\": \"#FAKE#_Rüdiger\",\n            \"SalutationComplete\": \"Guten Tag #FAKE#_Alexis #FAKE#_Rüdiger,\",\n            \"Email\": \"Alexis88@hotmail.com.dp\",\n            \"Phone\": \"(0863) 312797723\",\n            \"Company\": \"Umbach - Sonn\",\n            \"Street\": \"An den Irlen\",\n            \"ZIP\": \"33017\",\n            \"City\": \"Gersonstadt\",\n            \"IsLockedForMailing\": null,\n            \"SpeakerTextFourth\": null,\n            \"Mobile\": \"45635623\",\n            \"Fax\": null,\n            \"Email2\": \"Alexis88@hotmail.com\",\n            \"Block\": null,\n            \"Country\": \"Barbados\",\n            \"State\": null,\n            \"Company2\": null,\n            \"Postbox\": null,\n            \"PostboxZip\": null,\n            \"Position\": null,\n            \"Department\": \"Tools\",\n            \"DirectPhone\": null,\n            \"NameAffix\": null,\n            \"Birthday\": \"1987-05-28 21:42:00\",\n            \"EvmSystem_EuVatId\": null,\n            \"EvmSystem_VatNr\": null,\n            \"EvmSystem_costCentre\": null,\n            \"EvmSystem_ReferenceNr\": null,\n            \"EvmSystem_MembershipNr\": null,\n            \"NamePrefix\": null,\n            \"NameSuffix\": null,\n            \"CustomerNumber\": \"6090,5226\",\n            \"PostboxCity\": null,\n            \"Url\": \"https://mathilda.org\",\n            \"STICHWOERTER\": null,\n            \"BPA\": null,\n            \"Anonymized\": \"0000-00-00 00:00:00\",\n            \"AddressSource\": null,\n            \"CountryIso\": \"AF\",\n            \"LinkFacebook\": null,\n            \"LinkTwitter\": null,\n            \"LinkYouTube\": null,\n            \"LinkXING\": null,\n            \"LinkLinkedIn\": null,\n            \"LinkInstagram\": null,\n            \"UNTERNEHMENSID\": null,\n            \"ExternalAccess\": null,\n            \"ISAUTOFILLMASTER\": null,\n            \"EINRICHTUNG\": null,\n            \"MITGLIEDSART\": null\n        }\n    }\n}"}],"_postman_id":"a5b5603f-1acc-4cca-98d4-9e5b98f863ce"},{"name":"address: Update Address","id":"a12d93e9-a9e6-4549-b9a4-848e5cd15dc7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"data\": {\r\n        \"type\": \"address\",\r\n        \"id\": \"20746\",\r\n        \"attributes\": {\r\n            \"ID\": 20746,\r\n            \"ClientID\": 1,\r\n            \"EvmID\": null,\r\n            \"cobraID\": null,\r\n            \"externalID\": \"meine Externe ID2\",\r\n            \"FirstRegisteredBy\": \"external\",\r\n            \"LastModified\": \"2024-03-12 14:31:09\",\r\n            \"Salutation\": \"asperiores\",\r\n            \"Title\": null,\r\n            \"Firstname\": \"#FAKE#_Alexis\",\r\n            \"Lastname\": \"#FAKE#_Rüdiger-\",\r\n            \"SalutationComplete\": \"Guten Tag #FAKE#_Alexis #FAKE#_Rüdiger,\",\r\n            \"Email\": \"Alexis88@hotmail.com\",\r\n            \"Phone\": \"(0863) 312797723\",\r\n            \"Company\": \"Umbach - Sonn\",\r\n            \"Street\": \"An den Irlen\",\r\n            \"ZIP\": \"33017\",\r\n            \"City\": \"Gersonstadt\",\r\n            \"IsLockedForMailing\": null,\r\n            \"SpeakerTextFourth\": null,\r\n            \"Mobile\": \"45635623\",\r\n            \"Fax\": null,\r\n            \"Email2\": \"Alexis88@hotmail.com\",\r\n            \"Block\": null,\r\n            \"Country\": \"Barbados\",\r\n            \"State\": null,\r\n            \"Company2\": null,\r\n            \"Postbox\": null,\r\n            \"PostboxZip\": null,\r\n            \"Position\": null,\r\n            \"Department\": \"Tools\",\r\n            \"DirectPhone\": null,\r\n            \"NameAffix\": null,\r\n            \"Birthday\": \"1987-05-28 21:42:00\",\r\n            \"EvmSystem_EuVatId\": null,\r\n            \"EvmSystem_VatNr\": null,\r\n            \"EvmSystem_costCentre\": null,\r\n            \"EvmSystem_ReferenceNr\": null,\r\n            \"EvmSystem_MembershipNr\": null,\r\n            \"NamePrefix\": null,\r\n            \"NameSuffix\": null,\r\n            \"CustomerNumber\": \"6090,5226\",\r\n            \"PostboxCity\": null,\r\n            \"Url\": \"https://mathilda.org\",\r\n            \"Anonymized\": null,\r\n            \"AddressSource\": null,\r\n            \"CountryIso\": \"AF\",\r\n            \"LinkFacebook\": null,\r\n            \"LinkTwitter\": null,\r\n            \"LinkYouTube\": null,\r\n            \"LinkXING\": null,\r\n            \"LinkLinkedIn\": null,\r\n            \"LinkInstagram\": null,\r\n            \"TEST_DOWNLOAD\": null,\r\n            \"TEST_INPUTFIELD\": null,\r\n            \"ExternalAccess\": null,\r\n            \"TEST1\": null,\r\n            \"TEST2\": null,\r\n            \"TEST3\": null\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/addresses/20746/","description":"<h2 id=\"update-von-adressdaten\">Update von Adressdaten</h2>\n<p>Hier sollten immer nur die sich ändernden Daten übertragen werden</p>\n","urlObject":{"path":["eventmanager-system","restapi","v1","addresses","20746",""],"host":["https://we790.dev01.astendo-solutions.de"],"query":[],"variable":[]}},"response":[],"_postman_id":"a12d93e9-a9e6-4549-b9a4-848e5cd15dc7"},{"name":"address: Replace Address","id":"12756f2e-0686-459f-8adb-d00e04ab84f3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"data\": {\r\n        \"type\": \"address\",\r\n        \"id\": \"20746\",\r\n        \"attributes\": {\r\n            \"ID\": 20746,\r\n            \"ClientID\": 1,\r\n            \"EvmID\": null,\r\n            \"cobraID\": null,\r\n            \"externalID\": \"meine Externe ID2\",\r\n            \"FirstRegisteredBy\": \"external\",\r\n            \"LastModified\": \"2024-03-12 14:31:09\",\r\n            \"Salutation\": \"asperiores\",\r\n            \"Title\": null,\r\n            \"Firstname\": \"#FAKE#_Alexis\",\r\n            \"Lastname\": \"#FAKE#_Rüdiger-\",\r\n            \"SalutationComplete\": \"Guten Tag #FAKE#_Alexis #FAKE#_Rüdiger,\",\r\n            \"Email\": \"Alexis88@hotmail.com\",\r\n            \"Phone\": \"(0863) 312797723\",\r\n            \"Company\": \"Umbach - Sonn\",\r\n            \"Street\": \"An den Irlen\",\r\n            \"ZIP\": \"33017\",\r\n            \"City\": \"Gersonstadt\",\r\n            \"IsLockedForMailing\": null,\r\n            \"SpeakerTextFourth\": null,\r\n            \"Mobile\": \"45635623\",\r\n            \"Fax\": null,\r\n            \"Email2\": \"Alexis88@hotmail.com\",\r\n            \"Block\": null,\r\n            \"Country\": \"Barbados\",\r\n            \"State\": null,\r\n            \"Company2\": null,\r\n            \"Postbox\": null,\r\n            \"PostboxZip\": null,\r\n            \"Position\": null,\r\n            \"Department\": \"Tools\",\r\n            \"DirectPhone\": null,\r\n            \"NameAffix\": null,\r\n            \"Birthday\": \"1987-05-28 21:42:00\",\r\n            \"EvmSystem_EuVatId\": null,\r\n            \"EvmSystem_VatNr\": null,\r\n            \"EvmSystem_costCentre\": null,\r\n            \"EvmSystem_ReferenceNr\": null,\r\n            \"EvmSystem_MembershipNr\": null,\r\n            \"NamePrefix\": null,\r\n            \"NameSuffix\": null,\r\n            \"CustomerNumber\": \"6090,5226\",\r\n            \"PostboxCity\": null,\r\n            \"Url\": \"https://mathilda.org\",\r\n            \"Anonymized\": null,\r\n            \"AddressSource\": null,\r\n            \"CountryIso\": \"AF\",\r\n            \"LinkFacebook\": null,\r\n            \"LinkTwitter\": null,\r\n            \"LinkYouTube\": null,\r\n            \"LinkXING\": null,\r\n            \"LinkLinkedIn\": null,\r\n            \"LinkInstagram\": null,\r\n            \"TEST_DOWNLOAD\": null,\r\n            \"TEST_INPUTFIELD\": null,\r\n            \"ExternalAccess\": null,\r\n            \"TEST1\": null,\r\n            \"TEST2\": null,\r\n            \"TEST3\": null\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/addresses/20746/","description":"<h2 id=\"update-von-adressdaten\">Update von Adressdaten</h2>\n<p>Hier sollten immer nur die sich ändernden Daten übertragen werden</p>\n","urlObject":{"path":["eventmanager-system","restapi","v1","addresses","20746",""],"host":["https://we790.dev01.astendo-solutions.de"],"query":[],"variable":[]}},"response":[],"_postman_id":"12756f2e-0686-459f-8adb-d00e04ab84f3"}],"id":"4dc2fdbb-8fec-4d86-9e74-bbc6338a1c9d","description":"<h1 id=\"alle-relevanten-operationen-für-adressen-und-deren-daten\">Alle relevanten Operationen für Adressen und deren Daten</h1>\n","_postman_id":"4dc2fdbb-8fec-4d86-9e74-bbc6338a1c9d","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"8dcd76fc-5091-4adf-9ffc-0765c74413af","id":"8dcd76fc-5091-4adf-9ffc-0765c74413af","name":"webExtension Rest API","type":"collection"}}},{"name":"organisationsunits","item":[{"name":"organisationunits","id":"52fafd64-b4ca-4dc5-86c8-31f487fa7b1c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/organisationunits","description":"<h1 id=\"liste-der-für-externen-zugriff-freigegebenen-organisationseinhaiten\">Liste der für externen Zugriff freigegebenen Organisationseinhaiten</h1>\n","urlObject":{"path":["eventmanager-system","restapi","v1","organisationunits"],"host":["https://we790.dev01.astendo-solutions.de"],"query":[],"variable":[]}},"response":[{"id":"4e4cc4f0-3126-473d-84ff-e0f18c98764c","name":"organisationunits","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/organisationunits?page[limit]=100&page[pageoffset]=0","host":["https://we790.dev01.astendo-solutions.de"],"path":["eventmanager-system","restapi","v1","organisationunits"],"query":[{"key":"page[limit]","value":"100"},{"key":"page[pageoffset]","value":"0"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Fri, 31 May 2024 09:15:09 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Strict-Transport-Security","value":"max-age=300; IncludeSubdomains; preload"},{"key":"X-Powered-By","value":""},{"key":"X-Xss-Protection","value":"1;mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Access-Control-Allow-Origin","value":"https://www.sandbox.paypal.com"},{"key":"Report-To","value":"{\"group\":\"ReportCspViolations\",\"max_age\":10886400,\"endpoints\":[{\"url\":\"https:\\/\\/muellerdemo2.astendo.de\\/eventmanager-system\\/ReportCspViolations.php\"}]}"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"jsonapi\": {\n        \"version\": \"1.1\"\n    },\n    \"links\": {\n        \"first\": null,\n        \"last\": null,\n        \"prev\": null,\n        \"next\": null\n    },\n    \"meta\": {\n        \"paging\": \"Use the query parameter page[pageoffset] in combination with page[limit] results in a paged output\",\n        \"filter-modified\": \"Use the query parameter filter[modifiedafter] in the format 2021-10-14 14:20:57\",\n        \"filter-created\": \"Use the query parameter filter[createdafter] in the format 2021-10-14 14:20:57\",\n        \"sorting\": \"Use the query parameter sort to sort the participant list for 'modified'\",\n        \"ClientID\": \"11\",\n        \"webExtensionVersion\": \"7.7.0.3450\",\n        \"jsonapi-documentation\": \"https://jsonapi.org/\",\n        \"webExtenion-restapi-documentation\": \"https://documenter.getpostman.com/view/10573551/2sA35HXMAk\"\n    },\n    \"data\": [\n        {\n            \"type\": \"organisationunit\",\n            \"id\": \"4\",\n            \"attributes\": {\n                \"ClientID\": 11,\n                \"OU_ID\": 4,\n                \"ParentID\": 1,\n                \"ParentRoleID\": 4,\n                \"ParentRoleType\": \"Gremium\",\n                \"Description\": \"Betriebswirtschaftlicher Ausschuss\",\n                \"Type\": \"Ausschuss\",\n                \"Inactive\": false,\n                \"ActiveSince\": \"2021-07-29T00:00:00+02:00\",\n                \"ActiveUntil\": \"2022-07-30T00:00:00+02:00\",\n                \"Gremium\": 1,\n                \"TreePath\": \"Eigene.Eigene Gremien.Betriebswirtschaftlicher Ausschuss\",\n                \"Tree\": \"11-353/353-1-4\",\n                \"ExternalAccess\": true,\n                \"CREATEDBY\": \"Administrator\",\n                \"DATECREATE\": \"2021-07-07T09:16:08+02:00\",\n                \"MODIFIEDBY\": \"astendo-support\",\n                \"DATEMODIFIED\": \"2024-05-31T11:14:49+02:00\",\n                \"WebExID\": 305889,\n                \"externalID\": null\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo2.astendo.de/eventmanager-system/restapi/v1/organisationunits/4\"\n            }\n        },\n        {\n            \"type\": \"organisationunit\",\n            \"id\": \"5\",\n            \"attributes\": {\n                \"ClientID\": 11,\n                \"OU_ID\": 5,\n                \"ParentID\": 1,\n                \"ParentRoleID\": 4,\n                \"ParentRoleType\": \"Gremium\",\n                \"Description\": \"Senat\",\n                \"Type\": \"Ausschuss\",\n                \"Inactive\": false,\n                \"ActiveSince\": null,\n                \"ActiveUntil\": \"2038-01-19T04:14:07+01:00\",\n                \"Gremium\": 1,\n                \"TreePath\": \"Eigene.Eigene Gremien.Senat\",\n                \"Tree\": \"11-353/353-1-5\",\n                \"ExternalAccess\": true,\n                \"CREATEDBY\": \"Administrator\",\n                \"DATECREATE\": \"2021-07-09T15:12:51+02:00\",\n                \"MODIFIEDBY\": \"astendo-support\",\n                \"DATEMODIFIED\": \"2024-05-31T11:14:49+02:00\",\n                \"WebExID\": 305917,\n                \"externalID\": null\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo2.astendo.de/eventmanager-system/restapi/v1/organisationunits/5\"\n            }\n        },\n        {\n            \"type\": \"organisationunit\",\n            \"id\": \"377\",\n            \"attributes\": {\n                \"ClientID\": 11,\n                \"OU_ID\": 377,\n                \"ParentID\": 376,\n                \"ParentRoleID\": 4,\n                \"ParentRoleType\": \"Gremium\",\n                \"Description\": \"PV Freifläche\",\n                \"Type\": null,\n                \"Inactive\": false,\n                \"ActiveSince\": null,\n                \"ActiveUntil\": \"2038-01-19T04:14:07+01:00\",\n                \"Gremium\": 376,\n                \"TreePath\": \"Eigene.Eigene Gremien.Fachgruppen.PV Freifläche\",\n                \"Tree\": \"11-353/353-1-376-377\",\n                \"ExternalAccess\": true,\n                \"CREATEDBY\": \"Administrator\",\n                \"DATECREATE\": \"2021-12-02T11:43:46+01:00\",\n                \"MODIFIEDBY\": \"astendo-support\",\n                \"DATEMODIFIED\": \"2024-05-31T11:14:49+02:00\",\n                \"WebExID\": 2185653,\n                \"externalID\": null\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo2.astendo.de/eventmanager-system/restapi/v1/organisationunits/377\"\n            }\n        }\n    ]\n}"}],"_postman_id":"52fafd64-b4ca-4dc5-86c8-31f487fa7b1c"},{"name":"organisationunit","id":"6374f754-a7fd-446c-aa35-1c966f2b9442","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/organisationunits/2341","description":"<h2 id=\"einzelne-organisationseinheit-gremium\">Einzelne Organisationseinheit (Gremium)</h2>\n","urlObject":{"path":["eventmanager-system","restapi","v1","organisationunits","2341"],"host":["https://we790.dev01.astendo-solutions.de"],"query":[],"variable":[]}},"response":[{"id":"cfe3ae89-fb4e-4555-81c0-c63d824dbe44","name":"organisationunit","originalRequest":{"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/organisationunits/5"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Fri, 31 May 2024 09:22:19 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Strict-Transport-Security","value":"max-age=300; IncludeSubdomains; preload"},{"key":"X-Powered-By","value":""},{"key":"X-Xss-Protection","value":"1;mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Access-Control-Allow-Origin","value":"https://www.sandbox.paypal.com"},{"key":"Report-To","value":"{\"group\":\"ReportCspViolations\",\"max_age\":10886400,\"endpoints\":[{\"url\":\"https:\\/\\/muellerdemo2.astendo.de\\/eventmanager-system\\/ReportCspViolations.php\"}]}"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"jsonapi\": {\n        \"version\": \"1.1\"\n    },\n    \"meta\": {\n        \"ClientID\": \"11\",\n        \"webExtensionVersion\": \"7.7.0.3450\",\n        \"jsonapi-documentation\": \"https://jsonapi.org/\",\n        \"webExtenion-restapi-documentation\": \"https://documenter.getpostman.com/view/10573551/2sA35HXMAk\"\n    },\n    \"data\": {\n        \"type\": \"organisationunit\",\n        \"id\": \"5\",\n        \"attributes\": {\n            \"ClientID\": 11,\n            \"OU_ID\": 5,\n            \"ParentID\": 1,\n            \"ParentRoleID\": 4,\n            \"ParentRoleType\": \"Gremium\",\n            \"Description\": \"Senat\",\n            \"Type\": \"Ausschuss\",\n            \"Inactive\": false,\n            \"ActiveSince\": null,\n            \"ActiveUntil\": \"2038-01-19T04:14:07+01:00\",\n            \"Gremium\": 1,\n            \"TreePath\": \"Eigene.Eigene Gremien.Senat\",\n            \"Tree\": \"11-353/353-1-5\",\n            \"ExternalAccess\": true,\n            \"CREATEDBY\": \"Administrator\",\n            \"DATECREATE\": \"2021-07-09T15:12:51+02:00\",\n            \"MODIFIEDBY\": \"astendo-support\",\n            \"DATEMODIFIED\": \"2024-05-31T11:21:41+02:00\",\n            \"WebExID\": 305917,\n            \"externalID\": null\n        }\n    }\n}"}],"_postman_id":"6374f754-a7fd-446c-aa35-1c966f2b9442"},{"name":"organisationunit: members","id":"2938543f-cd54-4b75-a186-fea9875f6061","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/organisationunits/2341/members","description":"<h2 id=\"mitgliedschaften-der-organisationseinheit-gremium\">Mitgliedschaften der Organisationseinheit (Gremium)</h2>\n","urlObject":{"path":["eventmanager-system","restapi","v1","organisationunits","2341","members"],"host":["https://we790.dev01.astendo-solutions.de"],"query":[],"variable":[]}},"response":[{"id":"69afaa86-6eb5-4aff-9dce-3280564222ea","name":"organisationunit: members","originalRequest":{"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/organisationunits/5/members"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Fri, 21 Jun 2024 12:10:37 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Strict-Transport-Security","value":"max-age=300; IncludeSubdomains; preload"},{"key":"X-Powered-By","value":""},{"key":"X-Xss-Protection","value":"1;mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Access-Control-Allow-Origin","value":"https://www.sandbox.paypal.com"},{"key":"Report-To","value":"{\"group\":\"ReportCspViolations\",\"max_age\":10886400,\"endpoints\":[{\"url\":\"https:\\/\\/muellerdemo2.astendo.de\\/eventmanager-system\\/ReportCspViolations.php\"}]}"},{"key":"Access-Control-Allow-Methods","value":"POST, GET, DELETE, PATCH"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"jsonapi\": {\n        \"version\": \"1.1\"\n    },\n    \"meta\": {\n        \"paging\": \"Use the query parameter page[pageoffset] in combination with page[limit] results in a paged output\",\n        \"filter-modified\": \"Use the query parameter filter[modifiedafter] in the format 2021-10-14 14:20:57\",\n        \"filter-created\": \"Use the query parameter filter[createdafter] in the format 2021-10-14 14:20:57\",\n        \"sorting\": \"Use the query parameter sort to sort the participant list for 'modified'\",\n        \"ClientID\": \"11\",\n        \"webExtensionVersion\": \"7.7.0.3585\",\n        \"jsonapi-documentation\": \"https://jsonapi.org/\",\n        \"webExtenion-restapi-documentation\": \"https://documenter.getpostman.com/view/10573551/2sA35HXMAk\"\n    },\n    \"data\": [\n        {\n            \"type\": \"organisationunitmember\",\n            \"id\": \"2186904\",\n            \"attributes\": {\n                \"webExID\": 2186904,\n                \"WebUserID\": 5697,\n                \"MemberShipID\": null,\n                \"OU_ID\": 5,\n                \"externalID\": \"Your own optional membership ID-3\",\n                \"RoleID\": 5,\n                \"ParentRoleType\": null,\n                \"RoleInOffice\": \"Mitglied\",\n                \"Inactive\": false,\n                \"ActiveSince\": null,\n                \"ActiveUntil\": null,\n                \"DATECREATE\": \"2024-06-20T10:56:33+02:00\",\n                \"DATEMODIFIED\": \"2024-06-20T10:56:33+02:00\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo2.astendo.de/eventmanager-system/restapi/v1/organisationunits/5/members/2186904\",\n                \"address\": \"https://muellerdemo2.astendo.de/eventmanager-system/restapi/v1/addresses/5697\"\n            }\n        },\n        {\n            \"type\": \"organisationunitmember\",\n            \"id\": \"305919\",\n            \"attributes\": {\n                \"webExID\": 305919,\n                \"WebUserID\": 4272,\n                \"MemberShipID\": 8728,\n                \"OU_ID\": 5,\n                \"externalID\": null,\n                \"RoleID\": 5,\n                \"ParentRoleType\": \"Amt\",\n                \"RoleInOffice\": \"Mitglied\",\n                \"Inactive\": false,\n                \"ActiveSince\": \"2021-07-09T00:00:00+02:00\",\n                \"ActiveUntil\": null,\n                \"DATECREATE\": \"2021-07-09T15:13:00+02:00\",\n                \"DATEMODIFIED\": null\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo2.astendo.de/eventmanager-system/restapi/v1/organisationunits/5/members/305919\",\n                \"address\": \"https://muellerdemo2.astendo.de/eventmanager-system/restapi/v1/addresses/4272\"\n            }\n        },\n        {\n            \"type\": \"organisationunitmember\",\n            \"id\": \"305920\",\n            \"attributes\": {\n                \"webExID\": 305920,\n                \"WebUserID\": 4267,\n                \"MemberShipID\": 8729,\n                \"OU_ID\": 5,\n                \"externalID\": null,\n                \"RoleID\": 5,\n                \"ParentRoleType\": \"Amt\",\n                \"RoleInOffice\": \"Mitglied\",\n                \"Inactive\": true,\n                \"ActiveSince\": \"2021-07-09T00:00:00+02:00\",\n                \"ActiveUntil\": null,\n                \"DATECREATE\": \"2021-07-09T15:13:00+02:00\",\n                \"DATEMODIFIED\": \"2021-07-29T10:08:06+02:00\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo2.astendo.de/eventmanager-system/restapi/v1/organisationunits/5/members/305920\",\n                \"address\": \"https://muellerdemo2.astendo.de/eventmanager-system/restapi/v1/addresses/4267\"\n            }\n        },\n        {\n            \"type\": \"organisationunitmember\",\n            \"id\": \"305921\",\n            \"attributes\": {\n                \"webExID\": 305921,\n                \"WebUserID\": 4270,\n                \"MemberShipID\": 8732,\n                \"OU_ID\": 5,\n                \"externalID\": null,\n                \"RoleID\": 5,\n                \"ParentRoleType\": \"Amt\",\n                \"RoleInOffice\": \"Mitglied\",\n                \"Inactive\": true,\n                \"ActiveSince\": \"2021-07-09T00:00:00+02:00\",\n                \"ActiveUntil\": null,\n                \"DATECREATE\": \"2021-07-09T15:13:00+02:00\",\n                \"DATEMODIFIED\": \"2023-10-12T13:40:57+02:00\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo2.astendo.de/eventmanager-system/restapi/v1/organisationunits/5/members/305921\",\n                \"address\": \"https://muellerdemo2.astendo.de/eventmanager-system/restapi/v1/addresses/4270\"\n            }\n        },\n        {\n            \"type\": \"organisationunitmember\",\n            \"id\": \"305922\",\n            \"attributes\": {\n                \"webExID\": 305922,\n                \"WebUserID\": 5565,\n                \"MemberShipID\": 10261,\n                \"OU_ID\": 5,\n                \"externalID\": null,\n                \"RoleID\": 5,\n                \"ParentRoleType\": \"Amt\",\n                \"RoleInOffice\": \"Assistent\",\n                \"Inactive\": false,\n                \"ActiveSince\": \"2022-07-05T00:00:00+02:00\",\n                \"ActiveUntil\": \"2022-07-11T00:00:00+02:00\",\n                \"DATECREATE\": \"2022-06-29T11:23:38+02:00\",\n                \"DATEMODIFIED\": \"2022-07-22T10:37:06+02:00\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo2.astendo.de/eventmanager-system/restapi/v1/organisationunits/5/members/305922\",\n                \"address\": \"https://muellerdemo2.astendo.de/eventmanager-system/restapi/v1/addresses/5565\"\n            }\n        },\n        {\n            \"type\": \"organisationunitmember\",\n            \"id\": \"305923\",\n            \"attributes\": {\n                \"webExID\": 305923,\n                \"WebUserID\": 5565,\n                \"MemberShipID\": 10262,\n                \"OU_ID\": 5,\n                \"externalID\": null,\n                \"RoleID\": 5,\n                \"ParentRoleType\": \"Amt\",\n                \"RoleInOffice\": \"Büroleiter\",\n                \"Inactive\": false,\n                \"ActiveSince\": \"2022-07-05T00:00:00+02:00\",\n                \"ActiveUntil\": \"2022-07-25T00:00:00+02:00\",\n                \"DATECREATE\": \"2022-06-29T11:23:42+02:00\",\n                \"DATEMODIFIED\": \"2022-07-22T10:37:36+02:00\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo2.astendo.de/eventmanager-system/restapi/v1/organisationunits/5/members/305923\",\n                \"address\": \"https://muellerdemo2.astendo.de/eventmanager-system/restapi/v1/addresses/5565\"\n            }\n        }\n    ]\n}"}],"_postman_id":"2938543f-cd54-4b75-a186-fea9875f6061"},{"name":"organisationunit: documents","id":"40245f3d-85f9-4f96-bc1c-75330315df23","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/organisationunits/2341/documents","description":"<h2 id=\"mitgliedschaften-der-organisationseinheit-gremium\">Mitgliedschaften der Organisationseinheit (Gremium)</h2>\n","urlObject":{"path":["eventmanager-system","restapi","v1","organisationunits","2341","documents"],"host":["https://we790.dev01.astendo-solutions.de"],"query":[],"variable":[]}},"response":[],"_postman_id":"40245f3d-85f9-4f96-bc1c-75330315df23"},{"name":"organisationunit: member","id":"017302d7-bdda-4c1e-bd03-a407eb7f7d90","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/organisationunits/2341/members/304813","description":"<h2 id=\"einzelnes-mitglied-einer-organisationseinheit-gremium\">Einzelnes Mitglied einer Organisationseinheit (Gremium)</h2>\n","urlObject":{"path":["eventmanager-system","restapi","v1","organisationunits","2341","members","304813"],"host":["https://we790.dev01.astendo-solutions.de"],"query":[],"variable":[]}},"response":[{"id":"373838cd-2316-4cf4-bd4a-b7e0786aad33","name":"organisationunit: member","originalRequest":{"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/organisationunits/5/members/305891"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Fri, 21 Jun 2024 12:09:45 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Strict-Transport-Security","value":"max-age=300; IncludeSubdomains; preload"},{"key":"X-Powered-By","value":""},{"key":"X-Xss-Protection","value":"1;mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Access-Control-Allow-Origin","value":"https://www.sandbox.paypal.com"},{"key":"Report-To","value":"{\"group\":\"ReportCspViolations\",\"max_age\":10886400,\"endpoints\":[{\"url\":\"https:\\/\\/muellerdemo2.astendo.de\\/eventmanager-system\\/ReportCspViolations.php\"}]}"},{"key":"Access-Control-Allow-Methods","value":"POST, GET, DELETE, PATCH"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"jsonapi\": {\n        \"version\": \"1.1\"\n    },\n    \"meta\": {\n        \"ClientID\": \"11\",\n        \"webExtensionVersion\": \"7.7.0.3585\",\n        \"jsonapi-documentation\": \"https://jsonapi.org/\",\n        \"webExtenion-restapi-documentation\": \"https://documenter.getpostman.com/view/10573551/2sA35HXMAk\"\n    },\n    \"data\": {\n        \"type\": \"organisationunitmember\",\n        \"id\": \"305891\",\n        \"attributes\": {\n            \"webExID\": 305891,\n            \"WebUserID\": 4239,\n            \"MemberShipID\": 10471,\n            \"OU_ID\": 4,\n            \"externalID\": null,\n            \"RoleID\": 5,\n            \"ParentRoleType\": \"Amt\",\n            \"RoleInOffice\": \"Büroleiterin, wiss. Mitarbeiter\",\n            \"Inactive\": false,\n            \"ActiveSince\": \"2022-07-05T00:00:00+02:00\",\n            \"ActiveUntil\": \"2022-07-06T00:00:00+02:00\",\n            \"DATECREATE\": \"2022-07-04T14:49:45+02:00\",\n            \"DATEMODIFIED\": \"2022-07-20T15:21:10+02:00\"\n        },\n        \"links\": {\n            \"address\": \"https://muellerdemo2.astendo.de/eventmanager-system/restapi/v1/addresses/4239\"\n        }\n    }\n}"}],"_postman_id":"017302d7-bdda-4c1e-bd03-a407eb7f7d90"},{"name":"organisationunit: member RoleID","id":"4466797a-e4d9-4ed8-86c2-18f9bc713c93","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n\"data\": {\r\n        \"type\": \"organisationunitmember\",\r\n        \"id\": \"304813\",\r\n        \"attributes\": {\r\n            \"RoleID\": 5\r\n            \r\n        }\r\n    }\r\n\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/organisationunits/2341/members/304813","urlObject":{"path":["eventmanager-system","restapi","v1","organisationunits","2341","members","304813"],"host":["https://we790.dev01.astendo-solutions.de"],"query":[],"variable":[]}},"response":[{"id":"f59d449f-1410-410f-b07c-fff22c299210","name":"organisationunit: member RoleID","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n\"data\": {\r\n        \"type\": \"organisationunitmember\",\r\n        \"id\": \"304813\",\r\n        \"attributes\": {\r\n            \"RoleID\": 5\r\n            \r\n        }\r\n    }\r\n\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/organisationunits/5/members/305919"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Fri, 31 May 2024 10:04:55 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Strict-Transport-Security","value":"max-age=300; IncludeSubdomains; preload"},{"key":"X-Powered-By","value":""},{"key":"X-Xss-Protection","value":"1;mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Access-Control-Allow-Origin","value":"https://www.sandbox.paypal.com"},{"key":"Report-To","value":"{\"group\":\"ReportCspViolations\",\"max_age\":10886400,\"endpoints\":[{\"url\":\"https:\\/\\/muellerdemo2.astendo.de\\/eventmanager-system\\/ReportCspViolations.php\"}]}"},{"key":"Access-Control-Allow-Methods","value":"POST, GET, DELETE, PATCH"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"jsonapi\": {\n        \"version\": \"1.1\"\n    },\n    \"meta\": {\n        \"ClientID\": \"11\",\n        \"webExtensionVersion\": \"7.7.0.3450\",\n        \"jsonapi-documentation\": \"https://jsonapi.org/\",\n        \"webExtenion-restapi-documentation\": \"https://documenter.getpostman.com/view/10573551/2sA35HXMAk\"\n    },\n    \"data\": {\n        \"type\": \"organisationunitmember\",\n        \"id\": \"305919\",\n        \"attributes\": {\n            \"webExID\": 305919,\n            \"addressID\": 4272,\n            \"MemberShipID\": 8728,\n            \"OU_ID\": 5,\n            \"externalID\": null,\n            \"RoleID\": 5,\n            \"ParentRoleType\": \"Amt\",\n            \"RoleInOffice\": \"Mitglied\",\n            \"Inactive\": false,\n            \"ActiveSince\": \"2021-07-09T00:00:00+02:00\",\n            \"ActiveUntil\": null,\n            \"DATECREATE\": \"2021-07-09T15:13:00+02:00\",\n            \"DATEMODIFIED\": \"2024-05-31T12:04:55+02:00\"\n        },\n        \"links\": {\n            \"address\": \"https://muellerdemo2.astendo.de/eventmanager-system/restapi/v1/addresses/4272\"\n        }\n    }\n}"}],"_postman_id":"4466797a-e4d9-4ed8-86c2-18f9bc713c93"},{"name":"organisationunit: member","id":"b69bc287-bf2a-42b8-87a1-ffaca2f390cd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\"data\": {\r\n        \"type\": \"organisationunitmember\",\r\n        \"id\": \"Your own optional membership ID-9\",\r\n        \"attributes\": {\r\n            \"WebUserID\": 1762,\r\n            \"RoleID\": 5\r\n        }\r\n    }\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/organisationunits/5/members/","description":"<h2 id=\"neuanlage-einer-mitgliedschaft\">Neuanlage einer Mitgliedschaft</h2>\n<p>Pflichtfelder:</p>\n<ul>\n<li><p>addressID (gültige Addresse in der webExtension)</p>\n</li>\n<li><p>RoleID (welche Rolle spiel das neue Mitglied)</p>\n</li>\n</ul>\n<p>Optional ist die Übergabe einer externen ID der Mitgleidschaft</p>\n<p>Die Antwort sind die kompletten Daten der Mitgliedschaft<br />Dabei ist das Feld MemberShipID (die ID der Mitgliedschaft in cobra) zunächst auf NULL gesetzt.<br />Nach Update in cobra steht hier auch dieses Feld zur Verfügung (i.d.R. nach 24 Stunden)</p>\n","urlObject":{"path":["eventmanager-system","restapi","v1","organisationunits","5","members",""],"host":["https://we790.dev01.astendo-solutions.de"],"query":[],"variable":[]}},"response":[{"id":"1bf1f531-7648-4c45-b589-3b0a964b95c6","name":"organisationunit: member Success","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\"data\": {\r\n        \"type\": \"organisationunitmember\",\r\n        \"id\": \"Your own optional membership ID-2\",\r\n        \"attributes\": {\r\n            \"addressID\": 4239,\r\n            \"RoleID\": 5\r\n        }\r\n    }\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/organisationunits/5/members/"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Fri, 31 May 2024 09:55:18 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Methods","value":"POST, GET, DELETE, PATCH"},{"key":"Strict-Transport-Security","value":"max-age=300; IncludeSubdomains; preload"},{"key":"X-Powered-By","value":""},{"key":"X-Xss-Protection","value":"1;mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Access-Control-Allow-Origin","value":"https://www.sandbox.paypal.com"},{"key":"Report-To","value":"{\"group\":\"ReportCspViolations\",\"max_age\":10886400,\"endpoints\":[{\"url\":\"https:\\/\\/muellerdemo2.astendo.de\\/eventmanager-system\\/ReportCspViolations.php\"}]}"},{"key":"Vary","value":"Authorization"},{"key":"Location","value":"https://muellerdemo2.astendo.de/eventmanager-system/restapi/v1/organisationunits/5/members/2185655"}],"cookie":[],"responseTime":null,"body":"{\n    \"jsonapi\": {\n        \"version\": \"1.1\"\n    },\n    \"meta\": {\n        \"ClientID\": \"11\",\n        \"webExtensionVersion\": \"7.7.0.3450\",\n        \"jsonapi-documentation\": \"https://jsonapi.org/\",\n        \"webExtenion-restapi-documentation\": \"https://documenter.getpostman.com/view/10573551/2sA35HXMAk\"\n    },\n    \"data\": {\n        \"type\": \"organisationunitmember\",\n        \"id\": \"2185655\",\n        \"attributes\": {\n            \"webExID\": 2185655,\n            \"addressID\": 4239,\n            \"MemberShipID\": null,\n            \"OU_ID\": 5,\n            \"externalID\": \"Your own optional membership ID-2\",\n            \"RoleID\": 5,\n            \"ParentRoleType\": null,\n            \"RoleInOffice\": \"Mitglied\",\n            \"Inactive\": false,\n            \"ActiveSince\": null,\n            \"ActiveUntil\": null,\n            \"DATECREATE\": \"2024-05-31T11:55:18+02:00\",\n            \"DATEMODIFIED\": \"2024-05-31T11:55:18+02:00\"\n        },\n        \"links\": {\n            \"address\": \"https://muellerdemo2.astendo.de/eventmanager-system/restapi/v1/addresses/4239\"\n        }\n    }\n}"},{"id":"4daccb05-4666-4abd-baed-d24622289ce5","name":"organisationunit: member Error 910","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\"data\": {\r\n        \"type\": \"organisationunitmember\",\r\n        \"id\": \"Your own optional membership ID-2\",\r\n        \"attributes\": {\r\n            \"addressID\": 5691,\r\n            \"RoleID\": 2000\r\n        }\r\n    }\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/organisationunits/5/members/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Fri, 31 May 2024 09:52:27 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Methods","value":"POST, GET, DELETE, PATCH"},{"key":"Strict-Transport-Security","value":"max-age=300; IncludeSubdomains; preload"},{"key":"X-Powered-By","value":""},{"key":"X-Xss-Protection","value":"1;mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Access-Control-Allow-Origin","value":"https://www.sandbox.paypal.com"},{"key":"Report-To","value":"{\"group\":\"ReportCspViolations\",\"max_age\":10886400,\"endpoints\":[{\"url\":\"https:\\/\\/muellerdemo2.astendo.de\\/eventmanager-system\\/ReportCspViolations.php\"}]}"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"jsonapi\": {\n        \"version\": \"1.1\"\n    },\n    \"meta\": {\n        \"ClientID\": \"11\",\n        \"webExtensionVersion\": \"7.7.0.3450\",\n        \"jsonapi-documentation\": \"https://jsonapi.org/\",\n        \"webExtenion-restapi-documentation\": \"https://documenter.getpostman.com/view/10573551/2sA35HXMAk\"\n    },\n    \"errors\": [\n        {\n            \"code\": \"910\",\n            \"title\": \"The RoleID 2000 is unknown\"\n        }\n    ]\n}"},{"id":"536d20d8-ae88-4732-b8f4-e08b57af0263","name":"organisationunit: member Error 920","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\"data\": {\r\n        \"type\": \"organisationunitmember\",\r\n        \"id\": \"Your own optional membership ID-2\",\r\n        \"attributes\": {\r\n            \"addressID\": 2081,\r\n            \"RoleID\": 5\r\n        }\r\n    }\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/organisationunits/5/members/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Fri, 31 May 2024 09:54:17 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Methods","value":"POST, GET, DELETE, PATCH"},{"key":"Strict-Transport-Security","value":"max-age=300; IncludeSubdomains; preload"},{"key":"X-Powered-By","value":""},{"key":"X-Xss-Protection","value":"1;mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Access-Control-Allow-Origin","value":"https://www.sandbox.paypal.com"},{"key":"Report-To","value":"{\"group\":\"ReportCspViolations\",\"max_age\":10886400,\"endpoints\":[{\"url\":\"https:\\/\\/muellerdemo2.astendo.de\\/eventmanager-system\\/ReportCspViolations.php\"}]}"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"jsonapi\": {\n        \"version\": \"1.1\"\n    },\n    \"meta\": {\n        \"ClientID\": \"11\",\n        \"webExtensionVersion\": \"7.7.0.3450\",\n        \"jsonapi-documentation\": \"https://jsonapi.org/\",\n        \"webExtenion-restapi-documentation\": \"https://documenter.getpostman.com/view/10573551/2sA35HXMAk\"\n    },\n    \"errors\": [\n        {\n            \"code\": \"920\",\n            \"title\": \"The addressID 2081 is unknown\"\n        }\n    ]\n}"},{"id":"435ad25a-2626-4ad8-a240-e51e401901a1","name":"organisationunit: member Error 940 und 950","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\"data\": {\r\n        \"type\": \"organisationunitmember\",\r\n        \"id\": \"Your own optional membership ID-2\",\r\n        \"attributes\": {\r\n            \"addressID\": 4239,\r\n            \"RoleID\": 5\r\n        }\r\n    }\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/organisationunits/5/members/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Fri, 31 May 2024 10:01:55 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Methods","value":"POST, GET, DELETE, PATCH"},{"key":"Strict-Transport-Security","value":"max-age=300; IncludeSubdomains; preload"},{"key":"X-Powered-By","value":""},{"key":"X-Xss-Protection","value":"1;mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Access-Control-Allow-Origin","value":"https://www.sandbox.paypal.com"},{"key":"Report-To","value":"{\"group\":\"ReportCspViolations\",\"max_age\":10886400,\"endpoints\":[{\"url\":\"https:\\/\\/muellerdemo2.astendo.de\\/eventmanager-system\\/ReportCspViolations.php\"}]}"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"jsonapi\": {\n        \"version\": \"1.1\"\n    },\n    \"meta\": {\n        \"ClientID\": \"11\",\n        \"webExtensionVersion\": \"7.7.0.3450\",\n        \"jsonapi-documentation\": \"https://jsonapi.org/\",\n        \"webExtenion-restapi-documentation\": \"https://documenter.getpostman.com/view/10573551/2sA35HXMAk\"\n    },\n    \"errors\": [\n        {\n            \"code\": \"940\",\n            \"title\": \"The addressID 4239 is already member in this organisation unit, use PATCH\"\n        },\n        {\n            \"code\": \"950\",\n            \"title\": \"The externeID for the membership Your own optional membership ID-2 is already in use\"\n        }\n    ]\n}"}],"_postman_id":"b69bc287-bf2a-42b8-87a1-ffaca2f390cd"},{"name":"organisationunit: member","id":"39eb11c0-2611-483e-bd1b-6e398b881709","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\r\n\"data\": {\r\n        \"type\": \"organisationunitmember\",\r\n        \"id\": \"Your own optional membership ID-1\",\r\n        \"attributes\": {\r\n            \"addressID\": 2017,\r\n            \"RoleID\": 3\r\n        }\r\n    }\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/organisationunits/2341/members/2181291","description":"<h2 id=\"löschen-einer-mitgliedschaft\">Löschen einer Mitgliedschaft</h2>\n","urlObject":{"path":["eventmanager-system","restapi","v1","organisationunits","2341","members","2181291"],"host":["https://we790.dev01.astendo-solutions.de"],"query":[],"variable":[]}},"response":[{"id":"a0d85e3b-c355-4cdd-9f5f-bf51e750f566","name":"organisationunit: member","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\r\n\"data\": {\r\n        \"type\": \"organisationunitmember\",\r\n        \"id\": \"Your own optional membership ID-1\",\r\n        \"attributes\": {\r\n            \"addressID\": 2017,\r\n            \"RoleID\": 3\r\n        }\r\n    }\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/organisationunits/5/members/2185655"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Fri, 31 May 2024 10:03:40 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Methods","value":"POST, GET, DELETE, PATCH"},{"key":"Strict-Transport-Security","value":"max-age=300; IncludeSubdomains; preload"},{"key":"X-Powered-By","value":""},{"key":"X-Xss-Protection","value":"1;mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Access-Control-Allow-Origin","value":"https://www.sandbox.paypal.com"},{"key":"Report-To","value":"{\"group\":\"ReportCspViolations\",\"max_age\":10886400,\"endpoints\":[{\"url\":\"https:\\/\\/muellerdemo2.astendo.de\\/eventmanager-system\\/ReportCspViolations.php\"}]}"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"jsonapi\": {\n        \"version\": \"1.1\"\n    },\n    \"meta\": {\n        \"comment\": \"Deletion of 2185655 was successful\",\n        \"ClientID\": \"11\",\n        \"webExtensionVersion\": \"7.7.0.3450\",\n        \"jsonapi-documentation\": \"https://jsonapi.org/\",\n        \"webExtenion-restapi-documentation\": \"https://documenter.getpostman.com/view/10573551/2sA35HXMAk\"\n    }\n}"}],"_postman_id":"39eb11c0-2611-483e-bd1b-6e398b881709"}],"id":"2d4f0fd9-b430-4c99-b743-a7ce3d814078","description":"<h1 id=\"zugriff-auf-organisationseinheiten-gremien-und-mitgliedschaften\">Zugriff auf Organisationseinheiten (Gremien) und Mitgliedschaften</h1>\n","_postman_id":"2d4f0fd9-b430-4c99-b743-a7ce3d814078","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"8dcd76fc-5091-4adf-9ffc-0765c74413af","id":"8dcd76fc-5091-4adf-9ffc-0765c74413af","name":"webExtension Rest API","type":"collection"}}},{"name":"events","item":[{"name":"events","id":"cffa7cd3-785c-40d4-9233-1dc71ce6a69f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/","description":"<h1 id=\"liste-der-für-externen-zugriff-freigegebenen-veranstaltungen\">Liste der für externen Zugriff freigegebenen Veranstaltungen</h1>\n","urlObject":{"path":["eventmanager-system","restapi","v1","events",""],"host":["https://we790.dev01.astendo-solutions.de"],"query":[],"variable":[]}},"response":[{"id":"19da62fa-662e-4c36-86ea-20e4085a94b0","name":"events","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/?page[limit]=40&page[offset]=0&filter[modifiedafter]=2022-10-14 14:20:57&sort=-modified","host":["https://we790.dev01.astendo-solutions.de"],"path":["eventmanager-system","restapi","v1","events",""],"query":[{"key":"page[limit]","value":"40"},{"key":"page[offset]","value":"0"},{"key":"filter[modifiedafter]","value":"2022-10-14 14:20:57"},{"key":"sort","value":"-modified"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Sat, 30 Mar 2024 16:27:33 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Methods","value":"POST, GET, DELETE, PATCH"},{"key":"Strict-Transport-Security","value":"max-age=300; IncludeSubdomains; preload"},{"key":"X-Powered-By","value":""},{"key":"X-Xss-Protection","value":"1;mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Access-Control-Allow-Origin","value":"https://www.sandbox.paypal.com"},{"key":"Report-To","value":"{\"group\":\"ReportCspViolations\",\"max_age\":10886400,\"endpoints\":[{\"url\":\"https:\\/\\/muellerdemo1.astendo.de\\/eventmanager-system\\/ReportCspViolations.php\"}]}"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"jsonapi\": {\n        \"version\": \"1.1\"\n    },\n    \"links\": {\n        \"first\": null,\n        \"last\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/?filter%5Bmodifiedafter%5D=2022-10-14+14%3A20%3A57&sort=-modified&page%5Boffset%5D=1&page%5Blimit%5D=40\",\n        \"prev\": null,\n        \"next\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/?filter%5Bmodifiedafter%5D=2022-10-14+14%3A20%3A57&sort=-modified&page%5Boffset%5D=1&page%5Blimit%5D=40\"\n    },\n    \"meta\": {\n        \"paging\": \"Use the query parameter page[offset] in combination with page[limit] results in a paged output\",\n        \"filter-modified\": \"Use the query parameter filter[modifiedafter] in the format 2021-10-14 14:20:57\",\n        \"filter-created\": \"Use the query parameter filter[createdafter] in the format 2021-10-14 14:20:57\",\n        \"filter-FolderIDs\": \"Use the query parameter filter[FolderIDs] to filter the list for the folders - optionally as csv\",\n        \"filter-EventTypeIDs\": \"Use the query parameter filter[EventTypeIDs] to filter the list for the EventType - optionally as csv\",\n        \"filter-EventCategoryIDs\": \"Use the query parameter filter[EventCategoryIDs] to filter the list for the EventCategory - optionally as csv\",\n        \"sorting\": \"Use the query parameter sort to sort the event list for EventID,EventStateID,EventTypeID,EventCategoryID,EventName,BeginDate\",\n        \"webExtensionVersion\": \"7.6.0.2871\",\n        \"jsonapi-documentation\": \"https://jsonapi.org/\"\n    },\n    \"data\": [\n        {\n            \"type\": \"Event\",\n            \"id\": \"5500\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5500,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Neujahrsempfänge\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Berlin\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-01-18T10:00:00+01:00\",\n                \"EndDate\": \"2023-01-18T17:00:00+01:00\",\n                \"TimeStr\": \"18. Januar 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2023-01-08T10:00:00+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2023-01-28T17:00:00+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 1000000,\n                \"CurrentAttendants\": 3,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=157c-a14\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5500\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=157c-a14\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5500/Picture.png\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5530\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5530,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Stadtrallye\",\n                \"EventSubTitle\": null,\n                \"Location\": \"astendo GmbH, Wittestraße 30C, 13509 Berlin\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-08-14T10:00:00+02:00\",\n                \"EndDate\": \"2023-08-14T10:00:00+02:00\",\n                \"TimeStr\": \"14. August 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2038-01-19T04:14:07+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2023-08-24T10:00:00+02:00\",\n                \"ShortDescription\": \"Der schnelle Weg durch Berlin\",\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100000000,\n                \"CurrentAttendants\": 3,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 1,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": 1,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=159a-a12\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5530\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=159a-a12\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5530/Picture.png\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 5,\n                \"EventType\": \"Stammdaten\",\n                \"EventCategoryID\": 8,\n                \"EventCategory\": \"Umfragen\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Datenüberprüfung und Aktualisierung\",\n                \"EventSubTitle\": null,\n                \"Location\": null,\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2015-03-10T01:05:00+01:00\",\n                \"EndDate\": \"2016-03-10T00:00:00+01:00\",\n                \"TimeStr\": \"10. März 2015 bis 10. März 2016\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2025-03-07T19:38:35+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2025-03-07T19:38:35+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100000000,\n                \"CurrentAttendants\": 29,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=5-a08\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=5-a08\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5/Picture.jpg\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"32\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 32,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 8,\n                \"FolderPath\": \"/Kongresse\",\n                \"FoldersAdditional\": {\n                    \"1\": \"/\"\n                },\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 10,\n                \"EventCategory\": \"Kongress\",\n                \"EventHierarchyID\": 2,\n                \"EventHierarchy\": \"CombinedFormMasterEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": [\n                    33,\n                    34,\n                    35,\n                    41,\n                    1050\n                ],\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"IT-Konferenz 2016 Hauptveranstaltung II\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Berlin\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2024-06-11T09:00:00+02:00\",\n                \"EndDate\": \"2024-06-11T09:00:00+02:00\",\n                \"TimeStr\": \"11. Juni 2024\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2024-06-01T09:00:00+02:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2038-01-19T04:14:07+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100000000,\n                \"CurrentAttendants\": 2,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 1,\n                \"AdministrativeContacts\": [\n                    {\n                        \"Organisation\": \"astendo GmbH\",\n                        \"Name\": \"Andreas Müller\",\n                        \"Function\": null,\n                        \"Position\": \"Geschäftsführung\",\n                        \"Phone\": null,\n                        \"EMail\": \"andreas.mueller@astendo.de\"\n                    }\n                ],\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 3,\n                \"Prices\": [\n                    3,\n                    4,\n                    5\n                ],\n                \"PromotionCodesCount\": 1,\n                \"PromotionCodes\": [\n                    1\n                ],\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": true,\n                \"AdditionalQuestionFields\": {\n                    \"Inputfield1013\": {\n                        \"LogicalName\": \"Inputfield1013\",\n                        \"FieldLabel\": \"Nehmen Sie teil?\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": \"6\",\n                        \"DataFieldType\": \"selection-radio\",\n                        \"QuestionSelectListID\": \"6\",\n                        \"FieldGroupID\": 8,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Abendveranstaltung\"\n                    },\n                    \"Inputfield1018\": {\n                        \"LogicalName\": \"Inputfield1018\",\n                        \"FieldLabel\": \"Menüauswahl\",\n                        \"FieldOrder\": 2,\n                        \"FieldTypeID\": \"6\",\n                        \"DataFieldType\": \"selection-radio\",\n                        \"QuestionSelectListID\": \"7\",\n                        \"FieldGroupID\": 8,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Abendveranstaltung\"\n                    },\n                    \"Inputfield1019\": {\n                        \"LogicalName\": \"Inputfield1019\",\n                        \"FieldLabel\": \"Unverträglichkeiten\",\n                        \"FieldOrder\": 3,\n                        \"FieldTypeID\": \"8\",\n                        \"DataFieldType\": \"text-long\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 8,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Abendveranstaltung\"\n                    }\n                },\n                \"EventLink\": \"https://muellerdemo1.astendo.de/Kongresse/event.php?vnr=20-a06\"\n            },\n            \"relationships\": {\n                \"CombFormSubEvent\": {\n                    \"data\": [\n                        {\n                            \"type\": \"Event\",\n                            \"id\": \"35\"\n                        },\n                        {\n                            \"type\": \"Event\",\n                            \"id\": \"33\"\n                        },\n                        {\n                            \"type\": \"Event\",\n                            \"id\": \"34\"\n                        },\n                        {\n                            \"type\": \"Event\",\n                            \"id\": \"41\"\n                        },\n                        {\n                            \"type\": \"Event\",\n                            \"id\": \"1050\"\n                        }\n                    ]\n                }\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/32\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/Kongresse/event.php?vnr=20-a06\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-32/Picture.png\",\n                \"archive\": \"https://muellerdemo1.astendo.de/Archiv/event.php?vnr=20-a06\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5475\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5475,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Test Berliner Hoffest\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Rotes Rathaus\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-12-05T18:30:00+01:00\",\n                \"EndDate\": \"2023-12-05T18:30:00+01:00\",\n                \"TimeStr\": \"5. Dezember 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2038-01-19T04:14:07+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2038-01-19T04:14:07+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100000000,\n                \"CurrentAttendants\": 773,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 1,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 1,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": 1,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=1563-a12\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5475\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=1563-a12\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5475/Picture.png\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5538\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5538,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"online Meeting\",\n                \"EventSubTitle\": null,\n                \"Location\": null,\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-07-27T10:00:00+02:00\",\n                \"EndDate\": \"2023-07-27T10:00:00+02:00\",\n                \"TimeStr\": \"27. Juli 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2023-07-17T10:00:00+02:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2023-08-06T10:00:00+02:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100000000,\n                \"CurrentAttendants\": 0,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": false,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15a2-a10\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5538\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15a2-a10\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5539\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5539,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 5,\n                \"EventState\": \"in Planung\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Neue Veranstaltung2\",\n                \"EventSubTitle\": null,\n                \"Location\": null,\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-07-24T10:00:00+02:00\",\n                \"EndDate\": \"2023-07-24T17:00:00+02:00\",\n                \"TimeStr\": \"24. Juli 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2023-07-14T10:00:00+02:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2023-08-03T17:00:00+02:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100000000,\n                \"CurrentAttendants\": 0,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": false,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15a3-a12\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5539\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15a3-a12\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5472\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5472,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 2,\n                \"EventCategory\": \"Seminar Basis\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"75 Jahresfeier Unionhilfswerk\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Berlin\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-08-31T17:00:00+02:00\",\n                \"EndDate\": \"2023-08-31T17:00:00+02:00\",\n                \"TimeStr\": \"31. August 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2023-08-21T17:00:00+02:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2023-09-10T17:00:00+02:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100000000,\n                \"CurrentAttendants\": 1,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=1560-a0e\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5472\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=1560-a0e\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5472/Picture.png\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5545\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5545,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Sommerfest im Landtag\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Landtag des Saarlandes\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-08-30T18:30:00+02:00\",\n                \"EndDate\": \"2023-08-30T23:00:00+02:00\",\n                \"TimeStr\": \"30. August 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2023-08-20T18:30:00+02:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2023-09-09T23:00:00+02:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 200,\n                \"CurrentAttendants\": 3,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 1,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": 1,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": {\n                    \"Inputfield2523\": {\n                        \"LogicalName\": \"Inputfield2523\",\n                        \"FieldLabel\": \"Wei heitß der\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": \"1\",\n                        \"DataFieldType\": \"text-input\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1232,\n                        \"FieldGroupOrder\": 1002,\n                        \"FieldGroupHeadline\": \"Angaben zum Fahrer\"\n                    },\n                    \"Inputfield2524\": {\n                        \"LogicalName\": \"Inputfield2524\",\n                        \"FieldLabel\": \"Kennzeichen\",\n                        \"FieldOrder\": 2,\n                        \"FieldTypeID\": \"1\",\n                        \"DataFieldType\": \"text-input\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1232,\n                        \"FieldGroupOrder\": 1002,\n                        \"FieldGroupHeadline\": \"Angaben zum Fahrer\"\n                    },\n                    \"Inputfield2520\": {\n                        \"LogicalName\": \"Inputfield2520\",\n                        \"FieldLabel\": \"Geburtsort\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": \"1\",\n                        \"DataFieldType\": \"text-input\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1231,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    },\n                    \"Inputfield2521\": {\n                        \"LogicalName\": \"Inputfield2521\",\n                        \"FieldLabel\": \"Geburtstagdatum\",\n                        \"FieldOrder\": 2,\n                        \"FieldTypeID\": \"4\",\n                        \"DataFieldType\": \"date\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1231,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    },\n                    \"Inputfield2522\": {\n                        \"LogicalName\": \"Inputfield2522\",\n                        \"FieldLabel\": \"Unverträglichkeiten\",\n                        \"FieldOrder\": 3,\n                        \"FieldTypeID\": \"1\",\n                        \"DataFieldType\": \"text-input\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1231,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    }\n                },\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15a9-a12\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5545\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15a9-a12\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5545/Picture.jpg\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5548\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5548,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 0,\n                \"FolderPath\": null,\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 0,\n                \"EventType\": \"\",\n                \"EventCategoryID\": 9,\n                \"EventCategory\": \"\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": null,\n                \"FallbackLocale\": null,\n                \"Locales\": null,\n                \"ActiveLocales\": null,\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": false,\n                \"EventName\": null,\n                \"EventSubTitle\": null,\n                \"Location\": null,\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"1970-01-01T01:00:00+01:00\",\n                \"EndDate\": \"1970-01-01T01:00:00+01:00\",\n                \"TimeStr\": \"1. März 1970\",\n                \"BookableFrom\": \"1970-01-01T01:00:00+01:00\",\n                \"BookableUntil\": \"1970-01-01T01:00:00+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"1970-01-01T01:00:00+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 0,\n                \"CurrentAttendants\": 0,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": false,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5548\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5549\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5549,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 0,\n                \"FolderPath\": null,\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 0,\n                \"EventType\": \"\",\n                \"EventCategoryID\": 8,\n                \"EventCategory\": \"\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": null,\n                \"FallbackLocale\": null,\n                \"Locales\": null,\n                \"ActiveLocales\": null,\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": false,\n                \"EventName\": null,\n                \"EventSubTitle\": null,\n                \"Location\": null,\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"1970-01-01T01:00:00+01:00\",\n                \"EndDate\": \"1970-01-01T01:00:00+01:00\",\n                \"TimeStr\": \"1. März 1970\",\n                \"BookableFrom\": \"1970-01-01T01:00:00+01:00\",\n                \"BookableUntil\": \"1970-01-01T01:00:00+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"1970-01-01T01:00:00+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 0,\n                \"CurrentAttendants\": 0,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": false,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5549\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5551\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5551,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 7,\n                \"EventType\": \"UmfrageAnonym\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Zufriedenheit für eingeloggte\",\n                \"EventSubTitle\": null,\n                \"Location\": null,\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-08-03T10:00:00+02:00\",\n                \"EndDate\": \"2023-08-03T17:00:00+02:00\",\n                \"TimeStr\": \"3. August 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2038-01-19T04:14:07+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2038-01-19T04:14:07+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100000000,\n                \"CurrentAttendants\": 1,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": false,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": {\n                    \"Inputfield2552\": {\n                        \"LogicalName\": \"Inputfield2552\",\n                        \"FieldLabel\": \"zufrieden\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": \"1\",\n                        \"DataFieldType\": \"text-input\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1247,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    }\n                },\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15af-a16\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5551\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15af-a16\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"2\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 2,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 3,\n                \"EventState\": \"abgeschlossen\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 2,\n                \"EventCategory\": \"Seminar Basis\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"fr_FR\",\n                    \"en_GB\",\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\",\n                    \"fr_FR\",\n                    \"en_GB\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Demoveranstaltung\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Berlin\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2016-10-21T09:00:00+02:00\",\n                \"EndDate\": \"2016-10-21T17:00:00+02:00\",\n                \"TimeStr\": \"21. Oktober 2016\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2038-01-19T04:14:07+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2038-01-19T04:14:07+01:00\",\n                \"ShortDescription\": \"Dies ist eine interessante Veranstaltung\",\n                \"Topic\": \"Wirtschaftliches, rechtliches und technisches Wissen auf den Punkt gebracht.\",\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100000000,\n                \"CurrentAttendants\": 0,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 4,\n                \"Prices\": [\n                    3,\n                    4,\n                    5,\n                    6\n                ],\n                \"PromotionCodesCount\": 1,\n                \"PromotionCodes\": [\n                    1\n                ],\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": {\n                    \"Inputfield1\": {\n                        \"LogicalName\": \"Inputfield1\",\n                        \"FieldLabel\": \"Nehmen Sie teil?\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": \"15\",\n                        \"DataFieldType\": \"selection-select\",\n                        \"QuestionSelectListID\": \"6\",\n                        \"FieldGroupID\": 1,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    },\n                    \"Inputfield1026\": {\n                        \"LogicalName\": \"Inputfield1026\",\n                        \"FieldLabel\": \"rtre\",\n                        \"FieldOrder\": 2,\n                        \"FieldTypeID\": \"2\",\n                        \"DataFieldType\": \"number-int\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    },\n                    \"Inputfield1036\": {\n                        \"LogicalName\": \"Inputfield1036\",\n                        \"FieldLabel\": \"hfdh\",\n                        \"FieldOrder\": 3,\n                        \"FieldTypeID\": \"4\",\n                        \"DataFieldType\": \"date\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    }\n                },\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=2-a06\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/2\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=2-a06\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-2/Picture.jpg\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5552\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5552,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Herbstfest\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Hamburger Bahnhof\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-09-05T18:00:00+02:00\",\n                \"EndDate\": \"2023-08-04T17:00:00+02:00\",\n                \"TimeStr\": \"5. September bis 4. August 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2023-08-26T18:00:00+02:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2023-08-14T17:00:00+02:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100,\n                \"CurrentAttendants\": 5,\n                \"IsWaitinglistActive\": true,\n                \"MaxWaitinglist\": 10,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 1,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": 1,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": {\n                    \"Inputfield2557\": {\n                        \"LogicalName\": \"Inputfield2557\",\n                        \"FieldLabel\": \"Flugnummer\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": \"1\",\n                        \"DataFieldType\": \"text-input\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1249,\n                        \"FieldGroupOrder\": 1002,\n                        \"FieldGroupHeadline\": \"Flughafen\"\n                    },\n                    \"Inputfield2553\": {\n                        \"LogicalName\": \"Inputfield2553\",\n                        \"FieldLabel\": \"Menü\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": \"15\",\n                        \"DataFieldType\": \"selection-select\",\n                        \"QuestionSelectListID\": \"7\",\n                        \"FieldGroupID\": 1248,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    },\n                    \"Inputfield2554\": {\n                        \"LogicalName\": \"Inputfield2554\",\n                        \"FieldLabel\": \"Unverträglichkeiten\",\n                        \"FieldOrder\": 2,\n                        \"FieldTypeID\": \"8\",\n                        \"DataFieldType\": \"text-long\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1248,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    },\n                    \"Inputfield2555\": {\n                        \"LogicalName\": \"Inputfield2555\",\n                        \"FieldLabel\": \"Anreise\",\n                        \"FieldOrder\": 3,\n                        \"FieldTypeID\": \"6\",\n                        \"DataFieldType\": \"selection-radio\",\n                        \"QuestionSelectListID\": \"13\",\n                        \"FieldGroupID\": 1248,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    },\n                    \"Inputfield2556\": {\n                        \"LogicalName\": \"Inputfield2556\",\n                        \"FieldLabel\": \"Anreisedatum\",\n                        \"FieldOrder\": 4,\n                        \"FieldTypeID\": \"4\",\n                        \"DataFieldType\": \"date\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1248,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    }\n                },\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15b0-a10\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5552\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15b0-a10\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5552/Picture.jpg\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"42\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 42,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 5,\n                \"FolderPath\": \"/Stammdatenumfrage\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 7,\n                \"EventType\": \"UmfrageAnonym\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Zufriedenheitsumfrage\",\n                \"EventSubTitle\": null,\n                \"Location\": null,\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2016-04-21T21:22:00+02:00\",\n                \"EndDate\": \"2016-04-22T21:22:00+02:00\",\n                \"TimeStr\": \"21. bis 22. April 2016\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2025-04-21T00:00:00+02:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2025-04-21T00:00:00+02:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100000000,\n                \"CurrentAttendants\": 3,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": {\n                    \"Inputfield2329\": {\n                        \"LogicalName\": \"Inputfield2329\",\n                        \"FieldLabel\": \"Ich habe noch folgende Anmerkungen\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": \"8\",\n                        \"DataFieldType\": \"text-long\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 22,\n                        \"FieldGroupOrder\": 1004,\n                        \"FieldGroupHeadline\": \"Sonstiges\"\n                    },\n                    \"Inputfield1037\": {\n                        \"LogicalName\": \"Inputfield1037\",\n                        \"FieldLabel\": \"Der Lerninhalt ist zeitlich optimal abgestimmt\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": \"2\",\n                        \"DataFieldType\": \"number-int\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 20,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Fragen zur Durchführung\"\n                    },\n                    \"Inputfield1038\": {\n                        \"LogicalName\": \"Inputfield1038\",\n                        \"FieldLabel\": \"Es gab ausreichend Pausen zwischen den einzelnen Themenblöcken\",\n                        \"FieldOrder\": 2,\n                        \"FieldTypeID\": \"2\",\n                        \"DataFieldType\": \"number-int\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 20,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Fragen zur Durchführung\"\n                    },\n                    \"Inputfield1039\": {\n                        \"LogicalName\": \"Inputfield1039\",\n                        \"FieldLabel\": \"Das Ziel ist klar kommuniziert worden\",\n                        \"FieldOrder\": 3,\n                        \"FieldTypeID\": \"2\",\n                        \"DataFieldType\": \"number-int\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 20,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Fragen zur Durchführung\"\n                    },\n                    \"Inputfield1040\": {\n                        \"LogicalName\": \"Inputfield1040\",\n                        \"FieldLabel\": \"Es wurden herausfordernde Fragen gestellt\",\n                        \"FieldOrder\": 4,\n                        \"FieldTypeID\": \"2\",\n                        \"DataFieldType\": \"number-int\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 20,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Fragen zur Durchführung\"\n                    },\n                    \"Inputfield1041\": {\n                        \"LogicalName\": \"Inputfield1041\",\n                        \"FieldLabel\": \"Ich wurde in das Seminar gut einbezogen\",\n                        \"FieldOrder\": 5,\n                        \"FieldTypeID\": \"2\",\n                        \"DataFieldType\": \"number-int\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 20,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Fragen zur Durchführung\"\n                    },\n                    \"Inputfield1042\": {\n                        \"LogicalName\": \"Inputfield1042\",\n                        \"FieldLabel\": \"Das Seminar wurde abwechslungsreich aufgebaut\",\n                        \"FieldOrder\": 6,\n                        \"FieldTypeID\": \"2\",\n                        \"DataFieldType\": \"number-int\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 20,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Fragen zur Durchführung\"\n                    },\n                    \"Inputfield1020\": {\n                        \"LogicalName\": \"Inputfield1020\",\n                        \"FieldLabel\": \"Wie zufrieden sind Sie mit dem Referenten?\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": \"2\",\n                        \"DataFieldType\": \"number-int\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 11,\n                        \"FieldGroupOrder\": 1002,\n                        \"FieldGroupHeadline\": \"Fragen zu Referenten\"\n                    }\n                },\n                \"EventLink\": \"https://muellerdemo1.astendo.de/Stammdatenumfrage/event.php?vnr=2a-a0a\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/42\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/Stammdatenumfrage/event.php?vnr=2a-a0a\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-42/Picture.png\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5556\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5556,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 0,\n                \"FolderPath\": null,\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 0,\n                \"EventType\": \"\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": null,\n                \"FallbackLocale\": null,\n                \"Locales\": null,\n                \"ActiveLocales\": null,\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": false,\n                \"EventName\": null,\n                \"EventSubTitle\": null,\n                \"Location\": null,\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"1970-01-01T01:00:00+01:00\",\n                \"EndDate\": \"1970-01-01T01:00:00+01:00\",\n                \"TimeStr\": \"1. März 1970\",\n                \"BookableFrom\": \"1970-01-01T01:00:00+01:00\",\n                \"BookableUntil\": \"1970-01-01T01:00:00+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"1970-01-01T01:00:00+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 0,\n                \"CurrentAttendants\": 0,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": false,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5556\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5557\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5557,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Seminar der KZVH\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Frankfurt\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-10-11T10:00:00+02:00\",\n                \"EndDate\": \"2023-10-11T17:00:00+02:00\",\n                \"TimeStr\": \"11. Oktober 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2023-10-01T10:00:00+02:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2023-10-21T17:00:00+02:00\",\n                \"ShortDescription\": null,\n                \"Topic\": \"Zähneputzen\",\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100000000,\n                \"CurrentAttendants\": 6,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 1,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": 1,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 2,\n                \"Prices\": [\n                    4,\n                    5\n                ],\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": {\n                    \"Inputfield2576\": {\n                        \"LogicalName\": \"Inputfield2576\",\n                        \"FieldLabel\": \"Frage1\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": \"6\",\n                        \"DataFieldType\": \"selection-radio\",\n                        \"QuestionSelectListID\": \"7\",\n                        \"FieldGroupID\": 1258,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    },\n                    \"Inputfield2577\": {\n                        \"LogicalName\": \"Inputfield2577\",\n                        \"FieldLabel\": \"Frage2\",\n                        \"FieldOrder\": 2,\n                        \"FieldTypeID\": \"8\",\n                        \"DataFieldType\": \"text-long\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1258,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    },\n                    \"Inputfield2578\": {\n                        \"LogicalName\": \"Inputfield2578\",\n                        \"FieldLabel\": \"JaNein\",\n                        \"FieldOrder\": 3,\n                        \"FieldTypeID\": \"3\",\n                        \"DataFieldType\": \"boolean\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1258,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    },\n                    \"Inputfield2579\": {\n                        \"LogicalName\": \"Inputfield2579\",\n                        \"FieldLabel\": \"Auswahl\",\n                        \"FieldOrder\": 4,\n                        \"FieldTypeID\": \"15\",\n                        \"DataFieldType\": \"selection-select\",\n                        \"QuestionSelectListID\": \"33\",\n                        \"FieldGroupID\": 1258,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    }\n                },\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15b5-a14\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5557\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15b5-a14\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5557/Picture.jpg\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5558\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5558,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Fachtagung Kreditpartner\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Berlin\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-10-17T10:00:00+02:00\",\n                \"EndDate\": \"2023-10-17T17:00:00+02:00\",\n                \"TimeStr\": \"17. Oktober 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2023-10-07T10:00:00+02:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2023-10-27T17:00:00+02:00\",\n                \"ShortDescription\": null,\n                \"Topic\": \"Alles zum Thema Kredite\",\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 50,\n                \"CurrentAttendants\": 3,\n                \"IsWaitinglistActive\": true,\n                \"MaxWaitinglist\": 10,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 1,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": 1,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": {\n                    \"Inputfield2581\": {\n                        \"LogicalName\": \"Inputfield2581\",\n                        \"FieldLabel\": \"Zimmer\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": \"15\",\n                        \"DataFieldType\": \"selection-select\",\n                        \"QuestionSelectListID\": \"9\",\n                        \"FieldGroupID\": 1260,\n                        \"FieldGroupOrder\": 1002,\n                        \"FieldGroupHeadline\": \"Hotelreservierung\"\n                    },\n                    \"Inputfield2582\": {\n                        \"LogicalName\": \"Inputfield2582\",\n                        \"FieldLabel\": \"Parkplatz\",\n                        \"FieldOrder\": 2,\n                        \"FieldTypeID\": \"6\",\n                        \"DataFieldType\": \"selection-radio\",\n                        \"QuestionSelectListID\": \"8\",\n                        \"FieldGroupID\": 1260,\n                        \"FieldGroupOrder\": 1002,\n                        \"FieldGroupHeadline\": \"Hotelreservierung\"\n                    },\n                    \"Inputfield2583\": {\n                        \"LogicalName\": \"Inputfield2583\",\n                        \"FieldLabel\": \"Raucher?\",\n                        \"FieldOrder\": 3,\n                        \"FieldTypeID\": \"3\",\n                        \"DataFieldType\": \"boolean\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1260,\n                        \"FieldGroupOrder\": 1002,\n                        \"FieldGroupHeadline\": \"Hotelreservierung\"\n                    },\n                    \"Inputfield2580\": {\n                        \"LogicalName\": \"Inputfield2580\",\n                        \"FieldLabel\": \"Wünschen Sie eine Hotelreservierung\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": \"6\",\n                        \"DataFieldType\": \"selection-radio\",\n                        \"QuestionSelectListID\": \"8\",\n                        \"FieldGroupID\": 1259,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    }\n                },\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15b6-a14\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5558\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15b6-a14\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5558/Picture.jpg\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5559\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5559,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": false,\n                \"EventName\": \"Bundesverbandstag\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Berlin\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-11-16T10:00:00+01:00\",\n                \"EndDate\": \"2023-11-16T17:00:00+01:00\",\n                \"TimeStr\": \"16. November 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2023-11-06T10:00:00+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2023-11-26T17:00:00+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 50,\n                \"CurrentAttendants\": 4,\n                \"IsWaitinglistActive\": true,\n                \"MaxWaitinglist\": 10,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 1,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": 1,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": {\n                    \"Inputfield2587\": {\n                        \"LogicalName\": \"Inputfield2587\",\n                        \"FieldLabel\": \"Menüauswahl\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": \"15\",\n                        \"DataFieldType\": \"selection-select\",\n                        \"QuestionSelectListID\": \"7\",\n                        \"FieldGroupID\": 1263,\n                        \"FieldGroupOrder\": 1003,\n                        \"FieldGroupHeadline\": \"Essen\"\n                    },\n                    \"Inputfield2588\": {\n                        \"LogicalName\": \"Inputfield2588\",\n                        \"FieldLabel\": \"Unverträglcihkeiten\",\n                        \"FieldOrder\": 2,\n                        \"FieldTypeID\": \"8\",\n                        \"DataFieldType\": \"text-long\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1263,\n                        \"FieldGroupOrder\": 1003,\n                        \"FieldGroupHeadline\": \"Essen\"\n                    },\n                    \"Inputfield2586\": {\n                        \"LogicalName\": \"Inputfield2586\",\n                        \"FieldLabel\": \"Anerkannt?\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": \"15\",\n                        \"DataFieldType\": \"selection-select\",\n                        \"QuestionSelectListID\": \"8\",\n                        \"FieldGroupID\": 1262,\n                        \"FieldGroupOrder\": 1002,\n                        \"FieldGroupHeadline\": \"Begleitung\"\n                    },\n                    \"Inputfield2584\": {\n                        \"LogicalName\": \"Inputfield2584\",\n                        \"FieldLabel\": \"Rollstuhl\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": \"3\",\n                        \"DataFieldType\": \"boolean\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1261,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    },\n                    \"Inputfield2585\": {\n                        \"LogicalName\": \"Inputfield2585\",\n                        \"FieldLabel\": \"Hörvorrichtung\",\n                        \"FieldOrder\": 2,\n                        \"FieldTypeID\": \"6\",\n                        \"DataFieldType\": \"selection-radio\",\n                        \"QuestionSelectListID\": \"6\",\n                        \"FieldGroupID\": 1261,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    }\n                },\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15b7-a16\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5559\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15b7-a16\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5559/Picture.jpg\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5560\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5560,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Neue Veranstaltung mit Terminen\",\n                \"EventSubTitle\": null,\n                \"Location\": null,\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-10-23T10:00:00+02:00\",\n                \"EndDate\": \"2024-03-27T17:00:00+01:00\",\n                \"TimeStr\": \"23. Oktober 2023 bis 27. März 2024\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2023-10-13T10:00:00+02:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2024-04-06T17:00:00+02:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100000000,\n                \"CurrentAttendants\": 0,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": true,\n                \"EventAppointments\": {\n                    \"2176349\": {\n                        \"webExID\": 2176349,\n                        \"EAppointment_ID\": \"845\",\n                        \"EAppointment_BeginDate\": \"2023-10-14T10:00:00+02:00\",\n                        \"EAppointment_EndDate\": \"2023-12-14T11:00:00+01:00\",\n                        \"EAppointment_AllDayEvent\": false\n                    },\n                    \"2176350\": {\n                        \"webExID\": 2176350,\n                        \"EAppointment_ID\": \"846\",\n                        \"EAppointment_BeginDate\": \"2023-10-25T10:00:00+02:00\",\n                        \"EAppointment_EndDate\": \"2023-12-25T11:00:00+01:00\",\n                        \"EAppointment_AllDayEvent\": false\n                    },\n                    \"2176351\": {\n                        \"webExID\": 2176351,\n                        \"EAppointment_ID\": \"847\",\n                        \"EAppointment_BeginDate\": \"2023-11-01T10:00:00+01:00\",\n                        \"EAppointment_EndDate\": \"2024-01-01T11:00:00+01:00\",\n                        \"EAppointment_AllDayEvent\": false\n                    },\n                    \"2176352\": {\n                        \"webExID\": 2176352,\n                        \"EAppointment_ID\": \"848\",\n                        \"EAppointment_BeginDate\": \"2023-11-08T10:00:00+01:00\",\n                        \"EAppointment_EndDate\": \"2024-01-08T11:00:00+01:00\",\n                        \"EAppointment_AllDayEvent\": false\n                    },\n                    \"2176353\": {\n                        \"webExID\": 2176353,\n                        \"EAppointment_ID\": \"849\",\n                        \"EAppointment_BeginDate\": \"2023-11-15T10:00:00+01:00\",\n                        \"EAppointment_EndDate\": \"2024-01-15T11:00:00+01:00\",\n                        \"EAppointment_AllDayEvent\": false\n                    },\n                    \"2176354\": {\n                        \"webExID\": 2176354,\n                        \"EAppointment_ID\": \"850\",\n                        \"EAppointment_BeginDate\": \"2023-11-22T10:00:00+01:00\",\n                        \"EAppointment_EndDate\": \"2024-01-22T11:00:00+01:00\",\n                        \"EAppointment_AllDayEvent\": false\n                    },\n                    \"2176355\": {\n                        \"webExID\": 2176355,\n                        \"EAppointment_ID\": \"851\",\n                        \"EAppointment_BeginDate\": \"2023-11-29T10:00:00+01:00\",\n                        \"EAppointment_EndDate\": \"2024-01-29T11:00:00+01:00\",\n                        \"EAppointment_AllDayEvent\": false\n                    },\n                    \"2176356\": {\n                        \"webExID\": 2176356,\n                        \"EAppointment_ID\": \"852\",\n                        \"EAppointment_BeginDate\": \"2023-12-06T10:00:00+01:00\",\n                        \"EAppointment_EndDate\": \"2024-02-05T11:00:00+01:00\",\n                        \"EAppointment_AllDayEvent\": false\n                    },\n                    \"2176357\": {\n                        \"webExID\": 2176357,\n                        \"EAppointment_ID\": \"853\",\n                        \"EAppointment_BeginDate\": \"2023-12-13T10:00:00+01:00\",\n                        \"EAppointment_EndDate\": \"2024-02-12T11:00:00+01:00\",\n                        \"EAppointment_AllDayEvent\": false\n                    }\n                },\n                \"IsEventPicture\": false,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15b8-a12\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5560\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15b8-a12\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5100\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5100,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 6,\n                \"FolderPath\": \"/Seminare\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"en_GB\",\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\",\n                    \"en_GB\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Fotowettbewerb II\",\n                \"EventSubTitle\": null,\n                \"Location\": null,\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-11-08T10:00:00+01:00\",\n                \"EndDate\": \"2023-11-08T18:00:00+01:00\",\n                \"TimeStr\": \"8. November 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2025-11-18T17:00:00+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2025-11-18T17:00:00+01:00\",\n                \"ShortDescription\": \"Senden Sie Ihre schönsten Fotos und nehmen Sie an unserem Wettbewerb teil.\",\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100,\n                \"CurrentAttendants\": 0,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 1,\n                \"AdministrativeContacts\": [\n                    {\n                        \"Organisation\": \"astendo GmbH\",\n                        \"Name\": \"Andreas Müller\",\n                        \"Function\": null,\n                        \"Position\": \"Geschäftsführung\",\n                        \"Phone\": \"+49 30 2000 543 - 0\",\n                        \"EMail\": \"andreas.mueller@astendo.de\"\n                    }\n                ],\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": {\n                    \"10\": {\n                        \"FunctionsAddressCat_ID\": \"10\",\n                        \"FctAddressData\": [\n                            {\n                                \"webExID-AddressID\": 8487,\n                                \"evmID-FAID\": \"2066\",\n                                \"DisplayOrder\": 23\n                            }\n                        ]\n                    },\n                    \"1013\": {\n                        \"FunctionsAddressCat_ID\": \"1013\",\n                        \"FctAddressData\": [\n                            {\n                                \"webExID-AddressID\": \"2447\",\n                                \"evmID-FAID\": \"2067\",\n                                \"DisplayOrder\": 2\n                            }\n                        ]\n                    }\n                },\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": {\n                    \"Inputfield2075\": {\n                        \"LogicalName\": \"Inputfield2075\",\n                        \"FieldLabel\": \"Nehmen Sie teil?\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": 6,\n                        \"DataFieldType\": \"selection-radio\",\n                        \"QuestionSelectListID\": 6,\n                        \"FieldGroupID\": 1036,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Abendempfang\"\n                    },\n                    \"Inputfield2076\": {\n                        \"LogicalName\": \"Inputfield2076\",\n                        \"FieldLabel\": \"Was möchten Sie essen?\",\n                        \"FieldOrder\": 2,\n                        \"FieldTypeID\": 15,\n                        \"DataFieldType\": \"selection-select\",\n                        \"QuestionSelectListID\": 7,\n                        \"FieldGroupID\": 1036,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Abendempfang\"\n                    },\n                    \"Inputfield2077\": {\n                        \"LogicalName\": \"Inputfield2077\",\n                        \"FieldLabel\": \"Unverträglichkeiten\",\n                        \"FieldOrder\": 3,\n                        \"FieldTypeID\": 8,\n                        \"DataFieldType\": \"text-long\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1036,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Abendempfang\"\n                    },\n                    \"Inputfield2082\": {\n                        \"LogicalName\": \"Inputfield2082\",\n                        \"FieldLabel\": \"Datei\",\n                        \"FieldOrder\": 4,\n                        \"FieldTypeID\": 16,\n                        \"DataFieldType\": \"binary\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1036,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Abendempfang\"\n                    },\n                    \"Inputfield2089\": {\n                        \"LogicalName\": \"Inputfield2089\",\n                        \"FieldLabel\": \"Betreuer erforderlich\",\n                        \"FieldOrder\": 5,\n                        \"FieldTypeID\": 6,\n                        \"DataFieldType\": \"selection-radio\",\n                        \"QuestionSelectListID\": 6,\n                        \"FieldGroupID\": 1036,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Abendempfang\"\n                    },\n                    \"Inputfield2268\": {\n                        \"LogicalName\": \"Inputfield2268\",\n                        \"FieldLabel\": \"\",\n                        \"FieldOrder\": 6,\n                        \"FieldTypeID\": 6,\n                        \"DataFieldType\": \"selection-radio\",\n                        \"QuestionSelectListID\": 14,\n                        \"FieldGroupID\": 1036,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Abendempfang\"\n                    }\n                },\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=13ec-a14\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5100\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=13ec-a14\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5100/Picture.png\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5561\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5561,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Testveranstaltung Bundesarbeitsgemeinschaft Werkstätten für behinderte Menschen (BaWfbM)\",\n                \"EventSubTitle\": null,\n                \"Location\": null,\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2024-01-14T10:00:00+01:00\",\n                \"EndDate\": \"2024-01-14T17:00:00+01:00\",\n                \"TimeStr\": \"14. Januar 2024\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2024-01-04T10:00:00+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2024-01-24T17:00:00+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100000000,\n                \"CurrentAttendants\": 1,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": false,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15b9-a14\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5561\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15b9-a14\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5564\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5564,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Adventsingen\",\n                \"EventSubTitle\": null,\n                \"Location\": null,\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-12-13T10:00:00+01:00\",\n                \"EndDate\": \"2023-12-13T17:00:00+01:00\",\n                \"TimeStr\": \"13. Dezember 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2023-12-03T10:00:00+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2023-12-23T17:00:00+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100000000,\n                \"CurrentAttendants\": 1,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": false,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15bc-a14\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5564\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15bc-a14\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5565\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5565,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Pilz Seminar\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Stuttgart\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-11-16T10:00:00+01:00\",\n                \"EndDate\": \"2023-11-16T17:00:00+01:00\",\n                \"TimeStr\": \"16. November 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2023-11-06T10:00:00+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2023-11-26T17:00:00+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100000000,\n                \"CurrentAttendants\": 2,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 1,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": 1,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15bd-a16\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5565\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15bd-a16\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5565/Picture.jpg\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5566\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5566,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": false,\n                \"EventName\": \"Neujahrsempfang im Landtag\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Stuttgart\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2024-01-10T17:00:00+01:00\",\n                \"EndDate\": \"2024-01-10T20:00:00+01:00\",\n                \"TimeStr\": \"10. Januar 2024\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2023-12-31T17:00:00+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2024-01-20T20:00:00+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100,\n                \"CurrentAttendants\": 4,\n                \"IsWaitinglistActive\": true,\n                \"MaxWaitinglist\": 10,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15be-a16\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5566\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15be-a16\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5566/Picture.jpg\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5567\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5567,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Neuhsempfang Zeiss AG\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Berlin\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2024-01-10T18:00:00+01:00\",\n                \"EndDate\": \"2024-01-10T22:00:00+01:00\",\n                \"TimeStr\": \"10. Januar 2024\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2023-12-31T18:00:00+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2024-01-20T22:00:00+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 50,\n                \"CurrentAttendants\": 2,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 1,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": 1,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15bf-a18\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5567\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15bf-a18\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5567/Picture.jpg\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5403\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5403,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 4,\n                \"FolderPath\": \"/Newsletter\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 4,\n                \"EventType\": \"Umfrage\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Kontakt\",\n                \"EventSubTitle\": null,\n                \"Location\": null,\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2020-07-21T20:29:00+02:00\",\n                \"EndDate\": \"2020-07-22T20:29:00+02:00\",\n                \"TimeStr\": \"21. bis 22. Juli 2020\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2024-07-21T00:00:00+02:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2024-07-21T00:00:00+02:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100000000,\n                \"CurrentAttendants\": 2,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 1,\n                \"AdministrativeContacts\": [\n                    {\n                        \"Organisation\": \"astendo GmbH\",\n                        \"Name\": \"Andreas Müller\",\n                        \"Function\": null,\n                        \"Position\": null,\n                        \"Phone\": null,\n                        \"EMail\": \"info@astendo.de\"\n                    }\n                ],\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": {\n                    \"Inputfield2340\": {\n                        \"LogicalName\": \"Inputfield2340\",\n                        \"FieldLabel\": \"Themenbereich\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": 15,\n                        \"DataFieldType\": \"selection-select\",\n                        \"QuestionSelectListID\": 28,\n                        \"FieldGroupID\": 1165,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Ihre Anfrage\"\n                    },\n                    \"Inputfield2341\": {\n                        \"LogicalName\": \"Inputfield2341\",\n                        \"FieldLabel\": \"Ihre Anfrage\",\n                        \"FieldOrder\": 3,\n                        \"FieldTypeID\": 8,\n                        \"DataFieldType\": \"text-long\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1165,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Ihre Anfrage\"\n                    },\n                    \"Inputfield2342\": {\n                        \"LogicalName\": \"Inputfield2342\",\n                        \"FieldLabel\": \"Art\",\n                        \"FieldOrder\": 4,\n                        \"FieldTypeID\": 1,\n                        \"DataFieldType\": \"text-input\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1165,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Ihre Anfrage\"\n                    },\n                    \"Inputfield2343\": {\n                        \"LogicalName\": \"Inputfield2343\",\n                        \"FieldLabel\": \"Status\",\n                        \"FieldOrder\": 5,\n                        \"FieldTypeID\": 1,\n                        \"DataFieldType\": \"text-input\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1165,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Ihre Anfrage\"\n                    },\n                    \"Inputfield2344\": {\n                        \"LogicalName\": \"Inputfield2344\",\n                        \"FieldLabel\": \"Symbol\",\n                        \"FieldOrder\": 6,\n                        \"FieldTypeID\": 1,\n                        \"DataFieldType\": \"text-input\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1165,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Ihre Anfrage\"\n                    },\n                    \"Inputfield2345\": {\n                        \"LogicalName\": \"Inputfield2345\",\n                        \"FieldLabel\": \"Eingang\",\n                        \"FieldOrder\": 7,\n                        \"FieldTypeID\": 1,\n                        \"DataFieldType\": \"text-input\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1165,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Ihre Anfrage\"\n                    },\n                    \"Inputfield2347\": {\n                        \"LogicalName\": \"Inputfield2347\",\n                        \"FieldLabel\": \"Interaktionsart\",\n                        \"FieldOrder\": 8,\n                        \"FieldTypeID\": 2,\n                        \"DataFieldType\": \"number-int\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1165,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Ihre Anfrage\"\n                    },\n                    \"Inputfield2355\": {\n                        \"LogicalName\": \"Inputfield2355\",\n                        \"FieldLabel\": \"Priorität\",\n                        \"FieldOrder\": 9,\n                        \"FieldTypeID\": 1,\n                        \"DataFieldType\": \"text-input\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1165,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Ihre Anfrage\"\n                    },\n                    \"Inputfield2357\": {\n                        \"LogicalName\": \"Inputfield2357\",\n                        \"FieldLabel\": \"Quelle\",\n                        \"FieldOrder\": 10,\n                        \"FieldTypeID\": 1,\n                        \"DataFieldType\": \"text-input\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1165,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Ihre Anfrage\"\n                    },\n                    \"Inputfield2360\": {\n                        \"LogicalName\": \"Inputfield2360\",\n                        \"FieldLabel\": \"Betreff\",\n                        \"FieldOrder\": 2,\n                        \"FieldTypeID\": 1,\n                        \"DataFieldType\": \"text-input\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1165,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Ihre Anfrage\"\n                    },\n                    \"Inputfield2361\": {\n                        \"LogicalName\": \"Inputfield2361\",\n                        \"FieldLabel\": \"Art_int\",\n                        \"FieldOrder\": 11,\n                        \"FieldTypeID\": 2,\n                        \"DataFieldType\": \"number-int\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1165,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Ihre Anfrage\"\n                    }\n                },\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=151b-a12\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5403\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=151b-a12\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5403/Picture.jpg\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5568\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5568,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Neujahrsempfang\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Berlin\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2024-01-18T17:00:00+01:00\",\n                \"EndDate\": \"2024-01-18T22:00:00+01:00\",\n                \"TimeStr\": \"18. Januar 2024\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2024-01-08T17:00:00+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2024-01-28T22:00:00+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100,\n                \"CurrentAttendants\": 1,\n                \"IsWaitinglistActive\": true,\n                \"MaxWaitinglist\": 10,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15c0-a0e\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5568\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15c0-a0e\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5568/Picture.jpg\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5569\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5569,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Neujahrsempfang\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Berlin\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2024-01-18T17:00:00+01:00\",\n                \"EndDate\": \"2024-01-18T22:00:00+01:00\",\n                \"TimeStr\": \"18. Januar 2024\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2024-01-08T17:00:00+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2024-01-28T22:00:00+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100000000,\n                \"CurrentAttendants\": 3,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15c1-a10\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5569\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15c1-a10\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5569/Picture.jpg\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5461\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5461,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Einzelveranstaltung mit Einmal-Codes\",\n                \"EventSubTitle\": null,\n                \"Location\": null,\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2024-11-16T10:00:00+01:00\",\n                \"EndDate\": \"2024-11-16T17:00:00+01:00\",\n                \"TimeStr\": \"16. November 2024\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2024-11-06T10:00:00+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2024-11-26T17:00:00+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100000000,\n                \"CurrentAttendants\": 6,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 1,\n                \"Prices\": [\n                    4\n                ],\n                \"PromotionCodesCount\": 1,\n                \"PromotionCodes\": [\n                    8\n                ],\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": false,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=1555-a12\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5461\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=1555-a12\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5563\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5563,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Mitgliederversammlung\",\n                \"EventSubTitle\": null,\n                \"Location\": null,\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-11-29T10:00:00+01:00\",\n                \"EndDate\": \"2023-11-29T17:00:00+01:00\",\n                \"TimeStr\": \"29. November 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2023-11-19T10:00:00+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2023-12-09T17:00:00+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100000000,\n                \"CurrentAttendants\": 3,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 2,\n                \"Prices\": [\n                    4,\n                    5\n                ],\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15bb-a16\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5563\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15bb-a16\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5563/Picture.jpg\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5554\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5554,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": false,\n                \"EventName\": \"Sportehrung\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Stuttgart\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-12-20T10:00:00+01:00\",\n                \"EndDate\": \"2023-12-20T17:00:00+01:00\",\n                \"TimeStr\": \"20. Dezember 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2023-12-10T10:00:00+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2023-12-30T17:00:00+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100,\n                \"CurrentAttendants\": 7,\n                \"IsWaitinglistActive\": true,\n                \"MaxWaitinglist\": 10,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 1,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": 1,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 2,\n                \"Prices\": [\n                    4,\n                    5\n                ],\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": {\n                    \"Inputfield2564\": {\n                        \"LogicalName\": \"Inputfield2564\",\n                        \"FieldLabel\": \"Mannschaft des Jahres\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": 6,\n                        \"DataFieldType\": \"selection-radio\",\n                        \"QuestionSelectListID\": 39,\n                        \"FieldGroupID\": 1252,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    },\n                    \"Inputfield2565\": {\n                        \"LogicalName\": \"Inputfield2565\",\n                        \"FieldLabel\": \"Persönliche Anmerkungen\",\n                        \"FieldOrder\": 2,\n                        \"FieldTypeID\": 8,\n                        \"DataFieldType\": \"text-long\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1252,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    }\n                },\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15b2-a12\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5554\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15b2-a12\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5554/Picture.jpg\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5106\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5106,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Einführung in den astendo EventManager\",\n                \"EventSubTitle\": null,\n                \"Location\": \"astendo Berlin\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-12-08T09:00:00+01:00\",\n                \"EndDate\": \"2023-12-08T16:30:00+01:00\",\n                \"TimeStr\": \"8. Dezember 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2023-11-28T09:00:00+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2023-12-08T16:30:00+01:00\",\n                \"ShortDescription\": \"Hier erfahren Sie alles was Sie zum EventManager wissen sollten.\",\n                \"Topic\": \"Alles zum Thema Eventmanagement\",\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100000000,\n                \"CurrentAttendants\": 0,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 1,\n                \"AdministrativeContacts\": [\n                    {\n                        \"Organisation\": \"astendo GmbH\",\n                        \"Name\": \"Andreas Müller\",\n                        \"Function\": null,\n                        \"Position\": null,\n                        \"Phone\": \"+49 30 20005430\",\n                        \"EMail\": \"andreas.mueller@astendo.de\"\n                    }\n                ],\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 2,\n                \"Prices\": [\n                    4,\n                    7\n                ],\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": {\n                    \"Inputfield2090\": {\n                        \"LogicalName\": \"Inputfield2090\",\n                        \"FieldLabel\": \"Nehmen Sie am Begleitprogramm teil?\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": 6,\n                        \"DataFieldType\": \"selection-radio\",\n                        \"QuestionSelectListID\": 8,\n                        \"FieldGroupID\": 1041,\n                        \"FieldGroupOrder\": 1002,\n                        \"FieldGroupHeadline\": \"Begleitprogramm\"\n                    },\n                    \"Inputfield2086\": {\n                        \"LogicalName\": \"Inputfield2086\",\n                        \"FieldLabel\": \"Nehmen Sie teil?\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": 6,\n                        \"DataFieldType\": \"selection-radio\",\n                        \"QuestionSelectListID\": 8,\n                        \"FieldGroupID\": 1040,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Abendveranstaltung\"\n                    },\n                    \"Inputfield2087\": {\n                        \"LogicalName\": \"Inputfield2087\",\n                        \"FieldLabel\": \"Essenswunsch\",\n                        \"FieldOrder\": 2,\n                        \"FieldTypeID\": 15,\n                        \"DataFieldType\": \"selection-select\",\n                        \"QuestionSelectListID\": 11,\n                        \"FieldGroupID\": 1040,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Abendveranstaltung\"\n                    },\n                    \"Inputfield2088\": {\n                        \"LogicalName\": \"Inputfield2088\",\n                        \"FieldLabel\": \"Unverträglichkeiten\",\n                        \"FieldOrder\": 3,\n                        \"FieldTypeID\": 8,\n                        \"DataFieldType\": \"text-long\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1040,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Abendveranstaltung\"\n                    }\n                },\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=13f2-a14\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5106\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=13f2-a14\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5106/Picture.jpg\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"2054\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 2054,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 6,\n                \"FolderPath\": \"/Seminare\",\n                \"FoldersAdditional\": {\n                    \"1\": \"/\"\n                },\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 2,\n                \"EventCategory\": \"Seminar Basis\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"en_GB\",\n                    \"fr_FR\",\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\",\n                    \"en_GB\",\n                    \"fr_FR\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Kompaktwissen Wärme II\",\n                \"EventSubTitle\": null,\n                \"Location\": null,\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-12-06T11:10:00+01:00\",\n                \"EndDate\": \"2023-12-06T11:15:00+01:00\",\n                \"TimeStr\": \"6. Dezember 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2038-01-19T04:14:07+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2038-01-19T04:14:07+01:00\",\n                \"ShortDescription\": \"Dies ist eine interessante Veranstaltung\",\n                \"Topic\": \"Wirtschaftliches, rechtliches und technisches Wissen auf den Punkt gebracht\",\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 50,\n                \"CurrentAttendants\": 0,\n                \"IsWaitinglistActive\": true,\n                \"MaxWaitinglist\": 10,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 1,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": 1,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": {\n                    \"10\": {\n                        \"FunctionsAddressCat_ID\": \"10\",\n                        \"FctAddressData\": [\n                            {\n                                \"webExID-AddressID\": \"4241\",\n                                \"evmID-FAID\": \"1021\",\n                                \"DisplayOrder\": 6\n                            }\n                        ]\n                    }\n                },\n                \"PricesCount\": 5,\n                \"Prices\": [\n                    3,\n                    4,\n                    5,\n                    8,\n                    9\n                ],\n                \"PromotionCodesCount\": 2,\n                \"PromotionCodes\": [\n                    1,\n                    3\n                ],\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": {\n                    \"Inputfield1043\": {\n                        \"LogicalName\": \"Inputfield1043\",\n                        \"FieldLabel\": \"Nehmen Sie teil?\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": 6,\n                        \"DataFieldType\": \"selection-radio\",\n                        \"QuestionSelectListID\": 6,\n                        \"FieldGroupID\": 23,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    },\n                    \"Inputfield1044\": {\n                        \"LogicalName\": \"Inputfield1044\",\n                        \"FieldLabel\": \"rtre\",\n                        \"FieldOrder\": 2,\n                        \"FieldTypeID\": 2,\n                        \"DataFieldType\": \"number-int\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 23,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    },\n                    \"Inputfield1045\": {\n                        \"LogicalName\": \"Inputfield1045\",\n                        \"FieldLabel\": \"hfdh\",\n                        \"FieldOrder\": 3,\n                        \"FieldTypeID\": 4,\n                        \"DataFieldType\": \"date\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 23,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    }\n                },\n                \"EventLink\": \"https://muellerdemo1.astendo.de/Seminare/event.php?vnr=806-a0a\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/2054\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/Seminare/event.php?vnr=806-a0a\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-2054/Picture.jpg\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5537\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5537,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Sommerfest Landtag1\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Landtag\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-12-08T18:00:00+01:00\",\n                \"EndDate\": \"2023-12-08T23:00:00+01:00\",\n                \"TimeStr\": \"8. Dezember 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2023-11-28T18:00:00+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2023-12-18T23:00:00+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 450,\n                \"CurrentAttendants\": 2,\n                \"IsWaitinglistActive\": true,\n                \"MaxWaitinglist\": 10,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 1,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": 1,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": {\n                    \"Inputfield2517\": {\n                        \"LogicalName\": \"Inputfield2517\",\n                        \"FieldLabel\": \"sfgfdg\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": 6,\n                        \"DataFieldType\": \"selection-radio\",\n                        \"QuestionSelectListID\": 8,\n                        \"FieldGroupID\": 1230,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    },\n                    \"Inputfield2518\": {\n                        \"LogicalName\": \"Inputfield2518\",\n                        \"FieldLabel\": \"fdgdg\",\n                        \"FieldOrder\": 2,\n                        \"FieldTypeID\": 1,\n                        \"DataFieldType\": \"text-input\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1230,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    },\n                    \"Inputfield2519\": {\n                        \"LogicalName\": \"Inputfield2519\",\n                        \"FieldLabel\": \"hfdfdh\",\n                        \"FieldOrder\": 3,\n                        \"FieldTypeID\": 3,\n                        \"DataFieldType\": \"boolean\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1230,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    }\n                },\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15a1-a10\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5537\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15a1-a10\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5537/Picture.png\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"7\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 7,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 6,\n                \"FolderPath\": \"/Seminare\",\n                \"FoldersAdditional\": {\n                    \"1\": \"/\"\n                },\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 2,\n                \"EventCategory\": \"Seminar Basis\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Kompaktwissen Wasser\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Berlin\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-11-21T09:00:00+01:00\",\n                \"EndDate\": \"2023-11-21T17:00:00+01:00\",\n                \"TimeStr\": \"21. November 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2038-01-19T04:14:07+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2038-01-19T04:14:07+01:00\",\n                \"ShortDescription\": \"Dies ist eine interessante Veranstaltung\",\n                \"Topic\": \"Wirtschaftliches, rechtliches und technisches Wissen auf den Punkt gebracht\",\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 55,\n                \"CurrentAttendants\": 6,\n                \"IsWaitinglistActive\": true,\n                \"MaxWaitinglist\": 6,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 1,\n                \"AdministrativeContacts\": [\n                    {\n                        \"Organisation\": \"astendo GmbH\",\n                        \"Name\": \"Andreas Müler\",\n                        \"Function\": null,\n                        \"Position\": null,\n                        \"Phone\": \"+49 30 2000 543 - 0\",\n                        \"EMail\": \"andreas.mueller@astendo.de\"\n                    }\n                ],\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": {\n                    \"10\": {\n                        \"FunctionsAddressCat_ID\": \"10\",\n                        \"FctAddressData\": [\n                            {\n                                \"webExID-AddressID\": \"4241\",\n                                \"evmID-FAID\": \"3\",\n                                \"DisplayOrder\": 3\n                            }\n                        ]\n                    }\n                },\n                \"PricesCount\": 2,\n                \"Prices\": [\n                    4,\n                    5\n                ],\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": {\n                    \"Inputfield2377\": {\n                        \"LogicalName\": \"Inputfield2377\",\n                        \"FieldLabel\": \"Feld VIP\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": 1,\n                        \"DataFieldType\": \"text-input\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1175,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"zusatzfrage VIP\"\n                    },\n                    \"Inputfield2\": {\n                        \"LogicalName\": \"Inputfield2\",\n                        \"FieldLabel\": \"Nehmen Sie teil?\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": 6,\n                        \"DataFieldType\": \"selection-radio\",\n                        \"QuestionSelectListID\": 6,\n                        \"FieldGroupID\": 2,\n                        \"FieldGroupOrder\": 1002,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    },\n                    \"Inputfield1035\": {\n                        \"LogicalName\": \"Inputfield1035\",\n                        \"FieldLabel\": \"xfbfd\",\n                        \"FieldOrder\": 2,\n                        \"FieldTypeID\": 16,\n                        \"DataFieldType\": \"binary\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 2,\n                        \"FieldGroupOrder\": 1002,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    }\n                },\n                \"EventLink\": \"https://muellerdemo1.astendo.de/Seminare/event.php?vnr=7-a0a\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/7\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/Seminare/event.php?vnr=7-a0a\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-7/Picture.jpg\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5553\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5553,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Konferenz\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Berlin\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-09-20T09:00:00+02:00\",\n                \"EndDate\": \"2023-09-20T17:00:00+02:00\",\n                \"TimeStr\": \"20. September 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2023-09-10T09:00:00+02:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2023-09-30T17:00:00+02:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 50,\n                \"CurrentAttendants\": 3,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 1,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": 1,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 2,\n                \"Prices\": [\n                    4,\n                    6\n                ],\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": {\n                    \"Inputfield2561\": {\n                        \"LogicalName\": \"Inputfield2561\",\n                        \"FieldLabel\": \"Wo\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": 1,\n                        \"DataFieldType\": \"text-input\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1251,\n                        \"FieldGroupOrder\": 1002,\n                        \"FieldGroupHeadline\": \"Bustransfer\"\n                    },\n                    \"Inputfield2562\": {\n                        \"LogicalName\": \"Inputfield2562\",\n                        \"FieldLabel\": \"Wann\",\n                        \"FieldOrder\": 2,\n                        \"FieldTypeID\": 1,\n                        \"DataFieldType\": \"text-input\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1251,\n                        \"FieldGroupOrder\": 1002,\n                        \"FieldGroupHeadline\": \"Bustransfer\"\n                    },\n                    \"Inputfield2563\": {\n                        \"LogicalName\": \"Inputfield2563\",\n                        \"FieldLabel\": \"Wie viel Gepäck\",\n                        \"FieldOrder\": 3,\n                        \"FieldTypeID\": 1,\n                        \"DataFieldType\": \"text-input\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1251,\n                        \"FieldGroupOrder\": 1002,\n                        \"FieldGroupHeadline\": \"Bustransfer\"\n                    },\n                    \"Inputfield2558\": {\n                        \"LogicalName\": \"Inputfield2558\",\n                        \"FieldLabel\": \"Allergien\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": 8,\n                        \"DataFieldType\": \"text-long\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1250,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    },\n                    \"Inputfield2559\": {\n                        \"LogicalName\": \"Inputfield2559\",\n                        \"FieldLabel\": \"UNverträglichkeiten\",\n                        \"FieldOrder\": 2,\n                        \"FieldTypeID\": 8,\n                        \"DataFieldType\": \"text-long\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1250,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    },\n                    \"Inputfield2560\": {\n                        \"LogicalName\": \"Inputfield2560\",\n                        \"FieldLabel\": \"Bustransfer\",\n                        \"FieldOrder\": 3,\n                        \"FieldTypeID\": 6,\n                        \"DataFieldType\": \"selection-radio\",\n                        \"QuestionSelectListID\": 6,\n                        \"FieldGroupID\": 1250,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    }\n                },\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15b1-a12\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5553\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15b1-a12\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5553/Picture.jpg\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5570\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5570,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Weihnachtsfeier\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Magdeburg\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-12-14T18:00:00+01:00\",\n                \"EndDate\": \"2023-12-14T22:00:00+01:00\",\n                \"TimeStr\": \"14. Dezember 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2023-12-04T18:00:00+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2023-12-24T22:00:00+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 10,\n                \"CurrentAttendants\": 3,\n                \"IsWaitinglistActive\": true,\n                \"MaxWaitinglist\": 5,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15c2-a10\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5570\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15c2-a10\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5570/Picture.jpg\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5571\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5571,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Neujahrsempfang der Stadt Düsseldorf\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Düsseldorf\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2024-01-17T18:00:00+01:00\",\n                \"EndDate\": \"2024-01-17T22:00:00+01:00\",\n                \"TimeStr\": \"17. Januar 2024\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2024-01-07T18:00:00+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2024-01-27T22:00:00+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100000000,\n                \"CurrentAttendants\": 1,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15c3-a12\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5571\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15c3-a12\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5571/Picture.jpg\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5572\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5572,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"ZIAF Jahressitzung\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Stuttgart\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2024-02-09T10:00:00+01:00\",\n                \"EndDate\": \"2024-02-09T17:00:00+01:00\",\n                \"TimeStr\": \"9. Februar 2024\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2024-01-30T10:00:00+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2024-02-19T17:00:00+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100,\n                \"CurrentAttendants\": 2,\n                \"IsWaitinglistActive\": true,\n                \"MaxWaitinglist\": 5,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 1,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": 1,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": {\n                    \"Inputfield2590\": {\n                        \"LogicalName\": \"Inputfield2590\",\n                        \"FieldLabel\": \"Kommen Sie mit Rollstuhl\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": 3,\n                        \"DataFieldType\": \"boolean\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1265,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    },\n                    \"Inputfield2591\": {\n                        \"LogicalName\": \"Inputfield2591\",\n                        \"FieldLabel\": \"Unverträglichkeiten\",\n                        \"FieldOrder\": 2,\n                        \"FieldTypeID\": 8,\n                        \"DataFieldType\": \"text-long\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1265,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    },\n                    \"Inputfield2592\": {\n                        \"LogicalName\": \"Inputfield2592\",\n                        \"FieldLabel\": \"Menüauswahl\",\n                        \"FieldOrder\": 3,\n                        \"FieldTypeID\": 6,\n                        \"DataFieldType\": \"selection-radio\",\n                        \"QuestionSelectListID\": 7,\n                        \"FieldGroupID\": 1265,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    }\n                },\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15c4-a10\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5572\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15c4-a10\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5572/Picture.jpg\"\n            }\n        }\n    ],\n    \"included\": [\n        {\n            \"type\": \"Event\",\n            \"id\": \"35\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 35,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": null,\n                \"FolderPath\": null,\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 3,\n                \"EventHierarchy\": \"CombinedFormAdditionalEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Empfang\",\n                \"EventSubTitle\": null,\n                \"Location\": null,\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2024-06-11T09:00:00+02:00\",\n                \"EndDate\": \"2024-06-11T09:00:00+02:00\",\n                \"TimeStr\": \"11. Juni 2024\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2024-06-01T09:00:00+02:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2038-01-19T04:14:07+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100,\n                \"CurrentAttendants\": 1,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": false,\n                \"IsEventArchive\": true,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/Kongresse/event.php?vnr=20-a06\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/35\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/Kongresse/event.php?vnr=20-a06\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"33\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 33,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": null,\n                \"FolderPath\": null,\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 3,\n                \"EventHierarchy\": \"CombinedFormAdditionalEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": \"DisableByEventGroup\",\n                \"DisableOnParticipationEventGroup\": 1,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Workshop 1\",\n                \"EventSubTitle\": null,\n                \"Location\": null,\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2024-06-12T09:00:00+02:00\",\n                \"EndDate\": \"2024-06-12T10:00:00+02:00\",\n                \"TimeStr\": \"12. Juni 2024\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2024-06-02T09:00:00+02:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2038-01-19T04:14:07+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 20,\n                \"CurrentAttendants\": 0,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 2,\n                \"Prices\": [\n                    4,\n                    5\n                ],\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": true,\n                \"AdditionalQuestionFields\": {\n                    \"Inputfield2069\": {\n                        \"LogicalName\": \"Inputfield2069\",\n                        \"FieldLabel\": \"ftft\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": \"6\",\n                        \"DataFieldType\": \"selection-radio\",\n                        \"QuestionSelectListID\": \"12\",\n                        \"FieldGroupID\": 1032,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    }\n                },\n                \"EventLink\": \"https://muellerdemo1.astendo.de/Kongresse/event.php?vnr=20-a06\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/33\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/Kongresse/event.php?vnr=20-a06\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-33/Picture.png\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"34\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 34,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": null,\n                \"FolderPath\": null,\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 3,\n                \"EventHierarchy\": \"CombinedFormAdditionalEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": \"DisableByEventGroup\",\n                \"DisableOnParticipationEventGroup\": 1,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Workshop 2\",\n                \"EventSubTitle\": null,\n                \"Location\": null,\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2024-06-12T09:00:00+02:00\",\n                \"EndDate\": \"2024-06-12T10:00:00+02:00\",\n                \"TimeStr\": \"12. Juni 2024\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2024-06-02T09:00:00+02:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2038-01-19T04:14:07+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 20,\n                \"CurrentAttendants\": 0,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 1,\n                \"AdministrativeContacts\": [\n                    {\n                        \"Organisation\": null,\n                        \"Name\": \"Thomas Mustermann\",\n                        \"Function\": null,\n                        \"Position\": null,\n                        \"Phone\": null,\n                        \"EMail\": null\n                    }\n                ],\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 2,\n                \"Prices\": [\n                    4,\n                    5\n                ],\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": true,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/Kongresse/event.php?vnr=20-a06\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/34\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/Kongresse/event.php?vnr=20-a06\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-34/Picture.png\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"41\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 41,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": null,\n                \"FolderPath\": null,\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 3,\n                \"EventHierarchy\": \"CombinedFormAdditionalEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": \"DisableByEventGroup\",\n                \"DisableOnParticipationEventGroup\": 1,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Workshop 3\",\n                \"EventSubTitle\": null,\n                \"Location\": null,\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2024-06-12T10:00:00+02:00\",\n                \"EndDate\": \"2024-06-12T11:00:00+02:00\",\n                \"TimeStr\": \"12. Juni 2024\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2024-06-02T10:00:00+02:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2038-01-19T04:14:07+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 20,\n                \"CurrentAttendants\": 2,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 2,\n                \"Prices\": [\n                    4,\n                    5\n                ],\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": true,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/Kongresse/event.php?vnr=20-a06\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/41\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/Kongresse/event.php?vnr=20-a06\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-41/Picture.png\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"1050\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 1050,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": null,\n                \"FolderPath\": null,\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 3,\n                \"EventHierarchy\": \"CombinedFormAdditionalEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": \"DisableByEventGroup\",\n                \"DisableOnParticipationEventGroup\": 1,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Workshop4\",\n                \"EventSubTitle\": null,\n                \"Location\": null,\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2024-06-12T10:00:00+02:00\",\n                \"EndDate\": \"2024-06-12T11:00:00+02:00\",\n                \"TimeStr\": \"12. Juni 2024\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2024-06-02T10:00:00+02:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2038-01-19T04:14:07+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 10,\n                \"CurrentAttendants\": 0,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 2,\n                \"Prices\": [\n                    4,\n                    5\n                ],\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": true,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/Kongresse/event.php?vnr=20-a06\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/1050\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/Kongresse/event.php?vnr=20-a06\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-1050/Picture.png\"\n            }\n        }\n    ]\n}"}],"_postman_id":"cffa7cd3-785c-40d4-9233-1dc71ce6a69f"},{"name":"events filtered-BeginDate","id":"91298f7d-e302-439a-8458-3cd66d6c5a29","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/?page[limit]=40&page[offset]=0&filter[Beginafter]=2025-01-14 14:20:57&sort=-modified","description":"<h1 id=\"liste-der-für-externen-zugriff-freigegebenen-veranstaltungen\">Liste der für externen Zugriff freigegebenen Veranstaltungen</h1>\n","urlObject":{"path":["eventmanager-system","restapi","v1","events",""],"host":["https://we790.dev01.astendo-solutions.de"],"query":[{"key":"page[limit]","value":"40"},{"key":"page[offset]","value":"0"},{"key":"filter[Beginafter]","value":"2025-01-14 14:20:57"},{"key":"sort","value":"-modified"}],"variable":[]}},"response":[{"id":"8c260098-9d3a-4437-a929-d2150977ebf1","name":"events","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/?page[limit]=40&page[offset]=0&filter[modifiedafter]=2022-10-14 14:20:57&sort=-modified","host":["https://we790.dev01.astendo-solutions.de"],"path":["eventmanager-system","restapi","v1","events",""],"query":[{"key":"page[limit]","value":"40"},{"key":"page[offset]","value":"0"},{"key":"filter[modifiedafter]","value":"2022-10-14 14:20:57"},{"key":"sort","value":"-modified"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Sat, 30 Mar 2024 16:27:33 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Methods","value":"POST, GET, DELETE, PATCH"},{"key":"Strict-Transport-Security","value":"max-age=300; IncludeSubdomains; preload"},{"key":"X-Powered-By","value":""},{"key":"X-Xss-Protection","value":"1;mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Access-Control-Allow-Origin","value":"https://www.sandbox.paypal.com"},{"key":"Report-To","value":"{\"group\":\"ReportCspViolations\",\"max_age\":10886400,\"endpoints\":[{\"url\":\"https:\\/\\/muellerdemo1.astendo.de\\/eventmanager-system\\/ReportCspViolations.php\"}]}"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"jsonapi\": {\n        \"version\": \"1.1\"\n    },\n    \"links\": {\n        \"first\": null,\n        \"last\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/?filter%5Bmodifiedafter%5D=2022-10-14+14%3A20%3A57&sort=-modified&page%5Boffset%5D=1&page%5Blimit%5D=40\",\n        \"prev\": null,\n        \"next\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/?filter%5Bmodifiedafter%5D=2022-10-14+14%3A20%3A57&sort=-modified&page%5Boffset%5D=1&page%5Blimit%5D=40\"\n    },\n    \"meta\": {\n        \"paging\": \"Use the query parameter page[offset] in combination with page[limit] results in a paged output\",\n        \"filter-modified\": \"Use the query parameter filter[modifiedafter] in the format 2021-10-14 14:20:57\",\n        \"filter-created\": \"Use the query parameter filter[createdafter] in the format 2021-10-14 14:20:57\",\n        \"filter-FolderIDs\": \"Use the query parameter filter[FolderIDs] to filter the list for the folders - optionally as csv\",\n        \"filter-EventTypeIDs\": \"Use the query parameter filter[EventTypeIDs] to filter the list for the EventType - optionally as csv\",\n        \"filter-EventCategoryIDs\": \"Use the query parameter filter[EventCategoryIDs] to filter the list for the EventCategory - optionally as csv\",\n        \"sorting\": \"Use the query parameter sort to sort the event list for EventID,EventStateID,EventTypeID,EventCategoryID,EventName,BeginDate\",\n        \"webExtensionVersion\": \"7.6.0.2871\",\n        \"jsonapi-documentation\": \"https://jsonapi.org/\"\n    },\n    \"data\": [\n        {\n            \"type\": \"Event\",\n            \"id\": \"5500\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5500,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Neujahrsempfänge\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Berlin\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-01-18T10:00:00+01:00\",\n                \"EndDate\": \"2023-01-18T17:00:00+01:00\",\n                \"TimeStr\": \"18. Januar 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2023-01-08T10:00:00+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2023-01-28T17:00:00+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 1000000,\n                \"CurrentAttendants\": 3,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=157c-a14\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5500\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=157c-a14\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5500/Picture.png\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5530\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5530,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Stadtrallye\",\n                \"EventSubTitle\": null,\n                \"Location\": \"astendo GmbH, Wittestraße 30C, 13509 Berlin\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-08-14T10:00:00+02:00\",\n                \"EndDate\": \"2023-08-14T10:00:00+02:00\",\n                \"TimeStr\": \"14. August 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2038-01-19T04:14:07+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2023-08-24T10:00:00+02:00\",\n                \"ShortDescription\": \"Der schnelle Weg durch Berlin\",\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100000000,\n                \"CurrentAttendants\": 3,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 1,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": 1,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=159a-a12\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5530\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=159a-a12\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5530/Picture.png\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 5,\n                \"EventType\": \"Stammdaten\",\n                \"EventCategoryID\": 8,\n                \"EventCategory\": \"Umfragen\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Datenüberprüfung und Aktualisierung\",\n                \"EventSubTitle\": null,\n                \"Location\": null,\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2015-03-10T01:05:00+01:00\",\n                \"EndDate\": \"2016-03-10T00:00:00+01:00\",\n                \"TimeStr\": \"10. März 2015 bis 10. März 2016\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2025-03-07T19:38:35+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2025-03-07T19:38:35+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100000000,\n                \"CurrentAttendants\": 29,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=5-a08\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=5-a08\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5/Picture.jpg\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"32\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 32,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 8,\n                \"FolderPath\": \"/Kongresse\",\n                \"FoldersAdditional\": {\n                    \"1\": \"/\"\n                },\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 10,\n                \"EventCategory\": \"Kongress\",\n                \"EventHierarchyID\": 2,\n                \"EventHierarchy\": \"CombinedFormMasterEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": [\n                    33,\n                    34,\n                    35,\n                    41,\n                    1050\n                ],\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"IT-Konferenz 2016 Hauptveranstaltung II\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Berlin\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2024-06-11T09:00:00+02:00\",\n                \"EndDate\": \"2024-06-11T09:00:00+02:00\",\n                \"TimeStr\": \"11. Juni 2024\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2024-06-01T09:00:00+02:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2038-01-19T04:14:07+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100000000,\n                \"CurrentAttendants\": 2,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 1,\n                \"AdministrativeContacts\": [\n                    {\n                        \"Organisation\": \"astendo GmbH\",\n                        \"Name\": \"Andreas Müller\",\n                        \"Function\": null,\n                        \"Position\": \"Geschäftsführung\",\n                        \"Phone\": null,\n                        \"EMail\": \"andreas.mueller@astendo.de\"\n                    }\n                ],\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 3,\n                \"Prices\": [\n                    3,\n                    4,\n                    5\n                ],\n                \"PromotionCodesCount\": 1,\n                \"PromotionCodes\": [\n                    1\n                ],\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": true,\n                \"AdditionalQuestionFields\": {\n                    \"Inputfield1013\": {\n                        \"LogicalName\": \"Inputfield1013\",\n                        \"FieldLabel\": \"Nehmen Sie teil?\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": \"6\",\n                        \"DataFieldType\": \"selection-radio\",\n                        \"QuestionSelectListID\": \"6\",\n                        \"FieldGroupID\": 8,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Abendveranstaltung\"\n                    },\n                    \"Inputfield1018\": {\n                        \"LogicalName\": \"Inputfield1018\",\n                        \"FieldLabel\": \"Menüauswahl\",\n                        \"FieldOrder\": 2,\n                        \"FieldTypeID\": \"6\",\n                        \"DataFieldType\": \"selection-radio\",\n                        \"QuestionSelectListID\": \"7\",\n                        \"FieldGroupID\": 8,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Abendveranstaltung\"\n                    },\n                    \"Inputfield1019\": {\n                        \"LogicalName\": \"Inputfield1019\",\n                        \"FieldLabel\": \"Unverträglichkeiten\",\n                        \"FieldOrder\": 3,\n                        \"FieldTypeID\": \"8\",\n                        \"DataFieldType\": \"text-long\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 8,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Abendveranstaltung\"\n                    }\n                },\n                \"EventLink\": \"https://muellerdemo1.astendo.de/Kongresse/event.php?vnr=20-a06\"\n            },\n            \"relationships\": {\n                \"CombFormSubEvent\": {\n                    \"data\": [\n                        {\n                            \"type\": \"Event\",\n                            \"id\": \"35\"\n                        },\n                        {\n                            \"type\": \"Event\",\n                            \"id\": \"33\"\n                        },\n                        {\n                            \"type\": \"Event\",\n                            \"id\": \"34\"\n                        },\n                        {\n                            \"type\": \"Event\",\n                            \"id\": \"41\"\n                        },\n                        {\n                            \"type\": \"Event\",\n                            \"id\": \"1050\"\n                        }\n                    ]\n                }\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/32\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/Kongresse/event.php?vnr=20-a06\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-32/Picture.png\",\n                \"archive\": \"https://muellerdemo1.astendo.de/Archiv/event.php?vnr=20-a06\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5475\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5475,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Test Berliner Hoffest\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Rotes Rathaus\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-12-05T18:30:00+01:00\",\n                \"EndDate\": \"2023-12-05T18:30:00+01:00\",\n                \"TimeStr\": \"5. Dezember 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2038-01-19T04:14:07+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2038-01-19T04:14:07+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100000000,\n                \"CurrentAttendants\": 773,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 1,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 1,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": 1,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=1563-a12\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5475\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=1563-a12\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5475/Picture.png\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5538\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5538,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"online Meeting\",\n                \"EventSubTitle\": null,\n                \"Location\": null,\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-07-27T10:00:00+02:00\",\n                \"EndDate\": \"2023-07-27T10:00:00+02:00\",\n                \"TimeStr\": \"27. Juli 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2023-07-17T10:00:00+02:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2023-08-06T10:00:00+02:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100000000,\n                \"CurrentAttendants\": 0,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": false,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15a2-a10\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5538\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15a2-a10\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5539\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5539,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 5,\n                \"EventState\": \"in Planung\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Neue Veranstaltung2\",\n                \"EventSubTitle\": null,\n                \"Location\": null,\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-07-24T10:00:00+02:00\",\n                \"EndDate\": \"2023-07-24T17:00:00+02:00\",\n                \"TimeStr\": \"24. Juli 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2023-07-14T10:00:00+02:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2023-08-03T17:00:00+02:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100000000,\n                \"CurrentAttendants\": 0,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": false,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15a3-a12\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5539\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15a3-a12\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5472\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5472,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 2,\n                \"EventCategory\": \"Seminar Basis\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"75 Jahresfeier Unionhilfswerk\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Berlin\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-08-31T17:00:00+02:00\",\n                \"EndDate\": \"2023-08-31T17:00:00+02:00\",\n                \"TimeStr\": \"31. August 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2023-08-21T17:00:00+02:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2023-09-10T17:00:00+02:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100000000,\n                \"CurrentAttendants\": 1,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=1560-a0e\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5472\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=1560-a0e\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5472/Picture.png\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5545\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5545,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Sommerfest im Landtag\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Landtag des Saarlandes\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-08-30T18:30:00+02:00\",\n                \"EndDate\": \"2023-08-30T23:00:00+02:00\",\n                \"TimeStr\": \"30. August 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2023-08-20T18:30:00+02:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2023-09-09T23:00:00+02:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 200,\n                \"CurrentAttendants\": 3,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 1,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": 1,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": {\n                    \"Inputfield2523\": {\n                        \"LogicalName\": \"Inputfield2523\",\n                        \"FieldLabel\": \"Wei heitß der\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": \"1\",\n                        \"DataFieldType\": \"text-input\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1232,\n                        \"FieldGroupOrder\": 1002,\n                        \"FieldGroupHeadline\": \"Angaben zum Fahrer\"\n                    },\n                    \"Inputfield2524\": {\n                        \"LogicalName\": \"Inputfield2524\",\n                        \"FieldLabel\": \"Kennzeichen\",\n                        \"FieldOrder\": 2,\n                        \"FieldTypeID\": \"1\",\n                        \"DataFieldType\": \"text-input\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1232,\n                        \"FieldGroupOrder\": 1002,\n                        \"FieldGroupHeadline\": \"Angaben zum Fahrer\"\n                    },\n                    \"Inputfield2520\": {\n                        \"LogicalName\": \"Inputfield2520\",\n                        \"FieldLabel\": \"Geburtsort\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": \"1\",\n                        \"DataFieldType\": \"text-input\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1231,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    },\n                    \"Inputfield2521\": {\n                        \"LogicalName\": \"Inputfield2521\",\n                        \"FieldLabel\": \"Geburtstagdatum\",\n                        \"FieldOrder\": 2,\n                        \"FieldTypeID\": \"4\",\n                        \"DataFieldType\": \"date\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1231,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    },\n                    \"Inputfield2522\": {\n                        \"LogicalName\": \"Inputfield2522\",\n                        \"FieldLabel\": \"Unverträglichkeiten\",\n                        \"FieldOrder\": 3,\n                        \"FieldTypeID\": \"1\",\n                        \"DataFieldType\": \"text-input\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1231,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    }\n                },\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15a9-a12\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5545\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15a9-a12\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5545/Picture.jpg\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5548\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5548,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 0,\n                \"FolderPath\": null,\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 0,\n                \"EventType\": \"\",\n                \"EventCategoryID\": 9,\n                \"EventCategory\": \"\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": null,\n                \"FallbackLocale\": null,\n                \"Locales\": null,\n                \"ActiveLocales\": null,\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": false,\n                \"EventName\": null,\n                \"EventSubTitle\": null,\n                \"Location\": null,\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"1970-01-01T01:00:00+01:00\",\n                \"EndDate\": \"1970-01-01T01:00:00+01:00\",\n                \"TimeStr\": \"1. März 1970\",\n                \"BookableFrom\": \"1970-01-01T01:00:00+01:00\",\n                \"BookableUntil\": \"1970-01-01T01:00:00+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"1970-01-01T01:00:00+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 0,\n                \"CurrentAttendants\": 0,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": false,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5548\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5549\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5549,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 0,\n                \"FolderPath\": null,\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 0,\n                \"EventType\": \"\",\n                \"EventCategoryID\": 8,\n                \"EventCategory\": \"\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": null,\n                \"FallbackLocale\": null,\n                \"Locales\": null,\n                \"ActiveLocales\": null,\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": false,\n                \"EventName\": null,\n                \"EventSubTitle\": null,\n                \"Location\": null,\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"1970-01-01T01:00:00+01:00\",\n                \"EndDate\": \"1970-01-01T01:00:00+01:00\",\n                \"TimeStr\": \"1. März 1970\",\n                \"BookableFrom\": \"1970-01-01T01:00:00+01:00\",\n                \"BookableUntil\": \"1970-01-01T01:00:00+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"1970-01-01T01:00:00+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 0,\n                \"CurrentAttendants\": 0,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": false,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5549\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5551\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5551,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 7,\n                \"EventType\": \"UmfrageAnonym\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Zufriedenheit für eingeloggte\",\n                \"EventSubTitle\": null,\n                \"Location\": null,\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-08-03T10:00:00+02:00\",\n                \"EndDate\": \"2023-08-03T17:00:00+02:00\",\n                \"TimeStr\": \"3. August 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2038-01-19T04:14:07+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2038-01-19T04:14:07+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100000000,\n                \"CurrentAttendants\": 1,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": false,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": {\n                    \"Inputfield2552\": {\n                        \"LogicalName\": \"Inputfield2552\",\n                        \"FieldLabel\": \"zufrieden\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": \"1\",\n                        \"DataFieldType\": \"text-input\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1247,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    }\n                },\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15af-a16\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5551\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15af-a16\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"2\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 2,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 3,\n                \"EventState\": \"abgeschlossen\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 2,\n                \"EventCategory\": \"Seminar Basis\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"fr_FR\",\n                    \"en_GB\",\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\",\n                    \"fr_FR\",\n                    \"en_GB\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Demoveranstaltung\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Berlin\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2016-10-21T09:00:00+02:00\",\n                \"EndDate\": \"2016-10-21T17:00:00+02:00\",\n                \"TimeStr\": \"21. Oktober 2016\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2038-01-19T04:14:07+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2038-01-19T04:14:07+01:00\",\n                \"ShortDescription\": \"Dies ist eine interessante Veranstaltung\",\n                \"Topic\": \"Wirtschaftliches, rechtliches und technisches Wissen auf den Punkt gebracht.\",\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100000000,\n                \"CurrentAttendants\": 0,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 4,\n                \"Prices\": [\n                    3,\n                    4,\n                    5,\n                    6\n                ],\n                \"PromotionCodesCount\": 1,\n                \"PromotionCodes\": [\n                    1\n                ],\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": {\n                    \"Inputfield1\": {\n                        \"LogicalName\": \"Inputfield1\",\n                        \"FieldLabel\": \"Nehmen Sie teil?\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": \"15\",\n                        \"DataFieldType\": \"selection-select\",\n                        \"QuestionSelectListID\": \"6\",\n                        \"FieldGroupID\": 1,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    },\n                    \"Inputfield1026\": {\n                        \"LogicalName\": \"Inputfield1026\",\n                        \"FieldLabel\": \"rtre\",\n                        \"FieldOrder\": 2,\n                        \"FieldTypeID\": \"2\",\n                        \"DataFieldType\": \"number-int\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    },\n                    \"Inputfield1036\": {\n                        \"LogicalName\": \"Inputfield1036\",\n                        \"FieldLabel\": \"hfdh\",\n                        \"FieldOrder\": 3,\n                        \"FieldTypeID\": \"4\",\n                        \"DataFieldType\": \"date\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    }\n                },\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=2-a06\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/2\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=2-a06\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-2/Picture.jpg\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5552\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5552,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Herbstfest\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Hamburger Bahnhof\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-09-05T18:00:00+02:00\",\n                \"EndDate\": \"2023-08-04T17:00:00+02:00\",\n                \"TimeStr\": \"5. September bis 4. August 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2023-08-26T18:00:00+02:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2023-08-14T17:00:00+02:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100,\n                \"CurrentAttendants\": 5,\n                \"IsWaitinglistActive\": true,\n                \"MaxWaitinglist\": 10,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 1,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": 1,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": {\n                    \"Inputfield2557\": {\n                        \"LogicalName\": \"Inputfield2557\",\n                        \"FieldLabel\": \"Flugnummer\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": \"1\",\n                        \"DataFieldType\": \"text-input\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1249,\n                        \"FieldGroupOrder\": 1002,\n                        \"FieldGroupHeadline\": \"Flughafen\"\n                    },\n                    \"Inputfield2553\": {\n                        \"LogicalName\": \"Inputfield2553\",\n                        \"FieldLabel\": \"Menü\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": \"15\",\n                        \"DataFieldType\": \"selection-select\",\n                        \"QuestionSelectListID\": \"7\",\n                        \"FieldGroupID\": 1248,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    },\n                    \"Inputfield2554\": {\n                        \"LogicalName\": \"Inputfield2554\",\n                        \"FieldLabel\": \"Unverträglichkeiten\",\n                        \"FieldOrder\": 2,\n                        \"FieldTypeID\": \"8\",\n                        \"DataFieldType\": \"text-long\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1248,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    },\n                    \"Inputfield2555\": {\n                        \"LogicalName\": \"Inputfield2555\",\n                        \"FieldLabel\": \"Anreise\",\n                        \"FieldOrder\": 3,\n                        \"FieldTypeID\": \"6\",\n                        \"DataFieldType\": \"selection-radio\",\n                        \"QuestionSelectListID\": \"13\",\n                        \"FieldGroupID\": 1248,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    },\n                    \"Inputfield2556\": {\n                        \"LogicalName\": \"Inputfield2556\",\n                        \"FieldLabel\": \"Anreisedatum\",\n                        \"FieldOrder\": 4,\n                        \"FieldTypeID\": \"4\",\n                        \"DataFieldType\": \"date\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1248,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    }\n                },\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15b0-a10\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5552\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15b0-a10\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5552/Picture.jpg\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"42\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 42,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 5,\n                \"FolderPath\": \"/Stammdatenumfrage\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 7,\n                \"EventType\": \"UmfrageAnonym\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Zufriedenheitsumfrage\",\n                \"EventSubTitle\": null,\n                \"Location\": null,\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2016-04-21T21:22:00+02:00\",\n                \"EndDate\": \"2016-04-22T21:22:00+02:00\",\n                \"TimeStr\": \"21. bis 22. April 2016\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2025-04-21T00:00:00+02:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2025-04-21T00:00:00+02:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100000000,\n                \"CurrentAttendants\": 3,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": {\n                    \"Inputfield2329\": {\n                        \"LogicalName\": \"Inputfield2329\",\n                        \"FieldLabel\": \"Ich habe noch folgende Anmerkungen\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": \"8\",\n                        \"DataFieldType\": \"text-long\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 22,\n                        \"FieldGroupOrder\": 1004,\n                        \"FieldGroupHeadline\": \"Sonstiges\"\n                    },\n                    \"Inputfield1037\": {\n                        \"LogicalName\": \"Inputfield1037\",\n                        \"FieldLabel\": \"Der Lerninhalt ist zeitlich optimal abgestimmt\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": \"2\",\n                        \"DataFieldType\": \"number-int\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 20,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Fragen zur Durchführung\"\n                    },\n                    \"Inputfield1038\": {\n                        \"LogicalName\": \"Inputfield1038\",\n                        \"FieldLabel\": \"Es gab ausreichend Pausen zwischen den einzelnen Themenblöcken\",\n                        \"FieldOrder\": 2,\n                        \"FieldTypeID\": \"2\",\n                        \"DataFieldType\": \"number-int\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 20,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Fragen zur Durchführung\"\n                    },\n                    \"Inputfield1039\": {\n                        \"LogicalName\": \"Inputfield1039\",\n                        \"FieldLabel\": \"Das Ziel ist klar kommuniziert worden\",\n                        \"FieldOrder\": 3,\n                        \"FieldTypeID\": \"2\",\n                        \"DataFieldType\": \"number-int\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 20,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Fragen zur Durchführung\"\n                    },\n                    \"Inputfield1040\": {\n                        \"LogicalName\": \"Inputfield1040\",\n                        \"FieldLabel\": \"Es wurden herausfordernde Fragen gestellt\",\n                        \"FieldOrder\": 4,\n                        \"FieldTypeID\": \"2\",\n                        \"DataFieldType\": \"number-int\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 20,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Fragen zur Durchführung\"\n                    },\n                    \"Inputfield1041\": {\n                        \"LogicalName\": \"Inputfield1041\",\n                        \"FieldLabel\": \"Ich wurde in das Seminar gut einbezogen\",\n                        \"FieldOrder\": 5,\n                        \"FieldTypeID\": \"2\",\n                        \"DataFieldType\": \"number-int\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 20,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Fragen zur Durchführung\"\n                    },\n                    \"Inputfield1042\": {\n                        \"LogicalName\": \"Inputfield1042\",\n                        \"FieldLabel\": \"Das Seminar wurde abwechslungsreich aufgebaut\",\n                        \"FieldOrder\": 6,\n                        \"FieldTypeID\": \"2\",\n                        \"DataFieldType\": \"number-int\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 20,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Fragen zur Durchführung\"\n                    },\n                    \"Inputfield1020\": {\n                        \"LogicalName\": \"Inputfield1020\",\n                        \"FieldLabel\": \"Wie zufrieden sind Sie mit dem Referenten?\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": \"2\",\n                        \"DataFieldType\": \"number-int\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 11,\n                        \"FieldGroupOrder\": 1002,\n                        \"FieldGroupHeadline\": \"Fragen zu Referenten\"\n                    }\n                },\n                \"EventLink\": \"https://muellerdemo1.astendo.de/Stammdatenumfrage/event.php?vnr=2a-a0a\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/42\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/Stammdatenumfrage/event.php?vnr=2a-a0a\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-42/Picture.png\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5556\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5556,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 0,\n                \"FolderPath\": null,\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 0,\n                \"EventType\": \"\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": null,\n                \"FallbackLocale\": null,\n                \"Locales\": null,\n                \"ActiveLocales\": null,\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": false,\n                \"EventName\": null,\n                \"EventSubTitle\": null,\n                \"Location\": null,\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"1970-01-01T01:00:00+01:00\",\n                \"EndDate\": \"1970-01-01T01:00:00+01:00\",\n                \"TimeStr\": \"1. März 1970\",\n                \"BookableFrom\": \"1970-01-01T01:00:00+01:00\",\n                \"BookableUntil\": \"1970-01-01T01:00:00+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"1970-01-01T01:00:00+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 0,\n                \"CurrentAttendants\": 0,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": false,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5556\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5557\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5557,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Seminar der KZVH\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Frankfurt\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-10-11T10:00:00+02:00\",\n                \"EndDate\": \"2023-10-11T17:00:00+02:00\",\n                \"TimeStr\": \"11. Oktober 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2023-10-01T10:00:00+02:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2023-10-21T17:00:00+02:00\",\n                \"ShortDescription\": null,\n                \"Topic\": \"Zähneputzen\",\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100000000,\n                \"CurrentAttendants\": 6,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 1,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": 1,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 2,\n                \"Prices\": [\n                    4,\n                    5\n                ],\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": {\n                    \"Inputfield2576\": {\n                        \"LogicalName\": \"Inputfield2576\",\n                        \"FieldLabel\": \"Frage1\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": \"6\",\n                        \"DataFieldType\": \"selection-radio\",\n                        \"QuestionSelectListID\": \"7\",\n                        \"FieldGroupID\": 1258,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    },\n                    \"Inputfield2577\": {\n                        \"LogicalName\": \"Inputfield2577\",\n                        \"FieldLabel\": \"Frage2\",\n                        \"FieldOrder\": 2,\n                        \"FieldTypeID\": \"8\",\n                        \"DataFieldType\": \"text-long\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1258,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    },\n                    \"Inputfield2578\": {\n                        \"LogicalName\": \"Inputfield2578\",\n                        \"FieldLabel\": \"JaNein\",\n                        \"FieldOrder\": 3,\n                        \"FieldTypeID\": \"3\",\n                        \"DataFieldType\": \"boolean\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1258,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    },\n                    \"Inputfield2579\": {\n                        \"LogicalName\": \"Inputfield2579\",\n                        \"FieldLabel\": \"Auswahl\",\n                        \"FieldOrder\": 4,\n                        \"FieldTypeID\": \"15\",\n                        \"DataFieldType\": \"selection-select\",\n                        \"QuestionSelectListID\": \"33\",\n                        \"FieldGroupID\": 1258,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    }\n                },\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15b5-a14\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5557\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15b5-a14\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5557/Picture.jpg\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5558\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5558,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Fachtagung Kreditpartner\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Berlin\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-10-17T10:00:00+02:00\",\n                \"EndDate\": \"2023-10-17T17:00:00+02:00\",\n                \"TimeStr\": \"17. Oktober 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2023-10-07T10:00:00+02:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2023-10-27T17:00:00+02:00\",\n                \"ShortDescription\": null,\n                \"Topic\": \"Alles zum Thema Kredite\",\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 50,\n                \"CurrentAttendants\": 3,\n                \"IsWaitinglistActive\": true,\n                \"MaxWaitinglist\": 10,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 1,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": 1,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": {\n                    \"Inputfield2581\": {\n                        \"LogicalName\": \"Inputfield2581\",\n                        \"FieldLabel\": \"Zimmer\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": \"15\",\n                        \"DataFieldType\": \"selection-select\",\n                        \"QuestionSelectListID\": \"9\",\n                        \"FieldGroupID\": 1260,\n                        \"FieldGroupOrder\": 1002,\n                        \"FieldGroupHeadline\": \"Hotelreservierung\"\n                    },\n                    \"Inputfield2582\": {\n                        \"LogicalName\": \"Inputfield2582\",\n                        \"FieldLabel\": \"Parkplatz\",\n                        \"FieldOrder\": 2,\n                        \"FieldTypeID\": \"6\",\n                        \"DataFieldType\": \"selection-radio\",\n                        \"QuestionSelectListID\": \"8\",\n                        \"FieldGroupID\": 1260,\n                        \"FieldGroupOrder\": 1002,\n                        \"FieldGroupHeadline\": \"Hotelreservierung\"\n                    },\n                    \"Inputfield2583\": {\n                        \"LogicalName\": \"Inputfield2583\",\n                        \"FieldLabel\": \"Raucher?\",\n                        \"FieldOrder\": 3,\n                        \"FieldTypeID\": \"3\",\n                        \"DataFieldType\": \"boolean\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1260,\n                        \"FieldGroupOrder\": 1002,\n                        \"FieldGroupHeadline\": \"Hotelreservierung\"\n                    },\n                    \"Inputfield2580\": {\n                        \"LogicalName\": \"Inputfield2580\",\n                        \"FieldLabel\": \"Wünschen Sie eine Hotelreservierung\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": \"6\",\n                        \"DataFieldType\": \"selection-radio\",\n                        \"QuestionSelectListID\": \"8\",\n                        \"FieldGroupID\": 1259,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    }\n                },\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15b6-a14\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5558\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15b6-a14\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5558/Picture.jpg\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5559\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5559,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": false,\n                \"EventName\": \"Bundesverbandstag\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Berlin\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-11-16T10:00:00+01:00\",\n                \"EndDate\": \"2023-11-16T17:00:00+01:00\",\n                \"TimeStr\": \"16. November 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2023-11-06T10:00:00+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2023-11-26T17:00:00+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 50,\n                \"CurrentAttendants\": 4,\n                \"IsWaitinglistActive\": true,\n                \"MaxWaitinglist\": 10,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 1,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": 1,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": {\n                    \"Inputfield2587\": {\n                        \"LogicalName\": \"Inputfield2587\",\n                        \"FieldLabel\": \"Menüauswahl\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": \"15\",\n                        \"DataFieldType\": \"selection-select\",\n                        \"QuestionSelectListID\": \"7\",\n                        \"FieldGroupID\": 1263,\n                        \"FieldGroupOrder\": 1003,\n                        \"FieldGroupHeadline\": \"Essen\"\n                    },\n                    \"Inputfield2588\": {\n                        \"LogicalName\": \"Inputfield2588\",\n                        \"FieldLabel\": \"Unverträglcihkeiten\",\n                        \"FieldOrder\": 2,\n                        \"FieldTypeID\": \"8\",\n                        \"DataFieldType\": \"text-long\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1263,\n                        \"FieldGroupOrder\": 1003,\n                        \"FieldGroupHeadline\": \"Essen\"\n                    },\n                    \"Inputfield2586\": {\n                        \"LogicalName\": \"Inputfield2586\",\n                        \"FieldLabel\": \"Anerkannt?\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": \"15\",\n                        \"DataFieldType\": \"selection-select\",\n                        \"QuestionSelectListID\": \"8\",\n                        \"FieldGroupID\": 1262,\n                        \"FieldGroupOrder\": 1002,\n                        \"FieldGroupHeadline\": \"Begleitung\"\n                    },\n                    \"Inputfield2584\": {\n                        \"LogicalName\": \"Inputfield2584\",\n                        \"FieldLabel\": \"Rollstuhl\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": \"3\",\n                        \"DataFieldType\": \"boolean\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1261,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    },\n                    \"Inputfield2585\": {\n                        \"LogicalName\": \"Inputfield2585\",\n                        \"FieldLabel\": \"Hörvorrichtung\",\n                        \"FieldOrder\": 2,\n                        \"FieldTypeID\": \"6\",\n                        \"DataFieldType\": \"selection-radio\",\n                        \"QuestionSelectListID\": \"6\",\n                        \"FieldGroupID\": 1261,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    }\n                },\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15b7-a16\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5559\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15b7-a16\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5559/Picture.jpg\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5560\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5560,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Neue Veranstaltung mit Terminen\",\n                \"EventSubTitle\": null,\n                \"Location\": null,\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-10-23T10:00:00+02:00\",\n                \"EndDate\": \"2024-03-27T17:00:00+01:00\",\n                \"TimeStr\": \"23. Oktober 2023 bis 27. März 2024\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2023-10-13T10:00:00+02:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2024-04-06T17:00:00+02:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100000000,\n                \"CurrentAttendants\": 0,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": true,\n                \"EventAppointments\": {\n                    \"2176349\": {\n                        \"webExID\": 2176349,\n                        \"EAppointment_ID\": \"845\",\n                        \"EAppointment_BeginDate\": \"2023-10-14T10:00:00+02:00\",\n                        \"EAppointment_EndDate\": \"2023-12-14T11:00:00+01:00\",\n                        \"EAppointment_AllDayEvent\": false\n                    },\n                    \"2176350\": {\n                        \"webExID\": 2176350,\n                        \"EAppointment_ID\": \"846\",\n                        \"EAppointment_BeginDate\": \"2023-10-25T10:00:00+02:00\",\n                        \"EAppointment_EndDate\": \"2023-12-25T11:00:00+01:00\",\n                        \"EAppointment_AllDayEvent\": false\n                    },\n                    \"2176351\": {\n                        \"webExID\": 2176351,\n                        \"EAppointment_ID\": \"847\",\n                        \"EAppointment_BeginDate\": \"2023-11-01T10:00:00+01:00\",\n                        \"EAppointment_EndDate\": \"2024-01-01T11:00:00+01:00\",\n                        \"EAppointment_AllDayEvent\": false\n                    },\n                    \"2176352\": {\n                        \"webExID\": 2176352,\n                        \"EAppointment_ID\": \"848\",\n                        \"EAppointment_BeginDate\": \"2023-11-08T10:00:00+01:00\",\n                        \"EAppointment_EndDate\": \"2024-01-08T11:00:00+01:00\",\n                        \"EAppointment_AllDayEvent\": false\n                    },\n                    \"2176353\": {\n                        \"webExID\": 2176353,\n                        \"EAppointment_ID\": \"849\",\n                        \"EAppointment_BeginDate\": \"2023-11-15T10:00:00+01:00\",\n                        \"EAppointment_EndDate\": \"2024-01-15T11:00:00+01:00\",\n                        \"EAppointment_AllDayEvent\": false\n                    },\n                    \"2176354\": {\n                        \"webExID\": 2176354,\n                        \"EAppointment_ID\": \"850\",\n                        \"EAppointment_BeginDate\": \"2023-11-22T10:00:00+01:00\",\n                        \"EAppointment_EndDate\": \"2024-01-22T11:00:00+01:00\",\n                        \"EAppointment_AllDayEvent\": false\n                    },\n                    \"2176355\": {\n                        \"webExID\": 2176355,\n                        \"EAppointment_ID\": \"851\",\n                        \"EAppointment_BeginDate\": \"2023-11-29T10:00:00+01:00\",\n                        \"EAppointment_EndDate\": \"2024-01-29T11:00:00+01:00\",\n                        \"EAppointment_AllDayEvent\": false\n                    },\n                    \"2176356\": {\n                        \"webExID\": 2176356,\n                        \"EAppointment_ID\": \"852\",\n                        \"EAppointment_BeginDate\": \"2023-12-06T10:00:00+01:00\",\n                        \"EAppointment_EndDate\": \"2024-02-05T11:00:00+01:00\",\n                        \"EAppointment_AllDayEvent\": false\n                    },\n                    \"2176357\": {\n                        \"webExID\": 2176357,\n                        \"EAppointment_ID\": \"853\",\n                        \"EAppointment_BeginDate\": \"2023-12-13T10:00:00+01:00\",\n                        \"EAppointment_EndDate\": \"2024-02-12T11:00:00+01:00\",\n                        \"EAppointment_AllDayEvent\": false\n                    }\n                },\n                \"IsEventPicture\": false,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15b8-a12\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5560\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15b8-a12\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5100\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5100,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 6,\n                \"FolderPath\": \"/Seminare\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"en_GB\",\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\",\n                    \"en_GB\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Fotowettbewerb II\",\n                \"EventSubTitle\": null,\n                \"Location\": null,\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-11-08T10:00:00+01:00\",\n                \"EndDate\": \"2023-11-08T18:00:00+01:00\",\n                \"TimeStr\": \"8. November 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2025-11-18T17:00:00+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2025-11-18T17:00:00+01:00\",\n                \"ShortDescription\": \"Senden Sie Ihre schönsten Fotos und nehmen Sie an unserem Wettbewerb teil.\",\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100,\n                \"CurrentAttendants\": 0,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 1,\n                \"AdministrativeContacts\": [\n                    {\n                        \"Organisation\": \"astendo GmbH\",\n                        \"Name\": \"Andreas Müller\",\n                        \"Function\": null,\n                        \"Position\": \"Geschäftsführung\",\n                        \"Phone\": \"+49 30 2000 543 - 0\",\n                        \"EMail\": \"andreas.mueller@astendo.de\"\n                    }\n                ],\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": {\n                    \"10\": {\n                        \"FunctionsAddressCat_ID\": \"10\",\n                        \"FctAddressData\": [\n                            {\n                                \"webExID-AddressID\": 8487,\n                                \"evmID-FAID\": \"2066\",\n                                \"DisplayOrder\": 23\n                            }\n                        ]\n                    },\n                    \"1013\": {\n                        \"FunctionsAddressCat_ID\": \"1013\",\n                        \"FctAddressData\": [\n                            {\n                                \"webExID-AddressID\": \"2447\",\n                                \"evmID-FAID\": \"2067\",\n                                \"DisplayOrder\": 2\n                            }\n                        ]\n                    }\n                },\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": {\n                    \"Inputfield2075\": {\n                        \"LogicalName\": \"Inputfield2075\",\n                        \"FieldLabel\": \"Nehmen Sie teil?\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": 6,\n                        \"DataFieldType\": \"selection-radio\",\n                        \"QuestionSelectListID\": 6,\n                        \"FieldGroupID\": 1036,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Abendempfang\"\n                    },\n                    \"Inputfield2076\": {\n                        \"LogicalName\": \"Inputfield2076\",\n                        \"FieldLabel\": \"Was möchten Sie essen?\",\n                        \"FieldOrder\": 2,\n                        \"FieldTypeID\": 15,\n                        \"DataFieldType\": \"selection-select\",\n                        \"QuestionSelectListID\": 7,\n                        \"FieldGroupID\": 1036,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Abendempfang\"\n                    },\n                    \"Inputfield2077\": {\n                        \"LogicalName\": \"Inputfield2077\",\n                        \"FieldLabel\": \"Unverträglichkeiten\",\n                        \"FieldOrder\": 3,\n                        \"FieldTypeID\": 8,\n                        \"DataFieldType\": \"text-long\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1036,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Abendempfang\"\n                    },\n                    \"Inputfield2082\": {\n                        \"LogicalName\": \"Inputfield2082\",\n                        \"FieldLabel\": \"Datei\",\n                        \"FieldOrder\": 4,\n                        \"FieldTypeID\": 16,\n                        \"DataFieldType\": \"binary\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1036,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Abendempfang\"\n                    },\n                    \"Inputfield2089\": {\n                        \"LogicalName\": \"Inputfield2089\",\n                        \"FieldLabel\": \"Betreuer erforderlich\",\n                        \"FieldOrder\": 5,\n                        \"FieldTypeID\": 6,\n                        \"DataFieldType\": \"selection-radio\",\n                        \"QuestionSelectListID\": 6,\n                        \"FieldGroupID\": 1036,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Abendempfang\"\n                    },\n                    \"Inputfield2268\": {\n                        \"LogicalName\": \"Inputfield2268\",\n                        \"FieldLabel\": \"\",\n                        \"FieldOrder\": 6,\n                        \"FieldTypeID\": 6,\n                        \"DataFieldType\": \"selection-radio\",\n                        \"QuestionSelectListID\": 14,\n                        \"FieldGroupID\": 1036,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Abendempfang\"\n                    }\n                },\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=13ec-a14\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5100\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=13ec-a14\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5100/Picture.png\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5561\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5561,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Testveranstaltung Bundesarbeitsgemeinschaft Werkstätten für behinderte Menschen (BaWfbM)\",\n                \"EventSubTitle\": null,\n                \"Location\": null,\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2024-01-14T10:00:00+01:00\",\n                \"EndDate\": \"2024-01-14T17:00:00+01:00\",\n                \"TimeStr\": \"14. Januar 2024\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2024-01-04T10:00:00+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2024-01-24T17:00:00+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100000000,\n                \"CurrentAttendants\": 1,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": false,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15b9-a14\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5561\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15b9-a14\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5564\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5564,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Adventsingen\",\n                \"EventSubTitle\": null,\n                \"Location\": null,\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-12-13T10:00:00+01:00\",\n                \"EndDate\": \"2023-12-13T17:00:00+01:00\",\n                \"TimeStr\": \"13. Dezember 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2023-12-03T10:00:00+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2023-12-23T17:00:00+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100000000,\n                \"CurrentAttendants\": 1,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": false,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15bc-a14\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5564\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15bc-a14\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5565\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5565,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Pilz Seminar\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Stuttgart\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-11-16T10:00:00+01:00\",\n                \"EndDate\": \"2023-11-16T17:00:00+01:00\",\n                \"TimeStr\": \"16. November 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2023-11-06T10:00:00+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2023-11-26T17:00:00+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100000000,\n                \"CurrentAttendants\": 2,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 1,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": 1,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15bd-a16\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5565\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15bd-a16\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5565/Picture.jpg\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5566\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5566,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": false,\n                \"EventName\": \"Neujahrsempfang im Landtag\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Stuttgart\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2024-01-10T17:00:00+01:00\",\n                \"EndDate\": \"2024-01-10T20:00:00+01:00\",\n                \"TimeStr\": \"10. Januar 2024\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2023-12-31T17:00:00+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2024-01-20T20:00:00+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100,\n                \"CurrentAttendants\": 4,\n                \"IsWaitinglistActive\": true,\n                \"MaxWaitinglist\": 10,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15be-a16\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5566\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15be-a16\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5566/Picture.jpg\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5567\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5567,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Neuhsempfang Zeiss AG\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Berlin\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2024-01-10T18:00:00+01:00\",\n                \"EndDate\": \"2024-01-10T22:00:00+01:00\",\n                \"TimeStr\": \"10. Januar 2024\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2023-12-31T18:00:00+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2024-01-20T22:00:00+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 50,\n                \"CurrentAttendants\": 2,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 1,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": 1,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15bf-a18\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5567\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15bf-a18\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5567/Picture.jpg\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5403\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5403,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 4,\n                \"FolderPath\": \"/Newsletter\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 4,\n                \"EventType\": \"Umfrage\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Kontakt\",\n                \"EventSubTitle\": null,\n                \"Location\": null,\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2020-07-21T20:29:00+02:00\",\n                \"EndDate\": \"2020-07-22T20:29:00+02:00\",\n                \"TimeStr\": \"21. bis 22. Juli 2020\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2024-07-21T00:00:00+02:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2024-07-21T00:00:00+02:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100000000,\n                \"CurrentAttendants\": 2,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 1,\n                \"AdministrativeContacts\": [\n                    {\n                        \"Organisation\": \"astendo GmbH\",\n                        \"Name\": \"Andreas Müller\",\n                        \"Function\": null,\n                        \"Position\": null,\n                        \"Phone\": null,\n                        \"EMail\": \"info@astendo.de\"\n                    }\n                ],\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": {\n                    \"Inputfield2340\": {\n                        \"LogicalName\": \"Inputfield2340\",\n                        \"FieldLabel\": \"Themenbereich\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": 15,\n                        \"DataFieldType\": \"selection-select\",\n                        \"QuestionSelectListID\": 28,\n                        \"FieldGroupID\": 1165,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Ihre Anfrage\"\n                    },\n                    \"Inputfield2341\": {\n                        \"LogicalName\": \"Inputfield2341\",\n                        \"FieldLabel\": \"Ihre Anfrage\",\n                        \"FieldOrder\": 3,\n                        \"FieldTypeID\": 8,\n                        \"DataFieldType\": \"text-long\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1165,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Ihre Anfrage\"\n                    },\n                    \"Inputfield2342\": {\n                        \"LogicalName\": \"Inputfield2342\",\n                        \"FieldLabel\": \"Art\",\n                        \"FieldOrder\": 4,\n                        \"FieldTypeID\": 1,\n                        \"DataFieldType\": \"text-input\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1165,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Ihre Anfrage\"\n                    },\n                    \"Inputfield2343\": {\n                        \"LogicalName\": \"Inputfield2343\",\n                        \"FieldLabel\": \"Status\",\n                        \"FieldOrder\": 5,\n                        \"FieldTypeID\": 1,\n                        \"DataFieldType\": \"text-input\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1165,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Ihre Anfrage\"\n                    },\n                    \"Inputfield2344\": {\n                        \"LogicalName\": \"Inputfield2344\",\n                        \"FieldLabel\": \"Symbol\",\n                        \"FieldOrder\": 6,\n                        \"FieldTypeID\": 1,\n                        \"DataFieldType\": \"text-input\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1165,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Ihre Anfrage\"\n                    },\n                    \"Inputfield2345\": {\n                        \"LogicalName\": \"Inputfield2345\",\n                        \"FieldLabel\": \"Eingang\",\n                        \"FieldOrder\": 7,\n                        \"FieldTypeID\": 1,\n                        \"DataFieldType\": \"text-input\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1165,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Ihre Anfrage\"\n                    },\n                    \"Inputfield2347\": {\n                        \"LogicalName\": \"Inputfield2347\",\n                        \"FieldLabel\": \"Interaktionsart\",\n                        \"FieldOrder\": 8,\n                        \"FieldTypeID\": 2,\n                        \"DataFieldType\": \"number-int\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1165,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Ihre Anfrage\"\n                    },\n                    \"Inputfield2355\": {\n                        \"LogicalName\": \"Inputfield2355\",\n                        \"FieldLabel\": \"Priorität\",\n                        \"FieldOrder\": 9,\n                        \"FieldTypeID\": 1,\n                        \"DataFieldType\": \"text-input\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1165,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Ihre Anfrage\"\n                    },\n                    \"Inputfield2357\": {\n                        \"LogicalName\": \"Inputfield2357\",\n                        \"FieldLabel\": \"Quelle\",\n                        \"FieldOrder\": 10,\n                        \"FieldTypeID\": 1,\n                        \"DataFieldType\": \"text-input\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1165,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Ihre Anfrage\"\n                    },\n                    \"Inputfield2360\": {\n                        \"LogicalName\": \"Inputfield2360\",\n                        \"FieldLabel\": \"Betreff\",\n                        \"FieldOrder\": 2,\n                        \"FieldTypeID\": 1,\n                        \"DataFieldType\": \"text-input\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1165,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Ihre Anfrage\"\n                    },\n                    \"Inputfield2361\": {\n                        \"LogicalName\": \"Inputfield2361\",\n                        \"FieldLabel\": \"Art_int\",\n                        \"FieldOrder\": 11,\n                        \"FieldTypeID\": 2,\n                        \"DataFieldType\": \"number-int\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1165,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Ihre Anfrage\"\n                    }\n                },\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=151b-a12\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5403\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=151b-a12\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5403/Picture.jpg\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5568\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5568,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Neujahrsempfang\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Berlin\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2024-01-18T17:00:00+01:00\",\n                \"EndDate\": \"2024-01-18T22:00:00+01:00\",\n                \"TimeStr\": \"18. Januar 2024\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2024-01-08T17:00:00+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2024-01-28T22:00:00+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100,\n                \"CurrentAttendants\": 1,\n                \"IsWaitinglistActive\": true,\n                \"MaxWaitinglist\": 10,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15c0-a0e\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5568\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15c0-a0e\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5568/Picture.jpg\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5569\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5569,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Neujahrsempfang\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Berlin\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2024-01-18T17:00:00+01:00\",\n                \"EndDate\": \"2024-01-18T22:00:00+01:00\",\n                \"TimeStr\": \"18. Januar 2024\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2024-01-08T17:00:00+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2024-01-28T22:00:00+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100000000,\n                \"CurrentAttendants\": 3,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15c1-a10\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5569\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15c1-a10\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5569/Picture.jpg\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5461\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5461,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Einzelveranstaltung mit Einmal-Codes\",\n                \"EventSubTitle\": null,\n                \"Location\": null,\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2024-11-16T10:00:00+01:00\",\n                \"EndDate\": \"2024-11-16T17:00:00+01:00\",\n                \"TimeStr\": \"16. November 2024\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2024-11-06T10:00:00+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2024-11-26T17:00:00+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100000000,\n                \"CurrentAttendants\": 6,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 1,\n                \"Prices\": [\n                    4\n                ],\n                \"PromotionCodesCount\": 1,\n                \"PromotionCodes\": [\n                    8\n                ],\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": false,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=1555-a12\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5461\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=1555-a12\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5563\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5563,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Mitgliederversammlung\",\n                \"EventSubTitle\": null,\n                \"Location\": null,\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-11-29T10:00:00+01:00\",\n                \"EndDate\": \"2023-11-29T17:00:00+01:00\",\n                \"TimeStr\": \"29. November 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2023-11-19T10:00:00+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2023-12-09T17:00:00+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100000000,\n                \"CurrentAttendants\": 3,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 2,\n                \"Prices\": [\n                    4,\n                    5\n                ],\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15bb-a16\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5563\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15bb-a16\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5563/Picture.jpg\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5554\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5554,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": false,\n                \"EventName\": \"Sportehrung\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Stuttgart\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-12-20T10:00:00+01:00\",\n                \"EndDate\": \"2023-12-20T17:00:00+01:00\",\n                \"TimeStr\": \"20. Dezember 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2023-12-10T10:00:00+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2023-12-30T17:00:00+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100,\n                \"CurrentAttendants\": 7,\n                \"IsWaitinglistActive\": true,\n                \"MaxWaitinglist\": 10,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 1,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": 1,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 2,\n                \"Prices\": [\n                    4,\n                    5\n                ],\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": {\n                    \"Inputfield2564\": {\n                        \"LogicalName\": \"Inputfield2564\",\n                        \"FieldLabel\": \"Mannschaft des Jahres\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": 6,\n                        \"DataFieldType\": \"selection-radio\",\n                        \"QuestionSelectListID\": 39,\n                        \"FieldGroupID\": 1252,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    },\n                    \"Inputfield2565\": {\n                        \"LogicalName\": \"Inputfield2565\",\n                        \"FieldLabel\": \"Persönliche Anmerkungen\",\n                        \"FieldOrder\": 2,\n                        \"FieldTypeID\": 8,\n                        \"DataFieldType\": \"text-long\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1252,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    }\n                },\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15b2-a12\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5554\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15b2-a12\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5554/Picture.jpg\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5106\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5106,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Einführung in den astendo EventManager\",\n                \"EventSubTitle\": null,\n                \"Location\": \"astendo Berlin\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-12-08T09:00:00+01:00\",\n                \"EndDate\": \"2023-12-08T16:30:00+01:00\",\n                \"TimeStr\": \"8. Dezember 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2023-11-28T09:00:00+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2023-12-08T16:30:00+01:00\",\n                \"ShortDescription\": \"Hier erfahren Sie alles was Sie zum EventManager wissen sollten.\",\n                \"Topic\": \"Alles zum Thema Eventmanagement\",\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100000000,\n                \"CurrentAttendants\": 0,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 1,\n                \"AdministrativeContacts\": [\n                    {\n                        \"Organisation\": \"astendo GmbH\",\n                        \"Name\": \"Andreas Müller\",\n                        \"Function\": null,\n                        \"Position\": null,\n                        \"Phone\": \"+49 30 20005430\",\n                        \"EMail\": \"andreas.mueller@astendo.de\"\n                    }\n                ],\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 2,\n                \"Prices\": [\n                    4,\n                    7\n                ],\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": {\n                    \"Inputfield2090\": {\n                        \"LogicalName\": \"Inputfield2090\",\n                        \"FieldLabel\": \"Nehmen Sie am Begleitprogramm teil?\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": 6,\n                        \"DataFieldType\": \"selection-radio\",\n                        \"QuestionSelectListID\": 8,\n                        \"FieldGroupID\": 1041,\n                        \"FieldGroupOrder\": 1002,\n                        \"FieldGroupHeadline\": \"Begleitprogramm\"\n                    },\n                    \"Inputfield2086\": {\n                        \"LogicalName\": \"Inputfield2086\",\n                        \"FieldLabel\": \"Nehmen Sie teil?\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": 6,\n                        \"DataFieldType\": \"selection-radio\",\n                        \"QuestionSelectListID\": 8,\n                        \"FieldGroupID\": 1040,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Abendveranstaltung\"\n                    },\n                    \"Inputfield2087\": {\n                        \"LogicalName\": \"Inputfield2087\",\n                        \"FieldLabel\": \"Essenswunsch\",\n                        \"FieldOrder\": 2,\n                        \"FieldTypeID\": 15,\n                        \"DataFieldType\": \"selection-select\",\n                        \"QuestionSelectListID\": 11,\n                        \"FieldGroupID\": 1040,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Abendveranstaltung\"\n                    },\n                    \"Inputfield2088\": {\n                        \"LogicalName\": \"Inputfield2088\",\n                        \"FieldLabel\": \"Unverträglichkeiten\",\n                        \"FieldOrder\": 3,\n                        \"FieldTypeID\": 8,\n                        \"DataFieldType\": \"text-long\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1040,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Abendveranstaltung\"\n                    }\n                },\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=13f2-a14\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5106\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=13f2-a14\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5106/Picture.jpg\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"2054\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 2054,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 6,\n                \"FolderPath\": \"/Seminare\",\n                \"FoldersAdditional\": {\n                    \"1\": \"/\"\n                },\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 2,\n                \"EventCategory\": \"Seminar Basis\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"en_GB\",\n                    \"fr_FR\",\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\",\n                    \"en_GB\",\n                    \"fr_FR\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Kompaktwissen Wärme II\",\n                \"EventSubTitle\": null,\n                \"Location\": null,\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-12-06T11:10:00+01:00\",\n                \"EndDate\": \"2023-12-06T11:15:00+01:00\",\n                \"TimeStr\": \"6. Dezember 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2038-01-19T04:14:07+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2038-01-19T04:14:07+01:00\",\n                \"ShortDescription\": \"Dies ist eine interessante Veranstaltung\",\n                \"Topic\": \"Wirtschaftliches, rechtliches und technisches Wissen auf den Punkt gebracht\",\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 50,\n                \"CurrentAttendants\": 0,\n                \"IsWaitinglistActive\": true,\n                \"MaxWaitinglist\": 10,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 1,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": 1,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": {\n                    \"10\": {\n                        \"FunctionsAddressCat_ID\": \"10\",\n                        \"FctAddressData\": [\n                            {\n                                \"webExID-AddressID\": \"4241\",\n                                \"evmID-FAID\": \"1021\",\n                                \"DisplayOrder\": 6\n                            }\n                        ]\n                    }\n                },\n                \"PricesCount\": 5,\n                \"Prices\": [\n                    3,\n                    4,\n                    5,\n                    8,\n                    9\n                ],\n                \"PromotionCodesCount\": 2,\n                \"PromotionCodes\": [\n                    1,\n                    3\n                ],\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": {\n                    \"Inputfield1043\": {\n                        \"LogicalName\": \"Inputfield1043\",\n                        \"FieldLabel\": \"Nehmen Sie teil?\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": 6,\n                        \"DataFieldType\": \"selection-radio\",\n                        \"QuestionSelectListID\": 6,\n                        \"FieldGroupID\": 23,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    },\n                    \"Inputfield1044\": {\n                        \"LogicalName\": \"Inputfield1044\",\n                        \"FieldLabel\": \"rtre\",\n                        \"FieldOrder\": 2,\n                        \"FieldTypeID\": 2,\n                        \"DataFieldType\": \"number-int\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 23,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    },\n                    \"Inputfield1045\": {\n                        \"LogicalName\": \"Inputfield1045\",\n                        \"FieldLabel\": \"hfdh\",\n                        \"FieldOrder\": 3,\n                        \"FieldTypeID\": 4,\n                        \"DataFieldType\": \"date\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 23,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    }\n                },\n                \"EventLink\": \"https://muellerdemo1.astendo.de/Seminare/event.php?vnr=806-a0a\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/2054\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/Seminare/event.php?vnr=806-a0a\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-2054/Picture.jpg\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5537\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5537,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Sommerfest Landtag1\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Landtag\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-12-08T18:00:00+01:00\",\n                \"EndDate\": \"2023-12-08T23:00:00+01:00\",\n                \"TimeStr\": \"8. Dezember 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2023-11-28T18:00:00+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2023-12-18T23:00:00+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 450,\n                \"CurrentAttendants\": 2,\n                \"IsWaitinglistActive\": true,\n                \"MaxWaitinglist\": 10,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 1,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": 1,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": {\n                    \"Inputfield2517\": {\n                        \"LogicalName\": \"Inputfield2517\",\n                        \"FieldLabel\": \"sfgfdg\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": 6,\n                        \"DataFieldType\": \"selection-radio\",\n                        \"QuestionSelectListID\": 8,\n                        \"FieldGroupID\": 1230,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    },\n                    \"Inputfield2518\": {\n                        \"LogicalName\": \"Inputfield2518\",\n                        \"FieldLabel\": \"fdgdg\",\n                        \"FieldOrder\": 2,\n                        \"FieldTypeID\": 1,\n                        \"DataFieldType\": \"text-input\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1230,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    },\n                    \"Inputfield2519\": {\n                        \"LogicalName\": \"Inputfield2519\",\n                        \"FieldLabel\": \"hfdfdh\",\n                        \"FieldOrder\": 3,\n                        \"FieldTypeID\": 3,\n                        \"DataFieldType\": \"boolean\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1230,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    }\n                },\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15a1-a10\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5537\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15a1-a10\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5537/Picture.png\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"7\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 7,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 6,\n                \"FolderPath\": \"/Seminare\",\n                \"FoldersAdditional\": {\n                    \"1\": \"/\"\n                },\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 2,\n                \"EventCategory\": \"Seminar Basis\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Kompaktwissen Wasser\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Berlin\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-11-21T09:00:00+01:00\",\n                \"EndDate\": \"2023-11-21T17:00:00+01:00\",\n                \"TimeStr\": \"21. November 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2038-01-19T04:14:07+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2038-01-19T04:14:07+01:00\",\n                \"ShortDescription\": \"Dies ist eine interessante Veranstaltung\",\n                \"Topic\": \"Wirtschaftliches, rechtliches und technisches Wissen auf den Punkt gebracht\",\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 55,\n                \"CurrentAttendants\": 6,\n                \"IsWaitinglistActive\": true,\n                \"MaxWaitinglist\": 6,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 1,\n                \"AdministrativeContacts\": [\n                    {\n                        \"Organisation\": \"astendo GmbH\",\n                        \"Name\": \"Andreas Müler\",\n                        \"Function\": null,\n                        \"Position\": null,\n                        \"Phone\": \"+49 30 2000 543 - 0\",\n                        \"EMail\": \"andreas.mueller@astendo.de\"\n                    }\n                ],\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": {\n                    \"10\": {\n                        \"FunctionsAddressCat_ID\": \"10\",\n                        \"FctAddressData\": [\n                            {\n                                \"webExID-AddressID\": \"4241\",\n                                \"evmID-FAID\": \"3\",\n                                \"DisplayOrder\": 3\n                            }\n                        ]\n                    }\n                },\n                \"PricesCount\": 2,\n                \"Prices\": [\n                    4,\n                    5\n                ],\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": {\n                    \"Inputfield2377\": {\n                        \"LogicalName\": \"Inputfield2377\",\n                        \"FieldLabel\": \"Feld VIP\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": 1,\n                        \"DataFieldType\": \"text-input\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1175,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"zusatzfrage VIP\"\n                    },\n                    \"Inputfield2\": {\n                        \"LogicalName\": \"Inputfield2\",\n                        \"FieldLabel\": \"Nehmen Sie teil?\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": 6,\n                        \"DataFieldType\": \"selection-radio\",\n                        \"QuestionSelectListID\": 6,\n                        \"FieldGroupID\": 2,\n                        \"FieldGroupOrder\": 1002,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    },\n                    \"Inputfield1035\": {\n                        \"LogicalName\": \"Inputfield1035\",\n                        \"FieldLabel\": \"xfbfd\",\n                        \"FieldOrder\": 2,\n                        \"FieldTypeID\": 16,\n                        \"DataFieldType\": \"binary\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 2,\n                        \"FieldGroupOrder\": 1002,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    }\n                },\n                \"EventLink\": \"https://muellerdemo1.astendo.de/Seminare/event.php?vnr=7-a0a\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/7\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/Seminare/event.php?vnr=7-a0a\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-7/Picture.jpg\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5553\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5553,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Konferenz\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Berlin\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-09-20T09:00:00+02:00\",\n                \"EndDate\": \"2023-09-20T17:00:00+02:00\",\n                \"TimeStr\": \"20. September 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2023-09-10T09:00:00+02:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2023-09-30T17:00:00+02:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 50,\n                \"CurrentAttendants\": 3,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 1,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": 1,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 2,\n                \"Prices\": [\n                    4,\n                    6\n                ],\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": {\n                    \"Inputfield2561\": {\n                        \"LogicalName\": \"Inputfield2561\",\n                        \"FieldLabel\": \"Wo\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": 1,\n                        \"DataFieldType\": \"text-input\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1251,\n                        \"FieldGroupOrder\": 1002,\n                        \"FieldGroupHeadline\": \"Bustransfer\"\n                    },\n                    \"Inputfield2562\": {\n                        \"LogicalName\": \"Inputfield2562\",\n                        \"FieldLabel\": \"Wann\",\n                        \"FieldOrder\": 2,\n                        \"FieldTypeID\": 1,\n                        \"DataFieldType\": \"text-input\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1251,\n                        \"FieldGroupOrder\": 1002,\n                        \"FieldGroupHeadline\": \"Bustransfer\"\n                    },\n                    \"Inputfield2563\": {\n                        \"LogicalName\": \"Inputfield2563\",\n                        \"FieldLabel\": \"Wie viel Gepäck\",\n                        \"FieldOrder\": 3,\n                        \"FieldTypeID\": 1,\n                        \"DataFieldType\": \"text-input\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1251,\n                        \"FieldGroupOrder\": 1002,\n                        \"FieldGroupHeadline\": \"Bustransfer\"\n                    },\n                    \"Inputfield2558\": {\n                        \"LogicalName\": \"Inputfield2558\",\n                        \"FieldLabel\": \"Allergien\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": 8,\n                        \"DataFieldType\": \"text-long\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1250,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    },\n                    \"Inputfield2559\": {\n                        \"LogicalName\": \"Inputfield2559\",\n                        \"FieldLabel\": \"UNverträglichkeiten\",\n                        \"FieldOrder\": 2,\n                        \"FieldTypeID\": 8,\n                        \"DataFieldType\": \"text-long\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1250,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    },\n                    \"Inputfield2560\": {\n                        \"LogicalName\": \"Inputfield2560\",\n                        \"FieldLabel\": \"Bustransfer\",\n                        \"FieldOrder\": 3,\n                        \"FieldTypeID\": 6,\n                        \"DataFieldType\": \"selection-radio\",\n                        \"QuestionSelectListID\": 6,\n                        \"FieldGroupID\": 1250,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    }\n                },\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15b1-a12\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5553\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15b1-a12\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5553/Picture.jpg\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5570\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5570,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Weihnachtsfeier\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Magdeburg\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-12-14T18:00:00+01:00\",\n                \"EndDate\": \"2023-12-14T22:00:00+01:00\",\n                \"TimeStr\": \"14. Dezember 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2023-12-04T18:00:00+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2023-12-24T22:00:00+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 10,\n                \"CurrentAttendants\": 3,\n                \"IsWaitinglistActive\": true,\n                \"MaxWaitinglist\": 5,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15c2-a10\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5570\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15c2-a10\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5570/Picture.jpg\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5571\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5571,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Neujahrsempfang der Stadt Düsseldorf\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Düsseldorf\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2024-01-17T18:00:00+01:00\",\n                \"EndDate\": \"2024-01-17T22:00:00+01:00\",\n                \"TimeStr\": \"17. Januar 2024\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2024-01-07T18:00:00+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2024-01-27T22:00:00+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100000000,\n                \"CurrentAttendants\": 1,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15c3-a12\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5571\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15c3-a12\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5571/Picture.jpg\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5572\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5572,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"ZIAF Jahressitzung\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Stuttgart\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2024-02-09T10:00:00+01:00\",\n                \"EndDate\": \"2024-02-09T17:00:00+01:00\",\n                \"TimeStr\": \"9. Februar 2024\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2024-01-30T10:00:00+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2024-02-19T17:00:00+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100,\n                \"CurrentAttendants\": 2,\n                \"IsWaitinglistActive\": true,\n                \"MaxWaitinglist\": 5,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 1,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": 1,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": {\n                    \"Inputfield2590\": {\n                        \"LogicalName\": \"Inputfield2590\",\n                        \"FieldLabel\": \"Kommen Sie mit Rollstuhl\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": 3,\n                        \"DataFieldType\": \"boolean\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1265,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    },\n                    \"Inputfield2591\": {\n                        \"LogicalName\": \"Inputfield2591\",\n                        \"FieldLabel\": \"Unverträglichkeiten\",\n                        \"FieldOrder\": 2,\n                        \"FieldTypeID\": 8,\n                        \"DataFieldType\": \"text-long\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1265,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    },\n                    \"Inputfield2592\": {\n                        \"LogicalName\": \"Inputfield2592\",\n                        \"FieldLabel\": \"Menüauswahl\",\n                        \"FieldOrder\": 3,\n                        \"FieldTypeID\": 6,\n                        \"DataFieldType\": \"selection-radio\",\n                        \"QuestionSelectListID\": 7,\n                        \"FieldGroupID\": 1265,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    }\n                },\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15c4-a10\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5572\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15c4-a10\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5572/Picture.jpg\"\n            }\n        }\n    ],\n    \"included\": [\n        {\n            \"type\": \"Event\",\n            \"id\": \"35\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 35,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": null,\n                \"FolderPath\": null,\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 3,\n                \"EventHierarchy\": \"CombinedFormAdditionalEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Empfang\",\n                \"EventSubTitle\": null,\n                \"Location\": null,\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2024-06-11T09:00:00+02:00\",\n                \"EndDate\": \"2024-06-11T09:00:00+02:00\",\n                \"TimeStr\": \"11. Juni 2024\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2024-06-01T09:00:00+02:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2038-01-19T04:14:07+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100,\n                \"CurrentAttendants\": 1,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": false,\n                \"IsEventArchive\": true,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/Kongresse/event.php?vnr=20-a06\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/35\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/Kongresse/event.php?vnr=20-a06\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"33\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 33,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": null,\n                \"FolderPath\": null,\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 3,\n                \"EventHierarchy\": \"CombinedFormAdditionalEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": \"DisableByEventGroup\",\n                \"DisableOnParticipationEventGroup\": 1,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Workshop 1\",\n                \"EventSubTitle\": null,\n                \"Location\": null,\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2024-06-12T09:00:00+02:00\",\n                \"EndDate\": \"2024-06-12T10:00:00+02:00\",\n                \"TimeStr\": \"12. Juni 2024\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2024-06-02T09:00:00+02:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2038-01-19T04:14:07+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 20,\n                \"CurrentAttendants\": 0,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 2,\n                \"Prices\": [\n                    4,\n                    5\n                ],\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": true,\n                \"AdditionalQuestionFields\": {\n                    \"Inputfield2069\": {\n                        \"LogicalName\": \"Inputfield2069\",\n                        \"FieldLabel\": \"ftft\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": \"6\",\n                        \"DataFieldType\": \"selection-radio\",\n                        \"QuestionSelectListID\": \"12\",\n                        \"FieldGroupID\": 1032,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    }\n                },\n                \"EventLink\": \"https://muellerdemo1.astendo.de/Kongresse/event.php?vnr=20-a06\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/33\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/Kongresse/event.php?vnr=20-a06\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-33/Picture.png\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"34\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 34,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": null,\n                \"FolderPath\": null,\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 3,\n                \"EventHierarchy\": \"CombinedFormAdditionalEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": \"DisableByEventGroup\",\n                \"DisableOnParticipationEventGroup\": 1,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Workshop 2\",\n                \"EventSubTitle\": null,\n                \"Location\": null,\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2024-06-12T09:00:00+02:00\",\n                \"EndDate\": \"2024-06-12T10:00:00+02:00\",\n                \"TimeStr\": \"12. Juni 2024\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2024-06-02T09:00:00+02:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2038-01-19T04:14:07+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 20,\n                \"CurrentAttendants\": 0,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 1,\n                \"AdministrativeContacts\": [\n                    {\n                        \"Organisation\": null,\n                        \"Name\": \"Thomas Mustermann\",\n                        \"Function\": null,\n                        \"Position\": null,\n                        \"Phone\": null,\n                        \"EMail\": null\n                    }\n                ],\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 2,\n                \"Prices\": [\n                    4,\n                    5\n                ],\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": true,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/Kongresse/event.php?vnr=20-a06\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/34\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/Kongresse/event.php?vnr=20-a06\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-34/Picture.png\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"41\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 41,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": null,\n                \"FolderPath\": null,\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 3,\n                \"EventHierarchy\": \"CombinedFormAdditionalEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": \"DisableByEventGroup\",\n                \"DisableOnParticipationEventGroup\": 1,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Workshop 3\",\n                \"EventSubTitle\": null,\n                \"Location\": null,\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2024-06-12T10:00:00+02:00\",\n                \"EndDate\": \"2024-06-12T11:00:00+02:00\",\n                \"TimeStr\": \"12. Juni 2024\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2024-06-02T10:00:00+02:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2038-01-19T04:14:07+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 20,\n                \"CurrentAttendants\": 2,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 2,\n                \"Prices\": [\n                    4,\n                    5\n                ],\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": true,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/Kongresse/event.php?vnr=20-a06\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/41\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/Kongresse/event.php?vnr=20-a06\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-41/Picture.png\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"1050\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 1050,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": null,\n                \"FolderPath\": null,\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 3,\n                \"EventHierarchy\": \"CombinedFormAdditionalEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": \"DisableByEventGroup\",\n                \"DisableOnParticipationEventGroup\": 1,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Workshop4\",\n                \"EventSubTitle\": null,\n                \"Location\": null,\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2024-06-12T10:00:00+02:00\",\n                \"EndDate\": \"2024-06-12T11:00:00+02:00\",\n                \"TimeStr\": \"12. Juni 2024\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2024-06-02T10:00:00+02:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2038-01-19T04:14:07+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 10,\n                \"CurrentAttendants\": 0,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 2,\n                \"Prices\": [\n                    4,\n                    5\n                ],\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": true,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/Kongresse/event.php?vnr=20-a06\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/1050\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/Kongresse/event.php?vnr=20-a06\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-1050/Picture.png\"\n            }\n        }\n    ]\n}"}],"_postman_id":"91298f7d-e302-439a-8458-3cd66d6c5a29"},{"name":"events by EventStateID","id":"a8172a41-88e0-44a3-b048-c16a09bb218c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/?page[limit]=40&page[pageoffset]=0&filter[modifiedafter]=2022-10-14 14:20:57&sort=-modified&filter[EventStateIDs]=1&filter[FolderIDs]=1","description":"<h1 id=\"liste-der-für-externen-zugriff-freigegebenen-veranstaltungen\">Liste der für externen Zugriff freigegebenen Veranstaltungen</h1>\n","urlObject":{"path":["eventmanager-system","restapi","v1","events",""],"host":["https://we790.dev01.astendo-solutions.de"],"query":[{"key":"page[limit]","value":"40"},{"key":"page[pageoffset]","value":"0"},{"key":"filter[modifiedafter]","value":"2022-10-14 14:20:57"},{"key":"sort","value":"-modified"},{"key":"filter[EventStateIDs]","value":"1"},{"key":"filter[FolderIDs]","value":"1"}],"variable":[]}},"response":[{"id":"533c0492-2a6e-49b7-a728-6645362fea6d","name":"events","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/?page[limit]=40&page[offset]=0&filter[modifiedafter]=2022-10-14 14:20:57&sort=-modified","host":["https://we790.dev01.astendo-solutions.de"],"path":["eventmanager-system","restapi","v1","events",""],"query":[{"key":"page[limit]","value":"40"},{"key":"page[offset]","value":"0"},{"key":"filter[modifiedafter]","value":"2022-10-14 14:20:57"},{"key":"sort","value":"-modified"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Sat, 30 Mar 2024 16:27:33 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Methods","value":"POST, GET, DELETE, PATCH"},{"key":"Strict-Transport-Security","value":"max-age=300; IncludeSubdomains; preload"},{"key":"X-Powered-By","value":""},{"key":"X-Xss-Protection","value":"1;mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Access-Control-Allow-Origin","value":"https://www.sandbox.paypal.com"},{"key":"Report-To","value":"{\"group\":\"ReportCspViolations\",\"max_age\":10886400,\"endpoints\":[{\"url\":\"https:\\/\\/muellerdemo1.astendo.de\\/eventmanager-system\\/ReportCspViolations.php\"}]}"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"jsonapi\": {\n        \"version\": \"1.1\"\n    },\n    \"links\": {\n        \"first\": null,\n        \"last\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/?filter%5Bmodifiedafter%5D=2022-10-14+14%3A20%3A57&sort=-modified&page%5Boffset%5D=1&page%5Blimit%5D=40\",\n        \"prev\": null,\n        \"next\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/?filter%5Bmodifiedafter%5D=2022-10-14+14%3A20%3A57&sort=-modified&page%5Boffset%5D=1&page%5Blimit%5D=40\"\n    },\n    \"meta\": {\n        \"paging\": \"Use the query parameter page[offset] in combination with page[limit] results in a paged output\",\n        \"filter-modified\": \"Use the query parameter filter[modifiedafter] in the format 2021-10-14 14:20:57\",\n        \"filter-created\": \"Use the query parameter filter[createdafter] in the format 2021-10-14 14:20:57\",\n        \"filter-FolderIDs\": \"Use the query parameter filter[FolderIDs] to filter the list for the folders - optionally as csv\",\n        \"filter-EventTypeIDs\": \"Use the query parameter filter[EventTypeIDs] to filter the list for the EventType - optionally as csv\",\n        \"filter-EventCategoryIDs\": \"Use the query parameter filter[EventCategoryIDs] to filter the list for the EventCategory - optionally as csv\",\n        \"sorting\": \"Use the query parameter sort to sort the event list for EventID,EventStateID,EventTypeID,EventCategoryID,EventName,BeginDate\",\n        \"webExtensionVersion\": \"7.6.0.2871\",\n        \"jsonapi-documentation\": \"https://jsonapi.org/\"\n    },\n    \"data\": [\n        {\n            \"type\": \"Event\",\n            \"id\": \"5500\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5500,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Neujahrsempfänge\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Berlin\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-01-18T10:00:00+01:00\",\n                \"EndDate\": \"2023-01-18T17:00:00+01:00\",\n                \"TimeStr\": \"18. Januar 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2023-01-08T10:00:00+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2023-01-28T17:00:00+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 1000000,\n                \"CurrentAttendants\": 3,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=157c-a14\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5500\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=157c-a14\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5500/Picture.png\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5530\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5530,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Stadtrallye\",\n                \"EventSubTitle\": null,\n                \"Location\": \"astendo GmbH, Wittestraße 30C, 13509 Berlin\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-08-14T10:00:00+02:00\",\n                \"EndDate\": \"2023-08-14T10:00:00+02:00\",\n                \"TimeStr\": \"14. August 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2038-01-19T04:14:07+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2023-08-24T10:00:00+02:00\",\n                \"ShortDescription\": \"Der schnelle Weg durch Berlin\",\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100000000,\n                \"CurrentAttendants\": 3,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 1,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": 1,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=159a-a12\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5530\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=159a-a12\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5530/Picture.png\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 5,\n                \"EventType\": \"Stammdaten\",\n                \"EventCategoryID\": 8,\n                \"EventCategory\": \"Umfragen\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Datenüberprüfung und Aktualisierung\",\n                \"EventSubTitle\": null,\n                \"Location\": null,\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2015-03-10T01:05:00+01:00\",\n                \"EndDate\": \"2016-03-10T00:00:00+01:00\",\n                \"TimeStr\": \"10. März 2015 bis 10. März 2016\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2025-03-07T19:38:35+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2025-03-07T19:38:35+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100000000,\n                \"CurrentAttendants\": 29,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=5-a08\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=5-a08\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5/Picture.jpg\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"32\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 32,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 8,\n                \"FolderPath\": \"/Kongresse\",\n                \"FoldersAdditional\": {\n                    \"1\": \"/\"\n                },\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 10,\n                \"EventCategory\": \"Kongress\",\n                \"EventHierarchyID\": 2,\n                \"EventHierarchy\": \"CombinedFormMasterEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": [\n                    33,\n                    34,\n                    35,\n                    41,\n                    1050\n                ],\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"IT-Konferenz 2016 Hauptveranstaltung II\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Berlin\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2024-06-11T09:00:00+02:00\",\n                \"EndDate\": \"2024-06-11T09:00:00+02:00\",\n                \"TimeStr\": \"11. Juni 2024\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2024-06-01T09:00:00+02:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2038-01-19T04:14:07+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100000000,\n                \"CurrentAttendants\": 2,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 1,\n                \"AdministrativeContacts\": [\n                    {\n                        \"Organisation\": \"astendo GmbH\",\n                        \"Name\": \"Andreas Müller\",\n                        \"Function\": null,\n                        \"Position\": \"Geschäftsführung\",\n                        \"Phone\": null,\n                        \"EMail\": \"andreas.mueller@astendo.de\"\n                    }\n                ],\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 3,\n                \"Prices\": [\n                    3,\n                    4,\n                    5\n                ],\n                \"PromotionCodesCount\": 1,\n                \"PromotionCodes\": [\n                    1\n                ],\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": true,\n                \"AdditionalQuestionFields\": {\n                    \"Inputfield1013\": {\n                        \"LogicalName\": \"Inputfield1013\",\n                        \"FieldLabel\": \"Nehmen Sie teil?\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": \"6\",\n                        \"DataFieldType\": \"selection-radio\",\n                        \"QuestionSelectListID\": \"6\",\n                        \"FieldGroupID\": 8,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Abendveranstaltung\"\n                    },\n                    \"Inputfield1018\": {\n                        \"LogicalName\": \"Inputfield1018\",\n                        \"FieldLabel\": \"Menüauswahl\",\n                        \"FieldOrder\": 2,\n                        \"FieldTypeID\": \"6\",\n                        \"DataFieldType\": \"selection-radio\",\n                        \"QuestionSelectListID\": \"7\",\n                        \"FieldGroupID\": 8,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Abendveranstaltung\"\n                    },\n                    \"Inputfield1019\": {\n                        \"LogicalName\": \"Inputfield1019\",\n                        \"FieldLabel\": \"Unverträglichkeiten\",\n                        \"FieldOrder\": 3,\n                        \"FieldTypeID\": \"8\",\n                        \"DataFieldType\": \"text-long\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 8,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Abendveranstaltung\"\n                    }\n                },\n                \"EventLink\": \"https://muellerdemo1.astendo.de/Kongresse/event.php?vnr=20-a06\"\n            },\n            \"relationships\": {\n                \"CombFormSubEvent\": {\n                    \"data\": [\n                        {\n                            \"type\": \"Event\",\n                            \"id\": \"35\"\n                        },\n                        {\n                            \"type\": \"Event\",\n                            \"id\": \"33\"\n                        },\n                        {\n                            \"type\": \"Event\",\n                            \"id\": \"34\"\n                        },\n                        {\n                            \"type\": \"Event\",\n                            \"id\": \"41\"\n                        },\n                        {\n                            \"type\": \"Event\",\n                            \"id\": \"1050\"\n                        }\n                    ]\n                }\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/32\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/Kongresse/event.php?vnr=20-a06\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-32/Picture.png\",\n                \"archive\": \"https://muellerdemo1.astendo.de/Archiv/event.php?vnr=20-a06\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5475\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5475,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Test Berliner Hoffest\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Rotes Rathaus\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-12-05T18:30:00+01:00\",\n                \"EndDate\": \"2023-12-05T18:30:00+01:00\",\n                \"TimeStr\": \"5. Dezember 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2038-01-19T04:14:07+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2038-01-19T04:14:07+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100000000,\n                \"CurrentAttendants\": 773,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 1,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 1,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": 1,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=1563-a12\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5475\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=1563-a12\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5475/Picture.png\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5538\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5538,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"online Meeting\",\n                \"EventSubTitle\": null,\n                \"Location\": null,\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-07-27T10:00:00+02:00\",\n                \"EndDate\": \"2023-07-27T10:00:00+02:00\",\n                \"TimeStr\": \"27. Juli 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2023-07-17T10:00:00+02:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2023-08-06T10:00:00+02:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100000000,\n                \"CurrentAttendants\": 0,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": false,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15a2-a10\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5538\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15a2-a10\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5539\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5539,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 5,\n                \"EventState\": \"in Planung\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Neue Veranstaltung2\",\n                \"EventSubTitle\": null,\n                \"Location\": null,\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-07-24T10:00:00+02:00\",\n                \"EndDate\": \"2023-07-24T17:00:00+02:00\",\n                \"TimeStr\": \"24. Juli 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2023-07-14T10:00:00+02:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2023-08-03T17:00:00+02:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100000000,\n                \"CurrentAttendants\": 0,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": false,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15a3-a12\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5539\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15a3-a12\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5472\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5472,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 2,\n                \"EventCategory\": \"Seminar Basis\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"75 Jahresfeier Unionhilfswerk\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Berlin\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-08-31T17:00:00+02:00\",\n                \"EndDate\": \"2023-08-31T17:00:00+02:00\",\n                \"TimeStr\": \"31. August 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2023-08-21T17:00:00+02:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2023-09-10T17:00:00+02:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100000000,\n                \"CurrentAttendants\": 1,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=1560-a0e\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5472\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=1560-a0e\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5472/Picture.png\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5545\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5545,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Sommerfest im Landtag\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Landtag des Saarlandes\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-08-30T18:30:00+02:00\",\n                \"EndDate\": \"2023-08-30T23:00:00+02:00\",\n                \"TimeStr\": \"30. August 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2023-08-20T18:30:00+02:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2023-09-09T23:00:00+02:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 200,\n                \"CurrentAttendants\": 3,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 1,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": 1,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": {\n                    \"Inputfield2523\": {\n                        \"LogicalName\": \"Inputfield2523\",\n                        \"FieldLabel\": \"Wei heitß der\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": \"1\",\n                        \"DataFieldType\": \"text-input\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1232,\n                        \"FieldGroupOrder\": 1002,\n                        \"FieldGroupHeadline\": \"Angaben zum Fahrer\"\n                    },\n                    \"Inputfield2524\": {\n                        \"LogicalName\": \"Inputfield2524\",\n                        \"FieldLabel\": \"Kennzeichen\",\n                        \"FieldOrder\": 2,\n                        \"FieldTypeID\": \"1\",\n                        \"DataFieldType\": \"text-input\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1232,\n                        \"FieldGroupOrder\": 1002,\n                        \"FieldGroupHeadline\": \"Angaben zum Fahrer\"\n                    },\n                    \"Inputfield2520\": {\n                        \"LogicalName\": \"Inputfield2520\",\n                        \"FieldLabel\": \"Geburtsort\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": \"1\",\n                        \"DataFieldType\": \"text-input\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1231,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    },\n                    \"Inputfield2521\": {\n                        \"LogicalName\": \"Inputfield2521\",\n                        \"FieldLabel\": \"Geburtstagdatum\",\n                        \"FieldOrder\": 2,\n                        \"FieldTypeID\": \"4\",\n                        \"DataFieldType\": \"date\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1231,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    },\n                    \"Inputfield2522\": {\n                        \"LogicalName\": \"Inputfield2522\",\n                        \"FieldLabel\": \"Unverträglichkeiten\",\n                        \"FieldOrder\": 3,\n                        \"FieldTypeID\": \"1\",\n                        \"DataFieldType\": \"text-input\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1231,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    }\n                },\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15a9-a12\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5545\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15a9-a12\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5545/Picture.jpg\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5548\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5548,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 0,\n                \"FolderPath\": null,\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 0,\n                \"EventType\": \"\",\n                \"EventCategoryID\": 9,\n                \"EventCategory\": \"\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": null,\n                \"FallbackLocale\": null,\n                \"Locales\": null,\n                \"ActiveLocales\": null,\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": false,\n                \"EventName\": null,\n                \"EventSubTitle\": null,\n                \"Location\": null,\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"1970-01-01T01:00:00+01:00\",\n                \"EndDate\": \"1970-01-01T01:00:00+01:00\",\n                \"TimeStr\": \"1. März 1970\",\n                \"BookableFrom\": \"1970-01-01T01:00:00+01:00\",\n                \"BookableUntil\": \"1970-01-01T01:00:00+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"1970-01-01T01:00:00+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 0,\n                \"CurrentAttendants\": 0,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": false,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5548\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5549\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5549,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 0,\n                \"FolderPath\": null,\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 0,\n                \"EventType\": \"\",\n                \"EventCategoryID\": 8,\n                \"EventCategory\": \"\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": null,\n                \"FallbackLocale\": null,\n                \"Locales\": null,\n                \"ActiveLocales\": null,\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": false,\n                \"EventName\": null,\n                \"EventSubTitle\": null,\n                \"Location\": null,\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"1970-01-01T01:00:00+01:00\",\n                \"EndDate\": \"1970-01-01T01:00:00+01:00\",\n                \"TimeStr\": \"1. März 1970\",\n                \"BookableFrom\": \"1970-01-01T01:00:00+01:00\",\n                \"BookableUntil\": \"1970-01-01T01:00:00+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"1970-01-01T01:00:00+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 0,\n                \"CurrentAttendants\": 0,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": false,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5549\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5551\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5551,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 7,\n                \"EventType\": \"UmfrageAnonym\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Zufriedenheit für eingeloggte\",\n                \"EventSubTitle\": null,\n                \"Location\": null,\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-08-03T10:00:00+02:00\",\n                \"EndDate\": \"2023-08-03T17:00:00+02:00\",\n                \"TimeStr\": \"3. August 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2038-01-19T04:14:07+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2038-01-19T04:14:07+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100000000,\n                \"CurrentAttendants\": 1,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": false,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": {\n                    \"Inputfield2552\": {\n                        \"LogicalName\": \"Inputfield2552\",\n                        \"FieldLabel\": \"zufrieden\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": \"1\",\n                        \"DataFieldType\": \"text-input\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1247,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    }\n                },\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15af-a16\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5551\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15af-a16\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"2\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 2,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 3,\n                \"EventState\": \"abgeschlossen\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 2,\n                \"EventCategory\": \"Seminar Basis\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"fr_FR\",\n                    \"en_GB\",\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\",\n                    \"fr_FR\",\n                    \"en_GB\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Demoveranstaltung\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Berlin\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2016-10-21T09:00:00+02:00\",\n                \"EndDate\": \"2016-10-21T17:00:00+02:00\",\n                \"TimeStr\": \"21. Oktober 2016\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2038-01-19T04:14:07+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2038-01-19T04:14:07+01:00\",\n                \"ShortDescription\": \"Dies ist eine interessante Veranstaltung\",\n                \"Topic\": \"Wirtschaftliches, rechtliches und technisches Wissen auf den Punkt gebracht.\",\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100000000,\n                \"CurrentAttendants\": 0,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 4,\n                \"Prices\": [\n                    3,\n                    4,\n                    5,\n                    6\n                ],\n                \"PromotionCodesCount\": 1,\n                \"PromotionCodes\": [\n                    1\n                ],\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": {\n                    \"Inputfield1\": {\n                        \"LogicalName\": \"Inputfield1\",\n                        \"FieldLabel\": \"Nehmen Sie teil?\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": \"15\",\n                        \"DataFieldType\": \"selection-select\",\n                        \"QuestionSelectListID\": \"6\",\n                        \"FieldGroupID\": 1,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    },\n                    \"Inputfield1026\": {\n                        \"LogicalName\": \"Inputfield1026\",\n                        \"FieldLabel\": \"rtre\",\n                        \"FieldOrder\": 2,\n                        \"FieldTypeID\": \"2\",\n                        \"DataFieldType\": \"number-int\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    },\n                    \"Inputfield1036\": {\n                        \"LogicalName\": \"Inputfield1036\",\n                        \"FieldLabel\": \"hfdh\",\n                        \"FieldOrder\": 3,\n                        \"FieldTypeID\": \"4\",\n                        \"DataFieldType\": \"date\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    }\n                },\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=2-a06\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/2\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=2-a06\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-2/Picture.jpg\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5552\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5552,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Herbstfest\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Hamburger Bahnhof\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-09-05T18:00:00+02:00\",\n                \"EndDate\": \"2023-08-04T17:00:00+02:00\",\n                \"TimeStr\": \"5. September bis 4. August 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2023-08-26T18:00:00+02:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2023-08-14T17:00:00+02:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100,\n                \"CurrentAttendants\": 5,\n                \"IsWaitinglistActive\": true,\n                \"MaxWaitinglist\": 10,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 1,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": 1,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": {\n                    \"Inputfield2557\": {\n                        \"LogicalName\": \"Inputfield2557\",\n                        \"FieldLabel\": \"Flugnummer\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": \"1\",\n                        \"DataFieldType\": \"text-input\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1249,\n                        \"FieldGroupOrder\": 1002,\n                        \"FieldGroupHeadline\": \"Flughafen\"\n                    },\n                    \"Inputfield2553\": {\n                        \"LogicalName\": \"Inputfield2553\",\n                        \"FieldLabel\": \"Menü\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": \"15\",\n                        \"DataFieldType\": \"selection-select\",\n                        \"QuestionSelectListID\": \"7\",\n                        \"FieldGroupID\": 1248,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    },\n                    \"Inputfield2554\": {\n                        \"LogicalName\": \"Inputfield2554\",\n                        \"FieldLabel\": \"Unverträglichkeiten\",\n                        \"FieldOrder\": 2,\n                        \"FieldTypeID\": \"8\",\n                        \"DataFieldType\": \"text-long\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1248,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    },\n                    \"Inputfield2555\": {\n                        \"LogicalName\": \"Inputfield2555\",\n                        \"FieldLabel\": \"Anreise\",\n                        \"FieldOrder\": 3,\n                        \"FieldTypeID\": \"6\",\n                        \"DataFieldType\": \"selection-radio\",\n                        \"QuestionSelectListID\": \"13\",\n                        \"FieldGroupID\": 1248,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    },\n                    \"Inputfield2556\": {\n                        \"LogicalName\": \"Inputfield2556\",\n                        \"FieldLabel\": \"Anreisedatum\",\n                        \"FieldOrder\": 4,\n                        \"FieldTypeID\": \"4\",\n                        \"DataFieldType\": \"date\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1248,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    }\n                },\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15b0-a10\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5552\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15b0-a10\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5552/Picture.jpg\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"42\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 42,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 5,\n                \"FolderPath\": \"/Stammdatenumfrage\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 7,\n                \"EventType\": \"UmfrageAnonym\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Zufriedenheitsumfrage\",\n                \"EventSubTitle\": null,\n                \"Location\": null,\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2016-04-21T21:22:00+02:00\",\n                \"EndDate\": \"2016-04-22T21:22:00+02:00\",\n                \"TimeStr\": \"21. bis 22. April 2016\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2025-04-21T00:00:00+02:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2025-04-21T00:00:00+02:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100000000,\n                \"CurrentAttendants\": 3,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": {\n                    \"Inputfield2329\": {\n                        \"LogicalName\": \"Inputfield2329\",\n                        \"FieldLabel\": \"Ich habe noch folgende Anmerkungen\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": \"8\",\n                        \"DataFieldType\": \"text-long\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 22,\n                        \"FieldGroupOrder\": 1004,\n                        \"FieldGroupHeadline\": \"Sonstiges\"\n                    },\n                    \"Inputfield1037\": {\n                        \"LogicalName\": \"Inputfield1037\",\n                        \"FieldLabel\": \"Der Lerninhalt ist zeitlich optimal abgestimmt\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": \"2\",\n                        \"DataFieldType\": \"number-int\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 20,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Fragen zur Durchführung\"\n                    },\n                    \"Inputfield1038\": {\n                        \"LogicalName\": \"Inputfield1038\",\n                        \"FieldLabel\": \"Es gab ausreichend Pausen zwischen den einzelnen Themenblöcken\",\n                        \"FieldOrder\": 2,\n                        \"FieldTypeID\": \"2\",\n                        \"DataFieldType\": \"number-int\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 20,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Fragen zur Durchführung\"\n                    },\n                    \"Inputfield1039\": {\n                        \"LogicalName\": \"Inputfield1039\",\n                        \"FieldLabel\": \"Das Ziel ist klar kommuniziert worden\",\n                        \"FieldOrder\": 3,\n                        \"FieldTypeID\": \"2\",\n                        \"DataFieldType\": \"number-int\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 20,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Fragen zur Durchführung\"\n                    },\n                    \"Inputfield1040\": {\n                        \"LogicalName\": \"Inputfield1040\",\n                        \"FieldLabel\": \"Es wurden herausfordernde Fragen gestellt\",\n                        \"FieldOrder\": 4,\n                        \"FieldTypeID\": \"2\",\n                        \"DataFieldType\": \"number-int\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 20,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Fragen zur Durchführung\"\n                    },\n                    \"Inputfield1041\": {\n                        \"LogicalName\": \"Inputfield1041\",\n                        \"FieldLabel\": \"Ich wurde in das Seminar gut einbezogen\",\n                        \"FieldOrder\": 5,\n                        \"FieldTypeID\": \"2\",\n                        \"DataFieldType\": \"number-int\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 20,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Fragen zur Durchführung\"\n                    },\n                    \"Inputfield1042\": {\n                        \"LogicalName\": \"Inputfield1042\",\n                        \"FieldLabel\": \"Das Seminar wurde abwechslungsreich aufgebaut\",\n                        \"FieldOrder\": 6,\n                        \"FieldTypeID\": \"2\",\n                        \"DataFieldType\": \"number-int\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 20,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Fragen zur Durchführung\"\n                    },\n                    \"Inputfield1020\": {\n                        \"LogicalName\": \"Inputfield1020\",\n                        \"FieldLabel\": \"Wie zufrieden sind Sie mit dem Referenten?\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": \"2\",\n                        \"DataFieldType\": \"number-int\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 11,\n                        \"FieldGroupOrder\": 1002,\n                        \"FieldGroupHeadline\": \"Fragen zu Referenten\"\n                    }\n                },\n                \"EventLink\": \"https://muellerdemo1.astendo.de/Stammdatenumfrage/event.php?vnr=2a-a0a\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/42\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/Stammdatenumfrage/event.php?vnr=2a-a0a\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-42/Picture.png\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5556\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5556,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 0,\n                \"FolderPath\": null,\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 0,\n                \"EventType\": \"\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": null,\n                \"FallbackLocale\": null,\n                \"Locales\": null,\n                \"ActiveLocales\": null,\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": false,\n                \"EventName\": null,\n                \"EventSubTitle\": null,\n                \"Location\": null,\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"1970-01-01T01:00:00+01:00\",\n                \"EndDate\": \"1970-01-01T01:00:00+01:00\",\n                \"TimeStr\": \"1. März 1970\",\n                \"BookableFrom\": \"1970-01-01T01:00:00+01:00\",\n                \"BookableUntil\": \"1970-01-01T01:00:00+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"1970-01-01T01:00:00+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 0,\n                \"CurrentAttendants\": 0,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": false,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5556\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5557\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5557,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Seminar der KZVH\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Frankfurt\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-10-11T10:00:00+02:00\",\n                \"EndDate\": \"2023-10-11T17:00:00+02:00\",\n                \"TimeStr\": \"11. Oktober 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2023-10-01T10:00:00+02:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2023-10-21T17:00:00+02:00\",\n                \"ShortDescription\": null,\n                \"Topic\": \"Zähneputzen\",\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100000000,\n                \"CurrentAttendants\": 6,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 1,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": 1,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 2,\n                \"Prices\": [\n                    4,\n                    5\n                ],\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": {\n                    \"Inputfield2576\": {\n                        \"LogicalName\": \"Inputfield2576\",\n                        \"FieldLabel\": \"Frage1\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": \"6\",\n                        \"DataFieldType\": \"selection-radio\",\n                        \"QuestionSelectListID\": \"7\",\n                        \"FieldGroupID\": 1258,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    },\n                    \"Inputfield2577\": {\n                        \"LogicalName\": \"Inputfield2577\",\n                        \"FieldLabel\": \"Frage2\",\n                        \"FieldOrder\": 2,\n                        \"FieldTypeID\": \"8\",\n                        \"DataFieldType\": \"text-long\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1258,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    },\n                    \"Inputfield2578\": {\n                        \"LogicalName\": \"Inputfield2578\",\n                        \"FieldLabel\": \"JaNein\",\n                        \"FieldOrder\": 3,\n                        \"FieldTypeID\": \"3\",\n                        \"DataFieldType\": \"boolean\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1258,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    },\n                    \"Inputfield2579\": {\n                        \"LogicalName\": \"Inputfield2579\",\n                        \"FieldLabel\": \"Auswahl\",\n                        \"FieldOrder\": 4,\n                        \"FieldTypeID\": \"15\",\n                        \"DataFieldType\": \"selection-select\",\n                        \"QuestionSelectListID\": \"33\",\n                        \"FieldGroupID\": 1258,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    }\n                },\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15b5-a14\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5557\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15b5-a14\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5557/Picture.jpg\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5558\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5558,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Fachtagung Kreditpartner\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Berlin\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-10-17T10:00:00+02:00\",\n                \"EndDate\": \"2023-10-17T17:00:00+02:00\",\n                \"TimeStr\": \"17. Oktober 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2023-10-07T10:00:00+02:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2023-10-27T17:00:00+02:00\",\n                \"ShortDescription\": null,\n                \"Topic\": \"Alles zum Thema Kredite\",\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 50,\n                \"CurrentAttendants\": 3,\n                \"IsWaitinglistActive\": true,\n                \"MaxWaitinglist\": 10,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 1,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": 1,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": {\n                    \"Inputfield2581\": {\n                        \"LogicalName\": \"Inputfield2581\",\n                        \"FieldLabel\": \"Zimmer\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": \"15\",\n                        \"DataFieldType\": \"selection-select\",\n                        \"QuestionSelectListID\": \"9\",\n                        \"FieldGroupID\": 1260,\n                        \"FieldGroupOrder\": 1002,\n                        \"FieldGroupHeadline\": \"Hotelreservierung\"\n                    },\n                    \"Inputfield2582\": {\n                        \"LogicalName\": \"Inputfield2582\",\n                        \"FieldLabel\": \"Parkplatz\",\n                        \"FieldOrder\": 2,\n                        \"FieldTypeID\": \"6\",\n                        \"DataFieldType\": \"selection-radio\",\n                        \"QuestionSelectListID\": \"8\",\n                        \"FieldGroupID\": 1260,\n                        \"FieldGroupOrder\": 1002,\n                        \"FieldGroupHeadline\": \"Hotelreservierung\"\n                    },\n                    \"Inputfield2583\": {\n                        \"LogicalName\": \"Inputfield2583\",\n                        \"FieldLabel\": \"Raucher?\",\n                        \"FieldOrder\": 3,\n                        \"FieldTypeID\": \"3\",\n                        \"DataFieldType\": \"boolean\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1260,\n                        \"FieldGroupOrder\": 1002,\n                        \"FieldGroupHeadline\": \"Hotelreservierung\"\n                    },\n                    \"Inputfield2580\": {\n                        \"LogicalName\": \"Inputfield2580\",\n                        \"FieldLabel\": \"Wünschen Sie eine Hotelreservierung\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": \"6\",\n                        \"DataFieldType\": \"selection-radio\",\n                        \"QuestionSelectListID\": \"8\",\n                        \"FieldGroupID\": 1259,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    }\n                },\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15b6-a14\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5558\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15b6-a14\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5558/Picture.jpg\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5559\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5559,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": false,\n                \"EventName\": \"Bundesverbandstag\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Berlin\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-11-16T10:00:00+01:00\",\n                \"EndDate\": \"2023-11-16T17:00:00+01:00\",\n                \"TimeStr\": \"16. November 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2023-11-06T10:00:00+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2023-11-26T17:00:00+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 50,\n                \"CurrentAttendants\": 4,\n                \"IsWaitinglistActive\": true,\n                \"MaxWaitinglist\": 10,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 1,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": 1,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": {\n                    \"Inputfield2587\": {\n                        \"LogicalName\": \"Inputfield2587\",\n                        \"FieldLabel\": \"Menüauswahl\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": \"15\",\n                        \"DataFieldType\": \"selection-select\",\n                        \"QuestionSelectListID\": \"7\",\n                        \"FieldGroupID\": 1263,\n                        \"FieldGroupOrder\": 1003,\n                        \"FieldGroupHeadline\": \"Essen\"\n                    },\n                    \"Inputfield2588\": {\n                        \"LogicalName\": \"Inputfield2588\",\n                        \"FieldLabel\": \"Unverträglcihkeiten\",\n                        \"FieldOrder\": 2,\n                        \"FieldTypeID\": \"8\",\n                        \"DataFieldType\": \"text-long\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1263,\n                        \"FieldGroupOrder\": 1003,\n                        \"FieldGroupHeadline\": \"Essen\"\n                    },\n                    \"Inputfield2586\": {\n                        \"LogicalName\": \"Inputfield2586\",\n                        \"FieldLabel\": \"Anerkannt?\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": \"15\",\n                        \"DataFieldType\": \"selection-select\",\n                        \"QuestionSelectListID\": \"8\",\n                        \"FieldGroupID\": 1262,\n                        \"FieldGroupOrder\": 1002,\n                        \"FieldGroupHeadline\": \"Begleitung\"\n                    },\n                    \"Inputfield2584\": {\n                        \"LogicalName\": \"Inputfield2584\",\n                        \"FieldLabel\": \"Rollstuhl\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": \"3\",\n                        \"DataFieldType\": \"boolean\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1261,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    },\n                    \"Inputfield2585\": {\n                        \"LogicalName\": \"Inputfield2585\",\n                        \"FieldLabel\": \"Hörvorrichtung\",\n                        \"FieldOrder\": 2,\n                        \"FieldTypeID\": \"6\",\n                        \"DataFieldType\": \"selection-radio\",\n                        \"QuestionSelectListID\": \"6\",\n                        \"FieldGroupID\": 1261,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    }\n                },\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15b7-a16\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5559\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15b7-a16\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5559/Picture.jpg\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5560\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5560,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Neue Veranstaltung mit Terminen\",\n                \"EventSubTitle\": null,\n                \"Location\": null,\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-10-23T10:00:00+02:00\",\n                \"EndDate\": \"2024-03-27T17:00:00+01:00\",\n                \"TimeStr\": \"23. Oktober 2023 bis 27. März 2024\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2023-10-13T10:00:00+02:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2024-04-06T17:00:00+02:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100000000,\n                \"CurrentAttendants\": 0,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": true,\n                \"EventAppointments\": {\n                    \"2176349\": {\n                        \"webExID\": 2176349,\n                        \"EAppointment_ID\": \"845\",\n                        \"EAppointment_BeginDate\": \"2023-10-14T10:00:00+02:00\",\n                        \"EAppointment_EndDate\": \"2023-12-14T11:00:00+01:00\",\n                        \"EAppointment_AllDayEvent\": false\n                    },\n                    \"2176350\": {\n                        \"webExID\": 2176350,\n                        \"EAppointment_ID\": \"846\",\n                        \"EAppointment_BeginDate\": \"2023-10-25T10:00:00+02:00\",\n                        \"EAppointment_EndDate\": \"2023-12-25T11:00:00+01:00\",\n                        \"EAppointment_AllDayEvent\": false\n                    },\n                    \"2176351\": {\n                        \"webExID\": 2176351,\n                        \"EAppointment_ID\": \"847\",\n                        \"EAppointment_BeginDate\": \"2023-11-01T10:00:00+01:00\",\n                        \"EAppointment_EndDate\": \"2024-01-01T11:00:00+01:00\",\n                        \"EAppointment_AllDayEvent\": false\n                    },\n                    \"2176352\": {\n                        \"webExID\": 2176352,\n                        \"EAppointment_ID\": \"848\",\n                        \"EAppointment_BeginDate\": \"2023-11-08T10:00:00+01:00\",\n                        \"EAppointment_EndDate\": \"2024-01-08T11:00:00+01:00\",\n                        \"EAppointment_AllDayEvent\": false\n                    },\n                    \"2176353\": {\n                        \"webExID\": 2176353,\n                        \"EAppointment_ID\": \"849\",\n                        \"EAppointment_BeginDate\": \"2023-11-15T10:00:00+01:00\",\n                        \"EAppointment_EndDate\": \"2024-01-15T11:00:00+01:00\",\n                        \"EAppointment_AllDayEvent\": false\n                    },\n                    \"2176354\": {\n                        \"webExID\": 2176354,\n                        \"EAppointment_ID\": \"850\",\n                        \"EAppointment_BeginDate\": \"2023-11-22T10:00:00+01:00\",\n                        \"EAppointment_EndDate\": \"2024-01-22T11:00:00+01:00\",\n                        \"EAppointment_AllDayEvent\": false\n                    },\n                    \"2176355\": {\n                        \"webExID\": 2176355,\n                        \"EAppointment_ID\": \"851\",\n                        \"EAppointment_BeginDate\": \"2023-11-29T10:00:00+01:00\",\n                        \"EAppointment_EndDate\": \"2024-01-29T11:00:00+01:00\",\n                        \"EAppointment_AllDayEvent\": false\n                    },\n                    \"2176356\": {\n                        \"webExID\": 2176356,\n                        \"EAppointment_ID\": \"852\",\n                        \"EAppointment_BeginDate\": \"2023-12-06T10:00:00+01:00\",\n                        \"EAppointment_EndDate\": \"2024-02-05T11:00:00+01:00\",\n                        \"EAppointment_AllDayEvent\": false\n                    },\n                    \"2176357\": {\n                        \"webExID\": 2176357,\n                        \"EAppointment_ID\": \"853\",\n                        \"EAppointment_BeginDate\": \"2023-12-13T10:00:00+01:00\",\n                        \"EAppointment_EndDate\": \"2024-02-12T11:00:00+01:00\",\n                        \"EAppointment_AllDayEvent\": false\n                    }\n                },\n                \"IsEventPicture\": false,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15b8-a12\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5560\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15b8-a12\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5100\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5100,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 6,\n                \"FolderPath\": \"/Seminare\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"en_GB\",\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\",\n                    \"en_GB\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Fotowettbewerb II\",\n                \"EventSubTitle\": null,\n                \"Location\": null,\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-11-08T10:00:00+01:00\",\n                \"EndDate\": \"2023-11-08T18:00:00+01:00\",\n                \"TimeStr\": \"8. November 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2025-11-18T17:00:00+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2025-11-18T17:00:00+01:00\",\n                \"ShortDescription\": \"Senden Sie Ihre schönsten Fotos und nehmen Sie an unserem Wettbewerb teil.\",\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100,\n                \"CurrentAttendants\": 0,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 1,\n                \"AdministrativeContacts\": [\n                    {\n                        \"Organisation\": \"astendo GmbH\",\n                        \"Name\": \"Andreas Müller\",\n                        \"Function\": null,\n                        \"Position\": \"Geschäftsführung\",\n                        \"Phone\": \"+49 30 2000 543 - 0\",\n                        \"EMail\": \"andreas.mueller@astendo.de\"\n                    }\n                ],\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": {\n                    \"10\": {\n                        \"FunctionsAddressCat_ID\": \"10\",\n                        \"FctAddressData\": [\n                            {\n                                \"webExID-AddressID\": 8487,\n                                \"evmID-FAID\": \"2066\",\n                                \"DisplayOrder\": 23\n                            }\n                        ]\n                    },\n                    \"1013\": {\n                        \"FunctionsAddressCat_ID\": \"1013\",\n                        \"FctAddressData\": [\n                            {\n                                \"webExID-AddressID\": \"2447\",\n                                \"evmID-FAID\": \"2067\",\n                                \"DisplayOrder\": 2\n                            }\n                        ]\n                    }\n                },\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": {\n                    \"Inputfield2075\": {\n                        \"LogicalName\": \"Inputfield2075\",\n                        \"FieldLabel\": \"Nehmen Sie teil?\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": 6,\n                        \"DataFieldType\": \"selection-radio\",\n                        \"QuestionSelectListID\": 6,\n                        \"FieldGroupID\": 1036,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Abendempfang\"\n                    },\n                    \"Inputfield2076\": {\n                        \"LogicalName\": \"Inputfield2076\",\n                        \"FieldLabel\": \"Was möchten Sie essen?\",\n                        \"FieldOrder\": 2,\n                        \"FieldTypeID\": 15,\n                        \"DataFieldType\": \"selection-select\",\n                        \"QuestionSelectListID\": 7,\n                        \"FieldGroupID\": 1036,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Abendempfang\"\n                    },\n                    \"Inputfield2077\": {\n                        \"LogicalName\": \"Inputfield2077\",\n                        \"FieldLabel\": \"Unverträglichkeiten\",\n                        \"FieldOrder\": 3,\n                        \"FieldTypeID\": 8,\n                        \"DataFieldType\": \"text-long\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1036,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Abendempfang\"\n                    },\n                    \"Inputfield2082\": {\n                        \"LogicalName\": \"Inputfield2082\",\n                        \"FieldLabel\": \"Datei\",\n                        \"FieldOrder\": 4,\n                        \"FieldTypeID\": 16,\n                        \"DataFieldType\": \"binary\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1036,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Abendempfang\"\n                    },\n                    \"Inputfield2089\": {\n                        \"LogicalName\": \"Inputfield2089\",\n                        \"FieldLabel\": \"Betreuer erforderlich\",\n                        \"FieldOrder\": 5,\n                        \"FieldTypeID\": 6,\n                        \"DataFieldType\": \"selection-radio\",\n                        \"QuestionSelectListID\": 6,\n                        \"FieldGroupID\": 1036,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Abendempfang\"\n                    },\n                    \"Inputfield2268\": {\n                        \"LogicalName\": \"Inputfield2268\",\n                        \"FieldLabel\": \"\",\n                        \"FieldOrder\": 6,\n                        \"FieldTypeID\": 6,\n                        \"DataFieldType\": \"selection-radio\",\n                        \"QuestionSelectListID\": 14,\n                        \"FieldGroupID\": 1036,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Abendempfang\"\n                    }\n                },\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=13ec-a14\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5100\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=13ec-a14\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5100/Picture.png\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5561\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5561,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Testveranstaltung Bundesarbeitsgemeinschaft Werkstätten für behinderte Menschen (BaWfbM)\",\n                \"EventSubTitle\": null,\n                \"Location\": null,\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2024-01-14T10:00:00+01:00\",\n                \"EndDate\": \"2024-01-14T17:00:00+01:00\",\n                \"TimeStr\": \"14. Januar 2024\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2024-01-04T10:00:00+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2024-01-24T17:00:00+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100000000,\n                \"CurrentAttendants\": 1,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": false,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15b9-a14\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5561\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15b9-a14\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5564\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5564,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Adventsingen\",\n                \"EventSubTitle\": null,\n                \"Location\": null,\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-12-13T10:00:00+01:00\",\n                \"EndDate\": \"2023-12-13T17:00:00+01:00\",\n                \"TimeStr\": \"13. Dezember 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2023-12-03T10:00:00+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2023-12-23T17:00:00+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100000000,\n                \"CurrentAttendants\": 1,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": false,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15bc-a14\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5564\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15bc-a14\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5565\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5565,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Pilz Seminar\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Stuttgart\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-11-16T10:00:00+01:00\",\n                \"EndDate\": \"2023-11-16T17:00:00+01:00\",\n                \"TimeStr\": \"16. November 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2023-11-06T10:00:00+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2023-11-26T17:00:00+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100000000,\n                \"CurrentAttendants\": 2,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 1,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": 1,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15bd-a16\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5565\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15bd-a16\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5565/Picture.jpg\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5566\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5566,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": false,\n                \"EventName\": \"Neujahrsempfang im Landtag\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Stuttgart\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2024-01-10T17:00:00+01:00\",\n                \"EndDate\": \"2024-01-10T20:00:00+01:00\",\n                \"TimeStr\": \"10. Januar 2024\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2023-12-31T17:00:00+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2024-01-20T20:00:00+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100,\n                \"CurrentAttendants\": 4,\n                \"IsWaitinglistActive\": true,\n                \"MaxWaitinglist\": 10,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15be-a16\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5566\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15be-a16\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5566/Picture.jpg\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5567\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5567,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Neuhsempfang Zeiss AG\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Berlin\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2024-01-10T18:00:00+01:00\",\n                \"EndDate\": \"2024-01-10T22:00:00+01:00\",\n                \"TimeStr\": \"10. Januar 2024\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2023-12-31T18:00:00+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2024-01-20T22:00:00+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 50,\n                \"CurrentAttendants\": 2,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 1,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": 1,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15bf-a18\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5567\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15bf-a18\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5567/Picture.jpg\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5403\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5403,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 4,\n                \"FolderPath\": \"/Newsletter\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 4,\n                \"EventType\": \"Umfrage\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Kontakt\",\n                \"EventSubTitle\": null,\n                \"Location\": null,\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2020-07-21T20:29:00+02:00\",\n                \"EndDate\": \"2020-07-22T20:29:00+02:00\",\n                \"TimeStr\": \"21. bis 22. Juli 2020\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2024-07-21T00:00:00+02:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2024-07-21T00:00:00+02:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100000000,\n                \"CurrentAttendants\": 2,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 1,\n                \"AdministrativeContacts\": [\n                    {\n                        \"Organisation\": \"astendo GmbH\",\n                        \"Name\": \"Andreas Müller\",\n                        \"Function\": null,\n                        \"Position\": null,\n                        \"Phone\": null,\n                        \"EMail\": \"info@astendo.de\"\n                    }\n                ],\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": {\n                    \"Inputfield2340\": {\n                        \"LogicalName\": \"Inputfield2340\",\n                        \"FieldLabel\": \"Themenbereich\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": 15,\n                        \"DataFieldType\": \"selection-select\",\n                        \"QuestionSelectListID\": 28,\n                        \"FieldGroupID\": 1165,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Ihre Anfrage\"\n                    },\n                    \"Inputfield2341\": {\n                        \"LogicalName\": \"Inputfield2341\",\n                        \"FieldLabel\": \"Ihre Anfrage\",\n                        \"FieldOrder\": 3,\n                        \"FieldTypeID\": 8,\n                        \"DataFieldType\": \"text-long\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1165,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Ihre Anfrage\"\n                    },\n                    \"Inputfield2342\": {\n                        \"LogicalName\": \"Inputfield2342\",\n                        \"FieldLabel\": \"Art\",\n                        \"FieldOrder\": 4,\n                        \"FieldTypeID\": 1,\n                        \"DataFieldType\": \"text-input\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1165,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Ihre Anfrage\"\n                    },\n                    \"Inputfield2343\": {\n                        \"LogicalName\": \"Inputfield2343\",\n                        \"FieldLabel\": \"Status\",\n                        \"FieldOrder\": 5,\n                        \"FieldTypeID\": 1,\n                        \"DataFieldType\": \"text-input\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1165,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Ihre Anfrage\"\n                    },\n                    \"Inputfield2344\": {\n                        \"LogicalName\": \"Inputfield2344\",\n                        \"FieldLabel\": \"Symbol\",\n                        \"FieldOrder\": 6,\n                        \"FieldTypeID\": 1,\n                        \"DataFieldType\": \"text-input\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1165,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Ihre Anfrage\"\n                    },\n                    \"Inputfield2345\": {\n                        \"LogicalName\": \"Inputfield2345\",\n                        \"FieldLabel\": \"Eingang\",\n                        \"FieldOrder\": 7,\n                        \"FieldTypeID\": 1,\n                        \"DataFieldType\": \"text-input\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1165,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Ihre Anfrage\"\n                    },\n                    \"Inputfield2347\": {\n                        \"LogicalName\": \"Inputfield2347\",\n                        \"FieldLabel\": \"Interaktionsart\",\n                        \"FieldOrder\": 8,\n                        \"FieldTypeID\": 2,\n                        \"DataFieldType\": \"number-int\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1165,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Ihre Anfrage\"\n                    },\n                    \"Inputfield2355\": {\n                        \"LogicalName\": \"Inputfield2355\",\n                        \"FieldLabel\": \"Priorität\",\n                        \"FieldOrder\": 9,\n                        \"FieldTypeID\": 1,\n                        \"DataFieldType\": \"text-input\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1165,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Ihre Anfrage\"\n                    },\n                    \"Inputfield2357\": {\n                        \"LogicalName\": \"Inputfield2357\",\n                        \"FieldLabel\": \"Quelle\",\n                        \"FieldOrder\": 10,\n                        \"FieldTypeID\": 1,\n                        \"DataFieldType\": \"text-input\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1165,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Ihre Anfrage\"\n                    },\n                    \"Inputfield2360\": {\n                        \"LogicalName\": \"Inputfield2360\",\n                        \"FieldLabel\": \"Betreff\",\n                        \"FieldOrder\": 2,\n                        \"FieldTypeID\": 1,\n                        \"DataFieldType\": \"text-input\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1165,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Ihre Anfrage\"\n                    },\n                    \"Inputfield2361\": {\n                        \"LogicalName\": \"Inputfield2361\",\n                        \"FieldLabel\": \"Art_int\",\n                        \"FieldOrder\": 11,\n                        \"FieldTypeID\": 2,\n                        \"DataFieldType\": \"number-int\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1165,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Ihre Anfrage\"\n                    }\n                },\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=151b-a12\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5403\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=151b-a12\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5403/Picture.jpg\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5568\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5568,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Neujahrsempfang\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Berlin\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2024-01-18T17:00:00+01:00\",\n                \"EndDate\": \"2024-01-18T22:00:00+01:00\",\n                \"TimeStr\": \"18. Januar 2024\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2024-01-08T17:00:00+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2024-01-28T22:00:00+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100,\n                \"CurrentAttendants\": 1,\n                \"IsWaitinglistActive\": true,\n                \"MaxWaitinglist\": 10,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15c0-a0e\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5568\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15c0-a0e\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5568/Picture.jpg\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5569\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5569,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Neujahrsempfang\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Berlin\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2024-01-18T17:00:00+01:00\",\n                \"EndDate\": \"2024-01-18T22:00:00+01:00\",\n                \"TimeStr\": \"18. Januar 2024\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2024-01-08T17:00:00+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2024-01-28T22:00:00+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100000000,\n                \"CurrentAttendants\": 3,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15c1-a10\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5569\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15c1-a10\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5569/Picture.jpg\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5461\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5461,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Einzelveranstaltung mit Einmal-Codes\",\n                \"EventSubTitle\": null,\n                \"Location\": null,\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2024-11-16T10:00:00+01:00\",\n                \"EndDate\": \"2024-11-16T17:00:00+01:00\",\n                \"TimeStr\": \"16. November 2024\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2024-11-06T10:00:00+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2024-11-26T17:00:00+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100000000,\n                \"CurrentAttendants\": 6,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 1,\n                \"Prices\": [\n                    4\n                ],\n                \"PromotionCodesCount\": 1,\n                \"PromotionCodes\": [\n                    8\n                ],\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": false,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=1555-a12\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5461\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=1555-a12\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5563\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5563,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Mitgliederversammlung\",\n                \"EventSubTitle\": null,\n                \"Location\": null,\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-11-29T10:00:00+01:00\",\n                \"EndDate\": \"2023-11-29T17:00:00+01:00\",\n                \"TimeStr\": \"29. November 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2023-11-19T10:00:00+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2023-12-09T17:00:00+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100000000,\n                \"CurrentAttendants\": 3,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 2,\n                \"Prices\": [\n                    4,\n                    5\n                ],\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15bb-a16\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5563\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15bb-a16\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5563/Picture.jpg\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5554\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5554,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": false,\n                \"EventName\": \"Sportehrung\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Stuttgart\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-12-20T10:00:00+01:00\",\n                \"EndDate\": \"2023-12-20T17:00:00+01:00\",\n                \"TimeStr\": \"20. Dezember 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2023-12-10T10:00:00+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2023-12-30T17:00:00+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100,\n                \"CurrentAttendants\": 7,\n                \"IsWaitinglistActive\": true,\n                \"MaxWaitinglist\": 10,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 1,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": 1,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 2,\n                \"Prices\": [\n                    4,\n                    5\n                ],\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": {\n                    \"Inputfield2564\": {\n                        \"LogicalName\": \"Inputfield2564\",\n                        \"FieldLabel\": \"Mannschaft des Jahres\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": 6,\n                        \"DataFieldType\": \"selection-radio\",\n                        \"QuestionSelectListID\": 39,\n                        \"FieldGroupID\": 1252,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    },\n                    \"Inputfield2565\": {\n                        \"LogicalName\": \"Inputfield2565\",\n                        \"FieldLabel\": \"Persönliche Anmerkungen\",\n                        \"FieldOrder\": 2,\n                        \"FieldTypeID\": 8,\n                        \"DataFieldType\": \"text-long\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1252,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    }\n                },\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15b2-a12\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5554\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15b2-a12\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5554/Picture.jpg\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5106\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5106,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Einführung in den astendo EventManager\",\n                \"EventSubTitle\": null,\n                \"Location\": \"astendo Berlin\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-12-08T09:00:00+01:00\",\n                \"EndDate\": \"2023-12-08T16:30:00+01:00\",\n                \"TimeStr\": \"8. Dezember 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2023-11-28T09:00:00+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2023-12-08T16:30:00+01:00\",\n                \"ShortDescription\": \"Hier erfahren Sie alles was Sie zum EventManager wissen sollten.\",\n                \"Topic\": \"Alles zum Thema Eventmanagement\",\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100000000,\n                \"CurrentAttendants\": 0,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 1,\n                \"AdministrativeContacts\": [\n                    {\n                        \"Organisation\": \"astendo GmbH\",\n                        \"Name\": \"Andreas Müller\",\n                        \"Function\": null,\n                        \"Position\": null,\n                        \"Phone\": \"+49 30 20005430\",\n                        \"EMail\": \"andreas.mueller@astendo.de\"\n                    }\n                ],\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 2,\n                \"Prices\": [\n                    4,\n                    7\n                ],\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": {\n                    \"Inputfield2090\": {\n                        \"LogicalName\": \"Inputfield2090\",\n                        \"FieldLabel\": \"Nehmen Sie am Begleitprogramm teil?\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": 6,\n                        \"DataFieldType\": \"selection-radio\",\n                        \"QuestionSelectListID\": 8,\n                        \"FieldGroupID\": 1041,\n                        \"FieldGroupOrder\": 1002,\n                        \"FieldGroupHeadline\": \"Begleitprogramm\"\n                    },\n                    \"Inputfield2086\": {\n                        \"LogicalName\": \"Inputfield2086\",\n                        \"FieldLabel\": \"Nehmen Sie teil?\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": 6,\n                        \"DataFieldType\": \"selection-radio\",\n                        \"QuestionSelectListID\": 8,\n                        \"FieldGroupID\": 1040,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Abendveranstaltung\"\n                    },\n                    \"Inputfield2087\": {\n                        \"LogicalName\": \"Inputfield2087\",\n                        \"FieldLabel\": \"Essenswunsch\",\n                        \"FieldOrder\": 2,\n                        \"FieldTypeID\": 15,\n                        \"DataFieldType\": \"selection-select\",\n                        \"QuestionSelectListID\": 11,\n                        \"FieldGroupID\": 1040,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Abendveranstaltung\"\n                    },\n                    \"Inputfield2088\": {\n                        \"LogicalName\": \"Inputfield2088\",\n                        \"FieldLabel\": \"Unverträglichkeiten\",\n                        \"FieldOrder\": 3,\n                        \"FieldTypeID\": 8,\n                        \"DataFieldType\": \"text-long\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1040,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Abendveranstaltung\"\n                    }\n                },\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=13f2-a14\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5106\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=13f2-a14\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5106/Picture.jpg\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"2054\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 2054,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 6,\n                \"FolderPath\": \"/Seminare\",\n                \"FoldersAdditional\": {\n                    \"1\": \"/\"\n                },\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 2,\n                \"EventCategory\": \"Seminar Basis\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"en_GB\",\n                    \"fr_FR\",\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\",\n                    \"en_GB\",\n                    \"fr_FR\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Kompaktwissen Wärme II\",\n                \"EventSubTitle\": null,\n                \"Location\": null,\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-12-06T11:10:00+01:00\",\n                \"EndDate\": \"2023-12-06T11:15:00+01:00\",\n                \"TimeStr\": \"6. Dezember 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2038-01-19T04:14:07+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2038-01-19T04:14:07+01:00\",\n                \"ShortDescription\": \"Dies ist eine interessante Veranstaltung\",\n                \"Topic\": \"Wirtschaftliches, rechtliches und technisches Wissen auf den Punkt gebracht\",\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 50,\n                \"CurrentAttendants\": 0,\n                \"IsWaitinglistActive\": true,\n                \"MaxWaitinglist\": 10,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 1,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": 1,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": {\n                    \"10\": {\n                        \"FunctionsAddressCat_ID\": \"10\",\n                        \"FctAddressData\": [\n                            {\n                                \"webExID-AddressID\": \"4241\",\n                                \"evmID-FAID\": \"1021\",\n                                \"DisplayOrder\": 6\n                            }\n                        ]\n                    }\n                },\n                \"PricesCount\": 5,\n                \"Prices\": [\n                    3,\n                    4,\n                    5,\n                    8,\n                    9\n                ],\n                \"PromotionCodesCount\": 2,\n                \"PromotionCodes\": [\n                    1,\n                    3\n                ],\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": {\n                    \"Inputfield1043\": {\n                        \"LogicalName\": \"Inputfield1043\",\n                        \"FieldLabel\": \"Nehmen Sie teil?\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": 6,\n                        \"DataFieldType\": \"selection-radio\",\n                        \"QuestionSelectListID\": 6,\n                        \"FieldGroupID\": 23,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    },\n                    \"Inputfield1044\": {\n                        \"LogicalName\": \"Inputfield1044\",\n                        \"FieldLabel\": \"rtre\",\n                        \"FieldOrder\": 2,\n                        \"FieldTypeID\": 2,\n                        \"DataFieldType\": \"number-int\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 23,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    },\n                    \"Inputfield1045\": {\n                        \"LogicalName\": \"Inputfield1045\",\n                        \"FieldLabel\": \"hfdh\",\n                        \"FieldOrder\": 3,\n                        \"FieldTypeID\": 4,\n                        \"DataFieldType\": \"date\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 23,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    }\n                },\n                \"EventLink\": \"https://muellerdemo1.astendo.de/Seminare/event.php?vnr=806-a0a\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/2054\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/Seminare/event.php?vnr=806-a0a\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-2054/Picture.jpg\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5537\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5537,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Sommerfest Landtag1\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Landtag\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-12-08T18:00:00+01:00\",\n                \"EndDate\": \"2023-12-08T23:00:00+01:00\",\n                \"TimeStr\": \"8. Dezember 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2023-11-28T18:00:00+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2023-12-18T23:00:00+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 450,\n                \"CurrentAttendants\": 2,\n                \"IsWaitinglistActive\": true,\n                \"MaxWaitinglist\": 10,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 1,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": 1,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": {\n                    \"Inputfield2517\": {\n                        \"LogicalName\": \"Inputfield2517\",\n                        \"FieldLabel\": \"sfgfdg\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": 6,\n                        \"DataFieldType\": \"selection-radio\",\n                        \"QuestionSelectListID\": 8,\n                        \"FieldGroupID\": 1230,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    },\n                    \"Inputfield2518\": {\n                        \"LogicalName\": \"Inputfield2518\",\n                        \"FieldLabel\": \"fdgdg\",\n                        \"FieldOrder\": 2,\n                        \"FieldTypeID\": 1,\n                        \"DataFieldType\": \"text-input\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1230,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    },\n                    \"Inputfield2519\": {\n                        \"LogicalName\": \"Inputfield2519\",\n                        \"FieldLabel\": \"hfdfdh\",\n                        \"FieldOrder\": 3,\n                        \"FieldTypeID\": 3,\n                        \"DataFieldType\": \"boolean\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1230,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    }\n                },\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15a1-a10\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5537\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15a1-a10\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5537/Picture.png\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"7\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 7,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 6,\n                \"FolderPath\": \"/Seminare\",\n                \"FoldersAdditional\": {\n                    \"1\": \"/\"\n                },\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 2,\n                \"EventCategory\": \"Seminar Basis\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Kompaktwissen Wasser\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Berlin\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-11-21T09:00:00+01:00\",\n                \"EndDate\": \"2023-11-21T17:00:00+01:00\",\n                \"TimeStr\": \"21. November 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2038-01-19T04:14:07+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2038-01-19T04:14:07+01:00\",\n                \"ShortDescription\": \"Dies ist eine interessante Veranstaltung\",\n                \"Topic\": \"Wirtschaftliches, rechtliches und technisches Wissen auf den Punkt gebracht\",\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 55,\n                \"CurrentAttendants\": 6,\n                \"IsWaitinglistActive\": true,\n                \"MaxWaitinglist\": 6,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 1,\n                \"AdministrativeContacts\": [\n                    {\n                        \"Organisation\": \"astendo GmbH\",\n                        \"Name\": \"Andreas Müler\",\n                        \"Function\": null,\n                        \"Position\": null,\n                        \"Phone\": \"+49 30 2000 543 - 0\",\n                        \"EMail\": \"andreas.mueller@astendo.de\"\n                    }\n                ],\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": {\n                    \"10\": {\n                        \"FunctionsAddressCat_ID\": \"10\",\n                        \"FctAddressData\": [\n                            {\n                                \"webExID-AddressID\": \"4241\",\n                                \"evmID-FAID\": \"3\",\n                                \"DisplayOrder\": 3\n                            }\n                        ]\n                    }\n                },\n                \"PricesCount\": 2,\n                \"Prices\": [\n                    4,\n                    5\n                ],\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": {\n                    \"Inputfield2377\": {\n                        \"LogicalName\": \"Inputfield2377\",\n                        \"FieldLabel\": \"Feld VIP\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": 1,\n                        \"DataFieldType\": \"text-input\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1175,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"zusatzfrage VIP\"\n                    },\n                    \"Inputfield2\": {\n                        \"LogicalName\": \"Inputfield2\",\n                        \"FieldLabel\": \"Nehmen Sie teil?\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": 6,\n                        \"DataFieldType\": \"selection-radio\",\n                        \"QuestionSelectListID\": 6,\n                        \"FieldGroupID\": 2,\n                        \"FieldGroupOrder\": 1002,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    },\n                    \"Inputfield1035\": {\n                        \"LogicalName\": \"Inputfield1035\",\n                        \"FieldLabel\": \"xfbfd\",\n                        \"FieldOrder\": 2,\n                        \"FieldTypeID\": 16,\n                        \"DataFieldType\": \"binary\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 2,\n                        \"FieldGroupOrder\": 1002,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    }\n                },\n                \"EventLink\": \"https://muellerdemo1.astendo.de/Seminare/event.php?vnr=7-a0a\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/7\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/Seminare/event.php?vnr=7-a0a\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-7/Picture.jpg\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5553\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5553,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Konferenz\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Berlin\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-09-20T09:00:00+02:00\",\n                \"EndDate\": \"2023-09-20T17:00:00+02:00\",\n                \"TimeStr\": \"20. September 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2023-09-10T09:00:00+02:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2023-09-30T17:00:00+02:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 50,\n                \"CurrentAttendants\": 3,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 1,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": 1,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 2,\n                \"Prices\": [\n                    4,\n                    6\n                ],\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": {\n                    \"Inputfield2561\": {\n                        \"LogicalName\": \"Inputfield2561\",\n                        \"FieldLabel\": \"Wo\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": 1,\n                        \"DataFieldType\": \"text-input\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1251,\n                        \"FieldGroupOrder\": 1002,\n                        \"FieldGroupHeadline\": \"Bustransfer\"\n                    },\n                    \"Inputfield2562\": {\n                        \"LogicalName\": \"Inputfield2562\",\n                        \"FieldLabel\": \"Wann\",\n                        \"FieldOrder\": 2,\n                        \"FieldTypeID\": 1,\n                        \"DataFieldType\": \"text-input\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1251,\n                        \"FieldGroupOrder\": 1002,\n                        \"FieldGroupHeadline\": \"Bustransfer\"\n                    },\n                    \"Inputfield2563\": {\n                        \"LogicalName\": \"Inputfield2563\",\n                        \"FieldLabel\": \"Wie viel Gepäck\",\n                        \"FieldOrder\": 3,\n                        \"FieldTypeID\": 1,\n                        \"DataFieldType\": \"text-input\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1251,\n                        \"FieldGroupOrder\": 1002,\n                        \"FieldGroupHeadline\": \"Bustransfer\"\n                    },\n                    \"Inputfield2558\": {\n                        \"LogicalName\": \"Inputfield2558\",\n                        \"FieldLabel\": \"Allergien\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": 8,\n                        \"DataFieldType\": \"text-long\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1250,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    },\n                    \"Inputfield2559\": {\n                        \"LogicalName\": \"Inputfield2559\",\n                        \"FieldLabel\": \"UNverträglichkeiten\",\n                        \"FieldOrder\": 2,\n                        \"FieldTypeID\": 8,\n                        \"DataFieldType\": \"text-long\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1250,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    },\n                    \"Inputfield2560\": {\n                        \"LogicalName\": \"Inputfield2560\",\n                        \"FieldLabel\": \"Bustransfer\",\n                        \"FieldOrder\": 3,\n                        \"FieldTypeID\": 6,\n                        \"DataFieldType\": \"selection-radio\",\n                        \"QuestionSelectListID\": 6,\n                        \"FieldGroupID\": 1250,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    }\n                },\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15b1-a12\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5553\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15b1-a12\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5553/Picture.jpg\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5570\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5570,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Weihnachtsfeier\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Magdeburg\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-12-14T18:00:00+01:00\",\n                \"EndDate\": \"2023-12-14T22:00:00+01:00\",\n                \"TimeStr\": \"14. Dezember 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2023-12-04T18:00:00+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2023-12-24T22:00:00+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 10,\n                \"CurrentAttendants\": 3,\n                \"IsWaitinglistActive\": true,\n                \"MaxWaitinglist\": 5,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15c2-a10\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5570\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15c2-a10\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5570/Picture.jpg\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5571\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5571,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Neujahrsempfang der Stadt Düsseldorf\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Düsseldorf\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2024-01-17T18:00:00+01:00\",\n                \"EndDate\": \"2024-01-17T22:00:00+01:00\",\n                \"TimeStr\": \"17. Januar 2024\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2024-01-07T18:00:00+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2024-01-27T22:00:00+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100000000,\n                \"CurrentAttendants\": 1,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15c3-a12\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5571\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15c3-a12\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5571/Picture.jpg\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5572\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5572,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"ZIAF Jahressitzung\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Stuttgart\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2024-02-09T10:00:00+01:00\",\n                \"EndDate\": \"2024-02-09T17:00:00+01:00\",\n                \"TimeStr\": \"9. Februar 2024\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2024-01-30T10:00:00+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2024-02-19T17:00:00+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100,\n                \"CurrentAttendants\": 2,\n                \"IsWaitinglistActive\": true,\n                \"MaxWaitinglist\": 5,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 1,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": 1,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": {\n                    \"Inputfield2590\": {\n                        \"LogicalName\": \"Inputfield2590\",\n                        \"FieldLabel\": \"Kommen Sie mit Rollstuhl\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": 3,\n                        \"DataFieldType\": \"boolean\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1265,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    },\n                    \"Inputfield2591\": {\n                        \"LogicalName\": \"Inputfield2591\",\n                        \"FieldLabel\": \"Unverträglichkeiten\",\n                        \"FieldOrder\": 2,\n                        \"FieldTypeID\": 8,\n                        \"DataFieldType\": \"text-long\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1265,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    },\n                    \"Inputfield2592\": {\n                        \"LogicalName\": \"Inputfield2592\",\n                        \"FieldLabel\": \"Menüauswahl\",\n                        \"FieldOrder\": 3,\n                        \"FieldTypeID\": 6,\n                        \"DataFieldType\": \"selection-radio\",\n                        \"QuestionSelectListID\": 7,\n                        \"FieldGroupID\": 1265,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    }\n                },\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15c4-a10\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5572\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15c4-a10\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5572/Picture.jpg\"\n            }\n        }\n    ],\n    \"included\": [\n        {\n            \"type\": \"Event\",\n            \"id\": \"35\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 35,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": null,\n                \"FolderPath\": null,\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 3,\n                \"EventHierarchy\": \"CombinedFormAdditionalEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Empfang\",\n                \"EventSubTitle\": null,\n                \"Location\": null,\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2024-06-11T09:00:00+02:00\",\n                \"EndDate\": \"2024-06-11T09:00:00+02:00\",\n                \"TimeStr\": \"11. Juni 2024\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2024-06-01T09:00:00+02:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2038-01-19T04:14:07+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100,\n                \"CurrentAttendants\": 1,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": false,\n                \"IsEventArchive\": true,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/Kongresse/event.php?vnr=20-a06\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/35\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/Kongresse/event.php?vnr=20-a06\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"33\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 33,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": null,\n                \"FolderPath\": null,\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 3,\n                \"EventHierarchy\": \"CombinedFormAdditionalEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": \"DisableByEventGroup\",\n                \"DisableOnParticipationEventGroup\": 1,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Workshop 1\",\n                \"EventSubTitle\": null,\n                \"Location\": null,\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2024-06-12T09:00:00+02:00\",\n                \"EndDate\": \"2024-06-12T10:00:00+02:00\",\n                \"TimeStr\": \"12. Juni 2024\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2024-06-02T09:00:00+02:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2038-01-19T04:14:07+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 20,\n                \"CurrentAttendants\": 0,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 2,\n                \"Prices\": [\n                    4,\n                    5\n                ],\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": true,\n                \"AdditionalQuestionFields\": {\n                    \"Inputfield2069\": {\n                        \"LogicalName\": \"Inputfield2069\",\n                        \"FieldLabel\": \"ftft\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": \"6\",\n                        \"DataFieldType\": \"selection-radio\",\n                        \"QuestionSelectListID\": \"12\",\n                        \"FieldGroupID\": 1032,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    }\n                },\n                \"EventLink\": \"https://muellerdemo1.astendo.de/Kongresse/event.php?vnr=20-a06\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/33\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/Kongresse/event.php?vnr=20-a06\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-33/Picture.png\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"34\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 34,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": null,\n                \"FolderPath\": null,\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 3,\n                \"EventHierarchy\": \"CombinedFormAdditionalEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": \"DisableByEventGroup\",\n                \"DisableOnParticipationEventGroup\": 1,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Workshop 2\",\n                \"EventSubTitle\": null,\n                \"Location\": null,\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2024-06-12T09:00:00+02:00\",\n                \"EndDate\": \"2024-06-12T10:00:00+02:00\",\n                \"TimeStr\": \"12. Juni 2024\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2024-06-02T09:00:00+02:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2038-01-19T04:14:07+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 20,\n                \"CurrentAttendants\": 0,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 1,\n                \"AdministrativeContacts\": [\n                    {\n                        \"Organisation\": null,\n                        \"Name\": \"Thomas Mustermann\",\n                        \"Function\": null,\n                        \"Position\": null,\n                        \"Phone\": null,\n                        \"EMail\": null\n                    }\n                ],\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 2,\n                \"Prices\": [\n                    4,\n                    5\n                ],\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": true,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/Kongresse/event.php?vnr=20-a06\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/34\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/Kongresse/event.php?vnr=20-a06\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-34/Picture.png\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"41\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 41,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": null,\n                \"FolderPath\": null,\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 3,\n                \"EventHierarchy\": \"CombinedFormAdditionalEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": \"DisableByEventGroup\",\n                \"DisableOnParticipationEventGroup\": 1,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Workshop 3\",\n                \"EventSubTitle\": null,\n                \"Location\": null,\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2024-06-12T10:00:00+02:00\",\n                \"EndDate\": \"2024-06-12T11:00:00+02:00\",\n                \"TimeStr\": \"12. Juni 2024\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2024-06-02T10:00:00+02:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2038-01-19T04:14:07+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 20,\n                \"CurrentAttendants\": 2,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 2,\n                \"Prices\": [\n                    4,\n                    5\n                ],\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": true,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/Kongresse/event.php?vnr=20-a06\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/41\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/Kongresse/event.php?vnr=20-a06\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-41/Picture.png\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"1050\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 1050,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": null,\n                \"FolderPath\": null,\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 3,\n                \"EventHierarchy\": \"CombinedFormAdditionalEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": \"DisableByEventGroup\",\n                \"DisableOnParticipationEventGroup\": 1,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Workshop4\",\n                \"EventSubTitle\": null,\n                \"Location\": null,\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2024-06-12T10:00:00+02:00\",\n                \"EndDate\": \"2024-06-12T11:00:00+02:00\",\n                \"TimeStr\": \"12. Juni 2024\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2024-06-02T10:00:00+02:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2038-01-19T04:14:07+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 10,\n                \"CurrentAttendants\": 0,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 2,\n                \"Prices\": [\n                    4,\n                    5\n                ],\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": true,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/Kongresse/event.php?vnr=20-a06\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/1050\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/Kongresse/event.php?vnr=20-a06\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-1050/Picture.png\"\n            }\n        }\n    ]\n}"}],"_postman_id":"a8172a41-88e0-44a3-b048-c16a09bb218c"},{"name":"events template-based","id":"e90a283a-e408-4d2b-9e18-94b23e72540d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/?page[limit]=40&page[offset]=0&filter[modifiedafter]=2022-10-14 14:20:57&sort=-modified","description":"<h1 id=\"liste-der-für-externen-zugriff-freigegebenen-veranstaltungen\">Liste der für externen Zugriff freigegebenen Veranstaltungen</h1>\n","urlObject":{"path":["eventmanager-system","restapi","v1","events",""],"host":["https://we790.dev01.astendo-solutions.de"],"query":[{"key":"page[limit]","value":"40"},{"key":"page[offset]","value":"0"},{"key":"filter[modifiedafter]","value":"2022-10-14 14:20:57"},{"key":"sort","value":"-modified"}],"variable":[]}},"response":[{"id":"d96f3726-36c9-41e1-942f-a50225ac8edc","name":"event","originalRequest":{"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/18"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Sat, 30 Mar 2024 16:27:33 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Methods","value":"POST, GET, DELETE, PATCH"},{"key":"Strict-Transport-Security","value":"max-age=300; IncludeSubdomains; preload"},{"key":"X-Powered-By","value":""},{"key":"X-Xss-Protection","value":"1;mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Access-Control-Allow-Origin","value":"https://www.sandbox.paypal.com"},{"key":"Report-To","value":"{\"group\":\"ReportCspViolations\",\"max_age\":10886400,\"endpoints\":[{\"url\":\"https:\\/\\/muellerdemo1.astendo.de\\/eventmanager-system\\/ReportCspViolations.php\"}]}"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"jsonapi\": {\n        \"version\": \"1.1\"\n    },\n    \"links\": {\n        \"first\": null,\n        \"last\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/?filter%5Bmodifiedafter%5D=2022-10-14+14%3A20%3A57&sort=-modified&page%5Boffset%5D=1&page%5Blimit%5D=40\",\n        \"prev\": null,\n        \"next\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/?filter%5Bmodifiedafter%5D=2022-10-14+14%3A20%3A57&sort=-modified&page%5Boffset%5D=1&page%5Blimit%5D=40\"\n    },\n    \"meta\": {\n        \"paging\": \"Use the query parameter page[offset] in combination with page[limit] results in a paged output\",\n        \"filter-modified\": \"Use the query parameter filter[modifiedafter] in the format 2021-10-14 14:20:57\",\n        \"filter-created\": \"Use the query parameter filter[createdafter] in the format 2021-10-14 14:20:57\",\n        \"filter-FolderIDs\": \"Use the query parameter filter[FolderIDs] to filter the list for the folders - optionally as csv\",\n        \"filter-EventTypeIDs\": \"Use the query parameter filter[EventTypeIDs] to filter the list for the EventType - optionally as csv\",\n        \"filter-EventCategoryIDs\": \"Use the query parameter filter[EventCategoryIDs] to filter the list for the EventCategory - optionally as csv\",\n        \"sorting\": \"Use the query parameter sort to sort the event list for EventID,EventStateID,EventTypeID,EventCategoryID,EventName,BeginDate\",\n        \"webExtensionVersion\": \"7.6.0.2871\",\n        \"jsonapi-documentation\": \"https://jsonapi.org/\"\n    },\n    \"data\": [\n        {\n            \"type\": \"Event\",\n            \"id\": \"5500\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5500,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Neujahrsempfänge\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Berlin\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-01-18T10:00:00+01:00\",\n                \"EndDate\": \"2023-01-18T17:00:00+01:00\",\n                \"TimeStr\": \"18. Januar 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2023-01-08T10:00:00+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2023-01-28T17:00:00+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 1000000,\n                \"CurrentAttendants\": 3,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=157c-a14\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5500\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=157c-a14\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5500/Picture.png\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5530\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5530,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Stadtrallye\",\n                \"EventSubTitle\": null,\n                \"Location\": \"astendo GmbH, Wittestraße 30C, 13509 Berlin\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-08-14T10:00:00+02:00\",\n                \"EndDate\": \"2023-08-14T10:00:00+02:00\",\n                \"TimeStr\": \"14. August 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2038-01-19T04:14:07+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2023-08-24T10:00:00+02:00\",\n                \"ShortDescription\": \"Der schnelle Weg durch Berlin\",\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100000000,\n                \"CurrentAttendants\": 3,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 1,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": 1,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=159a-a12\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5530\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=159a-a12\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5530/Picture.png\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 5,\n                \"EventType\": \"Stammdaten\",\n                \"EventCategoryID\": 8,\n                \"EventCategory\": \"Umfragen\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Datenüberprüfung und Aktualisierung\",\n                \"EventSubTitle\": null,\n                \"Location\": null,\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2015-03-10T01:05:00+01:00\",\n                \"EndDate\": \"2016-03-10T00:00:00+01:00\",\n                \"TimeStr\": \"10. März 2015 bis 10. März 2016\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2025-03-07T19:38:35+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2025-03-07T19:38:35+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100000000,\n                \"CurrentAttendants\": 29,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=5-a08\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=5-a08\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5/Picture.jpg\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"32\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 32,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 8,\n                \"FolderPath\": \"/Kongresse\",\n                \"FoldersAdditional\": {\n                    \"1\": \"/\"\n                },\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 10,\n                \"EventCategory\": \"Kongress\",\n                \"EventHierarchyID\": 2,\n                \"EventHierarchy\": \"CombinedFormMasterEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": [\n                    33,\n                    34,\n                    35,\n                    41,\n                    1050\n                ],\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"IT-Konferenz 2016 Hauptveranstaltung II\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Berlin\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2024-06-11T09:00:00+02:00\",\n                \"EndDate\": \"2024-06-11T09:00:00+02:00\",\n                \"TimeStr\": \"11. Juni 2024\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2024-06-01T09:00:00+02:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2038-01-19T04:14:07+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100000000,\n                \"CurrentAttendants\": 2,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 1,\n                \"AdministrativeContacts\": [\n                    {\n                        \"Organisation\": \"astendo GmbH\",\n                        \"Name\": \"Andreas Müller\",\n                        \"Function\": null,\n                        \"Position\": \"Geschäftsführung\",\n                        \"Phone\": null,\n                        \"EMail\": \"andreas.mueller@astendo.de\"\n                    }\n                ],\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 3,\n                \"Prices\": [\n                    3,\n                    4,\n                    5\n                ],\n                \"PromotionCodesCount\": 1,\n                \"PromotionCodes\": [\n                    1\n                ],\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": true,\n                \"AdditionalQuestionFields\": {\n                    \"Inputfield1013\": {\n                        \"LogicalName\": \"Inputfield1013\",\n                        \"FieldLabel\": \"Nehmen Sie teil?\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": \"6\",\n                        \"DataFieldType\": \"selection-radio\",\n                        \"QuestionSelectListID\": \"6\",\n                        \"FieldGroupID\": 8,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Abendveranstaltung\"\n                    },\n                    \"Inputfield1018\": {\n                        \"LogicalName\": \"Inputfield1018\",\n                        \"FieldLabel\": \"Menüauswahl\",\n                        \"FieldOrder\": 2,\n                        \"FieldTypeID\": \"6\",\n                        \"DataFieldType\": \"selection-radio\",\n                        \"QuestionSelectListID\": \"7\",\n                        \"FieldGroupID\": 8,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Abendveranstaltung\"\n                    },\n                    \"Inputfield1019\": {\n                        \"LogicalName\": \"Inputfield1019\",\n                        \"FieldLabel\": \"Unverträglichkeiten\",\n                        \"FieldOrder\": 3,\n                        \"FieldTypeID\": \"8\",\n                        \"DataFieldType\": \"text-long\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 8,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Abendveranstaltung\"\n                    }\n                },\n                \"EventLink\": \"https://muellerdemo1.astendo.de/Kongresse/event.php?vnr=20-a06\"\n            },\n            \"relationships\": {\n                \"CombFormSubEvent\": {\n                    \"data\": [\n                        {\n                            \"type\": \"Event\",\n                            \"id\": \"35\"\n                        },\n                        {\n                            \"type\": \"Event\",\n                            \"id\": \"33\"\n                        },\n                        {\n                            \"type\": \"Event\",\n                            \"id\": \"34\"\n                        },\n                        {\n                            \"type\": \"Event\",\n                            \"id\": \"41\"\n                        },\n                        {\n                            \"type\": \"Event\",\n                            \"id\": \"1050\"\n                        }\n                    ]\n                }\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/32\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/Kongresse/event.php?vnr=20-a06\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-32/Picture.png\",\n                \"archive\": \"https://muellerdemo1.astendo.de/Archiv/event.php?vnr=20-a06\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5475\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5475,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Test Berliner Hoffest\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Rotes Rathaus\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-12-05T18:30:00+01:00\",\n                \"EndDate\": \"2023-12-05T18:30:00+01:00\",\n                \"TimeStr\": \"5. Dezember 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2038-01-19T04:14:07+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2038-01-19T04:14:07+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100000000,\n                \"CurrentAttendants\": 773,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 1,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 1,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": 1,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=1563-a12\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5475\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=1563-a12\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5475/Picture.png\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5538\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5538,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"online Meeting\",\n                \"EventSubTitle\": null,\n                \"Location\": null,\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-07-27T10:00:00+02:00\",\n                \"EndDate\": \"2023-07-27T10:00:00+02:00\",\n                \"TimeStr\": \"27. Juli 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2023-07-17T10:00:00+02:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2023-08-06T10:00:00+02:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100000000,\n                \"CurrentAttendants\": 0,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": false,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15a2-a10\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5538\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15a2-a10\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5539\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5539,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 5,\n                \"EventState\": \"in Planung\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Neue Veranstaltung2\",\n                \"EventSubTitle\": null,\n                \"Location\": null,\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-07-24T10:00:00+02:00\",\n                \"EndDate\": \"2023-07-24T17:00:00+02:00\",\n                \"TimeStr\": \"24. Juli 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2023-07-14T10:00:00+02:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2023-08-03T17:00:00+02:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100000000,\n                \"CurrentAttendants\": 0,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": false,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15a3-a12\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5539\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15a3-a12\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5472\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5472,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 2,\n                \"EventCategory\": \"Seminar Basis\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"75 Jahresfeier Unionhilfswerk\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Berlin\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-08-31T17:00:00+02:00\",\n                \"EndDate\": \"2023-08-31T17:00:00+02:00\",\n                \"TimeStr\": \"31. August 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2023-08-21T17:00:00+02:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2023-09-10T17:00:00+02:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100000000,\n                \"CurrentAttendants\": 1,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=1560-a0e\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5472\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=1560-a0e\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5472/Picture.png\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5545\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5545,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Sommerfest im Landtag\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Landtag des Saarlandes\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-08-30T18:30:00+02:00\",\n                \"EndDate\": \"2023-08-30T23:00:00+02:00\",\n                \"TimeStr\": \"30. August 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2023-08-20T18:30:00+02:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2023-09-09T23:00:00+02:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 200,\n                \"CurrentAttendants\": 3,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 1,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": 1,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": {\n                    \"Inputfield2523\": {\n                        \"LogicalName\": \"Inputfield2523\",\n                        \"FieldLabel\": \"Wei heitß der\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": \"1\",\n                        \"DataFieldType\": \"text-input\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1232,\n                        \"FieldGroupOrder\": 1002,\n                        \"FieldGroupHeadline\": \"Angaben zum Fahrer\"\n                    },\n                    \"Inputfield2524\": {\n                        \"LogicalName\": \"Inputfield2524\",\n                        \"FieldLabel\": \"Kennzeichen\",\n                        \"FieldOrder\": 2,\n                        \"FieldTypeID\": \"1\",\n                        \"DataFieldType\": \"text-input\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1232,\n                        \"FieldGroupOrder\": 1002,\n                        \"FieldGroupHeadline\": \"Angaben zum Fahrer\"\n                    },\n                    \"Inputfield2520\": {\n                        \"LogicalName\": \"Inputfield2520\",\n                        \"FieldLabel\": \"Geburtsort\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": \"1\",\n                        \"DataFieldType\": \"text-input\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1231,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    },\n                    \"Inputfield2521\": {\n                        \"LogicalName\": \"Inputfield2521\",\n                        \"FieldLabel\": \"Geburtstagdatum\",\n                        \"FieldOrder\": 2,\n                        \"FieldTypeID\": \"4\",\n                        \"DataFieldType\": \"date\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1231,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    },\n                    \"Inputfield2522\": {\n                        \"LogicalName\": \"Inputfield2522\",\n                        \"FieldLabel\": \"Unverträglichkeiten\",\n                        \"FieldOrder\": 3,\n                        \"FieldTypeID\": \"1\",\n                        \"DataFieldType\": \"text-input\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1231,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    }\n                },\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15a9-a12\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5545\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15a9-a12\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5545/Picture.jpg\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5548\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5548,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 0,\n                \"FolderPath\": null,\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 0,\n                \"EventType\": \"\",\n                \"EventCategoryID\": 9,\n                \"EventCategory\": \"\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": null,\n                \"FallbackLocale\": null,\n                \"Locales\": null,\n                \"ActiveLocales\": null,\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": false,\n                \"EventName\": null,\n                \"EventSubTitle\": null,\n                \"Location\": null,\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"1970-01-01T01:00:00+01:00\",\n                \"EndDate\": \"1970-01-01T01:00:00+01:00\",\n                \"TimeStr\": \"1. März 1970\",\n                \"BookableFrom\": \"1970-01-01T01:00:00+01:00\",\n                \"BookableUntil\": \"1970-01-01T01:00:00+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"1970-01-01T01:00:00+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 0,\n                \"CurrentAttendants\": 0,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": false,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5548\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5549\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5549,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 0,\n                \"FolderPath\": null,\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 0,\n                \"EventType\": \"\",\n                \"EventCategoryID\": 8,\n                \"EventCategory\": \"\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": null,\n                \"FallbackLocale\": null,\n                \"Locales\": null,\n                \"ActiveLocales\": null,\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": false,\n                \"EventName\": null,\n                \"EventSubTitle\": null,\n                \"Location\": null,\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"1970-01-01T01:00:00+01:00\",\n                \"EndDate\": \"1970-01-01T01:00:00+01:00\",\n                \"TimeStr\": \"1. März 1970\",\n                \"BookableFrom\": \"1970-01-01T01:00:00+01:00\",\n                \"BookableUntil\": \"1970-01-01T01:00:00+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"1970-01-01T01:00:00+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 0,\n                \"CurrentAttendants\": 0,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": false,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5549\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5551\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5551,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 7,\n                \"EventType\": \"UmfrageAnonym\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Zufriedenheit für eingeloggte\",\n                \"EventSubTitle\": null,\n                \"Location\": null,\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-08-03T10:00:00+02:00\",\n                \"EndDate\": \"2023-08-03T17:00:00+02:00\",\n                \"TimeStr\": \"3. August 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2038-01-19T04:14:07+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2038-01-19T04:14:07+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100000000,\n                \"CurrentAttendants\": 1,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": false,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": {\n                    \"Inputfield2552\": {\n                        \"LogicalName\": \"Inputfield2552\",\n                        \"FieldLabel\": \"zufrieden\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": \"1\",\n                        \"DataFieldType\": \"text-input\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1247,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    }\n                },\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15af-a16\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5551\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15af-a16\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"2\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 2,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 3,\n                \"EventState\": \"abgeschlossen\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 2,\n                \"EventCategory\": \"Seminar Basis\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"fr_FR\",\n                    \"en_GB\",\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\",\n                    \"fr_FR\",\n                    \"en_GB\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Demoveranstaltung\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Berlin\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2016-10-21T09:00:00+02:00\",\n                \"EndDate\": \"2016-10-21T17:00:00+02:00\",\n                \"TimeStr\": \"21. Oktober 2016\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2038-01-19T04:14:07+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2038-01-19T04:14:07+01:00\",\n                \"ShortDescription\": \"Dies ist eine interessante Veranstaltung\",\n                \"Topic\": \"Wirtschaftliches, rechtliches und technisches Wissen auf den Punkt gebracht.\",\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100000000,\n                \"CurrentAttendants\": 0,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 4,\n                \"Prices\": [\n                    3,\n                    4,\n                    5,\n                    6\n                ],\n                \"PromotionCodesCount\": 1,\n                \"PromotionCodes\": [\n                    1\n                ],\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": {\n                    \"Inputfield1\": {\n                        \"LogicalName\": \"Inputfield1\",\n                        \"FieldLabel\": \"Nehmen Sie teil?\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": \"15\",\n                        \"DataFieldType\": \"selection-select\",\n                        \"QuestionSelectListID\": \"6\",\n                        \"FieldGroupID\": 1,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    },\n                    \"Inputfield1026\": {\n                        \"LogicalName\": \"Inputfield1026\",\n                        \"FieldLabel\": \"rtre\",\n                        \"FieldOrder\": 2,\n                        \"FieldTypeID\": \"2\",\n                        \"DataFieldType\": \"number-int\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    },\n                    \"Inputfield1036\": {\n                        \"LogicalName\": \"Inputfield1036\",\n                        \"FieldLabel\": \"hfdh\",\n                        \"FieldOrder\": 3,\n                        \"FieldTypeID\": \"4\",\n                        \"DataFieldType\": \"date\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    }\n                },\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=2-a06\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/2\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=2-a06\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-2/Picture.jpg\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5552\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5552,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Herbstfest\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Hamburger Bahnhof\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-09-05T18:00:00+02:00\",\n                \"EndDate\": \"2023-08-04T17:00:00+02:00\",\n                \"TimeStr\": \"5. September bis 4. August 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2023-08-26T18:00:00+02:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2023-08-14T17:00:00+02:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100,\n                \"CurrentAttendants\": 5,\n                \"IsWaitinglistActive\": true,\n                \"MaxWaitinglist\": 10,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 1,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": 1,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": {\n                    \"Inputfield2557\": {\n                        \"LogicalName\": \"Inputfield2557\",\n                        \"FieldLabel\": \"Flugnummer\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": \"1\",\n                        \"DataFieldType\": \"text-input\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1249,\n                        \"FieldGroupOrder\": 1002,\n                        \"FieldGroupHeadline\": \"Flughafen\"\n                    },\n                    \"Inputfield2553\": {\n                        \"LogicalName\": \"Inputfield2553\",\n                        \"FieldLabel\": \"Menü\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": \"15\",\n                        \"DataFieldType\": \"selection-select\",\n                        \"QuestionSelectListID\": \"7\",\n                        \"FieldGroupID\": 1248,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    },\n                    \"Inputfield2554\": {\n                        \"LogicalName\": \"Inputfield2554\",\n                        \"FieldLabel\": \"Unverträglichkeiten\",\n                        \"FieldOrder\": 2,\n                        \"FieldTypeID\": \"8\",\n                        \"DataFieldType\": \"text-long\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1248,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    },\n                    \"Inputfield2555\": {\n                        \"LogicalName\": \"Inputfield2555\",\n                        \"FieldLabel\": \"Anreise\",\n                        \"FieldOrder\": 3,\n                        \"FieldTypeID\": \"6\",\n                        \"DataFieldType\": \"selection-radio\",\n                        \"QuestionSelectListID\": \"13\",\n                        \"FieldGroupID\": 1248,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    },\n                    \"Inputfield2556\": {\n                        \"LogicalName\": \"Inputfield2556\",\n                        \"FieldLabel\": \"Anreisedatum\",\n                        \"FieldOrder\": 4,\n                        \"FieldTypeID\": \"4\",\n                        \"DataFieldType\": \"date\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1248,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    }\n                },\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15b0-a10\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5552\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15b0-a10\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5552/Picture.jpg\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"42\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 42,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 5,\n                \"FolderPath\": \"/Stammdatenumfrage\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 7,\n                \"EventType\": \"UmfrageAnonym\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Zufriedenheitsumfrage\",\n                \"EventSubTitle\": null,\n                \"Location\": null,\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2016-04-21T21:22:00+02:00\",\n                \"EndDate\": \"2016-04-22T21:22:00+02:00\",\n                \"TimeStr\": \"21. bis 22. April 2016\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2025-04-21T00:00:00+02:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2025-04-21T00:00:00+02:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100000000,\n                \"CurrentAttendants\": 3,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": {\n                    \"Inputfield2329\": {\n                        \"LogicalName\": \"Inputfield2329\",\n                        \"FieldLabel\": \"Ich habe noch folgende Anmerkungen\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": \"8\",\n                        \"DataFieldType\": \"text-long\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 22,\n                        \"FieldGroupOrder\": 1004,\n                        \"FieldGroupHeadline\": \"Sonstiges\"\n                    },\n                    \"Inputfield1037\": {\n                        \"LogicalName\": \"Inputfield1037\",\n                        \"FieldLabel\": \"Der Lerninhalt ist zeitlich optimal abgestimmt\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": \"2\",\n                        \"DataFieldType\": \"number-int\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 20,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Fragen zur Durchführung\"\n                    },\n                    \"Inputfield1038\": {\n                        \"LogicalName\": \"Inputfield1038\",\n                        \"FieldLabel\": \"Es gab ausreichend Pausen zwischen den einzelnen Themenblöcken\",\n                        \"FieldOrder\": 2,\n                        \"FieldTypeID\": \"2\",\n                        \"DataFieldType\": \"number-int\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 20,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Fragen zur Durchführung\"\n                    },\n                    \"Inputfield1039\": {\n                        \"LogicalName\": \"Inputfield1039\",\n                        \"FieldLabel\": \"Das Ziel ist klar kommuniziert worden\",\n                        \"FieldOrder\": 3,\n                        \"FieldTypeID\": \"2\",\n                        \"DataFieldType\": \"number-int\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 20,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Fragen zur Durchführung\"\n                    },\n                    \"Inputfield1040\": {\n                        \"LogicalName\": \"Inputfield1040\",\n                        \"FieldLabel\": \"Es wurden herausfordernde Fragen gestellt\",\n                        \"FieldOrder\": 4,\n                        \"FieldTypeID\": \"2\",\n                        \"DataFieldType\": \"number-int\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 20,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Fragen zur Durchführung\"\n                    },\n                    \"Inputfield1041\": {\n                        \"LogicalName\": \"Inputfield1041\",\n                        \"FieldLabel\": \"Ich wurde in das Seminar gut einbezogen\",\n                        \"FieldOrder\": 5,\n                        \"FieldTypeID\": \"2\",\n                        \"DataFieldType\": \"number-int\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 20,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Fragen zur Durchführung\"\n                    },\n                    \"Inputfield1042\": {\n                        \"LogicalName\": \"Inputfield1042\",\n                        \"FieldLabel\": \"Das Seminar wurde abwechslungsreich aufgebaut\",\n                        \"FieldOrder\": 6,\n                        \"FieldTypeID\": \"2\",\n                        \"DataFieldType\": \"number-int\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 20,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Fragen zur Durchführung\"\n                    },\n                    \"Inputfield1020\": {\n                        \"LogicalName\": \"Inputfield1020\",\n                        \"FieldLabel\": \"Wie zufrieden sind Sie mit dem Referenten?\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": \"2\",\n                        \"DataFieldType\": \"number-int\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 11,\n                        \"FieldGroupOrder\": 1002,\n                        \"FieldGroupHeadline\": \"Fragen zu Referenten\"\n                    }\n                },\n                \"EventLink\": \"https://muellerdemo1.astendo.de/Stammdatenumfrage/event.php?vnr=2a-a0a\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/42\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/Stammdatenumfrage/event.php?vnr=2a-a0a\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-42/Picture.png\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5556\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5556,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 0,\n                \"FolderPath\": null,\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 0,\n                \"EventType\": \"\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": null,\n                \"FallbackLocale\": null,\n                \"Locales\": null,\n                \"ActiveLocales\": null,\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": false,\n                \"EventName\": null,\n                \"EventSubTitle\": null,\n                \"Location\": null,\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"1970-01-01T01:00:00+01:00\",\n                \"EndDate\": \"1970-01-01T01:00:00+01:00\",\n                \"TimeStr\": \"1. März 1970\",\n                \"BookableFrom\": \"1970-01-01T01:00:00+01:00\",\n                \"BookableUntil\": \"1970-01-01T01:00:00+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"1970-01-01T01:00:00+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 0,\n                \"CurrentAttendants\": 0,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": false,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5556\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5557\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5557,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Seminar der KZVH\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Frankfurt\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-10-11T10:00:00+02:00\",\n                \"EndDate\": \"2023-10-11T17:00:00+02:00\",\n                \"TimeStr\": \"11. Oktober 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2023-10-01T10:00:00+02:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2023-10-21T17:00:00+02:00\",\n                \"ShortDescription\": null,\n                \"Topic\": \"Zähneputzen\",\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100000000,\n                \"CurrentAttendants\": 6,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 1,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": 1,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 2,\n                \"Prices\": [\n                    4,\n                    5\n                ],\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": {\n                    \"Inputfield2576\": {\n                        \"LogicalName\": \"Inputfield2576\",\n                        \"FieldLabel\": \"Frage1\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": \"6\",\n                        \"DataFieldType\": \"selection-radio\",\n                        \"QuestionSelectListID\": \"7\",\n                        \"FieldGroupID\": 1258,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    },\n                    \"Inputfield2577\": {\n                        \"LogicalName\": \"Inputfield2577\",\n                        \"FieldLabel\": \"Frage2\",\n                        \"FieldOrder\": 2,\n                        \"FieldTypeID\": \"8\",\n                        \"DataFieldType\": \"text-long\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1258,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    },\n                    \"Inputfield2578\": {\n                        \"LogicalName\": \"Inputfield2578\",\n                        \"FieldLabel\": \"JaNein\",\n                        \"FieldOrder\": 3,\n                        \"FieldTypeID\": \"3\",\n                        \"DataFieldType\": \"boolean\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1258,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    },\n                    \"Inputfield2579\": {\n                        \"LogicalName\": \"Inputfield2579\",\n                        \"FieldLabel\": \"Auswahl\",\n                        \"FieldOrder\": 4,\n                        \"FieldTypeID\": \"15\",\n                        \"DataFieldType\": \"selection-select\",\n                        \"QuestionSelectListID\": \"33\",\n                        \"FieldGroupID\": 1258,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    }\n                },\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15b5-a14\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5557\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15b5-a14\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5557/Picture.jpg\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5558\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5558,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Fachtagung Kreditpartner\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Berlin\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-10-17T10:00:00+02:00\",\n                \"EndDate\": \"2023-10-17T17:00:00+02:00\",\n                \"TimeStr\": \"17. Oktober 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2023-10-07T10:00:00+02:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2023-10-27T17:00:00+02:00\",\n                \"ShortDescription\": null,\n                \"Topic\": \"Alles zum Thema Kredite\",\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 50,\n                \"CurrentAttendants\": 3,\n                \"IsWaitinglistActive\": true,\n                \"MaxWaitinglist\": 10,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 1,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": 1,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": {\n                    \"Inputfield2581\": {\n                        \"LogicalName\": \"Inputfield2581\",\n                        \"FieldLabel\": \"Zimmer\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": \"15\",\n                        \"DataFieldType\": \"selection-select\",\n                        \"QuestionSelectListID\": \"9\",\n                        \"FieldGroupID\": 1260,\n                        \"FieldGroupOrder\": 1002,\n                        \"FieldGroupHeadline\": \"Hotelreservierung\"\n                    },\n                    \"Inputfield2582\": {\n                        \"LogicalName\": \"Inputfield2582\",\n                        \"FieldLabel\": \"Parkplatz\",\n                        \"FieldOrder\": 2,\n                        \"FieldTypeID\": \"6\",\n                        \"DataFieldType\": \"selection-radio\",\n                        \"QuestionSelectListID\": \"8\",\n                        \"FieldGroupID\": 1260,\n                        \"FieldGroupOrder\": 1002,\n                        \"FieldGroupHeadline\": \"Hotelreservierung\"\n                    },\n                    \"Inputfield2583\": {\n                        \"LogicalName\": \"Inputfield2583\",\n                        \"FieldLabel\": \"Raucher?\",\n                        \"FieldOrder\": 3,\n                        \"FieldTypeID\": \"3\",\n                        \"DataFieldType\": \"boolean\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1260,\n                        \"FieldGroupOrder\": 1002,\n                        \"FieldGroupHeadline\": \"Hotelreservierung\"\n                    },\n                    \"Inputfield2580\": {\n                        \"LogicalName\": \"Inputfield2580\",\n                        \"FieldLabel\": \"Wünschen Sie eine Hotelreservierung\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": \"6\",\n                        \"DataFieldType\": \"selection-radio\",\n                        \"QuestionSelectListID\": \"8\",\n                        \"FieldGroupID\": 1259,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    }\n                },\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15b6-a14\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5558\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15b6-a14\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5558/Picture.jpg\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5559\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5559,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": false,\n                \"EventName\": \"Bundesverbandstag\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Berlin\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-11-16T10:00:00+01:00\",\n                \"EndDate\": \"2023-11-16T17:00:00+01:00\",\n                \"TimeStr\": \"16. November 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2023-11-06T10:00:00+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2023-11-26T17:00:00+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 50,\n                \"CurrentAttendants\": 4,\n                \"IsWaitinglistActive\": true,\n                \"MaxWaitinglist\": 10,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 1,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": 1,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": {\n                    \"Inputfield2587\": {\n                        \"LogicalName\": \"Inputfield2587\",\n                        \"FieldLabel\": \"Menüauswahl\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": \"15\",\n                        \"DataFieldType\": \"selection-select\",\n                        \"QuestionSelectListID\": \"7\",\n                        \"FieldGroupID\": 1263,\n                        \"FieldGroupOrder\": 1003,\n                        \"FieldGroupHeadline\": \"Essen\"\n                    },\n                    \"Inputfield2588\": {\n                        \"LogicalName\": \"Inputfield2588\",\n                        \"FieldLabel\": \"Unverträglcihkeiten\",\n                        \"FieldOrder\": 2,\n                        \"FieldTypeID\": \"8\",\n                        \"DataFieldType\": \"text-long\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1263,\n                        \"FieldGroupOrder\": 1003,\n                        \"FieldGroupHeadline\": \"Essen\"\n                    },\n                    \"Inputfield2586\": {\n                        \"LogicalName\": \"Inputfield2586\",\n                        \"FieldLabel\": \"Anerkannt?\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": \"15\",\n                        \"DataFieldType\": \"selection-select\",\n                        \"QuestionSelectListID\": \"8\",\n                        \"FieldGroupID\": 1262,\n                        \"FieldGroupOrder\": 1002,\n                        \"FieldGroupHeadline\": \"Begleitung\"\n                    },\n                    \"Inputfield2584\": {\n                        \"LogicalName\": \"Inputfield2584\",\n                        \"FieldLabel\": \"Rollstuhl\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": \"3\",\n                        \"DataFieldType\": \"boolean\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1261,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    },\n                    \"Inputfield2585\": {\n                        \"LogicalName\": \"Inputfield2585\",\n                        \"FieldLabel\": \"Hörvorrichtung\",\n                        \"FieldOrder\": 2,\n                        \"FieldTypeID\": \"6\",\n                        \"DataFieldType\": \"selection-radio\",\n                        \"QuestionSelectListID\": \"6\",\n                        \"FieldGroupID\": 1261,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    }\n                },\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15b7-a16\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5559\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15b7-a16\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5559/Picture.jpg\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5560\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5560,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Neue Veranstaltung mit Terminen\",\n                \"EventSubTitle\": null,\n                \"Location\": null,\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-10-23T10:00:00+02:00\",\n                \"EndDate\": \"2024-03-27T17:00:00+01:00\",\n                \"TimeStr\": \"23. Oktober 2023 bis 27. März 2024\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2023-10-13T10:00:00+02:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2024-04-06T17:00:00+02:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100000000,\n                \"CurrentAttendants\": 0,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": true,\n                \"EventAppointments\": {\n                    \"2176349\": {\n                        \"webExID\": 2176349,\n                        \"EAppointment_ID\": \"845\",\n                        \"EAppointment_BeginDate\": \"2023-10-14T10:00:00+02:00\",\n                        \"EAppointment_EndDate\": \"2023-12-14T11:00:00+01:00\",\n                        \"EAppointment_AllDayEvent\": false\n                    },\n                    \"2176350\": {\n                        \"webExID\": 2176350,\n                        \"EAppointment_ID\": \"846\",\n                        \"EAppointment_BeginDate\": \"2023-10-25T10:00:00+02:00\",\n                        \"EAppointment_EndDate\": \"2023-12-25T11:00:00+01:00\",\n                        \"EAppointment_AllDayEvent\": false\n                    },\n                    \"2176351\": {\n                        \"webExID\": 2176351,\n                        \"EAppointment_ID\": \"847\",\n                        \"EAppointment_BeginDate\": \"2023-11-01T10:00:00+01:00\",\n                        \"EAppointment_EndDate\": \"2024-01-01T11:00:00+01:00\",\n                        \"EAppointment_AllDayEvent\": false\n                    },\n                    \"2176352\": {\n                        \"webExID\": 2176352,\n                        \"EAppointment_ID\": \"848\",\n                        \"EAppointment_BeginDate\": \"2023-11-08T10:00:00+01:00\",\n                        \"EAppointment_EndDate\": \"2024-01-08T11:00:00+01:00\",\n                        \"EAppointment_AllDayEvent\": false\n                    },\n                    \"2176353\": {\n                        \"webExID\": 2176353,\n                        \"EAppointment_ID\": \"849\",\n                        \"EAppointment_BeginDate\": \"2023-11-15T10:00:00+01:00\",\n                        \"EAppointment_EndDate\": \"2024-01-15T11:00:00+01:00\",\n                        \"EAppointment_AllDayEvent\": false\n                    },\n                    \"2176354\": {\n                        \"webExID\": 2176354,\n                        \"EAppointment_ID\": \"850\",\n                        \"EAppointment_BeginDate\": \"2023-11-22T10:00:00+01:00\",\n                        \"EAppointment_EndDate\": \"2024-01-22T11:00:00+01:00\",\n                        \"EAppointment_AllDayEvent\": false\n                    },\n                    \"2176355\": {\n                        \"webExID\": 2176355,\n                        \"EAppointment_ID\": \"851\",\n                        \"EAppointment_BeginDate\": \"2023-11-29T10:00:00+01:00\",\n                        \"EAppointment_EndDate\": \"2024-01-29T11:00:00+01:00\",\n                        \"EAppointment_AllDayEvent\": false\n                    },\n                    \"2176356\": {\n                        \"webExID\": 2176356,\n                        \"EAppointment_ID\": \"852\",\n                        \"EAppointment_BeginDate\": \"2023-12-06T10:00:00+01:00\",\n                        \"EAppointment_EndDate\": \"2024-02-05T11:00:00+01:00\",\n                        \"EAppointment_AllDayEvent\": false\n                    },\n                    \"2176357\": {\n                        \"webExID\": 2176357,\n                        \"EAppointment_ID\": \"853\",\n                        \"EAppointment_BeginDate\": \"2023-12-13T10:00:00+01:00\",\n                        \"EAppointment_EndDate\": \"2024-02-12T11:00:00+01:00\",\n                        \"EAppointment_AllDayEvent\": false\n                    }\n                },\n                \"IsEventPicture\": false,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15b8-a12\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5560\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15b8-a12\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5100\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5100,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 6,\n                \"FolderPath\": \"/Seminare\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"en_GB\",\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\",\n                    \"en_GB\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Fotowettbewerb II\",\n                \"EventSubTitle\": null,\n                \"Location\": null,\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-11-08T10:00:00+01:00\",\n                \"EndDate\": \"2023-11-08T18:00:00+01:00\",\n                \"TimeStr\": \"8. November 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2025-11-18T17:00:00+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2025-11-18T17:00:00+01:00\",\n                \"ShortDescription\": \"Senden Sie Ihre schönsten Fotos und nehmen Sie an unserem Wettbewerb teil.\",\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100,\n                \"CurrentAttendants\": 0,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 1,\n                \"AdministrativeContacts\": [\n                    {\n                        \"Organisation\": \"astendo GmbH\",\n                        \"Name\": \"Andreas Müller\",\n                        \"Function\": null,\n                        \"Position\": \"Geschäftsführung\",\n                        \"Phone\": \"+49 30 2000 543 - 0\",\n                        \"EMail\": \"andreas.mueller@astendo.de\"\n                    }\n                ],\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": {\n                    \"10\": {\n                        \"FunctionsAddressCat_ID\": \"10\",\n                        \"FctAddressData\": [\n                            {\n                                \"webExID-AddressID\": 8487,\n                                \"evmID-FAID\": \"2066\",\n                                \"DisplayOrder\": 23\n                            }\n                        ]\n                    },\n                    \"1013\": {\n                        \"FunctionsAddressCat_ID\": \"1013\",\n                        \"FctAddressData\": [\n                            {\n                                \"webExID-AddressID\": \"2447\",\n                                \"evmID-FAID\": \"2067\",\n                                \"DisplayOrder\": 2\n                            }\n                        ]\n                    }\n                },\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": {\n                    \"Inputfield2075\": {\n                        \"LogicalName\": \"Inputfield2075\",\n                        \"FieldLabel\": \"Nehmen Sie teil?\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": 6,\n                        \"DataFieldType\": \"selection-radio\",\n                        \"QuestionSelectListID\": 6,\n                        \"FieldGroupID\": 1036,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Abendempfang\"\n                    },\n                    \"Inputfield2076\": {\n                        \"LogicalName\": \"Inputfield2076\",\n                        \"FieldLabel\": \"Was möchten Sie essen?\",\n                        \"FieldOrder\": 2,\n                        \"FieldTypeID\": 15,\n                        \"DataFieldType\": \"selection-select\",\n                        \"QuestionSelectListID\": 7,\n                        \"FieldGroupID\": 1036,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Abendempfang\"\n                    },\n                    \"Inputfield2077\": {\n                        \"LogicalName\": \"Inputfield2077\",\n                        \"FieldLabel\": \"Unverträglichkeiten\",\n                        \"FieldOrder\": 3,\n                        \"FieldTypeID\": 8,\n                        \"DataFieldType\": \"text-long\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1036,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Abendempfang\"\n                    },\n                    \"Inputfield2082\": {\n                        \"LogicalName\": \"Inputfield2082\",\n                        \"FieldLabel\": \"Datei\",\n                        \"FieldOrder\": 4,\n                        \"FieldTypeID\": 16,\n                        \"DataFieldType\": \"binary\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1036,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Abendempfang\"\n                    },\n                    \"Inputfield2089\": {\n                        \"LogicalName\": \"Inputfield2089\",\n                        \"FieldLabel\": \"Betreuer erforderlich\",\n                        \"FieldOrder\": 5,\n                        \"FieldTypeID\": 6,\n                        \"DataFieldType\": \"selection-radio\",\n                        \"QuestionSelectListID\": 6,\n                        \"FieldGroupID\": 1036,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Abendempfang\"\n                    },\n                    \"Inputfield2268\": {\n                        \"LogicalName\": \"Inputfield2268\",\n                        \"FieldLabel\": \"\",\n                        \"FieldOrder\": 6,\n                        \"FieldTypeID\": 6,\n                        \"DataFieldType\": \"selection-radio\",\n                        \"QuestionSelectListID\": 14,\n                        \"FieldGroupID\": 1036,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Abendempfang\"\n                    }\n                },\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=13ec-a14\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5100\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=13ec-a14\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5100/Picture.png\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5561\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5561,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Testveranstaltung Bundesarbeitsgemeinschaft Werkstätten für behinderte Menschen (BaWfbM)\",\n                \"EventSubTitle\": null,\n                \"Location\": null,\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2024-01-14T10:00:00+01:00\",\n                \"EndDate\": \"2024-01-14T17:00:00+01:00\",\n                \"TimeStr\": \"14. Januar 2024\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2024-01-04T10:00:00+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2024-01-24T17:00:00+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100000000,\n                \"CurrentAttendants\": 1,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": false,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15b9-a14\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5561\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15b9-a14\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5564\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5564,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Adventsingen\",\n                \"EventSubTitle\": null,\n                \"Location\": null,\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-12-13T10:00:00+01:00\",\n                \"EndDate\": \"2023-12-13T17:00:00+01:00\",\n                \"TimeStr\": \"13. Dezember 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2023-12-03T10:00:00+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2023-12-23T17:00:00+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100000000,\n                \"CurrentAttendants\": 1,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": false,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15bc-a14\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5564\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15bc-a14\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5565\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5565,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Pilz Seminar\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Stuttgart\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-11-16T10:00:00+01:00\",\n                \"EndDate\": \"2023-11-16T17:00:00+01:00\",\n                \"TimeStr\": \"16. November 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2023-11-06T10:00:00+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2023-11-26T17:00:00+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100000000,\n                \"CurrentAttendants\": 2,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 1,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": 1,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15bd-a16\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5565\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15bd-a16\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5565/Picture.jpg\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5566\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5566,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": false,\n                \"EventName\": \"Neujahrsempfang im Landtag\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Stuttgart\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2024-01-10T17:00:00+01:00\",\n                \"EndDate\": \"2024-01-10T20:00:00+01:00\",\n                \"TimeStr\": \"10. Januar 2024\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2023-12-31T17:00:00+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2024-01-20T20:00:00+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100,\n                \"CurrentAttendants\": 4,\n                \"IsWaitinglistActive\": true,\n                \"MaxWaitinglist\": 10,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15be-a16\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5566\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15be-a16\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5566/Picture.jpg\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5567\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5567,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Neuhsempfang Zeiss AG\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Berlin\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2024-01-10T18:00:00+01:00\",\n                \"EndDate\": \"2024-01-10T22:00:00+01:00\",\n                \"TimeStr\": \"10. Januar 2024\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2023-12-31T18:00:00+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2024-01-20T22:00:00+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 50,\n                \"CurrentAttendants\": 2,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 1,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": 1,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15bf-a18\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5567\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15bf-a18\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5567/Picture.jpg\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5403\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5403,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 4,\n                \"FolderPath\": \"/Newsletter\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 4,\n                \"EventType\": \"Umfrage\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Kontakt\",\n                \"EventSubTitle\": null,\n                \"Location\": null,\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2020-07-21T20:29:00+02:00\",\n                \"EndDate\": \"2020-07-22T20:29:00+02:00\",\n                \"TimeStr\": \"21. bis 22. Juli 2020\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2024-07-21T00:00:00+02:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2024-07-21T00:00:00+02:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100000000,\n                \"CurrentAttendants\": 2,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 1,\n                \"AdministrativeContacts\": [\n                    {\n                        \"Organisation\": \"astendo GmbH\",\n                        \"Name\": \"Andreas Müller\",\n                        \"Function\": null,\n                        \"Position\": null,\n                        \"Phone\": null,\n                        \"EMail\": \"info@astendo.de\"\n                    }\n                ],\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": {\n                    \"Inputfield2340\": {\n                        \"LogicalName\": \"Inputfield2340\",\n                        \"FieldLabel\": \"Themenbereich\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": 15,\n                        \"DataFieldType\": \"selection-select\",\n                        \"QuestionSelectListID\": 28,\n                        \"FieldGroupID\": 1165,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Ihre Anfrage\"\n                    },\n                    \"Inputfield2341\": {\n                        \"LogicalName\": \"Inputfield2341\",\n                        \"FieldLabel\": \"Ihre Anfrage\",\n                        \"FieldOrder\": 3,\n                        \"FieldTypeID\": 8,\n                        \"DataFieldType\": \"text-long\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1165,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Ihre Anfrage\"\n                    },\n                    \"Inputfield2342\": {\n                        \"LogicalName\": \"Inputfield2342\",\n                        \"FieldLabel\": \"Art\",\n                        \"FieldOrder\": 4,\n                        \"FieldTypeID\": 1,\n                        \"DataFieldType\": \"text-input\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1165,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Ihre Anfrage\"\n                    },\n                    \"Inputfield2343\": {\n                        \"LogicalName\": \"Inputfield2343\",\n                        \"FieldLabel\": \"Status\",\n                        \"FieldOrder\": 5,\n                        \"FieldTypeID\": 1,\n                        \"DataFieldType\": \"text-input\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1165,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Ihre Anfrage\"\n                    },\n                    \"Inputfield2344\": {\n                        \"LogicalName\": \"Inputfield2344\",\n                        \"FieldLabel\": \"Symbol\",\n                        \"FieldOrder\": 6,\n                        \"FieldTypeID\": 1,\n                        \"DataFieldType\": \"text-input\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1165,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Ihre Anfrage\"\n                    },\n                    \"Inputfield2345\": {\n                        \"LogicalName\": \"Inputfield2345\",\n                        \"FieldLabel\": \"Eingang\",\n                        \"FieldOrder\": 7,\n                        \"FieldTypeID\": 1,\n                        \"DataFieldType\": \"text-input\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1165,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Ihre Anfrage\"\n                    },\n                    \"Inputfield2347\": {\n                        \"LogicalName\": \"Inputfield2347\",\n                        \"FieldLabel\": \"Interaktionsart\",\n                        \"FieldOrder\": 8,\n                        \"FieldTypeID\": 2,\n                        \"DataFieldType\": \"number-int\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1165,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Ihre Anfrage\"\n                    },\n                    \"Inputfield2355\": {\n                        \"LogicalName\": \"Inputfield2355\",\n                        \"FieldLabel\": \"Priorität\",\n                        \"FieldOrder\": 9,\n                        \"FieldTypeID\": 1,\n                        \"DataFieldType\": \"text-input\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1165,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Ihre Anfrage\"\n                    },\n                    \"Inputfield2357\": {\n                        \"LogicalName\": \"Inputfield2357\",\n                        \"FieldLabel\": \"Quelle\",\n                        \"FieldOrder\": 10,\n                        \"FieldTypeID\": 1,\n                        \"DataFieldType\": \"text-input\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1165,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Ihre Anfrage\"\n                    },\n                    \"Inputfield2360\": {\n                        \"LogicalName\": \"Inputfield2360\",\n                        \"FieldLabel\": \"Betreff\",\n                        \"FieldOrder\": 2,\n                        \"FieldTypeID\": 1,\n                        \"DataFieldType\": \"text-input\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1165,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Ihre Anfrage\"\n                    },\n                    \"Inputfield2361\": {\n                        \"LogicalName\": \"Inputfield2361\",\n                        \"FieldLabel\": \"Art_int\",\n                        \"FieldOrder\": 11,\n                        \"FieldTypeID\": 2,\n                        \"DataFieldType\": \"number-int\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1165,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Ihre Anfrage\"\n                    }\n                },\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=151b-a12\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5403\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=151b-a12\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5403/Picture.jpg\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5568\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5568,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Neujahrsempfang\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Berlin\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2024-01-18T17:00:00+01:00\",\n                \"EndDate\": \"2024-01-18T22:00:00+01:00\",\n                \"TimeStr\": \"18. Januar 2024\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2024-01-08T17:00:00+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2024-01-28T22:00:00+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100,\n                \"CurrentAttendants\": 1,\n                \"IsWaitinglistActive\": true,\n                \"MaxWaitinglist\": 10,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15c0-a0e\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5568\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15c0-a0e\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5568/Picture.jpg\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5569\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5569,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Neujahrsempfang\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Berlin\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2024-01-18T17:00:00+01:00\",\n                \"EndDate\": \"2024-01-18T22:00:00+01:00\",\n                \"TimeStr\": \"18. Januar 2024\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2024-01-08T17:00:00+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2024-01-28T22:00:00+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100000000,\n                \"CurrentAttendants\": 3,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15c1-a10\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5569\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15c1-a10\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5569/Picture.jpg\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5461\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5461,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Einzelveranstaltung mit Einmal-Codes\",\n                \"EventSubTitle\": null,\n                \"Location\": null,\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2024-11-16T10:00:00+01:00\",\n                \"EndDate\": \"2024-11-16T17:00:00+01:00\",\n                \"TimeStr\": \"16. November 2024\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2024-11-06T10:00:00+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2024-11-26T17:00:00+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100000000,\n                \"CurrentAttendants\": 6,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 1,\n                \"Prices\": [\n                    4\n                ],\n                \"PromotionCodesCount\": 1,\n                \"PromotionCodes\": [\n                    8\n                ],\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": false,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=1555-a12\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5461\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=1555-a12\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5563\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5563,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Mitgliederversammlung\",\n                \"EventSubTitle\": null,\n                \"Location\": null,\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-11-29T10:00:00+01:00\",\n                \"EndDate\": \"2023-11-29T17:00:00+01:00\",\n                \"TimeStr\": \"29. November 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2023-11-19T10:00:00+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2023-12-09T17:00:00+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100000000,\n                \"CurrentAttendants\": 3,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 2,\n                \"Prices\": [\n                    4,\n                    5\n                ],\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15bb-a16\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5563\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15bb-a16\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5563/Picture.jpg\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5554\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5554,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": false,\n                \"EventName\": \"Sportehrung\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Stuttgart\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-12-20T10:00:00+01:00\",\n                \"EndDate\": \"2023-12-20T17:00:00+01:00\",\n                \"TimeStr\": \"20. Dezember 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2023-12-10T10:00:00+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2023-12-30T17:00:00+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100,\n                \"CurrentAttendants\": 7,\n                \"IsWaitinglistActive\": true,\n                \"MaxWaitinglist\": 10,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 1,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": 1,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 2,\n                \"Prices\": [\n                    4,\n                    5\n                ],\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": {\n                    \"Inputfield2564\": {\n                        \"LogicalName\": \"Inputfield2564\",\n                        \"FieldLabel\": \"Mannschaft des Jahres\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": 6,\n                        \"DataFieldType\": \"selection-radio\",\n                        \"QuestionSelectListID\": 39,\n                        \"FieldGroupID\": 1252,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    },\n                    \"Inputfield2565\": {\n                        \"LogicalName\": \"Inputfield2565\",\n                        \"FieldLabel\": \"Persönliche Anmerkungen\",\n                        \"FieldOrder\": 2,\n                        \"FieldTypeID\": 8,\n                        \"DataFieldType\": \"text-long\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1252,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    }\n                },\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15b2-a12\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5554\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15b2-a12\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5554/Picture.jpg\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5106\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5106,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Einführung in den astendo EventManager\",\n                \"EventSubTitle\": null,\n                \"Location\": \"astendo Berlin\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-12-08T09:00:00+01:00\",\n                \"EndDate\": \"2023-12-08T16:30:00+01:00\",\n                \"TimeStr\": \"8. Dezember 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2023-11-28T09:00:00+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2023-12-08T16:30:00+01:00\",\n                \"ShortDescription\": \"Hier erfahren Sie alles was Sie zum EventManager wissen sollten.\",\n                \"Topic\": \"Alles zum Thema Eventmanagement\",\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100000000,\n                \"CurrentAttendants\": 0,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 1,\n                \"AdministrativeContacts\": [\n                    {\n                        \"Organisation\": \"astendo GmbH\",\n                        \"Name\": \"Andreas Müller\",\n                        \"Function\": null,\n                        \"Position\": null,\n                        \"Phone\": \"+49 30 20005430\",\n                        \"EMail\": \"andreas.mueller@astendo.de\"\n                    }\n                ],\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 2,\n                \"Prices\": [\n                    4,\n                    7\n                ],\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": {\n                    \"Inputfield2090\": {\n                        \"LogicalName\": \"Inputfield2090\",\n                        \"FieldLabel\": \"Nehmen Sie am Begleitprogramm teil?\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": 6,\n                        \"DataFieldType\": \"selection-radio\",\n                        \"QuestionSelectListID\": 8,\n                        \"FieldGroupID\": 1041,\n                        \"FieldGroupOrder\": 1002,\n                        \"FieldGroupHeadline\": \"Begleitprogramm\"\n                    },\n                    \"Inputfield2086\": {\n                        \"LogicalName\": \"Inputfield2086\",\n                        \"FieldLabel\": \"Nehmen Sie teil?\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": 6,\n                        \"DataFieldType\": \"selection-radio\",\n                        \"QuestionSelectListID\": 8,\n                        \"FieldGroupID\": 1040,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Abendveranstaltung\"\n                    },\n                    \"Inputfield2087\": {\n                        \"LogicalName\": \"Inputfield2087\",\n                        \"FieldLabel\": \"Essenswunsch\",\n                        \"FieldOrder\": 2,\n                        \"FieldTypeID\": 15,\n                        \"DataFieldType\": \"selection-select\",\n                        \"QuestionSelectListID\": 11,\n                        \"FieldGroupID\": 1040,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Abendveranstaltung\"\n                    },\n                    \"Inputfield2088\": {\n                        \"LogicalName\": \"Inputfield2088\",\n                        \"FieldLabel\": \"Unverträglichkeiten\",\n                        \"FieldOrder\": 3,\n                        \"FieldTypeID\": 8,\n                        \"DataFieldType\": \"text-long\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1040,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Abendveranstaltung\"\n                    }\n                },\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=13f2-a14\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5106\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=13f2-a14\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5106/Picture.jpg\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"2054\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 2054,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 6,\n                \"FolderPath\": \"/Seminare\",\n                \"FoldersAdditional\": {\n                    \"1\": \"/\"\n                },\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 2,\n                \"EventCategory\": \"Seminar Basis\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"en_GB\",\n                    \"fr_FR\",\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\",\n                    \"en_GB\",\n                    \"fr_FR\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Kompaktwissen Wärme II\",\n                \"EventSubTitle\": null,\n                \"Location\": null,\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-12-06T11:10:00+01:00\",\n                \"EndDate\": \"2023-12-06T11:15:00+01:00\",\n                \"TimeStr\": \"6. Dezember 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2038-01-19T04:14:07+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2038-01-19T04:14:07+01:00\",\n                \"ShortDescription\": \"Dies ist eine interessante Veranstaltung\",\n                \"Topic\": \"Wirtschaftliches, rechtliches und technisches Wissen auf den Punkt gebracht\",\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 50,\n                \"CurrentAttendants\": 0,\n                \"IsWaitinglistActive\": true,\n                \"MaxWaitinglist\": 10,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 1,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": 1,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": {\n                    \"10\": {\n                        \"FunctionsAddressCat_ID\": \"10\",\n                        \"FctAddressData\": [\n                            {\n                                \"webExID-AddressID\": \"4241\",\n                                \"evmID-FAID\": \"1021\",\n                                \"DisplayOrder\": 6\n                            }\n                        ]\n                    }\n                },\n                \"PricesCount\": 5,\n                \"Prices\": [\n                    3,\n                    4,\n                    5,\n                    8,\n                    9\n                ],\n                \"PromotionCodesCount\": 2,\n                \"PromotionCodes\": [\n                    1,\n                    3\n                ],\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": {\n                    \"Inputfield1043\": {\n                        \"LogicalName\": \"Inputfield1043\",\n                        \"FieldLabel\": \"Nehmen Sie teil?\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": 6,\n                        \"DataFieldType\": \"selection-radio\",\n                        \"QuestionSelectListID\": 6,\n                        \"FieldGroupID\": 23,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    },\n                    \"Inputfield1044\": {\n                        \"LogicalName\": \"Inputfield1044\",\n                        \"FieldLabel\": \"rtre\",\n                        \"FieldOrder\": 2,\n                        \"FieldTypeID\": 2,\n                        \"DataFieldType\": \"number-int\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 23,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    },\n                    \"Inputfield1045\": {\n                        \"LogicalName\": \"Inputfield1045\",\n                        \"FieldLabel\": \"hfdh\",\n                        \"FieldOrder\": 3,\n                        \"FieldTypeID\": 4,\n                        \"DataFieldType\": \"date\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 23,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    }\n                },\n                \"EventLink\": \"https://muellerdemo1.astendo.de/Seminare/event.php?vnr=806-a0a\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/2054\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/Seminare/event.php?vnr=806-a0a\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-2054/Picture.jpg\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5537\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5537,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Sommerfest Landtag1\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Landtag\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-12-08T18:00:00+01:00\",\n                \"EndDate\": \"2023-12-08T23:00:00+01:00\",\n                \"TimeStr\": \"8. Dezember 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2023-11-28T18:00:00+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2023-12-18T23:00:00+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 450,\n                \"CurrentAttendants\": 2,\n                \"IsWaitinglistActive\": true,\n                \"MaxWaitinglist\": 10,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 1,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": 1,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": {\n                    \"Inputfield2517\": {\n                        \"LogicalName\": \"Inputfield2517\",\n                        \"FieldLabel\": \"sfgfdg\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": 6,\n                        \"DataFieldType\": \"selection-radio\",\n                        \"QuestionSelectListID\": 8,\n                        \"FieldGroupID\": 1230,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    },\n                    \"Inputfield2518\": {\n                        \"LogicalName\": \"Inputfield2518\",\n                        \"FieldLabel\": \"fdgdg\",\n                        \"FieldOrder\": 2,\n                        \"FieldTypeID\": 1,\n                        \"DataFieldType\": \"text-input\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1230,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    },\n                    \"Inputfield2519\": {\n                        \"LogicalName\": \"Inputfield2519\",\n                        \"FieldLabel\": \"hfdfdh\",\n                        \"FieldOrder\": 3,\n                        \"FieldTypeID\": 3,\n                        \"DataFieldType\": \"boolean\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1230,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    }\n                },\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15a1-a10\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5537\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15a1-a10\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5537/Picture.png\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"7\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 7,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 6,\n                \"FolderPath\": \"/Seminare\",\n                \"FoldersAdditional\": {\n                    \"1\": \"/\"\n                },\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 2,\n                \"EventCategory\": \"Seminar Basis\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Kompaktwissen Wasser\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Berlin\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-11-21T09:00:00+01:00\",\n                \"EndDate\": \"2023-11-21T17:00:00+01:00\",\n                \"TimeStr\": \"21. November 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2038-01-19T04:14:07+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2038-01-19T04:14:07+01:00\",\n                \"ShortDescription\": \"Dies ist eine interessante Veranstaltung\",\n                \"Topic\": \"Wirtschaftliches, rechtliches und technisches Wissen auf den Punkt gebracht\",\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 55,\n                \"CurrentAttendants\": 6,\n                \"IsWaitinglistActive\": true,\n                \"MaxWaitinglist\": 6,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 1,\n                \"AdministrativeContacts\": [\n                    {\n                        \"Organisation\": \"astendo GmbH\",\n                        \"Name\": \"Andreas Müler\",\n                        \"Function\": null,\n                        \"Position\": null,\n                        \"Phone\": \"+49 30 2000 543 - 0\",\n                        \"EMail\": \"andreas.mueller@astendo.de\"\n                    }\n                ],\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": {\n                    \"10\": {\n                        \"FunctionsAddressCat_ID\": \"10\",\n                        \"FctAddressData\": [\n                            {\n                                \"webExID-AddressID\": \"4241\",\n                                \"evmID-FAID\": \"3\",\n                                \"DisplayOrder\": 3\n                            }\n                        ]\n                    }\n                },\n                \"PricesCount\": 2,\n                \"Prices\": [\n                    4,\n                    5\n                ],\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": {\n                    \"Inputfield2377\": {\n                        \"LogicalName\": \"Inputfield2377\",\n                        \"FieldLabel\": \"Feld VIP\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": 1,\n                        \"DataFieldType\": \"text-input\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1175,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"zusatzfrage VIP\"\n                    },\n                    \"Inputfield2\": {\n                        \"LogicalName\": \"Inputfield2\",\n                        \"FieldLabel\": \"Nehmen Sie teil?\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": 6,\n                        \"DataFieldType\": \"selection-radio\",\n                        \"QuestionSelectListID\": 6,\n                        \"FieldGroupID\": 2,\n                        \"FieldGroupOrder\": 1002,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    },\n                    \"Inputfield1035\": {\n                        \"LogicalName\": \"Inputfield1035\",\n                        \"FieldLabel\": \"xfbfd\",\n                        \"FieldOrder\": 2,\n                        \"FieldTypeID\": 16,\n                        \"DataFieldType\": \"binary\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 2,\n                        \"FieldGroupOrder\": 1002,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    }\n                },\n                \"EventLink\": \"https://muellerdemo1.astendo.de/Seminare/event.php?vnr=7-a0a\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/7\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/Seminare/event.php?vnr=7-a0a\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-7/Picture.jpg\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5553\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5553,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Konferenz\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Berlin\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-09-20T09:00:00+02:00\",\n                \"EndDate\": \"2023-09-20T17:00:00+02:00\",\n                \"TimeStr\": \"20. September 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2023-09-10T09:00:00+02:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2023-09-30T17:00:00+02:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 50,\n                \"CurrentAttendants\": 3,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 1,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": 1,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 2,\n                \"Prices\": [\n                    4,\n                    6\n                ],\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": {\n                    \"Inputfield2561\": {\n                        \"LogicalName\": \"Inputfield2561\",\n                        \"FieldLabel\": \"Wo\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": 1,\n                        \"DataFieldType\": \"text-input\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1251,\n                        \"FieldGroupOrder\": 1002,\n                        \"FieldGroupHeadline\": \"Bustransfer\"\n                    },\n                    \"Inputfield2562\": {\n                        \"LogicalName\": \"Inputfield2562\",\n                        \"FieldLabel\": \"Wann\",\n                        \"FieldOrder\": 2,\n                        \"FieldTypeID\": 1,\n                        \"DataFieldType\": \"text-input\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1251,\n                        \"FieldGroupOrder\": 1002,\n                        \"FieldGroupHeadline\": \"Bustransfer\"\n                    },\n                    \"Inputfield2563\": {\n                        \"LogicalName\": \"Inputfield2563\",\n                        \"FieldLabel\": \"Wie viel Gepäck\",\n                        \"FieldOrder\": 3,\n                        \"FieldTypeID\": 1,\n                        \"DataFieldType\": \"text-input\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1251,\n                        \"FieldGroupOrder\": 1002,\n                        \"FieldGroupHeadline\": \"Bustransfer\"\n                    },\n                    \"Inputfield2558\": {\n                        \"LogicalName\": \"Inputfield2558\",\n                        \"FieldLabel\": \"Allergien\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": 8,\n                        \"DataFieldType\": \"text-long\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1250,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    },\n                    \"Inputfield2559\": {\n                        \"LogicalName\": \"Inputfield2559\",\n                        \"FieldLabel\": \"UNverträglichkeiten\",\n                        \"FieldOrder\": 2,\n                        \"FieldTypeID\": 8,\n                        \"DataFieldType\": \"text-long\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1250,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    },\n                    \"Inputfield2560\": {\n                        \"LogicalName\": \"Inputfield2560\",\n                        \"FieldLabel\": \"Bustransfer\",\n                        \"FieldOrder\": 3,\n                        \"FieldTypeID\": 6,\n                        \"DataFieldType\": \"selection-radio\",\n                        \"QuestionSelectListID\": 6,\n                        \"FieldGroupID\": 1250,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    }\n                },\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15b1-a12\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5553\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15b1-a12\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5553/Picture.jpg\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5570\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5570,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Weihnachtsfeier\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Magdeburg\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2023-12-14T18:00:00+01:00\",\n                \"EndDate\": \"2023-12-14T22:00:00+01:00\",\n                \"TimeStr\": \"14. Dezember 2023\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2023-12-04T18:00:00+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2023-12-24T22:00:00+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 10,\n                \"CurrentAttendants\": 3,\n                \"IsWaitinglistActive\": true,\n                \"MaxWaitinglist\": 5,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15c2-a10\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5570\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15c2-a10\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5570/Picture.jpg\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5571\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5571,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Neujahrsempfang der Stadt Düsseldorf\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Düsseldorf\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2024-01-17T18:00:00+01:00\",\n                \"EndDate\": \"2024-01-17T22:00:00+01:00\",\n                \"TimeStr\": \"17. Januar 2024\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2024-01-07T18:00:00+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2024-01-27T22:00:00+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100000000,\n                \"CurrentAttendants\": 1,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15c3-a12\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5571\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15c3-a12\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5571/Picture.jpg\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"5572\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 5572,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": 1,\n                \"FolderPath\": \"/\",\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 1,\n                \"EventHierarchy\": \"SingleEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"ZIAF Jahressitzung\",\n                \"EventSubTitle\": null,\n                \"Location\": \"Stuttgart\",\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2024-02-09T10:00:00+01:00\",\n                \"EndDate\": \"2024-02-09T17:00:00+01:00\",\n                \"TimeStr\": \"9. Februar 2024\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2024-01-30T10:00:00+01:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2024-02-19T17:00:00+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100,\n                \"CurrentAttendants\": 2,\n                \"IsWaitinglistActive\": true,\n                \"MaxWaitinglist\": 5,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 1,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": 1,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": false,\n                \"AdditionalQuestionFields\": {\n                    \"Inputfield2590\": {\n                        \"LogicalName\": \"Inputfield2590\",\n                        \"FieldLabel\": \"Kommen Sie mit Rollstuhl\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": 3,\n                        \"DataFieldType\": \"boolean\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1265,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    },\n                    \"Inputfield2591\": {\n                        \"LogicalName\": \"Inputfield2591\",\n                        \"FieldLabel\": \"Unverträglichkeiten\",\n                        \"FieldOrder\": 2,\n                        \"FieldTypeID\": 8,\n                        \"DataFieldType\": \"text-long\",\n                        \"QuestionSelectListID\": null,\n                        \"FieldGroupID\": 1265,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    },\n                    \"Inputfield2592\": {\n                        \"LogicalName\": \"Inputfield2592\",\n                        \"FieldLabel\": \"Menüauswahl\",\n                        \"FieldOrder\": 3,\n                        \"FieldTypeID\": 6,\n                        \"DataFieldType\": \"selection-radio\",\n                        \"QuestionSelectListID\": 7,\n                        \"FieldGroupID\": 1265,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    }\n                },\n                \"EventLink\": \"https://muellerdemo1.astendo.de/event.php?vnr=15c4-a10\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5572\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/event.php?vnr=15c4-a10\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-5572/Picture.jpg\"\n            }\n        }\n    ],\n    \"included\": [\n        {\n            \"type\": \"Event\",\n            \"id\": \"35\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 35,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": null,\n                \"FolderPath\": null,\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 3,\n                \"EventHierarchy\": \"CombinedFormAdditionalEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": null,\n                \"DisableOnParticipationEventGroup\": null,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Empfang\",\n                \"EventSubTitle\": null,\n                \"Location\": null,\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2024-06-11T09:00:00+02:00\",\n                \"EndDate\": \"2024-06-11T09:00:00+02:00\",\n                \"TimeStr\": \"11. Juni 2024\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2024-06-01T09:00:00+02:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2038-01-19T04:14:07+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 100,\n                \"CurrentAttendants\": 1,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 0,\n                \"Prices\": null,\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": false,\n                \"IsEventArchive\": true,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/Kongresse/event.php?vnr=20-a06\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/35\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/Kongresse/event.php?vnr=20-a06\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"33\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 33,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": null,\n                \"FolderPath\": null,\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 3,\n                \"EventHierarchy\": \"CombinedFormAdditionalEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": \"DisableByEventGroup\",\n                \"DisableOnParticipationEventGroup\": 1,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Workshop 1\",\n                \"EventSubTitle\": null,\n                \"Location\": null,\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2024-06-12T09:00:00+02:00\",\n                \"EndDate\": \"2024-06-12T10:00:00+02:00\",\n                \"TimeStr\": \"12. Juni 2024\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2024-06-02T09:00:00+02:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2038-01-19T04:14:07+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 20,\n                \"CurrentAttendants\": 0,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 2,\n                \"Prices\": [\n                    4,\n                    5\n                ],\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": true,\n                \"AdditionalQuestionFields\": {\n                    \"Inputfield2069\": {\n                        \"LogicalName\": \"Inputfield2069\",\n                        \"FieldLabel\": \"ftft\",\n                        \"FieldOrder\": 1,\n                        \"FieldTypeID\": \"6\",\n                        \"DataFieldType\": \"selection-radio\",\n                        \"QuestionSelectListID\": \"12\",\n                        \"FieldGroupID\": 1032,\n                        \"FieldGroupOrder\": 1001,\n                        \"FieldGroupHeadline\": \"Zusatzfragen\"\n                    }\n                },\n                \"EventLink\": \"https://muellerdemo1.astendo.de/Kongresse/event.php?vnr=20-a06\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/33\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/Kongresse/event.php?vnr=20-a06\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-33/Picture.png\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"34\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 34,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": null,\n                \"FolderPath\": null,\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 3,\n                \"EventHierarchy\": \"CombinedFormAdditionalEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": \"DisableByEventGroup\",\n                \"DisableOnParticipationEventGroup\": 1,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Workshop 2\",\n                \"EventSubTitle\": null,\n                \"Location\": null,\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2024-06-12T09:00:00+02:00\",\n                \"EndDate\": \"2024-06-12T10:00:00+02:00\",\n                \"TimeStr\": \"12. Juni 2024\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2024-06-02T09:00:00+02:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2038-01-19T04:14:07+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 20,\n                \"CurrentAttendants\": 0,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 1,\n                \"AdministrativeContacts\": [\n                    {\n                        \"Organisation\": null,\n                        \"Name\": \"Thomas Mustermann\",\n                        \"Function\": null,\n                        \"Position\": null,\n                        \"Phone\": null,\n                        \"EMail\": null\n                    }\n                ],\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 2,\n                \"Prices\": [\n                    4,\n                    5\n                ],\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": true,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/Kongresse/event.php?vnr=20-a06\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/34\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/Kongresse/event.php?vnr=20-a06\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-34/Picture.png\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"41\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 41,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": null,\n                \"FolderPath\": null,\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 3,\n                \"EventHierarchy\": \"CombinedFormAdditionalEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": \"DisableByEventGroup\",\n                \"DisableOnParticipationEventGroup\": 1,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Workshop 3\",\n                \"EventSubTitle\": null,\n                \"Location\": null,\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2024-06-12T10:00:00+02:00\",\n                \"EndDate\": \"2024-06-12T11:00:00+02:00\",\n                \"TimeStr\": \"12. Juni 2024\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2024-06-02T10:00:00+02:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2038-01-19T04:14:07+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 20,\n                \"CurrentAttendants\": 2,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 2,\n                \"Prices\": [\n                    4,\n                    5\n                ],\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": true,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/Kongresse/event.php?vnr=20-a06\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/41\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/Kongresse/event.php?vnr=20-a06\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-41/Picture.png\"\n            }\n        },\n        {\n            \"type\": \"Event\",\n            \"id\": \"1050\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"displayClientID\": 0,\n                \"EventID\": 1050,\n                \"EventTemplateID\": 0,\n                \"externalID\": \"\",\n                \"EventStateID\": 1,\n                \"EventState\": \"aktiv\",\n                \"FolderID\": null,\n                \"FolderPath\": null,\n                \"FoldersAdditional\": null,\n                \"EventTypeID\": 1,\n                \"EventType\": \"Event\",\n                \"EventCategoryID\": 1,\n                \"EventCategory\": \"Veranstaltung\",\n                \"EventHierarchyID\": 3,\n                \"EventHierarchy\": \"CombinedFormAdditionalEvent\",\n                \"OriginalLocale\": \"de_DE\",\n                \"FallbackLocale\": \"de_DE\",\n                \"Locales\": [\n                    \"de_DE\"\n                ],\n                \"ActiveLocales\": [\n                    \"de_DE\"\n                ],\n                \"EventGroupAlternativeEvents\": null,\n                \"DisableOnParticipationOptions\": \"DisableByEventGroup\",\n                \"DisableOnParticipationEventGroup\": 1,\n                \"DisableOnParticipationEventIDs\": null,\n                \"CombFormSubEvents\": null,\n                \"IsExternalEvent\": false,\n                \"ExternalEventData\": null,\n                \"IsPublic\": true,\n                \"EventName\": \"Workshop4\",\n                \"EventSubTitle\": null,\n                \"Location\": null,\n                \"GeneralLocationID\": null,\n                \"BeginDate\": \"2024-06-12T10:00:00+02:00\",\n                \"EndDate\": \"2024-06-12T11:00:00+02:00\",\n                \"TimeStr\": \"12. Juni 2024\",\n                \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n                \"BookableUntil\": \"2024-06-02T10:00:00+02:00\",\n                \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n                \"ShowUntil\": \"2038-01-19T04:14:07+01:00\",\n                \"ShortDescription\": null,\n                \"Topic\": null,\n                \"AdditionalText1\": null,\n                \"AdditionalText2\": null,\n                \"Keywords\": null,\n                \"IsBookedOut\": false,\n                \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n                \"IsMaxAttendants\": true,\n                \"MaxAttendants\": 10,\n                \"CurrentAttendants\": 0,\n                \"IsWaitinglistActive\": false,\n                \"MaxWaitinglist\": 0,\n                \"CurrentWaitinglist\": 0,\n                \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n                \"SearchEventContent\": null,\n                \"AdministrativeContactsCount\": 0,\n                \"AdministrativeContacts\": null,\n                \"GeneralContact1ID\": null,\n                \"GeneralContact2ID\": null,\n                \"FunctionsAddressCategories\": [],\n                \"PricesCount\": 2,\n                \"Prices\": [\n                    4,\n                    5\n                ],\n                \"PromotionCodesCount\": 0,\n                \"PromotionCodes\": null,\n                \"IsEventAppointments\": false,\n                \"EventAppointments\": [],\n                \"IsEventPicture\": true,\n                \"IsEventArchive\": true,\n                \"AdditionalQuestionFields\": [],\n                \"EventLink\": \"https://muellerdemo1.astendo.de/Kongresse/event.php?vnr=20-a06\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/1050\",\n                \"EventLink\": \"https://muellerdemo1.astendo.dehttps://muellerdemo1.astendo.de/Kongresse/event.php?vnr=20-a06\",\n                \"picture\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/EventUploads/E-10-1050/Picture.png\"\n            }\n        }\n    ]\n}"}],"_postman_id":"e90a283a-e408-4d2b-9e18-94b23e72540d"},{"name":"event","id":"fa0b988e-496f-4cb4-a50d-b298e4663707","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/18","description":"<h2 id=\"liste-der-teilnehmer-einer-veranstaltung-mit-ihrem-status\">Liste der Teilnehmer einer Veranstaltung mit Ihrem Status</h2>\n","urlObject":{"path":["eventmanager-system","restapi","v1","events","18"],"host":["https://we790.dev01.astendo-solutions.de"],"query":[],"variable":[]}},"response":[],"_postman_id":"fa0b988e-496f-4cb4-a50d-b298e4663707"},{"name":"event: participant Copy","id":"18c25857-7d5b-4436-8f41-85b1f61876b9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/","description":"<h2 id=\"teilnehmerdaten-eines-einzelnen-teilnehmers\">Teilnehmerdaten eines einzelnen Teilnehmers</h2>\n","urlObject":{"path":["eventmanager-system","restapi","v1","events",""],"host":["https://we790.dev01.astendo-solutions.de"],"query":[],"variable":[]}},"response":[{"id":"4d6fa6c7-5ca9-4925-a82a-c33ae584774d","name":"event: participant","originalRequest":{"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/{{EventID}}/participants/15C4-4977-A22"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Sun, 31 Mar 2024 15:15:22 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Methods","value":"POST, GET, DELETE, PATCH"},{"key":"Strict-Transport-Security","value":"max-age=300; IncludeSubdomains; preload"},{"key":"X-Powered-By","value":""},{"key":"X-Xss-Protection","value":"1;mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Access-Control-Allow-Origin","value":"https://www.sandbox.paypal.com"},{"key":"Report-To","value":"{\"group\":\"ReportCspViolations\",\"max_age\":10886400,\"endpoints\":[{\"url\":\"https:\\/\\/muellerdemo1.astendo.de\\/eventmanager-system\\/ReportCspViolations.php\"}]}"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"jsonapi\": {\n        \"version\": \"1.1\"\n    },\n    \"meta\": {\n        \"webExtensionVersion\": \"7.6.0.2871\",\n        \"jsonapi-documentation\": \"https://jsonapi.org/\"\n    },\n    \"data\": {\n        \"type\": \"participant\",\n        \"id\": \"15C4-4977-A22\",\n        \"attributes\": {\n            \"ClientID\": 10,\n            \"BNR\": \"15C4-4977-A22\",\n            \"DataEventAppointmentID\": 2179111,\n            \"ParentID\": null,\n            \"externalID\": null,\n            \"EventID\": 5572,\n            \"ParentEventID\": null,\n            \"addressID\": 1221,\n            \"AttendantTypeID\": 1,\n            \"AttendantType\": \"eingeladener Teilnehmer\",\n            \"AttendantCategoryID\": 1,\n            \"AttendantCategory\": \"Teilnehmer\",\n            \"InvitationStateID\": 2,\n            \"InvitationState\": \"zugesagt\",\n            \"HasRegistration\": true,\n            \"Answertime\": \"2023-12-04T10:15:19+01:00\",\n            \"IsAdminMode\": false,\n            \"IsTestMode\": false,\n            \"DataOrigin\": \"EVM\",\n            \"OptInModeID\": 0,\n            \"OptInMode\": \"NoOptIn\",\n            \"OptInStatusID\": 0,\n            \"OptInStatus\": \"NoOptIn\",\n            \"InvitationLink\": \"https://muellerdemo1.astendo.de/event.php?token=JMwlkZlfV6y0lcjNh9JGoxFU2z93uc7WFbiegEG/UKjdvjDeu0fXr/DlOfjq7kYKJyJVpFV/vfUOTY6k2+7DRRgn7qq+4IYk4YmpnwTcWp66B6jx9x3fK5LAYJeOJQ5nmgzKbDYPfiwI6nghpDruJDcyYI0GcOEyH5AJKlejlKIwhJ84FHE61luQuYJdRw5jqU15/ti5B8b4NDT2CaR/TXGNKM1aGy7WoY9miswbG++pEbZpDfq5DVl5R0k1ataGHLwIKtJzRKU2E0xX/wQSzmSY6Y4xgbMZNpqgXNe/VpSSQu7m8IZTFSrTwnbzgThVq87cgt+efAjbVeFyVkiCc3a/NZMzgNn6lzAn2CsbnBArbgOty3UFzzgyzKCUrv8k5FgWhi4EC2vFXrBLaDcZgWU=\",\n            \"RegistratorBNR\": null,\n            \"ParentEventBNR\": null,\n            \"ParentEventRegistratorBNR\": null,\n            \"HasRepresentative\": false,\n            \"RepresentativeBNR\": null,\n            \"HasAnonGroup\": false,\n            \"AnonGroupBNR\": null,\n            \"GroupMemberCount\": 0,\n            \"HasEscorts\": false,\n            \"EscortBNRs\": null,\n            \"HasAdditionalAttendants\": false,\n            \"AdditionalAttendantBNRs\": null,\n            \"AdditionalAttendantBNRsYES\": null,\n            \"Appointments\": [\n                {\n                    \"ID\": 2179112,\n                    \"EventAppointmentID\": 865,\n                    \"Answertime\": null,\n                    \"InvitationStateID\": \"2\",\n                    \"InvitationState\": \"zugesagt\",\n                    \"BeginDate\": \"2024-02-09T10:00:00+01:00\",\n                    \"EndDate\": \"2024-02-09T17:00:00+01:00\",\n                    \"AttendanceCount\": 1\n                }\n            ],\n            \"AddressData\": {\n                \"City\": \"München\",\n                \"Company\": \"Autohaus Reichle GmbH\",\n                \"Email\": \"Werner.Reichle@autoreichle.de.ap\",\n                \"Salutation\": \"Herr\",\n                \"Street\": \"Ernst-Schneider-Weg 48\",\n                \"ZIP\": \"80937\",\n                \"Firstname\": \"Werner\",\n                \"Lastname\": \"Reichle\"\n            },\n            \"AdditionalQuestionData\": null,\n            \"IsInvoiceAddress\": false,\n            \"InvoiceAddress\": null,\n            \"IsDeliveryAddress\": false,\n            \"DeliveryAddress\": null,\n            \"PriceData\": null\n        },\n        \"links\": {\n            \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5572/participants/15C4-4977-A22\",\n            \"InvitationLink\": \"https://muellerdemo1.astendo.de/event.php?token=JMwlkZlfV6y0lcjNh9JGoxFU2z93uc7WFbiegEG/UKjdvjDeu0fXr/DlOfjq7kYKJyJVpFV/vfUOTY6k2+7DRRgn7qq+4IYk4YmpnwTcWp66B6jx9x3fK5LAYJeOJQ5nmgzKbDYPfiwI6nghpDruJDcyYI0GcOEyH5AJKlejlKIwhJ84FHE61luQuYJdRw5jqU15/ti5B8b4NDT2CaR/TXGNKM1aGy7WoY9miswbG++pEbZpDfq5DVl5R0k1ataGHLwIKtJzRKU2E0xX/wQSzmSY6Y4xgbMZNpqgXNe/VpSSQu7m8IZTFSrTwnbzgThVq87cgt+efAjbVeFyVkiCc3a/NZMzgNn6lzAn2CsbnBArbgOty3UFzzgyzKCUrv8k5FgWhi4EC2vFXrBLaDcZgWU=\"\n        }\n    }\n}"}],"_postman_id":"18c25857-7d5b-4436-8f41-85b1f61876b9"},{"name":"event: participants","id":"9f6a1a54-99b6-451c-9807-2c4d91665fcc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/952/participants/","description":"<h2 id=\"liste-der-teilnehmer-einer-veranstaltung-mit-ihrem-status\">Liste der Teilnehmer einer Veranstaltung mit Ihrem Status</h2>\n","urlObject":{"path":["eventmanager-system","restapi","v1","events","952","participants",""],"host":["https://we790.dev01.astendo-solutions.de"],"query":[],"variable":[]}},"response":[{"id":"2f1486a3-af4d-49f9-936b-fb7e3d44fa7f","name":"event: participants","originalRequest":{"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/952/participants/"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Mon, 01 Sep 2025 09:15:01 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Cross-Origin-Resource-Policy","value":"same-site"},{"key":"Cross-Origin-Embedder-Policy","value":"credentialless"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"},{"key":"Strict-Transport-Security","value":"max-age=15768000; IncludeSubdomains; preload"},{"key":"X-Powered-By","value":""},{"key":"X-Xss-Protection","value":"1;mode=block"},{"key":"Report-To","value":"{\"group\":\"ReportCspViolations\",\"max_age\":10886400,\"endpoints\":[{\"url\":\"https:\\/\\/we790.dev01.astendo-solutions.de\\/eventmanager-system\\/ReportCspViolations.php\"}]}"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":": Authorization, Origin, X-Requested-With, Content-Type,Accept"},{"key":"Access-Control-Allow-Methods","value":"POST, GET, DELETE, PATCH"},{"key":"Set-Cookie","value":"PHPSESSID=3d14edf8e00f9ba06a41dd7cb903eb2c528bedfa; path=/; domain=we790.dev01.astendo-solutions.de; secure; HttpOnly; SameSite=Lax"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"jsonapi\": {\n        \"version\": \"1.1\"\n    },\n    \"meta\": {\n        \"paging\": \"Use the query parameter page[pageoffset] in combination with page[limit] results in a paged output\",\n        \"filter-modified\": \"Use the query parameter filter[modifiedafter] in the format 2021-10-14 14:20:57\",\n        \"filter-attendanttype\": \"Use the query parameter filter[AttendantTypeID]\",\n        \"filter-attendantcategory\": \"Use the query parameter filter[AttendantCategoryID]\",\n        \"filter-invitationstate\": \"Use the query parameter filter[InvitationStateID]\",\n        \"filter-answertime\": \"Use the query parameter filter[Answertime]\",\n        \"sorting\": \"Use the query parameter sort to sort the participant list for AttendantTypeID','AttendantCategoryID','InvitationStateID','Answertime','modified\",\n        \"ClientID\": 1,\n        \"webX-version\": \"7.9.0.6509\",\n        \"complexity\": \"linearized\",\n        \"jsonapi-documentation\": \"https://jsonapi.org/\",\n        \"webx-restapi-documentation\": \"https://documenter.getpostman.com/view/10573551/2sA35HXMAk\"\n    },\n    \"data\": [\n        {\n            \"type\": \"Participant\",\n            \"id\": \"3B8-7BFA-127\",\n            \"attributes\": {\n                \"ClientID\": 1,\n                \"BNR\": \"3B8-7BFA-127\",\n                \"WebExID\": \"124354\",\n                \"DataEventAppointmentID\": 124354,\n                \"ParentID\": null,\n                \"externalID\": null,\n                \"EventID\": 952,\n                \"ParticipantEventID\": 952,\n                \"EventStateID\": 5,\n                \"HubSpotID\": null,\n                \"EventState\": \"in Planung\",\n                \"EventName\": \"Neuer Workshop 2\",\n                \"BeginDate\": \"2025-08-01T12:00:00+02:00\",\n                \"BeginDateDay\": \"1\",\n                \"BeginDateMonth\": \"8\",\n                \"BeginDateYear\": \"2025\",\n                \"BeginDateTime\": \"12:00\",\n                \"EndDate\": \"2025-08-01T12:00:00+02:00\",\n                \"EndDateDay\": \"1\",\n                \"EndDateMonth\": \"8\",\n                \"EndDateYear\": \"2025\",\n                \"EndDateTime\": \"12:00\",\n                \"Location\": \"astendo solutions, Wittestr. 30C. 13509 Berlin\",\n                \"ParentEventID\": null,\n                \"WebUserID\": 20786,\n                \"AttendantTypeID\": 4,\n                \"AttendantType\": \"unbekannter Teilnehmer\",\n                \"AttendantCategoryID\": 1,\n                \"AttendantCategory\": \"Teilnehmer\",\n                \"InvitationStateID\": 2,\n                \"InvitationState\": \"zugesagt\",\n                \"HasRegistration\": true,\n                \"Answertime\": \"2025-07-31T10:51:50+02:00\",\n                \"IsAdminMode\": true,\n                \"IsTestMode\": true,\n                \"DataOrigin\": \"webEx\",\n                \"OptInModeID\": 1,\n                \"OptInMode\": \"ExtDoubleOptIn\",\n                \"OptInStatusID\": 0,\n                \"OptInStatus\": \"NoOptIn\",\n                \"InvitationLink\": \"https://we790.dev01.astendo-solutions.de/Texte/event.php?token=JNqWZ4IlfanKy02ezt5jKr84AYQradVITupBsUH0XPvNJCmm8rgsXCahTFCSIrjwOBuUXu9WbzzUp/Z4vOxcuZrikfnzPDraetjDSxTpAv/yAbT0xjBZeKdPnXgQmMfONE2d97C1lEm5VctRV3sC+swfSQcSl4v/WmFtR2IYbPWK7eLfgdjr9g+G5afPUKynTXl3hSKjSKyQYOJDbxE7lZAtRpoqUZxZinEfUJ2SdkauoWPs8pwT1wBRpBguwcWSyBWS4iim5F2okBTCJ1e60QVKJeOvuL5kk/XR3ORBGSrwIpE9/Lqm4l/jR/Rz9B8iF5KvS1DVh+aDNWRm8W5GurXsPtcv7TczSroXBRkTx807aTGNvCJzhqtFiM8r34jM8wsWobsrC/taEpz8fQdTWr+9EBpCHqtarOnwIIE4++BJ\",\n                \"RegistratorBNR\": \"3B8-7BFA-127\",\n                \"ParentEventBNR\": null,\n                \"ParentEventRegistratorBNR\": \"3B8-7BFA-127\",\n                \"HasRepresentative\": false,\n                \"RepresentativeBNR\": null,\n                \"HasAnonGroup\": false,\n                \"AnonGroupBNR\": null,\n                \"GroupMemberCount\": 0,\n                \"HasEscorts\": false,\n                \"EscortBNRs\": null,\n                \"HasAdditionalAttendants\": false,\n                \"AdditionalAttendantBNRs\": null,\n                \"AdditionalAttendantBNRsYES\": null,\n                \"Appointments\": [\n                    {\n                        \"ID\": 124355,\n                        \"EventAppointmentID\": 8397,\n                        \"Answertime\": \"2025-07-31T10:51:50+02:00\",\n                        \"InvitationStateID\": \"2\",\n                        \"InvitationState\": \"zugesagt\",\n                        \"BeginDate\": \"2025-08-01T12:00:00+02:00\",\n                        \"EndDate\": \"2025-08-01T12:00:00+02:00\",\n                        \"AttendanceCount\": 1\n                    }\n                ],\n                \"AddressData\": {\n                    \"Salutation\": \"Herr\",\n                    \"Title\": null,\n                    \"Firstname\": \"a\",\n                    \"Lastname\": \"ssssssssss\",\n                    \"Company\": \"firma\",\n                    \"Street\": \"W\",\n                    \"ZIP\": \"13505\",\n                    \"City\": \"Berlin\",\n                    \"CountryIso\": \"HU\",\n                    \"Email\": \"armin.schulz@astendo.de\",\n                    \"Phone\": null,\n                    \"PriceCategory\": null\n                },\n                \"AdditionalQuestionData\": {\n                    \"Inputfield123\": \"Gruppe A\",\n                    \"Inputfield99039\": null\n                },\n                \"IsInvoiceAddress\": false,\n                \"InvoiceAddress\": null,\n                \"IsDeliveryAddress\": false,\n                \"DeliveryAddress\": null,\n                \"PriceData\": {\n                    \"PriceCategoryID\": 1,\n                    \"PriceCategory\": \"100.5\",\n                    \"PriceCategoryText\": \"Preis 1 (100,50 EUR zzgl. 19% MwSt.)\"\n                }\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/952/participants/3B8-7BFA-127\",\n                \"InvitationLink\": \"https://we790.dev01.astendo-solutions.de/Texte/event.php?token=JNqWZ4IlfanKy02ezt5jKr84AYQradVITupBsUH0XPvNJCmm8rgsXCahTFCSIrjwOBuUXu9WbzzUp/Z4vOxcuZrikfnzPDraetjDSxTpAv/yAbT0xjBZeKdPnXgQmMfONE2d97C1lEm5VctRV3sC+swfSQcSl4v/WmFtR2IYbPWK7eLfgdjr9g+G5afPUKynTXl3hSKjSKyQYOJDbxE7lZAtRpoqUZxZinEfUJ2SdkauoWPs8pwT1wBRpBguwcWSyBWS4iim5F2okBTCJ1e60QVKJeOvuL5kk/XR3ORBGSrwIpE9/Lqm4l/jR/Rz9B8iF5KvS1DVh+aDNWRm8W5GurXsPtcv7TczSroXBRkTx807aTGNvCJzhqtFiM8r34jM8wsWobsrC/taEpz8fQdTWr+9EBpCHqtarOnwIIE4++BJ\"\n            }\n        },\n        {\n            \"type\": \"Participant\",\n            \"id\": \"3B8-7BF6-127\",\n            \"attributes\": {\n                \"ClientID\": 1,\n                \"BNR\": \"3B8-7BF6-127\",\n                \"WebExID\": \"124347\",\n                \"DataEventAppointmentID\": 124347,\n                \"ParentID\": null,\n                \"externalID\": null,\n                \"EventID\": 952,\n                \"ParticipantEventID\": 952,\n                \"EventStateID\": 5,\n                \"HubSpotID\": \"367523648724\",\n                \"EventState\": \"in Planung\",\n                \"EventName\": \"Neuer Workshop 2\",\n                \"BeginDate\": \"2025-08-01T12:00:00+02:00\",\n                \"BeginDateDay\": \"1\",\n                \"BeginDateMonth\": \"8\",\n                \"BeginDateYear\": \"2025\",\n                \"BeginDateTime\": \"12:00\",\n                \"EndDate\": \"2025-08-01T12:00:00+02:00\",\n                \"EndDateDay\": \"1\",\n                \"EndDateMonth\": \"8\",\n                \"EndDateYear\": \"2025\",\n                \"EndDateTime\": \"12:00\",\n                \"Location\": \"astendo solutions, Wittestr. 30C. 13509 Berlin\",\n                \"ParentEventID\": null,\n                \"WebUserID\": 20779,\n                \"AttendantTypeID\": 1,\n                \"AttendantType\": \"eingeladener Teilnehmer\",\n                \"AttendantCategoryID\": 1,\n                \"AttendantCategory\": \"Teilnehmer\",\n                \"InvitationStateID\": 3,\n                \"InvitationState\": \"abgesagt\",\n                \"HasRegistration\": false,\n                \"Answertime\": null,\n                \"IsAdminMode\": false,\n                \"IsTestMode\": false,\n                \"DataOrigin\": \"extern\",\n                \"OptInModeID\": 0,\n                \"OptInMode\": \"NoOptIn\",\n                \"OptInStatusID\": 0,\n                \"OptInStatus\": \"NoOptIn\",\n                \"InvitationLink\": \"https://we790.dev01.astendo-solutions.de/Texte/event.php?token=JNqWZ4IlfanKy02ezt5jKr84AYQradVITupBsUH0XPvNJCmm8rgsXCahTFCSIrjwOBuUXu9WbzzUp/Z4vOxcuZrikfnzPDraetjDSxTpAv/yAbT0xjBZeKdPnXgQmMfONE2d97C1lEm5VctRV3sC+swfSQcSl4v/WmFtR2IYbPWK7eLfgdjr9g+G5afPUKynTXl3hSKjSKyQYOJDbxE7lZAtRpoqUZxZinEfUJ2SdkauoWPs8pwT1wBRpBguwcWSyBWS4iim5F2okBTCJ1e60QVKJeOvuL5kk/XR3ORBGSrwIpE9/Lqm4l/jR/Rz9B8iF5KvS1DVh+aDNWRm8W5GurXsPtcv7TczSroXBRkTx807aTGNvCJzhqtFiM8r34jM8wsWobsrC/taEpz8fQdTWr+9EBpCHqtarOnwIIE4++BJ\",\n                \"RegistratorBNR\": null,\n                \"ParentEventBNR\": null,\n                \"ParentEventRegistratorBNR\": null,\n                \"HasRepresentative\": false,\n                \"RepresentativeBNR\": null,\n                \"HasAnonGroup\": false,\n                \"AnonGroupBNR\": null,\n                \"GroupMemberCount\": 0,\n                \"HasEscorts\": false,\n                \"EscortBNRs\": null,\n                \"HasAdditionalAttendants\": false,\n                \"AdditionalAttendantBNRs\": null,\n                \"AdditionalAttendantBNRsYES\": null,\n                \"Appointments\": [\n                    {\n                        \"ID\": 124348,\n                        \"EventAppointmentID\": 8397,\n                        \"Answertime\": null,\n                        \"InvitationStateID\": \"3\",\n                        \"InvitationState\": \"abgesagt\",\n                        \"BeginDate\": \"2025-08-01T12:00:00+02:00\",\n                        \"EndDate\": \"2025-08-01T12:00:00+02:00\",\n                        \"AttendanceCount\": 1\n                    }\n                ],\n                \"AddressData\": {\n                    \"Salutation\": null,\n                    \"Title\": null,\n                    \"Firstname\": \"Maria\",\n                    \"Lastname\": \"Johnson (Sample Contact)\",\n                    \"Email\": \"emailmaria@hubspot.com\",\n                    \"Company\": null,\n                    \"Street\": null,\n                    \"ZIP\": null,\n                    \"City\": null,\n                    \"CountryIso\": null,\n                    \"Phone\": null,\n                    \"PriceCategory\": null\n                },\n                \"AdditionalQuestionData\": null,\n                \"IsInvoiceAddress\": false,\n                \"InvoiceAddress\": null,\n                \"IsDeliveryAddress\": false,\n                \"DeliveryAddress\": null,\n                \"PriceData\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/952/participants/3B8-7BF6-127\",\n                \"InvitationLink\": \"https://we790.dev01.astendo-solutions.de/Texte/event.php?token=JNqWZ4IlfanKy02ezt5jKr84AYQradVITupBsUH0XPvNJCmm8rgsXCahTFCSIrjwOBuUXu9WbzzUp/Z4vOxcuZrikfnzPDraetjDSxTpAv/yAbT0xjBZeKdPnXgQmMfONE2d97C1lEm5VctRV3sC+swfSQcSl4v/WmFtR2IYbPWK7eLfgdjr9g+G5afPUKynTXl3hSKjSKyQYOJDbxE7lZAtRpoqUZxZinEfUJ2SdkauoWPs8pwT1wBRpBguwcWSyBWS4iim5F2okBTCJ1e60QVKJeOvuL5kk/XR3ORBGSrwIpE9/Lqm4l/jR/Rz9B8iF5KvS1DVh+aDNWRm8W5GurXsPtcv7TczSroXBRkTx807aTGNvCJzhqtFiM8r34jM8wsWobsrC/taEpz8fQdTWr+9EBpCHqtarOnwIIE4++BJ\"\n            }\n        },\n        {\n            \"type\": \"Participant\",\n            \"id\": \"3B8-7BF8-125\",\n            \"attributes\": {\n                \"ClientID\": 1,\n                \"BNR\": \"3B8-7BF8-125\",\n                \"WebExID\": \"124350\",\n                \"DataEventAppointmentID\": 124350,\n                \"ParentID\": null,\n                \"externalID\": null,\n                \"EventID\": 952,\n                \"ParticipantEventID\": 952,\n                \"EventStateID\": 5,\n                \"HubSpotID\": \"367522281666\",\n                \"EventState\": \"in Planung\",\n                \"EventName\": \"Neuer Workshop 2\",\n                \"BeginDate\": \"2025-08-01T12:00:00+02:00\",\n                \"BeginDateDay\": \"1\",\n                \"BeginDateMonth\": \"8\",\n                \"BeginDateYear\": \"2025\",\n                \"BeginDateTime\": \"12:00\",\n                \"EndDate\": \"2025-08-01T12:00:00+02:00\",\n                \"EndDateDay\": \"1\",\n                \"EndDateMonth\": \"8\",\n                \"EndDateYear\": \"2025\",\n                \"EndDateTime\": \"12:00\",\n                \"Location\": \"astendo solutions, Wittestr. 30C. 13509 Berlin\",\n                \"ParentEventID\": null,\n                \"WebUserID\": 20780,\n                \"AttendantTypeID\": 1,\n                \"AttendantType\": \"eingeladener Teilnehmer\",\n                \"AttendantCategoryID\": 8,\n                \"AttendantCategory\": \"Senior\",\n                \"InvitationStateID\": 5,\n                \"InvitationState\": \"storniert\",\n                \"HasRegistration\": false,\n                \"Answertime\": null,\n                \"IsAdminMode\": false,\n                \"IsTestMode\": false,\n                \"DataOrigin\": \"extern\",\n                \"OptInModeID\": 0,\n                \"OptInMode\": \"NoOptIn\",\n                \"OptInStatusID\": 0,\n                \"OptInStatus\": \"NoOptIn\",\n                \"InvitationLink\": \"https://we790.dev01.astendo-solutions.de/Texte/event.php?token=JGfISO8y2XsRC3lvuYIlffNkRqkJTPfYS/rM4u18F3DkkuexxpljLK7KIosl1XouR9b/aXRp2jbgbItob1eJoj/TqFTiFAj/WdvEiy+bcWyvdsFTq7nuFRIA0ILiU5OQUVvUMu95T4ZGRN1IRW0H6gWTSHBIRl1g+h/o3aYw9zmuOTb8NpYFnMpxyXUCVpXl5pWkJ0guFfoHXrEaPDTN8MH/u5x4qLqjkwnXPPH6UVz8IEP9r63+c1gpPZvdIrPzrlLhnzix2I7T/xY2vswtzbTkKtVcFhuiWqqB/Mtuy26JiTCRpbZTRXeAZC9ylvjAo4xJLWMHdB3wCTdoMN2mHjmpcrB3OTRnRGEkyD6k3oUhRNdeB2PvxoUbFal8gCGYZxyIBYcGJAc5Gn3fMEJjU/Zkpz5SHplluwXilIbYwjJbTuVjzaWimYNPl7lGPjw8NA==\",\n                \"RegistratorBNR\": null,\n                \"ParentEventBNR\": null,\n                \"ParentEventRegistratorBNR\": null,\n                \"HasRepresentative\": false,\n                \"RepresentativeBNR\": null,\n                \"HasAnonGroup\": false,\n                \"AnonGroupBNR\": null,\n                \"GroupMemberCount\": 0,\n                \"HasEscorts\": false,\n                \"EscortBNRs\": null,\n                \"HasAdditionalAttendants\": false,\n                \"AdditionalAttendantBNRs\": null,\n                \"AdditionalAttendantBNRsYES\": null,\n                \"Appointments\": [\n                    {\n                        \"ID\": 124351,\n                        \"EventAppointmentID\": 8397,\n                        \"Answertime\": null,\n                        \"InvitationStateID\": \"5\",\n                        \"InvitationState\": \"storniert\",\n                        \"BeginDate\": \"2025-08-01T12:00:00+02:00\",\n                        \"EndDate\": \"2025-08-01T12:00:00+02:00\",\n                        \"AttendanceCount\": 1\n                    }\n                ],\n                \"AddressData\": {\n                    \"Salutation\": null,\n                    \"Title\": null,\n                    \"Firstname\": \"Brian\",\n                    \"Lastname\": \"Halligan (Sample Contact)\",\n                    \"Email\": \"bh@hubspot.com\",\n                    \"Company\": null,\n                    \"Street\": null,\n                    \"ZIP\": null,\n                    \"City\": null,\n                    \"CountryIso\": null,\n                    \"Phone\": null,\n                    \"PriceCategory\": null\n                },\n                \"AdditionalQuestionData\": null,\n                \"IsInvoiceAddress\": false,\n                \"InvoiceAddress\": null,\n                \"IsDeliveryAddress\": false,\n                \"DeliveryAddress\": null,\n                \"PriceData\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/952/participants/3B8-7BF8-125\",\n                \"InvitationLink\": \"https://we790.dev01.astendo-solutions.de/Texte/event.php?token=JGfISO8y2XsRC3lvuYIlffNkRqkJTPfYS/rM4u18F3DkkuexxpljLK7KIosl1XouR9b/aXRp2jbgbItob1eJoj/TqFTiFAj/WdvEiy+bcWyvdsFTq7nuFRIA0ILiU5OQUVvUMu95T4ZGRN1IRW0H6gWTSHBIRl1g+h/o3aYw9zmuOTb8NpYFnMpxyXUCVpXl5pWkJ0guFfoHXrEaPDTN8MH/u5x4qLqjkwnXPPH6UVz8IEP9r63+c1gpPZvdIrPzrlLhnzix2I7T/xY2vswtzbTkKtVcFhuiWqqB/Mtuy26JiTCRpbZTRXeAZC9ylvjAo4xJLWMHdB3wCTdoMN2mHjmpcrB3OTRnRGEkyD6k3oUhRNdeB2PvxoUbFal8gCGYZxyIBYcGJAc5Gn3fMEJjU/Zkpz5SHplluwXilIbYwjJbTuVjzaWimYNPl7lGPjw8NA==\"\n            }\n        },\n        {\n            \"type\": \"Participant\",\n            \"id\": \"3B8-7BAD-125\",\n            \"attributes\": {\n                \"ClientID\": 1,\n                \"BNR\": \"3B8-7BAD-125\",\n                \"WebExID\": \"124159\",\n                \"DataEventAppointmentID\": 124159,\n                \"ParentID\": null,\n                \"externalID\": null,\n                \"EventID\": 952,\n                \"ParticipantEventID\": 952,\n                \"EventStateID\": 5,\n                \"HubSpotID\": null,\n                \"EventState\": \"in Planung\",\n                \"EventName\": \"Neuer Workshop 2\",\n                \"BeginDate\": \"2025-08-01T12:00:00+02:00\",\n                \"BeginDateDay\": \"1\",\n                \"BeginDateMonth\": \"8\",\n                \"BeginDateYear\": \"2025\",\n                \"BeginDateTime\": \"12:00\",\n                \"EndDate\": \"2025-08-01T12:00:00+02:00\",\n                \"EndDateDay\": \"1\",\n                \"EndDateMonth\": \"8\",\n                \"EndDateYear\": \"2025\",\n                \"EndDateTime\": \"12:00\",\n                \"Location\": \"astendo solutions, Wittestr. 30C. 13509 Berlin\",\n                \"ParentEventID\": null,\n                \"WebUserID\": 83,\n                \"AttendantTypeID\": 1,\n                \"AttendantType\": \"eingeladener Teilnehmer\",\n                \"AttendantCategoryID\": 8,\n                \"AttendantCategory\": \"Senior\",\n                \"InvitationStateID\": 1,\n                \"InvitationState\": \"eingeladen\",\n                \"HasRegistration\": false,\n                \"Answertime\": null,\n                \"IsAdminMode\": false,\n                \"IsTestMode\": false,\n                \"DataOrigin\": \"extern\",\n                \"OptInModeID\": 0,\n                \"OptInMode\": \"NoOptIn\",\n                \"OptInStatusID\": 0,\n                \"OptInStatus\": \"NoOptIn\",\n                \"InvitationLink\": \"https://we790.dev01.astendo-solutions.de/Texte/event.php?token=JLZwmuuWc9qFMIcf29r+lO3JuBsHYT79j2nDqhDipERgvveQ718hAsOahpc0ITqwPkx5YOa4ywv6nQ5cuaMXTB95UPh1Mc3OCqZFdDWmXeWkkVw4lnvY8G+CmDBuy/Df7gN5ZPsy45QPzGI+Ik3Q7rGosQOHT6Mw1wErmXuGbgo9ro3o8bxzS9YyZiJm2s2wv6ZE5QlerlEqvhMVtpVlWTxY5hJ++gVgOh5A7UyKDKJPdaBys44FuoAluyHDvk6QlvpPmZ2kYKvS98oyEOW8OKOWK1lPSW/+CAVoMfULMLQSw2nvcMoFhSj6+rT28W2zD1T730aFxnA1DVhsUMdpLE9bDUKuwbsHvlzS1fzaEhlHt9iRaADD4GzE9sPI7lq0V6uNsApL0q8x0iuDMb0aBnn8yXFsw5u9Tb+E6bzd38Sw\",\n                \"RegistratorBNR\": null,\n                \"ParentEventBNR\": null,\n                \"ParentEventRegistratorBNR\": null,\n                \"HasRepresentative\": false,\n                \"RepresentativeBNR\": null,\n                \"HasAnonGroup\": false,\n                \"AnonGroupBNR\": null,\n                \"GroupMemberCount\": 0,\n                \"HasEscorts\": false,\n                \"EscortBNRs\": null,\n                \"HasAdditionalAttendants\": false,\n                \"AdditionalAttendantBNRs\": null,\n                \"AdditionalAttendantBNRsYES\": null,\n                \"Appointments\": [\n                    {\n                        \"ID\": 124161,\n                        \"EventAppointmentID\": 8397,\n                        \"Answertime\": null,\n                        \"InvitationStateID\": \"1\",\n                        \"InvitationState\": \"eingeladen\",\n                        \"BeginDate\": \"2025-08-01T12:00:00+02:00\",\n                        \"EndDate\": \"2025-08-01T12:00:00+02:00\",\n                        \"AttendanceCount\": 1\n                    }\n                ],\n                \"AddressData\": {\n                    \"Salutation\": \"Herr\",\n                    \"Title\": null,\n                    \"Firstname\": \"Andreas\",\n                    \"Lastname\": \"Müller\",\n                    \"Email\": \"andreas.mueller@astendo.de\",\n                    \"Company\": \"astendo GmbH\",\n                    \"Street\": null,\n                    \"ZIP\": null,\n                    \"City\": null,\n                    \"CountryIso\": null,\n                    \"Phone\": null,\n                    \"PriceCategory\": null\n                },\n                \"AdditionalQuestionData\": null,\n                \"IsInvoiceAddress\": false,\n                \"InvoiceAddress\": null,\n                \"IsDeliveryAddress\": false,\n                \"DeliveryAddress\": null,\n                \"PriceData\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/952/participants/3B8-7BAD-125\",\n                \"InvitationLink\": \"https://we790.dev01.astendo-solutions.de/Texte/event.php?token=JLZwmuuWc9qFMIcf29r+lO3JuBsHYT79j2nDqhDipERgvveQ718hAsOahpc0ITqwPkx5YOa4ywv6nQ5cuaMXTB95UPh1Mc3OCqZFdDWmXeWkkVw4lnvY8G+CmDBuy/Df7gN5ZPsy45QPzGI+Ik3Q7rGosQOHT6Mw1wErmXuGbgo9ro3o8bxzS9YyZiJm2s2wv6ZE5QlerlEqvhMVtpVlWTxY5hJ++gVgOh5A7UyKDKJPdaBys44FuoAluyHDvk6QlvpPmZ2kYKvS98oyEOW8OKOWK1lPSW/+CAVoMfULMLQSw2nvcMoFhSj6+rT28W2zD1T730aFxnA1DVhsUMdpLE9bDUKuwbsHvlzS1fzaEhlHt9iRaADD4GzE9sPI7lq0V6uNsApL0q8x0iuDMb0aBnn8yXFsw5u9Tb+E6bzd38Sw\"\n            }\n        },\n        {\n            \"type\": \"Participant\",\n            \"id\": \"3B8-7C06-11D\",\n            \"attributes\": {\n                \"ClientID\": 1,\n                \"BNR\": \"3B8-7C06-11D\",\n                \"WebExID\": \"124390\",\n                \"DataEventAppointmentID\": 124390,\n                \"ParentID\": null,\n                \"externalID\": null,\n                \"EventID\": 952,\n                \"ParticipantEventID\": 952,\n                \"EventStateID\": 5,\n                \"HubSpotID\": null,\n                \"EventState\": \"in Planung\",\n                \"EventName\": \"Neuer Workshop 2\",\n                \"BeginDate\": \"2025-08-01T12:00:00+02:00\",\n                \"BeginDateDay\": \"1\",\n                \"BeginDateMonth\": \"8\",\n                \"BeginDateYear\": \"2025\",\n                \"BeginDateTime\": \"12:00\",\n                \"EndDate\": \"2025-08-01T12:00:00+02:00\",\n                \"EndDateDay\": \"1\",\n                \"EndDateMonth\": \"8\",\n                \"EndDateYear\": \"2025\",\n                \"EndDateTime\": \"12:00\",\n                \"Location\": \"astendo solutions, Wittestr. 30C. 13509 Berlin\",\n                \"ParentEventID\": null,\n                \"WebUserID\": 6,\n                \"AttendantTypeID\": 1,\n                \"AttendantType\": \"eingeladener Teilnehmer\",\n                \"AttendantCategoryID\": 1,\n                \"AttendantCategory\": \"Teilnehmer\",\n                \"InvitationStateID\": 1,\n                \"InvitationState\": \"eingeladen\",\n                \"HasRegistration\": false,\n                \"Answertime\": null,\n                \"IsAdminMode\": false,\n                \"IsTestMode\": false,\n                \"DataOrigin\": \"extern\",\n                \"OptInModeID\": 0,\n                \"OptInMode\": \"NoOptIn\",\n                \"OptInStatusID\": 0,\n                \"OptInStatus\": \"NoOptIn\",\n                \"InvitationLink\": \"https://we790.dev01.astendo-solutions.de/Texte/event.php?token=JHMnyn2SvAE8yt7BTzU+J1maFB4cNSCtGCL+ESEH1ADIIX91DdU8ccWSX7teqPpNnM/SQuzr94ovJ1SBRGmChn/DQovrwKPpLfne6bp6zi1yV8J1Y8ukk8+FiTCqnGTGBRZ1KSXomGLinoy0ILJ0R3hv6dR4+ApiHojN1qPRNIvBBl++iE7sXpIY3JrdCD8Bl1/gvC3h/5a0aFIp5VFllW9Rxt/AYUKjtfMqoik8jw5fgX/SNnYv9UMUTOo7rF22snAYsqi1mi5kstN7/kfyFu2g4Po5F5oGlseQ2+IDej9b3Aj+PSzOC0rfL/tuYOxKb6O+0TSLc37XDvem5nLGvzq7EBbj1/f/By+W4a0M0esnT3i7RbOnUYOgKL1RJmSh6cw0F2yzx422zSYxxRT1HdcZ66s7pTApD3ZosI3HVfSP\",\n                \"RegistratorBNR\": null,\n                \"ParentEventBNR\": null,\n                \"ParentEventRegistratorBNR\": null,\n                \"HasRepresentative\": false,\n                \"RepresentativeBNR\": null,\n                \"HasAnonGroup\": false,\n                \"AnonGroupBNR\": null,\n                \"GroupMemberCount\": 0,\n                \"HasEscorts\": false,\n                \"EscortBNRs\": null,\n                \"HasAdditionalAttendants\": false,\n                \"AdditionalAttendantBNRs\": null,\n                \"AdditionalAttendantBNRsYES\": null,\n                \"Appointments\": [\n                    {\n                        \"ID\": 124391,\n                        \"EventAppointmentID\": 8397,\n                        \"Answertime\": null,\n                        \"InvitationStateID\": \"1\",\n                        \"InvitationState\": \"eingeladen\",\n                        \"BeginDate\": \"2025-08-01T12:00:00+02:00\",\n                        \"EndDate\": \"2025-08-01T12:00:00+02:00\",\n                        \"AttendanceCount\": 1\n                    }\n                ],\n                \"AddressData\": {\n                    \"Salutation\": \"Herr\",\n                    \"Title\": null,\n                    \"Firstname\": \"bv1\",\n                    \"Lastname\": \"bn2\",\n                    \"Company\": null,\n                    \"Street\": null,\n                    \"ZIP\": null,\n                    \"City\": null,\n                    \"CountryIso\": null,\n                    \"Email\": null,\n                    \"Phone\": null,\n                    \"PriceCategory\": null\n                },\n                \"AdditionalQuestionData\": null,\n                \"IsInvoiceAddress\": false,\n                \"InvoiceAddress\": null,\n                \"IsDeliveryAddress\": false,\n                \"DeliveryAddress\": null,\n                \"PriceData\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/952/participants/3B8-7C06-11D\",\n                \"InvitationLink\": \"https://we790.dev01.astendo-solutions.de/Texte/event.php?token=JHMnyn2SvAE8yt7BTzU+J1maFB4cNSCtGCL+ESEH1ADIIX91DdU8ccWSX7teqPpNnM/SQuzr94ovJ1SBRGmChn/DQovrwKPpLfne6bp6zi1yV8J1Y8ukk8+FiTCqnGTGBRZ1KSXomGLinoy0ILJ0R3hv6dR4+ApiHojN1qPRNIvBBl++iE7sXpIY3JrdCD8Bl1/gvC3h/5a0aFIp5VFllW9Rxt/AYUKjtfMqoik8jw5fgX/SNnYv9UMUTOo7rF22snAYsqi1mi5kstN7/kfyFu2g4Po5F5oGlseQ2+IDej9b3Aj+PSzOC0rfL/tuYOxKb6O+0TSLc37XDvem5nLGvzq7EBbj1/f/By+W4a0M0esnT3i7RbOnUYOgKL1RJmSh6cw0F2yzx422zSYxxRT1HdcZ66s7pTApD3ZosI3HVfSP\"\n            }\n        },\n        {\n            \"type\": \"Participant\",\n            \"id\": \"3B8-7C08-11B\",\n            \"attributes\": {\n                \"ClientID\": 1,\n                \"BNR\": \"3B8-7C08-11B\",\n                \"WebExID\": \"124393\",\n                \"DataEventAppointmentID\": 124393,\n                \"ParentID\": null,\n                \"externalID\": null,\n                \"EventID\": 952,\n                \"ParticipantEventID\": 952,\n                \"EventStateID\": 5,\n                \"HubSpotID\": null,\n                \"EventState\": \"in Planung\",\n                \"EventName\": \"Neuer Workshop 2\",\n                \"BeginDate\": \"2025-08-01T12:00:00+02:00\",\n                \"BeginDateDay\": \"1\",\n                \"BeginDateMonth\": \"8\",\n                \"BeginDateYear\": \"2025\",\n                \"BeginDateTime\": \"12:00\",\n                \"EndDate\": \"2025-08-01T12:00:00+02:00\",\n                \"EndDateDay\": \"1\",\n                \"EndDateMonth\": \"8\",\n                \"EndDateYear\": \"2025\",\n                \"EndDateTime\": \"12:00\",\n                \"Location\": \"astendo solutions, Wittestr. 30C. 13509 Berlin\",\n                \"ParentEventID\": null,\n                \"WebUserID\": 52,\n                \"AttendantTypeID\": 1,\n                \"AttendantType\": \"eingeladener Teilnehmer\",\n                \"AttendantCategoryID\": 1,\n                \"AttendantCategory\": \"Teilnehmer\",\n                \"InvitationStateID\": 1,\n                \"InvitationState\": \"eingeladen\",\n                \"HasRegistration\": false,\n                \"Answertime\": null,\n                \"IsAdminMode\": false,\n                \"IsTestMode\": false,\n                \"DataOrigin\": \"extern\",\n                \"OptInModeID\": 0,\n                \"OptInMode\": \"NoOptIn\",\n                \"OptInStatusID\": 0,\n                \"OptInStatus\": \"NoOptIn\",\n                \"InvitationLink\": \"https://we790.dev01.astendo-solutions.de/Texte/event.php?token=JCTiq9Z79vjBNbiHRaO6bczq/5RFfK6C4cplFhPHe4hsraLLKntIJ9n80MK3frLRuvfGcv5FZu9kGaRITHkGTbCzQWZMdaRck/p+51jCHGNm2TtNoTjLovc4/QS+al5vgwohwC72wih+yuSOhJA1ZAsm8zgQdka0ps+em35ryb9PBEJJYHBkmNLIm34DW48hESNRMR/p1mw+56gH2CgQI5GIJ/iDoZKywoDVsIJj12EyPMUQimCXfjXePMsC7mwWbT1/2dW6bIBEbH05P3QDakygjhpjw7ydPIjb5SMgxvOCq6g5aEt+MNxH0GyewHj7pl6r9BU6sCExZj7P7XW30wUu7FRH2T2EHLnHgJlMqgASmI5PVXYCV3LQGxBAhpQD/MW8GZ5sIwdaEzDu5vMRVWuPNeT7SX9ysk3ZRUf5dN/s0rTnu2NxCXjd/Tc1ltybeg==\",\n                \"RegistratorBNR\": null,\n                \"ParentEventBNR\": null,\n                \"ParentEventRegistratorBNR\": null,\n                \"HasRepresentative\": false,\n                \"RepresentativeBNR\": null,\n                \"HasAnonGroup\": false,\n                \"AnonGroupBNR\": null,\n                \"GroupMemberCount\": 0,\n                \"HasEscorts\": false,\n                \"EscortBNRs\": null,\n                \"HasAdditionalAttendants\": false,\n                \"AdditionalAttendantBNRs\": null,\n                \"AdditionalAttendantBNRsYES\": null,\n                \"Appointments\": [\n                    {\n                        \"ID\": 124394,\n                        \"EventAppointmentID\": 8397,\n                        \"Answertime\": null,\n                        \"InvitationStateID\": \"1\",\n                        \"InvitationState\": \"eingeladen\",\n                        \"BeginDate\": \"2025-08-01T12:00:00+02:00\",\n                        \"EndDate\": \"2025-08-01T12:00:00+02:00\",\n                        \"AttendanceCount\": 1\n                    }\n                ],\n                \"AddressData\": {\n                    \"Salutation\": null,\n                    \"Title\": null,\n                    \"Firstname\": \"a\",\n                    \"Lastname\": \"s\",\n                    \"Company\": null,\n                    \"Street\": null,\n                    \"ZIP\": null,\n                    \"City\": null,\n                    \"CountryIso\": null,\n                    \"Email\": null,\n                    \"Phone\": null,\n                    \"PriceCategory\": null\n                },\n                \"AdditionalQuestionData\": null,\n                \"IsInvoiceAddress\": false,\n                \"InvoiceAddress\": null,\n                \"IsDeliveryAddress\": false,\n                \"DeliveryAddress\": null,\n                \"PriceData\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/952/participants/3B8-7C08-11B\",\n                \"InvitationLink\": \"https://we790.dev01.astendo-solutions.de/Texte/event.php?token=JCTiq9Z79vjBNbiHRaO6bczq/5RFfK6C4cplFhPHe4hsraLLKntIJ9n80MK3frLRuvfGcv5FZu9kGaRITHkGTbCzQWZMdaRck/p+51jCHGNm2TtNoTjLovc4/QS+al5vgwohwC72wih+yuSOhJA1ZAsm8zgQdka0ps+em35ryb9PBEJJYHBkmNLIm34DW48hESNRMR/p1mw+56gH2CgQI5GIJ/iDoZKywoDVsIJj12EyPMUQimCXfjXePMsC7mwWbT1/2dW6bIBEbH05P3QDakygjhpjw7ydPIjb5SMgxvOCq6g5aEt+MNxH0GyewHj7pl6r9BU6sCExZj7P7XW30wUu7FRH2T2EHLnHgJlMqgASmI5PVXYCV3LQGxBAhpQD/MW8GZ5sIwdaEzDu5vMRVWuPNeT7SX9ysk3ZRUf5dN/s0rTnu2NxCXjd/Tc1ltybeg==\"\n            }\n        },\n        {\n            \"type\": \"Participant\",\n            \"id\": \"3B8-7C0A-11D\",\n            \"attributes\": {\n                \"ClientID\": 1,\n                \"BNR\": \"3B8-7C0A-11D\",\n                \"WebExID\": \"124396\",\n                \"DataEventAppointmentID\": 124396,\n                \"ParentID\": null,\n                \"externalID\": null,\n                \"EventID\": 952,\n                \"ParticipantEventID\": 952,\n                \"EventStateID\": 5,\n                \"HubSpotID\": null,\n                \"EventState\": \"in Planung\",\n                \"EventName\": \"Neuer Workshop 2\",\n                \"BeginDate\": \"2025-08-01T12:00:00+02:00\",\n                \"BeginDateDay\": \"1\",\n                \"BeginDateMonth\": \"8\",\n                \"BeginDateYear\": \"2025\",\n                \"BeginDateTime\": \"12:00\",\n                \"EndDate\": \"2025-08-01T12:00:00+02:00\",\n                \"EndDateDay\": \"1\",\n                \"EndDateMonth\": \"8\",\n                \"EndDateYear\": \"2025\",\n                \"EndDateTime\": \"12:00\",\n                \"Location\": \"astendo solutions, Wittestr. 30C. 13509 Berlin\",\n                \"ParentEventID\": null,\n                \"WebUserID\": 20644,\n                \"AttendantTypeID\": 1,\n                \"AttendantType\": \"eingeladener Teilnehmer\",\n                \"AttendantCategoryID\": 1,\n                \"AttendantCategory\": \"Teilnehmer\",\n                \"InvitationStateID\": 1,\n                \"InvitationState\": \"eingeladen\",\n                \"HasRegistration\": false,\n                \"Answertime\": null,\n                \"IsAdminMode\": false,\n                \"IsTestMode\": false,\n                \"DataOrigin\": \"extern\",\n                \"OptInModeID\": 0,\n                \"OptInMode\": \"NoOptIn\",\n                \"OptInStatusID\": 0,\n                \"OptInStatus\": \"NoOptIn\",\n                \"InvitationLink\": \"https://we790.dev01.astendo-solutions.de/Texte/event.php?token=JF5YHVM6cyIU5PO83qsIqQCn+P90sA1JeCNM/cYpe5rgtFht23t3R18R+Zs5P5NIx2es2RRGpQOTLG4VcyYy45QZFOd1UjOA7tqLUC3nwTbPwMAUTI68yLFC4sRv26SdZG5+TGeCuur3L6xdjw4f1PT9NENZtXpYo3j8hQDDCOiJEG355SlScLeKBdSLD4kpVE3YABjiW7Ds10wA7hKtHV/kJIo9f2OX/45TyFXyFTG7BiUZTbEJXwTbxXpQGK2XBIZph1IIkqeT/Qhu0xjPbg5i633t+8r0buDWKLq6AsJTRAVCpyewQJFwax1a7KFGZv/qEU3pbo6q00fo+9bpiGeqh6vRCDV67viRjAbGAvMBUVFjL32swBzJ8o6Cjn9YY/yZTgbLeSBW9YPiM2hPJ21lMtyzQKaxx4I/uMOGph+b\",\n                \"RegistratorBNR\": null,\n                \"ParentEventBNR\": null,\n                \"ParentEventRegistratorBNR\": null,\n                \"HasRepresentative\": false,\n                \"RepresentativeBNR\": null,\n                \"HasAnonGroup\": false,\n                \"AnonGroupBNR\": null,\n                \"GroupMemberCount\": 0,\n                \"HasEscorts\": false,\n                \"EscortBNRs\": null,\n                \"HasAdditionalAttendants\": false,\n                \"AdditionalAttendantBNRs\": null,\n                \"AdditionalAttendantBNRsYES\": null,\n                \"Appointments\": [\n                    {\n                        \"ID\": 124397,\n                        \"EventAppointmentID\": 8397,\n                        \"Answertime\": null,\n                        \"InvitationStateID\": \"1\",\n                        \"InvitationState\": \"eingeladen\",\n                        \"BeginDate\": \"2025-08-01T12:00:00+02:00\",\n                        \"EndDate\": \"2025-08-01T12:00:00+02:00\",\n                        \"AttendanceCount\": 1\n                    }\n                ],\n                \"AddressData\": {\n                    \"Salutation\": \"Herr\",\n                    \"Title\": null,\n                    \"Firstname\": \"bv3\",\n                    \"Lastname\": \"bn3\",\n                    \"Company\": null,\n                    \"Street\": null,\n                    \"ZIP\": null,\n                    \"City\": null,\n                    \"CountryIso\": null,\n                    \"Email\": null,\n                    \"Phone\": null,\n                    \"PriceCategory\": null\n                },\n                \"AdditionalQuestionData\": null,\n                \"IsInvoiceAddress\": false,\n                \"InvoiceAddress\": null,\n                \"IsDeliveryAddress\": false,\n                \"DeliveryAddress\": null,\n                \"PriceData\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/952/participants/3B8-7C0A-11D\",\n                \"InvitationLink\": \"https://we790.dev01.astendo-solutions.de/Texte/event.php?token=JF5YHVM6cyIU5PO83qsIqQCn+P90sA1JeCNM/cYpe5rgtFht23t3R18R+Zs5P5NIx2es2RRGpQOTLG4VcyYy45QZFOd1UjOA7tqLUC3nwTbPwMAUTI68yLFC4sRv26SdZG5+TGeCuur3L6xdjw4f1PT9NENZtXpYo3j8hQDDCOiJEG355SlScLeKBdSLD4kpVE3YABjiW7Ds10wA7hKtHV/kJIo9f2OX/45TyFXyFTG7BiUZTbEJXwTbxXpQGK2XBIZph1IIkqeT/Qhu0xjPbg5i633t+8r0buDWKLq6AsJTRAVCpyewQJFwax1a7KFGZv/qEU3pbo6q00fo+9bpiGeqh6vRCDV67viRjAbGAvMBUVFjL32swBzJ8o6Cjn9YY/yZTgbLeSBW9YPiM2hPJ21lMtyzQKaxx4I/uMOGph+b\"\n            }\n        },\n        {\n            \"type\": \"Participant\",\n            \"id\": \"3B8-7C0C-11D\",\n            \"attributes\": {\n                \"ClientID\": 1,\n                \"BNR\": \"3B8-7C0C-11D\",\n                \"WebExID\": \"124399\",\n                \"DataEventAppointmentID\": 124399,\n                \"ParentID\": null,\n                \"externalID\": null,\n                \"EventID\": 952,\n                \"ParticipantEventID\": 952,\n                \"EventStateID\": 5,\n                \"HubSpotID\": null,\n                \"EventState\": \"in Planung\",\n                \"EventName\": \"Neuer Workshop 2\",\n                \"BeginDate\": \"2025-08-01T12:00:00+02:00\",\n                \"BeginDateDay\": \"1\",\n                \"BeginDateMonth\": \"8\",\n                \"BeginDateYear\": \"2025\",\n                \"BeginDateTime\": \"12:00\",\n                \"EndDate\": \"2025-08-01T12:00:00+02:00\",\n                \"EndDateDay\": \"1\",\n                \"EndDateMonth\": \"8\",\n                \"EndDateYear\": \"2025\",\n                \"EndDateTime\": \"12:00\",\n                \"Location\": \"astendo solutions, Wittestr. 30C. 13509 Berlin\",\n                \"ParentEventID\": null,\n                \"WebUserID\": 114,\n                \"AttendantTypeID\": 1,\n                \"AttendantType\": \"eingeladener Teilnehmer\",\n                \"AttendantCategoryID\": 1,\n                \"AttendantCategory\": \"Teilnehmer\",\n                \"InvitationStateID\": 1,\n                \"InvitationState\": \"eingeladen\",\n                \"HasRegistration\": false,\n                \"Answertime\": null,\n                \"IsAdminMode\": false,\n                \"IsTestMode\": false,\n                \"DataOrigin\": \"extern\",\n                \"OptInModeID\": 0,\n                \"OptInMode\": \"NoOptIn\",\n                \"OptInStatusID\": 0,\n                \"OptInStatus\": \"NoOptIn\",\n                \"InvitationLink\": \"https://we790.dev01.astendo-solutions.de/Texte/event.php?token=JEP0rgEwH/qeYtrZgVADDr5dHRN3Ls7aZXXNBoKdZdB8wDKRLWvk0XHsbvRWFqa8m6InxjDgmxSwBWCiQDVYcEyPwV4vbM3M9RV/BuDgLBgRRYAP1hT3u93S7CQtICfiM2Jf+atmj0/oHqLtAlORJopSaes858BaPQg3v2kQvkpCc5FBHm8iR2vOP3JpcKcxmSlD0qtKsXMe1bscTy285AnyFWKGhdhLpjS5QU+sSoMHiXF1b1VRfUhM6S+0rd58fj6+zZ3GIlEBD5k0KTh3XMOsw99ny81c7l+K9TXcVmie8NXtQd8FR1cPlZqtVOkgGX1U7eQ5/DezazgnDZKP0XOkqh4XFQuB9LgV2eP8hdriLwElj+u9CuufpV4Ta3qjNDLaO1KDuDar5TYHTyb4uYp6nmmKjOGhQx0o1HxTvHd8\",\n                \"RegistratorBNR\": null,\n                \"ParentEventBNR\": null,\n                \"ParentEventRegistratorBNR\": null,\n                \"HasRepresentative\": false,\n                \"RepresentativeBNR\": null,\n                \"HasAnonGroup\": false,\n                \"AnonGroupBNR\": null,\n                \"GroupMemberCount\": 0,\n                \"HasEscorts\": false,\n                \"EscortBNRs\": null,\n                \"HasAdditionalAttendants\": false,\n                \"AdditionalAttendantBNRs\": null,\n                \"AdditionalAttendantBNRsYES\": null,\n                \"Appointments\": [\n                    {\n                        \"ID\": 124400,\n                        \"EventAppointmentID\": 8397,\n                        \"Answertime\": null,\n                        \"InvitationStateID\": \"1\",\n                        \"InvitationState\": \"eingeladen\",\n                        \"BeginDate\": \"2025-08-01T12:00:00+02:00\",\n                        \"EndDate\": \"2025-08-01T12:00:00+02:00\",\n                        \"AttendanceCount\": 1\n                    }\n                ],\n                \"AddressData\": {\n                    \"Salutation\": \"qui\",\n                    \"Title\": null,\n                    \"Firstname\": \"#FAKE#_Heidi\",\n                    \"Lastname\": \"#FAKE#_Hirschberg\",\n                    \"Company\": \"Plank - Unterpaintner\",\n                    \"Street\": \"Bitterfelder Str.\",\n                    \"ZIP\": \"79263\",\n                    \"City\": \"Justineland\",\n                    \"CountryIso\": null,\n                    \"Email\": \"Heidi_Hirschberg@hotmail.com\",\n                    \"Phone\": \"+49-6516-29504845\",\n                    \"PriceCategory\": null\n                },\n                \"AdditionalQuestionData\": null,\n                \"IsInvoiceAddress\": false,\n                \"InvoiceAddress\": null,\n                \"IsDeliveryAddress\": false,\n                \"DeliveryAddress\": null,\n                \"PriceData\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/952/participants/3B8-7C0C-11D\",\n                \"InvitationLink\": \"https://we790.dev01.astendo-solutions.de/Texte/event.php?token=JEP0rgEwH/qeYtrZgVADDr5dHRN3Ls7aZXXNBoKdZdB8wDKRLWvk0XHsbvRWFqa8m6InxjDgmxSwBWCiQDVYcEyPwV4vbM3M9RV/BuDgLBgRRYAP1hT3u93S7CQtICfiM2Jf+atmj0/oHqLtAlORJopSaes858BaPQg3v2kQvkpCc5FBHm8iR2vOP3JpcKcxmSlD0qtKsXMe1bscTy285AnyFWKGhdhLpjS5QU+sSoMHiXF1b1VRfUhM6S+0rd58fj6+zZ3GIlEBD5k0KTh3XMOsw99ny81c7l+K9TXcVmie8NXtQd8FR1cPlZqtVOkgGX1U7eQ5/DezazgnDZKP0XOkqh4XFQuB9LgV2eP8hdriLwElj+u9CuufpV4Ta3qjNDLaO1KDuDar5TYHTyb4uYp6nmmKjOGhQx0o1HxTvHd8\"\n            }\n        },\n        {\n            \"type\": \"Participant\",\n            \"id\": \"3B8-7C0E-11F\",\n            \"attributes\": {\n                \"ClientID\": 1,\n                \"BNR\": \"3B8-7C0E-11F\",\n                \"WebExID\": \"124402\",\n                \"DataEventAppointmentID\": 124402,\n                \"ParentID\": null,\n                \"externalID\": null,\n                \"EventID\": 952,\n                \"ParticipantEventID\": 952,\n                \"EventStateID\": 5,\n                \"HubSpotID\": null,\n                \"EventState\": \"in Planung\",\n                \"EventName\": \"Neuer Workshop 2\",\n                \"BeginDate\": \"2025-08-01T12:00:00+02:00\",\n                \"BeginDateDay\": \"1\",\n                \"BeginDateMonth\": \"8\",\n                \"BeginDateYear\": \"2025\",\n                \"BeginDateTime\": \"12:00\",\n                \"EndDate\": \"2025-08-01T12:00:00+02:00\",\n                \"EndDateDay\": \"1\",\n                \"EndDateMonth\": \"8\",\n                \"EndDateYear\": \"2025\",\n                \"EndDateTime\": \"12:00\",\n                \"Location\": \"astendo solutions, Wittestr. 30C. 13509 Berlin\",\n                \"ParentEventID\": null,\n                \"WebUserID\": 115,\n                \"AttendantTypeID\": 1,\n                \"AttendantType\": \"eingeladener Teilnehmer\",\n                \"AttendantCategoryID\": 1,\n                \"AttendantCategory\": \"Teilnehmer\",\n                \"InvitationStateID\": 1,\n                \"InvitationState\": \"eingeladen\",\n                \"HasRegistration\": false,\n                \"Answertime\": null,\n                \"IsAdminMode\": false,\n                \"IsTestMode\": false,\n                \"DataOrigin\": \"extern\",\n                \"OptInModeID\": 0,\n                \"OptInMode\": \"NoOptIn\",\n                \"OptInStatusID\": 0,\n                \"OptInStatus\": \"NoOptIn\",\n                \"InvitationLink\": \"https://we790.dev01.astendo-solutions.de/Texte/event.php?token=JM5VZVOBbZI+z7VlTsKk+33+Wf4qEyfLjDj6gl3aiSKcZ07Jz47k/bnBVYkC9HtYmgsHoRxCU0KjVgG4g4kJNpJuUXOtBszH8hbgbg1tGS3fwJUS9awN2aGZP9MHEI74Zs+EmuUFW3gVuI41+IZnjlZTfUFDaMLAlaGJ35yswvEykYRuPO4fneBh+xY2HjmaGuuDMuRBEbYqqrZDk2AhrBT2gwopXl127ip1uT8teKD1bTlUE4u5zp/sLBlNRrjVB+vYfvaQ14jgkriuhhINIECEocieKOwBZL0jmvKJYhDIJAvLA/Y/wrcUkyuLup1cut6cAmovICSZzSaTdPcKtiXjYhZyKSbDS6CCBPvFLD6e9kMO/gMweilgva01vqWZew==\",\n                \"RegistratorBNR\": null,\n                \"ParentEventBNR\": null,\n                \"ParentEventRegistratorBNR\": null,\n                \"HasRepresentative\": false,\n                \"RepresentativeBNR\": null,\n                \"HasAnonGroup\": false,\n                \"AnonGroupBNR\": null,\n                \"GroupMemberCount\": 0,\n                \"HasEscorts\": false,\n                \"EscortBNRs\": null,\n                \"HasAdditionalAttendants\": false,\n                \"AdditionalAttendantBNRs\": null,\n                \"AdditionalAttendantBNRsYES\": null,\n                \"Appointments\": [\n                    {\n                        \"ID\": 124403,\n                        \"EventAppointmentID\": 8397,\n                        \"Answertime\": null,\n                        \"InvitationStateID\": \"1\",\n                        \"InvitationState\": \"eingeladen\",\n                        \"BeginDate\": \"2025-08-01T12:00:00+02:00\",\n                        \"EndDate\": \"2025-08-01T12:00:00+02:00\",\n                        \"AttendanceCount\": 1\n                    }\n                ],\n                \"AddressData\": {\n                    \"Salutation\": \"occaecati\",\n                    \"Title\": null,\n                    \"Firstname\": \"#FAKE#_Candice\",\n                    \"Lastname\": \"#FAKE#_Sihler\",\n                    \"Company\": \"Haaf GmbH\",\n                    \"Street\": \"An der Kante\",\n                    \"ZIP\": \"48941\",\n                    \"City\": \"Camarascheid\",\n                    \"CountryIso\": null,\n                    \"Email\": \"Candice52@hotmail.com\",\n                    \"Phone\": \"+49-2122-06741724\",\n                    \"PriceCategory\": null\n                },\n                \"AdditionalQuestionData\": null,\n                \"IsInvoiceAddress\": false,\n                \"InvoiceAddress\": null,\n                \"IsDeliveryAddress\": false,\n                \"DeliveryAddress\": null,\n                \"PriceData\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/952/participants/3B8-7C0E-11F\",\n                \"InvitationLink\": \"https://we790.dev01.astendo-solutions.de/Texte/event.php?token=JM5VZVOBbZI+z7VlTsKk+33+Wf4qEyfLjDj6gl3aiSKcZ07Jz47k/bnBVYkC9HtYmgsHoRxCU0KjVgG4g4kJNpJuUXOtBszH8hbgbg1tGS3fwJUS9awN2aGZP9MHEI74Zs+EmuUFW3gVuI41+IZnjlZTfUFDaMLAlaGJ35yswvEykYRuPO4fneBh+xY2HjmaGuuDMuRBEbYqqrZDk2AhrBT2gwopXl127ip1uT8teKD1bTlUE4u5zp/sLBlNRrjVB+vYfvaQ14jgkriuhhINIECEocieKOwBZL0jmvKJYhDIJAvLA/Y/wrcUkyuLup1cut6cAmovICSZzSaTdPcKtiXjYhZyKSbDS6CCBPvFLD6e9kMO/gMweilgva01vqWZew==\"\n            }\n        },\n        {\n            \"type\": \"Participant\",\n            \"id\": \"3B8-7C10-11B\",\n            \"attributes\": {\n                \"ClientID\": 1,\n                \"BNR\": \"3B8-7C10-11B\",\n                \"WebExID\": \"124405\",\n                \"DataEventAppointmentID\": 124405,\n                \"ParentID\": null,\n                \"externalID\": null,\n                \"EventID\": 952,\n                \"ParticipantEventID\": 952,\n                \"EventStateID\": 5,\n                \"HubSpotID\": null,\n                \"EventState\": \"in Planung\",\n                \"EventName\": \"Neuer Workshop 2\",\n                \"BeginDate\": \"2025-08-01T12:00:00+02:00\",\n                \"BeginDateDay\": \"1\",\n                \"BeginDateMonth\": \"8\",\n                \"BeginDateYear\": \"2025\",\n                \"BeginDateTime\": \"12:00\",\n                \"EndDate\": \"2025-08-01T12:00:00+02:00\",\n                \"EndDateDay\": \"1\",\n                \"EndDateMonth\": \"8\",\n                \"EndDateYear\": \"2025\",\n                \"EndDateTime\": \"12:00\",\n                \"Location\": \"astendo solutions, Wittestr. 30C. 13509 Berlin\",\n                \"ParentEventID\": null,\n                \"WebUserID\": 129,\n                \"AttendantTypeID\": 1,\n                \"AttendantType\": \"eingeladener Teilnehmer\",\n                \"AttendantCategoryID\": 1,\n                \"AttendantCategory\": \"Teilnehmer\",\n                \"InvitationStateID\": 1,\n                \"InvitationState\": \"eingeladen\",\n                \"HasRegistration\": false,\n                \"Answertime\": null,\n                \"IsAdminMode\": false,\n                \"IsTestMode\": false,\n                \"DataOrigin\": \"extern\",\n                \"OptInModeID\": 0,\n                \"OptInMode\": \"NoOptIn\",\n                \"OptInStatusID\": 0,\n                \"OptInStatus\": \"NoOptIn\",\n                \"InvitationLink\": \"https://we790.dev01.astendo-solutions.de/Texte/event.php?token=JMzQfWKPUYv+3rW+7Dwr4n844yY2kUsf+l0klDCzh6vF8eaCH7kdLZihwyBxWgjcxbRH9F/zhdCv1fSKlmN/8jPyezruTe9ZRt+u2d91x2cRDYnHWDb3YulLpVZSa9kO8/M8hQlBQ2ChuePR+MtutjMLlitI2oJTNWUVln+oiO8LG4Ge1AuxGI/bNpT8LX5ngKrB0K7vfywvp/Tyd6SR+035SU40GxhPRYcFQC51ohw/3pyWenSacAK4rjkOQyX+CRIJZTGIsb8djKffHPWnzLaHSb6u3byT4sMAzl5LQyyhz+Rcv2WBRN9REzZbCYmwgbvJB38pyhiMLILJic1btnS3zylH6uXKXQrIY1aXOKI9NRHVZrBIonnRn0SX5ZsgEqpBFS2HnU0Qu61ypOBn7pI=\",\n                \"RegistratorBNR\": null,\n                \"ParentEventBNR\": null,\n                \"ParentEventRegistratorBNR\": null,\n                \"HasRepresentative\": false,\n                \"RepresentativeBNR\": null,\n                \"HasAnonGroup\": false,\n                \"AnonGroupBNR\": null,\n                \"GroupMemberCount\": 0,\n                \"HasEscorts\": false,\n                \"EscortBNRs\": null,\n                \"HasAdditionalAttendants\": false,\n                \"AdditionalAttendantBNRs\": null,\n                \"AdditionalAttendantBNRsYES\": null,\n                \"Appointments\": [\n                    {\n                        \"ID\": 124406,\n                        \"EventAppointmentID\": 8397,\n                        \"Answertime\": null,\n                        \"InvitationStateID\": \"1\",\n                        \"InvitationState\": \"eingeladen\",\n                        \"BeginDate\": \"2025-08-01T12:00:00+02:00\",\n                        \"EndDate\": \"2025-08-01T12:00:00+02:00\",\n                        \"AttendanceCount\": 1\n                    }\n                ],\n                \"AddressData\": {\n                    \"Salutation\": \"tempora\",\n                    \"Title\": null,\n                    \"Firstname\": \"#FAKE#_Van\",\n                    \"Lastname\": \"#FAKE#_Gerbennow\",\n                    \"Company\": \"Mebold - Daudrich\",\n                    \"Street\": \"Carl-Maria-von-Weber-Str.\",\n                    \"ZIP\": \"14068\",\n                    \"City\": \"Ost Bennett\",\n                    \"CountryIso\": null,\n                    \"Email\": \"Van_Gerbennow38@gmail.com\",\n                    \"Phone\": \"(04274) 0714811\",\n                    \"PriceCategory\": null\n                },\n                \"AdditionalQuestionData\": null,\n                \"IsInvoiceAddress\": false,\n                \"InvoiceAddress\": null,\n                \"IsDeliveryAddress\": false,\n                \"DeliveryAddress\": null,\n                \"PriceData\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/952/participants/3B8-7C10-11B\",\n                \"InvitationLink\": \"https://we790.dev01.astendo-solutions.de/Texte/event.php?token=JMzQfWKPUYv+3rW+7Dwr4n844yY2kUsf+l0klDCzh6vF8eaCH7kdLZihwyBxWgjcxbRH9F/zhdCv1fSKlmN/8jPyezruTe9ZRt+u2d91x2cRDYnHWDb3YulLpVZSa9kO8/M8hQlBQ2ChuePR+MtutjMLlitI2oJTNWUVln+oiO8LG4Ge1AuxGI/bNpT8LX5ngKrB0K7vfywvp/Tyd6SR+035SU40GxhPRYcFQC51ohw/3pyWenSacAK4rjkOQyX+CRIJZTGIsb8djKffHPWnzLaHSb6u3byT4sMAzl5LQyyhz+Rcv2WBRN9REzZbCYmwgbvJB38pyhiMLILJic1btnS3zylH6uXKXQrIY1aXOKI9NRHVZrBIonnRn0SX5ZsgEqpBFS2HnU0Qu61ypOBn7pI=\"\n            }\n        },\n        {\n            \"type\": \"Participant\",\n            \"id\": \"3B8-7BAF-127\",\n            \"attributes\": {\n                \"ClientID\": 1,\n                \"BNR\": \"3B8-7BAF-127\",\n                \"WebExID\": \"124163\",\n                \"DataEventAppointmentID\": 124163,\n                \"ParentID\": null,\n                \"externalID\": null,\n                \"EventID\": 952,\n                \"ParticipantEventID\": 952,\n                \"EventStateID\": 5,\n                \"HubSpotID\": null,\n                \"EventState\": \"in Planung\",\n                \"EventName\": \"Neuer Workshop 2\",\n                \"BeginDate\": \"2025-08-01T12:00:00+02:00\",\n                \"BeginDateDay\": \"1\",\n                \"BeginDateMonth\": \"8\",\n                \"BeginDateYear\": \"2025\",\n                \"BeginDateTime\": \"12:00\",\n                \"EndDate\": \"2025-08-01T12:00:00+02:00\",\n                \"EndDateDay\": \"1\",\n                \"EndDateMonth\": \"8\",\n                \"EndDateYear\": \"2025\",\n                \"EndDateTime\": \"12:00\",\n                \"Location\": \"astendo solutions, Wittestr. 30C. 13509 Berlin\",\n                \"ParentEventID\": null,\n                \"WebUserID\": 90,\n                \"AttendantTypeID\": 1,\n                \"AttendantType\": \"eingeladener Teilnehmer\",\n                \"AttendantCategoryID\": 1,\n                \"AttendantCategory\": \"Teilnehmer\",\n                \"InvitationStateID\": 1,\n                \"InvitationState\": \"eingeladen\",\n                \"HasRegistration\": false,\n                \"Answertime\": null,\n                \"IsAdminMode\": false,\n                \"IsTestMode\": false,\n                \"DataOrigin\": \"extern\",\n                \"OptInModeID\": 0,\n                \"OptInMode\": \"NoOptIn\",\n                \"OptInStatusID\": 0,\n                \"OptInStatus\": \"NoOptIn\",\n                \"InvitationLink\": \"https://we790.dev01.astendo-solutions.de/Texte/event.php?token=JCywdx4ZHcdqKoOPrB3f+Pt7xDD5O6RcA4jTpuE3WPMTZte3kLjOpqxM7soJDhCFnUTfaAxzbWNo+gGvHyQwRmxi0p4ob7oEl6rZOrBUbpV1HIbta+u+ehn2wsV1Ve/5up8X1eXUwuc0eTZKidwygnKqFKpfHJdymVPhR7FFV3Fi9TQEMgbzQEEZmPV5BkIlX3/7zV/ueGMjSOuBT/ryxBvausEm9Yu7WE5u6Dx/7hiIDDLqLOi0AlCg9fkucNwh4U2+D6AO3AzyzJjABC6mEE5ScporfigWKNEcx1EnWL2p0K7uf+65hugz8ZQl/+ygd5TtCsPjrz3gkBaorSAIrAUdgpGzVYSMSBxJh9qlLHhAQzjxFcrhexEdjsoMgq5MqWstcBVMO0ld9mwNM6hRYWo=\",\n                \"RegistratorBNR\": null,\n                \"ParentEventBNR\": null,\n                \"ParentEventRegistratorBNR\": null,\n                \"HasRepresentative\": false,\n                \"RepresentativeBNR\": null,\n                \"HasAnonGroup\": false,\n                \"AnonGroupBNR\": null,\n                \"GroupMemberCount\": 0,\n                \"HasEscorts\": false,\n                \"EscortBNRs\": null,\n                \"HasAdditionalAttendants\": false,\n                \"AdditionalAttendantBNRs\": null,\n                \"AdditionalAttendantBNRsYES\": null,\n                \"Appointments\": [\n                    {\n                        \"ID\": 124164,\n                        \"EventAppointmentID\": 8397,\n                        \"Answertime\": null,\n                        \"InvitationStateID\": \"1\",\n                        \"InvitationState\": \"eingeladen\",\n                        \"BeginDate\": \"2025-08-01T12:00:00+02:00\",\n                        \"EndDate\": \"2025-08-01T12:00:00+02:00\",\n                        \"AttendanceCount\": 1\n                    }\n                ],\n                \"AddressData\": {\n                    \"Salutation\": \"Herr\",\n                    \"Title\": null,\n                    \"Firstname\": \"aax\",\n                    \"Lastname\": \"ssx\",\n                    \"Email\": \"armin.schulz@astendo.de\",\n                    \"Company\": null,\n                    \"Street\": null,\n                    \"ZIP\": null,\n                    \"City\": null,\n                    \"CountryIso\": null,\n                    \"Phone\": null,\n                    \"PriceCategory\": null\n                },\n                \"AdditionalQuestionData\": null,\n                \"IsInvoiceAddress\": false,\n                \"InvoiceAddress\": null,\n                \"IsDeliveryAddress\": false,\n                \"DeliveryAddress\": null,\n                \"PriceData\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/952/participants/3B8-7BAF-127\",\n                \"InvitationLink\": \"https://we790.dev01.astendo-solutions.de/Texte/event.php?token=JCywdx4ZHcdqKoOPrB3f+Pt7xDD5O6RcA4jTpuE3WPMTZte3kLjOpqxM7soJDhCFnUTfaAxzbWNo+gGvHyQwRmxi0p4ob7oEl6rZOrBUbpV1HIbta+u+ehn2wsV1Ve/5up8X1eXUwuc0eTZKidwygnKqFKpfHJdymVPhR7FFV3Fi9TQEMgbzQEEZmPV5BkIlX3/7zV/ueGMjSOuBT/ryxBvausEm9Yu7WE5u6Dx/7hiIDDLqLOi0AlCg9fkucNwh4U2+D6AO3AzyzJjABC6mEE5ScporfigWKNEcx1EnWL2p0K7uf+65hugz8ZQl/+ygd5TtCsPjrz3gkBaorSAIrAUdgpGzVYSMSBxJh9qlLHhAQzjxFcrhexEdjsoMgq5MqWstcBVMO0ld9mwNM6hRYWo=\"\n            }\n        }\n    ]\n}"}],"_postman_id":"9f6a1a54-99b6-451c-9807-2c4d91665fcc"},{"name":"event: documents","id":"89d640b7-7e37-4b4e-b3d9-11a90a52f10d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/952/documents/","description":"<h2 id=\"liste-der-teilnehmer-einer-veranstaltung-mit-ihrem-status\">Liste der Teilnehmer einer Veranstaltung mit Ihrem Status</h2>\n","urlObject":{"path":["eventmanager-system","restapi","v1","events","952","documents",""],"host":["https://we790.dev01.astendo-solutions.de"],"query":[],"variable":[]}},"response":[],"_postman_id":"89d640b7-7e37-4b4e-b3d9-11a90a52f10d"},{"name":"event: document","id":"14c99fc5-9a17-4f3f-a795-a028b542f03e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/952/documents/123846","description":"<h2 id=\"liste-der-teilnehmer-einer-veranstaltung-mit-ihrem-status\">Liste der Teilnehmer einer Veranstaltung mit Ihrem Status</h2>\n","urlObject":{"path":["eventmanager-system","restapi","v1","events","952","documents","123846"],"host":["https://we790.dev01.astendo-solutions.de"],"query":[],"variable":[]}},"response":[],"_postman_id":"14c99fc5-9a17-4f3f-a795-a028b542f03e"},{"name":"event: document binary","id":"8b796ff8-e2b0-4a0b-9e1d-c6a671bb20c9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/952/documents/123846/binary","description":"<h2 id=\"liste-der-teilnehmer-einer-veranstaltung-mit-ihrem-status\">Liste der Teilnehmer einer Veranstaltung mit Ihrem Status</h2>\n","urlObject":{"path":["eventmanager-system","restapi","v1","events","952","documents","123846","binary"],"host":["https://we790.dev01.astendo-solutions.de"],"query":[],"variable":[]}},"response":[],"_postman_id":"8b796ff8-e2b0-4a0b-9e1d-c6a671bb20c9"},{"name":"event: document base64","id":"abfccf36-f6df-47a7-9b28-2b836867d749","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/952/documents/123846/binary","description":"<h2 id=\"liste-der-teilnehmer-einer-veranstaltung-mit-ihrem-status\">Liste der Teilnehmer einer Veranstaltung mit Ihrem Status</h2>\n","urlObject":{"path":["eventmanager-system","restapi","v1","events","952","documents","123846","binary"],"host":["https://we790.dev01.astendo-solutions.de"],"query":[],"variable":[]}},"response":[{"id":"8352b687-38d6-4ab5-bac7-cc9a40965796","name":"event: document binary Copy","originalRequest":{"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/952/documents/123846/base64"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Mon, 25 Aug 2025 08:41:26 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Cross-Origin-Resource-Policy","value":"same-site"},{"key":"Cross-Origin-Embedder-Policy","value":"credentialless"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"},{"key":"Strict-Transport-Security","value":"max-age=15768000; IncludeSubdomains; preload"},{"key":"X-Powered-By","value":""},{"key":"X-Xss-Protection","value":"1;mode=block"},{"key":"Report-To","value":"{\"group\":\"ReportCspViolations\",\"max_age\":10886400,\"endpoints\":[{\"url\":\"https:\\/\\/we790.dev01.astendo-solutions.de\\/eventmanager-system\\/ReportCspViolations.php\"}]}"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":": Authorization, Origin, X-Requested-With, Content-Type,Accept"},{"key":"Access-Control-Allow-Methods","value":"POST, GET, DELETE, PATCH"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"jsonapi\": {\n        \"version\": \"1.1\"\n    },\n    \"meta\": {\n        \"ClientID\": 1,\n        \"webX-version\": \"7.9.0.6473\",\n        \"complexity\": \"linearized\",\n        \"jsonapi-documentation\": \"https://jsonapi.org/\",\n        \"webx-restapi-documentation\": \"https://documenter.getpostman.com/view/10573551/2sA35HXMAk\"\n    },\n    \"data\": {\n        \"type\": \"DocumentData\",\n        \"id\": \"123846\",\n        \"attributes\": {\n            \"DocumentDataBase64\": \"iVBORw0KGgoAAAANSUhEUgAABQQAAAraEAIAAACLEFs5AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAP+lSURBVHhe7P1n3BzFlf9//71eb/Da3t3fetdgbMJmgyM555wzNgZMMjnnnLOEkFBEQiAJSSCUkIQEEkooSwjliHLOCXGNn96n+hQ3h+2re3pCz/TMfL4P3i8bdVXXpJ6++kxV/39fSnI5RERERERERERERERERESsVykMIyIiIiIiIiIiIiIiIiLWuRSGERERERERERERERERERHrXArDiIiIiIiIiIiIiIiIiIh1LoVhRERERERERERERERERMQ6l8IwIiIiIiIiIiIiIiIiImKdS2EYEREREREREREREREREbHOpTCMiIiIiIiIiIiIiIiIiFjnUhhGRERERERERERERERERKxzKQwjIiIiIiIiIiIiIiIiIta5FIYREREREREREREREREREetcCsOIiIiIiIiIiIiIiIiIiHUuhWFERERERERERERERERExDqXwjAiIiIiIiIiIiIiIiIiYp1LYRgRERERERERERERERERsc6lMIyIiIiIiIiIiIiIiIiIWOdSGEZERERERERERERERERErHMpDCMiIiIiIiIiIiIiIiIi1rkUhhERERERERERERERERER61wKw4iIiIiIiIiIiIiIiIiIdS6FYURERERERERERERERETEOpfCMCIiIiIiIiIiIiIiIiJinUthGBERERERERERERERERGxzqUwjIiIiIiIiIiIiIiIiIhY51IYRkRERERERERERERERESscykMIyIiIiIiIiIiIiIiIiLWuRSGERERERERERERERERERHrXArDiIiIiIiIiIiIiIiIiIh1LoVhRERERERERERERERERMQ6l8IwIiIiIiIiIiIiIiIiImKdS2EYEREREREREREREREREbHOpTCMiIiIiIiIiIiIiIiIiFjnUhhGRERERERERERERERERKxzKQwjIiIiIiIiIiIiIiIiIta5FIYR68pNku3b10u2bInXtkrPLZKdO/tI+vW7X/LQQ1dJrr76NMnppx8sOeSQ4yUnnniJ5LLLbpHcdltLyWuvzZEsWGB7q123S3bvts9/tdwmcWOKG225XC5Zvbq1pG3b2yV33nm25JxzDpD88pc/CvJTyV57HSg56KAzJGee+YTkqaemS2bNsr0hIiIiIiIiIiIiImIpUhhGrHm16PiQ5NFHvxvk/0uQjRItEebrv1BHSsaMuVBy8cU/COJ3WVR+Idl//8ckTz6Z3pjTtoWkVSv/kKoaLbvasZXXxZJly26V3H773wfxOy4q/xuki6Rr112Spia7L0RERERERERERERETC6FYcQadpZk7lydd+sraYlT3iLrasn69ddIrrvuO0H8bsqavSQ/+1k3Sc+edu/Z90HJI4/4h1HVpFEY3iHZvfs2yR13/E0Qv7Oy5nDJEUdMkkybZveOiIiIiIiIiIiIiIhJpDCMWJO2lbRv//0gvm5WYMpVGNbi9B6SPff0XVckd0ruvtuOJMteK7n+ej/0qqa8hWGdrX6R5JJL/A5Sjr7nB0uGDbMjQURERERERERERETEeCkMI9aMKyRr1uhdWn2VrISUXhheKFmy5OeSvff2nVY8D0see8yOKpueJzn/fD/oqqZchWG9V/G5kvPO811XMH8bpJ9k4EA7KhQQEREREREREREREZuVwjBiDdhfMmjQT4L4yljJKaUwrEsHHyD55S99d4mjSw3/TnLggX+Q/PGPx0iOPfYfg/iNCsxoyaef2hFmzaMkRx/th1vVlKswfInksst8p4nzoyCHSA499FLJ739/pOSoo/S/+40SR98zSyQrVtixISIiIiIiIiIiIiJiWArDiBl1k2T79hskN93k62BlTSmF4U6Szp19RwlymuT00ydLPvtMFx+2vVnnShYuLHThZe3f9lOoH0lGjDhRcvLJblnsPfb4hWT//W+R3HbbOsnmzXb7Qv2fIH64oejyyPdK7r8/bYdKhg+3YytUfa780BPkP4IMlAwZYvsJO10ya9ZxkhNO8I0TxM3GvuAC2w8iIiIiIiIiIiIiIoalMIyYOcdLJk+OLyWG819B/i2I/0+xKa4wrAsI7yPZd1/fUUT+Ksijkiee2CVparL9JPE5yQsvfCeI7zQ2erdj20MStcgdv5d/D1JKefhfgvjuQvnfIHb7bKqvo8729kOPzR8lV165RbJzp+0nXt1LC0mrVvGvi80Yybhxth9ERERERERERERERLRSGEbMnOdLLrzQ17tio2WzGyU337xZsmNH8tmWxRWGdb6p7yI2D0gefti2Lc7LJVdc4TuNTW9Jnz62bbwrJWvX/jCI7yI2t0puv932kERddlvL5L6jUNxi2scdZ1tl0y6St97yg47N4ZIjjtCfEWjb4vyT5JprfKexuU1yxx22LSIiIqKAiIiIiIiIiP9/KQwjZs4khWG937Dee9i2Tbsw/Izkued8FxHRcrUuCm3bFucbki5dfNex0RnGtm28+uz5xgmyv+SAA2wPSVwmWbXKdxGRiyWXXmpbZdMkM8W10L5UsnKlbVucqyTr1sXPt9b8TPLzn9u2iIiIiIiIiIiIiIhopTCMmDnjC8NnS845Z4VkzRrbSk27MOzu53r++b6LiLj5r8cea1uV4gLJF1/4rmOj99C1beN9S9K9u2+cIMWVHqdKPv/cdxGR4uYiV9IpkunT/XBjo3dltm1LV5/DQZKhQ+MtfY4yIiIiIiIiIiIiImK9SmEYMXOGC8PfD9JW0r693TJs2oVhXa5ZRxLlOMmkSbZVKWqpL34pZs2rktatbdt4P5fMnu0bJ8iZkrPOsj0kMcni209Lnn3Wtsqaz0tefNEPNyL6Gs2RLFhg2yIiIiIiIiIiIiIiYhakMIyYOW1h+GDJIYfMksyda7eJMu3CcOVNXr4dLBk2zLZN4h8kf/yj7yIifx1kvGTyZNs2id0lPXv6jiLSSdK5s22VNU+QnHSSH25EDpEceqhthYiIiIiIiIiIAiIiYkakMIyYOfWOsw9KHnlku2T3bvuv8dZfYfguyT33+EFHZC/Jz362Q1LIc6VukGzdeo3kuut8dyZ7SPbcs59k4EDbKrk6j9l3F5HwvaKz4ybJ9u1/G8QPNyJXSa6+2rZN7i5JU5P9L4iIiIiIiIiIiIiIWF4pDCNmzpWStWvtf0luPRWGe0h69fq7IH7QEXlN0qaNbVucyySrVunM44mSqVO3SnbtstsU6kOSRx/1A43IBMmUKbaVqnOU75DcdZcuZP3fQX4Q5D+D6FzeqyXXXusKzB98sFPy1Ve2n1JMshS25gXJyy/bttbpklmzdLHxmyW33nqs5Pjj/zWIzsneR7LvvkdLjjnmSsmf/qSvBWVjRERERERERERERMTSpTCMWFfWemFYS4APSx577DtB/HAj8oDk4YdtD1nzeskNN/jhRuQLyfLlur0Wic+SnH22/+cCs69kv/2ek7zwQqEzzsN2lXTr5ruOzQDJ4MG2rc7Gvk1yxx3fDeI3LTD/EeQVyauvlrfsjYiIiIiIiIiIiIjYOFIYRqwrs1YY1r3MkSxYEHaUZOzYlpLXXtMZov8bxA8xNrdKbr/d7iub2jtGh/NXQXQR7CGSjz76myD+n0vOEZIjj7SF50LVcqzvLjYLJF98oa107vLPJXvv7f+5TDlJcvLJpcyqR0RERERERERERERsTCkMI9aVWSsMvyt5/32/y5Kzp+SnP31a8uyzdi9Z9hjJscf6BxDKj4N8Kpk4UReI9v9Q1vwkSNSC1fHqva59RxHRkev2IyVjxujS0P6fU8jPJD//+QzJnDm6X0REREREREREREREjJfCMGJdWU+FYZ1Ne7LklFN6S/r00Zm1tv/s+4sg/iGFogss/20Q/59Siy4xvU6yaZMdYbxJlsI+SHLwwWslGzfuLdlnH/8PKecAyS9/uVmyY4cdMyIiIiIiIiIiIiIihqUwjFhX1lNhWOcH6x1qe0refXepZOVK23/21TnB/iElzi8lv/rVPZL77ntD0qXLaMmnn34o+fjjjpI33jhHcu65hc7N1aWt7QjjvUBy0UW+cUR+FCT+vshaxNXZ3vpqDpeMHPmOpHfvJyVPP518IXGbayTXXWfHjIiIiIiIiIiIWE9ul3z55XuSvn3vlzz4oF4b1Ekp7vrjv/7rPwX5YZC/D/K9IDr9xl9Ka+D0kfTrF+/7kv79+0oGDtSb5Q2QDBo0UDJkyCDJ0KF6VXOiZOpUd8PE+fP1tne7JE1N9lVDzKYUhhHrynoqDEflEMmhhxa3MHIl3Sn56iudE+yHHpuggvzj1yXt2mlb21uUsyXz5hV6N189ibH9RKkztn2zAqP3S+4lee8922e8nSVvvpn8edPoqZjtBxERERERERERsXbdJvnyyxckL73kptDsuae/EEaKii0Ap+EQybBhCyRffOGu7lIkxqxKYRixrsxaYbifZODAf4yIFg79gAqMzpS9S3LPPZsk7jdzcSOpvCska9b44cbmv4OUMh/a/TZtwQK9867vNDYXSi6+2PYQpc4w9s0SR3+T+IHkww9tb8ntKunWLXl5+AbJTTfZHlBAREREREREbFj1yswsybx57gflU6aMk0yaZJ0s+eyzGZI5c5ZL1qyxPSBWS1078D+C+ItfpOTYIm7aDpOMGFHoTf0QKyOFYcS6MmuF4Xh1eY0lkhUrRknGjtX5sv8TxA80QXQRY9tzFvxMMnOmH2JEvh9EZ/3atsWp5eE9JPl+P6gleV3kxPYQ9mrJtdf6Zgnyd0E+kowYYfspzi6St976ThC/g4joTw243zAiIiIiIiIiakn4U8nEicl1q9NNnuza5rtagpiebinjAQP+Noi/7EXKFFu4rYwuH3zgrsGuW2dfZcTqSmEYsa6srcJwlLqQcjdJz54/COIHHZsOkk6dbD/Vdb1ky5ZPJKNHR/m5ZPZs26p03fIyL7/sn5TY6DNs24a9U3L33b5Bglwruf5620PpHis5/ni/g9job/FsW0RERERERERsNHWWsC36JnemZO5c2xtiZdSfJvxDEH+pi5Q1tmRbSd29igcN2iDZssW+4ojVksIwYl1ZH4Vha29Jnz5J5oxqCVnv4mB7aDR1HvBfBfFPTUSel7z4om0b9gnJU0/5BgmiCzHZHkpX5w37HcRG709s2yIiIiIiIiJio6kLR9tyb3K1OGd7Q0xbXQNvvyD+IhdJIbZYW3l1Qgv3HsYsSGEYsa6sv8Kwep3kz3/2Q4+NLkZt2yZ3umTWLJ1HO0Ty0UdrJRs32m1qxSQLSt8kueUW2yrsG5IuXXyDBNki2bnT9lC6UyTTp/sdxEbL2LYtIiIiIgqIiIgNpf5s3ZZ7k0thGCvvvZL77/eXt0hqsWXaauluBTh/vn31ESsvhWHEurJeC8M6b9gPPTY3SG66ybaNd7Vk/frzJOef77sw0TvXvil5+23bKvseKDnoIP8wInK+5MILbauwbgGlOXN8gwSxbcvlGsmGDX4HsblRcvPNti0iIiIiIiIiNpq20FuoFIaxkm6TfPnl/wviL2+RiPxrkIsll16qN7/TG+q1lrRt+6jkiSeul9xww0GSgw/2zUxsgbZafiD58MNdEuYNY/WkMIxYV9ZrYXi+ZPFiP/TYHCU5+mjbNt5zJOee6xtHRJdlHiEZNcq2zbL/HcQ/gIjoPGzbKsp/CeKbReSvg+j9oW3b0tXlwf1uYvOY5MknbVtEREREREREbDSZMVxbanFUZ1J+KPn44w6STp1c2e+ll/TGYVpOmyaZMaOeimrvSfr29Re2Us6PgiyWLFtWeZ+VPP+8H0ri6JXbQZKhQ3dIdu+2z168ekVR1xfUOzfbAm11XSFZu9aOFrGSUhhGrCvTKwy7+7x27XqN5Lrrorxbcu+9tlW53CTZvt0PPTb7SPbd17aNMvkCxZpTJKeeanuIV++M20rSunWUkyWffWZbla6eHH8/iB96RJ6WPPusbRvlGZIzz/TNYjNPsmiRbVu6egcOv4PY6LvUtkVERERERETERtMWegs1+4XhdyS9e58mOf30ypjGNIAhko8+OltyzjnfDeIv7iSIu4HaHnvohAftx/ZcW+rVVP/AUs4/BbF7r6R6+z8/lNjozGB9n9seSlGLxKMkY8faAm21nCWZN8+OELGSUhhGrCvTKwzrb/R849gslaxcaduW7lTJ55/7HcTmGMmxx9q2UeoC0b5ZgvxUstdetod4j5Ucf7xvHJETJCedZFuVbvIy6luS7t1t2yhbSFq18s1i87zkxRdt29K9RXLbbX4HsRkuGTnStkVERERERETERtMWegs1+4XhuyT33OMvhVQkhc7UjLK7pGfPX0j23993XaboVTidT2z3mH3dZIyzzvIPI+VkvzD8z0FmSObMsW3Lpf7EYaSk2uVhd5yZMsWODbGSUhhGrCvTKwzrQsq+cWzSKA3eL3noIb+D2FwtufZa2zZKXYLGN0uQX0t+8xvbQ7z3Su6/3zeOjc5dtm1L8QLJRRf5rmPzmWTmTNs2ynWSTZt+EMQ3jsh+QTZItm61PRTnSsnatXqnZ7+DiPxdkLWSjRttD4iIiIiIiIiYHXUB1ZmSuXO1BKtOlEyZ4v73lClufbVp0z6XzJ7ttl+zxvaQxE8jir5J1PHY3rLmHyVXXukviFQkpRSGdWW75FfJSone5kyXLLZjyLIHSH75S/8AUk6WC8P62n0kGTHCtkrD7ZLduwdLhg61xdpKWlu3LMT6k8IwYl2ZXmFYF3P+XhDfRUR+GKRciySPlnz6qd4Dw+8gNjq31fYQpRYRk9w9V3Of5IEHbA/x9pb06eMbx+Z8yYUXlr4sz8OSxx7zncbmCMmRR9q2SbxBctNNvovY6Lxtfc/YHpK7SrJu3a8kv/617zQ2V0muvtr2gIiIiIiIiIjZcblkzRotu9pCbLyTJNOmFVoetj0UavYLw6dKTjvNXxCpSIorDOu1x/Mk55/vO0ocXVxaC5n+PxWYRySPP27Hk03/LYgfdMrRqRfuk7h6dXlNMkUkvjD8B8kf/2i3j9IVdIcNu1Fy8806jedAyUEH3SS55Ra9kmy3j3KuZOFCW6ytpFqWtuNBrKQUhhHryvQKw+qfJTfe6LuIzd8GeVXSurXtIbl6j17tx3caGz1ZdHNbN2+2/cTbS/Lee/qrNN9RKHqSsVmyY4dtG+8Wyc6dugC17yg2eg/j1ZL1620/SXxc8tRTvqME6Srp1s32kET3e945c+KfKxtdKFufB9tPvPoM6HPuO0oQ92cbC7AgIiIiIiIiZlVdHtaWYJOrs4dtb/HatoWa/cLw7yQHHugviJicJTn77KckzzxTXnXWrx1DEi+SXHKJH1xsDpEcemgPSa9e7t6rc+fqnE7tZ71kyxZdb6+9pGPH5ItRvyxp2VL7yaZ/E8QPt2bTSdK5s31cYePXOExyZa+NpF277wTxzULRNQX7SwYNsm3Dup87fPVVX8mAAbZkWxldBg6040GspBSGEevKtAvDev/g7wfxHSXIaZLTT39D0qWLfs3bYqHOlJ0umTVLi8HFLYmj82W1z0J1CxZNnXqx5NJL9eTyaMkxxzwmefLJQkubVj1l8UNMEF2KWcvVSyQrVtjerPoH1bWS66/3jRNkb8k++2yV7Nple0tuoUXooyRHH613Prb9WPU98L6kf/9Cl9DRgrrtDRERERERERGzpq4tZ0uwyXVtp02zvcVr2xaqu3KV7cLwzyQ//7m/LGLSTdKzp92yWr4ref99P6yI/DjIIEnh8ya1UK17iV9lUK9hLpQsWWJ7yILualhTkx9ozeY/g9hCflgt6kcVdPeV7Lef3T6sLrwc1UM4up5lkpnuH0o+/tiWbCupvgfseBArI4VhxLoy7cKwqncR9h0VFZ11qqcO/xDE/0NR+Z8g2by/7DbJl1/uLzngAD/cArOX5Gc/O1tyzjknS0455b+D+H9OHJ17PU4yaZIdYaHqSdXhkiOO8F0nzj6SfffVR6FLxBwvOfHEPSR77uk3Shwtcut9iO0IERERERERETFr6hUJW4JNrk4zsL3Fa9sWavYLw3qFx18cManM/Vnj1XXg3HWePfbwwwplT8lPf6pTRGzb4hwjGT9eF0n2OwjFLWd9wQW2VRbUYqofYs0myaqEehM93yAUvTZotw97v+Shh3yDxNH3hu0nrFt6etw4W6ytpOGCuvsEuWW5i5/Sg5hECsOIdWVlCsPq3ZJ77/XdVSlaGlwkWbrUji1r6gh/Ltl7bz/0ikdnbNtRleJ8yeLF+ps+v4MKRpeFKfTPQkRERERERESslqUUhl0oDOdy7gZqmzb5iyOh6C3A7PaV91bJ7bf7AYWiE0WmSWbMsK1KV5cO9rsJRWeaxq/MV3lrvTCs02DcnNevvrKPy6rrBOjz75uFcqbkrLP0+KCOl0yerOrVv4MkBx/sGyROkjn0+nMKW6ytpOHCsC6bP0AyePBiybJl9l8RyyWFYcS6spKFYfUuyT33xH/BpxGdNTtbMm+eHU+W1cWf4381Wd7ofUpaSFq1siMpl7q0+G8kv/2t32XK0V+Vxi9MjYiIiIiIiIhZ0xZfC7XQYq1tW6iF7quS6v13/SWSUFzZePNmu30l1QJh/FWv2yV33mlbldf48mFbSfv2dvvqqs+YH1wNRpfyto8orM7V9g0qnjmSBQvseKz6/FfrHsOqjsGOSgvD7l/791enSj7/3C2f3tyjQCxOCsOIdWXlC8PqSMmYMb+W/OY3fgcp5O+DPCV55pnaXVJDF9Up7j7KyfO/QSZJCrkHT3HqHx5XSa6++q+C+EGUNWdJzj6bhaMRERERERERa1FbfC1UCsPqJ5LRo/2FEhO9k67dsvLqzEs/oFD+OYi7grRpk21VXntL+vTR64fhXCC56CK7fRb0T1BN5UDJQQfZRxFWr0lWfiqR5mDJIYfY8YRdI9m40RVf85Vv09OORw0XhlVX5J4/326JWIoUhhHrymoVhlX9lVNnyZtvni4544you54kjy5L8qDkkUd0+WK7x1p3sGTYsFMlp52my+n4h11Ufic58ECdH7xJsn273Vdl1CViTpOcfvp3g/jBFRh9Ns6QnHlmkl8gIgqIiIiIiIiYWW3xtVApDKta+PSXTkz2C2K3rLw3SG66yQ8olN9LLr/cbo+qf4JqKgMlQ4bYRxH2XMl55/kGFYz+SCLJsuo6E9eVXfOVb9PTjkeNKgy753zwYOYNY7mkMIyIKbpBsnVrL8l77z0pefrpmyW33nqR5JJLtIx9tuScc66RXHedFoDbSNq1a7RfQq2SrFvXTtKhwxWSq646WXLKKb+U/OpXPwnyX0H0ebtccsUVj0gefzyNu7OUrs7u7SLp2lX/ADhKcvTR/xnkx0F+Idl/f32kV0uuvfZFySuvZO2+L4iIiIiIiIj1qi6x636cfdZZ/xREf66t+V6QvSX77HOC5KSTWktef932kERbfC1UCsOqXjHzFTCTIyRHHmm3VMdIxo9/QvLUU7p23TGSY491C/yef/5tkjvu6CDp1Gm9ZMsW27ZQ95Xst58fUChJ7vbamPonqEaiV/bs+MO6O4JPnVqtucJvSLp0seMJ66bTbNvmFpEeONCVXfOVb9PTjkqNKgyrbpbzhg12e8TipDCMiIiIiIiIiIiI2HBqSdhXVBLnB0G0oGh7i9cWXwuVwrD6mOTJJ/3LYKJ3ctVtxksmT9af4Pt/TpAfBtFZv3oTNO0tiW4WY1OT/oDAdxfKWsnGjbYVqv4JqpEMl4wcaccf9hzJuef6BhXM05Jnn7UjCavv1RGSUaNcqTVf4TZt7djU+MLwXMnChXZ7xOKkMIyIiIiIiIiIiIjYcOosYV9XKTCu9Hjqqba3eG3xtVApDKs3Sm6+2b8AJvrfdX6wlu39PxSVfST77uuehylT7N6j1BXjfONQ/jGI3R6t/mnKfPSnBnbkYfU9U/m5wrqeoh1JlFlYPtpqx6bGF4ZnSPItkY2YRArDiIiIiIiIiIiIiA2nLhztqysFRguQ0k1M/1ZbfC1UV3CiMJzLXSi5+GL/ApicKDn55P8XxP+nkvN3QXT+sR1DWC22+Wah6A3F7PZo9U9T5jNWMmGCHXlYvV2gb1CRPCp54gk7hihfkLz8siuv5ivWVlI7QpUZw1gZKQwjIiIiIiIiIiIiNpx6F2FfYykwFIYrr94h2L8AsTlIcvDBT0meeeZdyfvvT5JMmzZYMmyYK5K99NL/BvENIvIfQdZJNm+2I7EOkgwd6huEcrjkiCPs9oXq7mndtu1rkjZtSne7ZPdu23919U9ThqNLQ9sxh9UfEFRyrrDeOduOIUpd9F7H5sqr+Yq1ldSOU40vDLt7DLMkO5ZDCsOIiIiIiIiIiIiIDWcpheF/DmJ7i9cWXwuVwrAaX8rVGcPtJR076r1Ubduwus21kuuv911E5BbJbbfZttb3Jf37+01DKb0w/FdBfHclZ5Nk+3bbf3X1w8pk9JnXGeF2zGHPkpx9tm+WcpLcS1jVnxRoSVjbuvJqvmJtJbWjVaMKw0MkH33kPrPNPVLEQqUwjIiIiIiIiIiIiNhwarGkuDBjuPL+SxD/ApjofXyTFPDCann4T5JrrvHdhaJLjm+W7Nhh26qfSEaP9puGsodkzz3t9oWq5UnfXcmhMJw8l0p+/3s72rDjJJMm+QYp53nJiy/avUf5sqRlS9/MxBVZ8xVrK6kdsxpVGJ4nWbTIbolYihSGERERERERERERETOkLn96suTUU7UEq9F5uj8MsleQIyVHH/26pH1720MSfbWkqOh4bG/x2uJroVIYVk+TnH76KZJTT7V2l/TsabcsVC0PHys5/nj/AofypuTtt2Xz/9N2umTWLL9RKDpfM6qonMR6LQzvlHz1lR9WxqJrCcySzJ1rxxz2DMmZZ/pmqeVFySuv2P1GqXcd9s1CcUXWfMXaSqrvATv+cGF4smTaNPcJjX7UiIVKYRgRERERERERERExE7rlT19/XcuuvpqRID8JUmh52DcuKjpC21u8tvhaqBSGK2MvyXvv+Rc4lJslt95qt1eXS1av9htFRIvHtlVyb5XcfrsuZ51E/fGE33EoWyQ7d9r+q6Xe7dgPK2PRGeR2tGH18+IbpJYWklat7H7D6s8a9H3im0XElVrzFWsrafiO11oY7i8ZNGiB5Isv7L8ilksKw4iIiIiIiIiIiIiZ8ATJSSf5OkaB0dnDtrd4fbOiQmG4/lwtWb/ev8ChnCM591y7vdUtGb3HHn7TUPpJBg6026fnzyV77+13bPL9IHbL6prNwvDfBElSkjxdcsYZvllZo7PMW0lat7Z7DLtDsnv3FZKrrvKNY2OLslkwXBjWz+BWSTZ+voD1KoVhRERERERERERExEy4t2SffXwdo8Do4tK2t3h9s6JCYbhe1QKqf5lNDpIcfLDd0nq+5MIL/aah3CO57z67fRpqme27QfyOTfSTZbevrm4Z4aYmP7jM5CbJLbfYcYYdK5kwwTcoa7Qk3EbSrp3dY1gtCZ8rOe883zhBbFE2C+p7wD4uxMpIYRgRERERERERERExE34viK9jFBi997DtLV7frKhQGK4/XZnqq6/0/rL+ZTY5TnLCCXZ76yuSV1/1m4ai75ZVknXrbKvy+plk5ky/y1COlhxzjN0+C+oMXT/EqkZ/ELBUsnKlHWFYvde1b1am6J2k20k6dLD7irK4exvbomx1reQcesSwFIYRERERERERERERM2FUWS5J9O6q0k1M/1bfrKhoqc/2Fq8tvhYqheH3Jf373ym5++6wayUbN9rti3OhZMkS/wKHcqXkT3+y21t18eH4d+99kgcesK3K612Se+7xOwvlMcmTT9rts+C/BfFDrGqSzOoeIxk/3jcoU7Qk3EnSubPdV7yLJcuWzZHMn5/cjZKtW62LJEuX2pJtZRwsGTrUPiLESkphGBERERERERERETET+mpJUSm0WOubFZVC92WLr4VKYfh1Sbt2/qkP5WVJy5Z2++JsIWnVyncayiOSxx+324e9QHLRRb5BKPqeWSlZu9a2Kl3t8/8F8TsLRRdAtq2y4AGSX/7SD7FK+VGQJPO5T5WcdppvVqboq2b3Ukn1nWNLtpVxhGTUKDsSxEpKYRgRERERERERERExE/pqSVHRwpvtLV7frKgUui9bfC1UCsOTJNOm+ac+lP8MsktS7P1KtSj470F8p6FMlEydaluFHSUZO9Y3iMgxkmOPXSFZs8a2LU69r/CxkuOP9zsI5XeSAw+0rbKjWxL5rLP8QKuUJCV/N1d43DjfoKxpzMKwO85MmWJHglhJKQwjIiIiIiIiIiIiZkJfLSkqhRZrfbOiUui+bPG1UAst1tq2hVroviqj3v1XC8D+BQjlFsltt+2Q7N5t28a7RrJhw28kv/2t7yiUQyWHHWZbxXuF5KqrfOOI/Fyy997jJcU+28slq1efLjnjDN9pRPpLBg2ybbPj3ZJ77/UDrXj+Jcg6yebNdlRhT5accopvVtY0ZmF4lmTePDsSxEpKYRgRERERERERERExE/pqSVEptFjrmxWVQvdli6+FSmFYfUvSvbt/ASJyvOTEE7XcZduG1bu0HiQ5+GDfOCK9JO+9Z9vGu16yZct+QXwXEfm7IC9IXnppmWTVKttPWB3zc5IXXvjXIL6jiJwnOf9820PWfFfSt68fbsWjz6QdT9gks8BLSWMWhpN8QhHTk8IwIiIiIiIiIiIiYib86yC+ZlJg/jmI7S3eSu5rnGTSJFuCTa5LIcuuVnJflVQXiz5OcsIJ/mWIiL6yOg/4Osmf/6z3D35Q8sgjZ0rOOku38Q0i8mfJjTfaMSTXldinTPlxEN9dbL4bRMesI7xccsUVOld1f8kBB/xVEN8gNr+U/OpXGyRbt9pRZc1tki+/1OKoHzpJLbY0Wy0/kHz4YSkLvyOWLoVhRERERERERERExEz4vSC+jlFgfhjE9hZvJfdVSrFWS4y2t3grua/Kqwv/agHVvxgpRO8ErGVL3W9xzpDMmbO3ZJ99fNcp53DJEUcskaxYYUeSZe+XPPigfwAktdgCbbWcLZk/3776iJWXwjAiIiIiIiIiIiJiJiylhLZXENtbvJXc12TJZ5/ZEmxyXdtp02xv8VZyX9VSl6K9QHLRRf4lKTnfCaJ3vS29JGxdKlm58o+SK69MPus3eXT2822SO+4o78gr4xbJzp3/HsQ/JJJCbIG28g6TjBih9wu3rz5i5aUwjIiIiIiIiIiIiJgJT5CcdJKvYxSYIyVHHy3dxPRvreS+dOaoLcEm93PJ7Nm2t3grua8s6O5T+/77B0sOOcS/PImjJVVdulkLV7bnNBwvmTz5XMl5530/iB9KgdG7XOtC2fMkixbZvdSibhnzqVP/IYh/kKSssWXaStpfMmiQW9h8yxb7iiNWSwrDiIiIiIiIiIiIiJmwteT117Xo5asZCfKTIK9L2re3vcVbyX0tl6xZ4xZqnjzZFmLjnSSZNm2FZM0a21u8ldxX1pwjmT//BcnLL98guekmLcG6paGPO+5iyaWX3im5++7XJG3a6Fxe20Ml3SzZsaOfZOBAt5zyQw9dLbn2Wi1U63LW50jOPVf/+xOSp576RDJ69HbJ7t22t/rwfcmAAX8bxH/kSJlii7WV0eWDD9z8/nXr7KuMWF0pDCMiIiIiIiIiIiJmyA6STp1Olpx6qhZuNf8cRO/vq4s568zdQsu01kruy5Vd166dKZk7Vwu3qpsrOWWK+99Tpuhizjpzt5QybSX3hVheR0k+/XQ/CYtLly+2ZJu2Ov9e7whuX1nELEhhGBERERERERERERERMUNuleza9ZzkhRf2COIrnKSo2MJtGg6RfPTRAskXX+ySNDXZVxMxO1IYRkREREREREREREREzKjbJF9++Z6kXz+37PaDD+oi278I8mPJv/7rPwXRWf5/H+R7Qf4qiK+ONnBsETdKt5R3//59JQMHunsDf/DBAMmgQQMlQ4YMkgwdOlwycqRbe2DqVF283S0WvXYtxWCsFSkMI2IzviXp3r2LpGtXdZxk0iS7DSIiIiIiIiIiIiIiItaKFIYRsRn1N2X+x1RB7pTcfbfdptZ195iZM2eoZPjw8rpBsnWr3RciIiIiIiIiIiIiImJ1pTCMiM3YCIXh6yR//rN/eGXNJMm0aXZfiIiIiIiIiIiIiIiI1ZXCcNlcJlm16iHJo4+eITnzzB6SXr3sNliox0qOP/7fTM6UnHWW3QbTkMJwKaEwXC31zh/+YGHyseSTT+yWiIiIiIiIiIiIiIiNJoXhklwkWbr0Zsmtt/5dEF8XCqI3dV8iWbFCNo/pB4Vm/aXkV7/yT2iQIyRHHmm3wTRs5MLwzyV7B9lnn+L8TDJzpt0XVsbekj59/AtpMlgybJjdEhERERERERERERGx0aQwXLBzJAsWXCO57rrvBfGVh4i8KXn7bdsDJpfCcLVs5MLwZsmOHXZLrBUpDCMiIiIiIiIiIiIiRklhOJGfS2bPvlxyxRV/HcRXGxKko+SNN2xvmFwKw9WSwrDdEmtFCsOIiIiIiIiIiIiIiFFSGI50suSzzy6UXHyxLgrtKwwFppKFYb2P5kuSFi3+JLnmmsMkhx9+kuTkk++W3HvvW5Lu3XXes21bqFo8GyAZPPgpyTPPXCC56KIDJQcddLHk0kv1v/eVDBiwXbJ7t+0hrPb2oOSRR1S9P6h/KoPsJfnZz+w2aqGFn2mSGTO02HmW5OyzfyP57W/1rsZXSK66qrukZ88kIw/7sOSxx6JGuEWyc+cwyYgRuuUxkuOCnHDCjZKbb9a96/alOEMyZ46++mdLzjlHi+v6GFtIWrXaINm61bYqV2F4q2TXLn3X6R6Pl5x44q8kv/71yZJTTtH593p32J2Sr76yPaRnJQvDYyTjx9v3g6o/OrFbJvEFyUsv2X7aSNq1s9tEqe89PS7pj12OlhxzzO8kBx54juTcc++XPPRQcUeJjyQjRtixqfaVnSdZtKiTpHPnP0quvFKPGxdJLrnkUckTTyyULFmi20ep7y67Fz0K+RfS5DLJH/5gt1Qr+X5DRERERERERERERKyuFIa/pRZvtEz4nSC+qlBC0i4ML5esXn2e5Pzz/S4TROc9a2HG9pbEWZK5c8NzeeNzsOSQQ+JLTbdJ7rjDNygwrpT14IO2t7BrJBs2aHHUN0uQn0r22muoZPhw21u8+gz7LoLoCLUsd6TkqKP8P8RGi/qLJcuW2f7j3Sb58kv9cUCSnzXsKfnpT9+T9O2rPZReGNbC9o+D+C4SZB/JvvsOl4wcaXtLw0oWhvVT43dgcpfknnvslvFqSdU3Nkny/tdX5F+D+Gax0XeOlvOTPyePS556yndhoj+weF/Sv/93g/h/iMgPg7SXdOxo+7euk2ze7BsUleJ+9oEoICIiIiIiIiIiItacFIZzWoLS8puvFZQ16RWGp0tmzSq08BaOzpyzPUepM3p/FMQ3NtFiT/x4tNgzUjJmjO1ZTa8wrIXV/wniGxQYLfS+LenRw/YcpW7vGwe5T/LAA5dILrvM/6fE0ZnEtv8odQbkaZLTT/eNE+dvgoyVTJhQSmE4qjSYPPrspX1/7koWhtVDJIce6ncT5D+D2G3ifVnSsqVvbKJHA7ulVWcYl/JjFx15eGZ52KhX3/3sZty47wfx/ylxdC0EuxeVwjAiIiIiIiIiIiIiYnIbtDD8geTDD3UBVV8fSC3pFYZ1GVi/G5MbJDfdpPfa1OVYdTHhDpJOnXQpZr+pySLJ0qW2f6uWynReqW8Q5F+C9JD06mXLabMl8+a9Kmnd+ntBfIMgOidbt7TOlMyZo0suq/tK9tvPNwvyC8n++9ttVDcXef5825v1FMmpp/ouTM6QnHlmZ8mbby6QfPGFLoT7gOThh7WM7TcN8oMg8yWLF9v+w2pp0zcL8g9B9H8fKjnssGclzz//iWT0aF1wWxeR1pmauqWNndEb5WuSNm18AxMt27sFq489Vvc7UDJkiJar7fxvnVEaHkOSwvAQyUcfhQuQfxdEl/PtKunWTQuZbSXt2+vyxeFWWpzWubZ2L+Wy8oVh/UT43Zh8Jpk5024ZpS517psF+a3kd7+z21j1RxjhV1Nf5Yckjz6q70Cdi6zHK13u229qcpPkllts/2GjCsP6/tfC8PWSG27Q48YoydixOjP4v4L4Bib6GHdJmprsvnZIdu+2x4FHJI8/7puZ6HvebqmG+0RERERERERERERErFcbqDCspRctyPlaQUWSRmFYi7jh0qMW+eyWYadKPv883LaL5K237JZWnbHnNzV5Q9Kli90y7CuSV1/1DYJokTLJPUTDC1br/XHtNvFq8ck3NtG7R8eXhXSGtI7WNwuid0K1W4YNP8OaEyQnnaRLPeuWYbWE7xuY6N1Y7ZZWLWf+cxDfwMTNGX35Zbt9WL0ztG8QSnxhWJ/J/YL4Bibx7y5Vi/G+gYneh9huWS6jCsP6QwGdHV6on0omTrR7sa6UrF0bfm88KXn6abtl2FWSdevCbfWe4nZLq/shxS9+4TcNouV2nRdut7Tq+1Pve+2bBdECc3wZO6owrCPXH+XY7a2bJNu3/3cQ38xES9d2+7D6gxjfwETLwHZLRERERERERERERMRGsyEKw1pO0HKIrxJUMGkUhnX507WSjRut8WVO6/6SAw7wQwxyleTqq+021nckvXv7TU1GSz791G4Zpd5b16qLHtttwpZeGA4vqqxlp+SzQnVWpW8cROe/xi+rq2Uw3yCItlov2bLFbhlWnxm9265vHCT+sfeTDBzoNzW5QHLRRXbLKPURuULi/vv7xibxhWGddeo3NblGct11dsso9VGHZ8RqYX6ZZNUqu33pRhWGS4n2afcS9kzJWWf5BkEOkhx8sN0mrJarfYMg+swslaxcabdUtfTrNzVJfmfx1ZL16/8xiG8cJH7x+ajCsFvs/aGH7JZR6jHTNzNJUtylMIyIiIiIAiIiIiIiIjZrQxSGu0t69vT1gYonjcJw6YaXitVFhu02Vi2u+01N9N63WkCy25fLUgrDev/R8ELWutS23TLeqNnS8Qs7hwvDh0kOP9xuE68uuO0bB9lDsueedhurPi6/qckEyZQpdst4dVFf39gkvjB8u+TOO/2mJpMk06bZLePtJmnu0/q6pF07u2XpVqswHJ7Frsto652w7ZbW8yTnn+8bBImfS32P5L77/KYmKyRr1tgt4w2X6n8t+c1v7DbWqMJw/Fxhq75jfTOTJO8BCsOIiIiIiIiIiIiIiFE2RGF4jWTDBp0n6qsEFUy1CsNaytVZg4MkQ4fqrN92kg4d/OBM4gvD6v8G8Q1MdC6szkzV/vUOsslnMEdZSmF4omTqVN/MRMtpWpxLot4H1zc20SWy7R6t4cKw3j/YbhNvuGypy0TbbaynSk47zW8aRGeU6vxsu2W8UTNN4wvD4Vmwxe1dlzr3XZjcJbnnHrtl6YafYY0rwbp3s3s/F6q+/+1ewups9R8F8bsM0krSurXdUtXt9e68ftMgb0refttuaT1bcs45flMT+95O4k8le+3lGweJfx9GFYZ1KWy7ZZQ6O9w3M4n/xKkUhhERERERERERERERo2ygewxvlGzbpsWtcIklvaRdGF4iWbHiYcljj50iOfXU/xfE7z5xkhSG50sWL95X0tx9ZMP5cRAtv42UjBlje0tiKYXh/pJBg3yzFHKv5P777R6t4cKwW0r3wQftNvFqIdk3DhJfkPud5MAD/aZB9McQdpsk6idF7ybrOwoSXxjWxZD9pkH+M4jdJol6d9vws/d7yeWX2y1LN6owrIVYu2Ua/klyzTV+l0FOkpx8st1GfV/Sv7/fKMg/BNFXym5pPVhyyCG+QQrZKtm1y+5RjSoM6wL4dssotYTsm5lQGEZERERERERERERELMUGKgxbdTFVLdSF5+2VN+kVhvWurm554T328DsrIUkKw6qWovXOu3tL9tnHd5Egupxy8qWnSykM63xH3yyF3CS55Ra7R2u4tJl2YdjdG/gXv/CbBjlccsQRdpvkaunRdxQkvjAc3vuhksMOs9sk95+C+I6C6ELKdpvSrW5h+CPJiBF+l0H0PeOWQN+0yW6p9//2GwX5g+SPf7TbhA2/IuVN1KeYwjAiIiIiIiIiIgqIiJhBG7QwbF0r2bjxMcmTTxY31zY+aRSGR0nGjtUykt9NkB8GuV5yww16P043a/aDD3R7Xd55qWTlyiMlRx3lmwVJXhi26mLRIySjRj0pefrp0ySnn/6PQXzXoewvOeCA9ZItW2xvYUspDIcLb5oXJa+8Mk0yY0YpaoHc7tEafnXSLgwfLTnmGL9pkPjto9R54b4Lk/jCcPhOtFrctdskMWoZYX1X2y1Lt7qFYf3s/Fyy995+x0HeknTvrtvslHz11b8G8f8cJMn9et0n+rjjfIMg+iMY+x4uRR2b3aNKYRgRERERERERERERMZtSGP6WWqp8TvLCCz8J4qsKJSSNwvAdkrvu8jsIoqWjhZIlS+yWUWp51TcOUlxhOEotAvWTDBz4X0H8bkz6SPr1s63C/lJSbGF4pmTOHN/M5GnJs8/aLdOw8oVhvcet39RksWTZMrtlvH0lAwb4xibxheFLJb//vd/U5AvJ8uV2y3g/lHz8sW9soj/dsFuWbnULw+p9kgce8DsOcqHk4ov1X/UnF/4fgugKAVFFWeslkssu882C6BL6SdqWIoVhRERERERERERERMRsSmE4Ui0OtZC0arWX5Gc/8xWGApNGYTi8SOw1kuuus9tEqfcl/ZsgvnGQ8haGrbrktd+NiZa37ZZhw4VhvZOu3SZKnZHpymh77ukbBzlfcuGFdss0rHxh+GVJy5Z+U5M3JW+/bbeM9zbJHXf4xibxhWGdoe43Neklee89u2W8Ou/cNzbR+d92y9LNQmH4M8nMmX7HQX4QRO/gG/4JyO2SO++0PUTZRtLcK6Lzfe2W5TWbhWH9uYPdEhERERERERERERGx0aQwnMhtki+/bCtp336/IL7akCBpFIb3key7r99BkCT3HFXbSzp29M1M4gvDL0heeulqybXXqvdK7r8/yexDd8/UzZu/F8TvLEiSwvBBkoMP9g2CaMFV+7RbRnmz5NZbfeMg2sMgydChdssodQnucyTnnqueLTnnnCmS6dPtllbdi99lkLQLw3MkCxb4TU10See5koUL7fZhdYHivwriG5vEF4ZXStauDT9qLczrAtF2+7CTJZ999ndBfOMg2kMa81yzUBhWfyv53e/87oO4ReAHDfqPIP4/BZkgmTLFto1S76T+3SC+cZATJCedpMc03TLehyWPPWbf/+6d/NBDdhtrdQvDuni+b2Byt+Tee+2WiIiIiIiIiIiIiIiNJoXhgt0h2b27i6Rr1/8J4isPEdEZbNI0ps9C1fnBfgdB/j5I/KxKnUEYLhRp4gvDrSVt2/pNTe6R3Hef3dKqxTzdxjcw6Sl5991wK+vFkksv9Q1MHpE8/rgrD2/aZLcPO1syb54+P75xEL0f83DJyJF2e6vem/nfg/hmQfaV7LdffKkyXCJNuzCsnik56yzfwOTXkt/8Zqhk+HBbFNTl0/W1iL/HdnxhWI0qteodiGdJ5s6126ta7IxacvwlSYsWdvtyGTXazyXuXTNv3qJFxZm87KrqY/S7D3KA5Je/9P8niFslYP/9baskho8VGv0pSdQPLHRdgbsk99zjG5h0knTubLe3VrcwPEPS3ALyWmIfJ5k0yW6PiIiIiIiIiIiIiNg4UhguSS0N9pD06vUrya9/7asQQXTu4wbJ1q22VelGLZeq0fnEWhA6T3L++TrnUv/V/e899gjPOY4vDOuj+FEQ38BES3q6x1clrVtrSSk8D1JzsOSQQ3SpZ7uXsM9LXnzRNwtFF8TWZz6+fKhLgvtmofxbkIskl1yiBTNdsPo7QfxGQbTcO0AyeLDtP6xu6ZsFqUxhWOcNhwvhNloUP0Ry6KHhmdz6Ov5tEP+fgiQpDGuZWQvnvlkoWmjXBb3de/HbC33bHC055pgk75PijCoMl55JkmnT7L7iXSpZuTLqRxua4u6NraXfvSX77OM7MtF3qX4er5Vcf/0pklNP/XEQv5HJcZITTogve1e3MKxj01nyvlkoP5fsvbcW2vWHPrYHRERERERERERERMR6lcJwmR0sGTbsGclzzyVZvLcUH5M8+aSvdSSIFgvHSiZMOF5y4on+H4LEF4bVTyUTJ/53EN+swFwhueoqnY9oe45yi2TnziQzs5OUXbV4HF9+i4o+e/ojANtnlFpy842DVKYwrH4s+eSTqEJ+VLQQqwU8fbz+H4IkKQyrCyVLlmhx3TcuMKdLzjjDFTXzzQgvxewUhlUtyvouTPQHCgskX3xht0+uttVZ477TAuOOD8cdl+RnLtUtDKtvSLp08c1ik3xUiIiIiIiIiIiIiIi1LoXhmtctav3WW7+R/Pa34WKkRu8MqvfK1VbFFYbVTZLt22+X3HnnfwaJKrXqzNQjJEceqeO0/SRXC0WusPrQQzobNTzP9SHJo4/aVlGOkYwbp/ODw/3Y/CDITZJbbtE5nbafeMOvRSULw+pMyZw5l0uuuCI8Ho326e4h/fLLdiZoKYVhVe/Uq8X4JKV9nbeqyxTHL9NdLrNWGO4q6dbNd2GiRVm7ZXHqDzL0fuG6tLLfQShaitajyruS99+3/cSbhcKwqvcR11nO4WXS9RNBYRgRERERERERERERG0cKw3WllmxHSsaMGS+ZPDnJDL/S1Xm9EyVTp/aXfPBB2rOldXnhFZI1a3SxXPuvydWlj6dIpk/Xketc2yWSFSvslrWuvhMmSz777EPJxx/PlyxenN5CzWF1JvEnktGj+0j69XNF+vHjCy26Y+nq664ziUdIRo3qKxkwYKrk88+1qG+3rw/1CLlcsno1JWEUEBERERERERERERtKCsOIiIiIiIiIiIiIiIiIiHUuhWFERERERERERERERERExDqXwjAiIiIiIiIiIiIiIiIiYp1LYRgRERERERERERERERERsc6lMIyIiIiIiIiIiIiIiIiIWOdSGEZERERERERERERERERErHMpDCMiIiIiIiIiIiIiIiIi1rkUhhERERERERERERERERER61wKw4iIiIiIiIiIiIiIiIiIdS6FYURERERERERERERERETEOpfCMCIiIiIiIiIiIiIiIiJinUthGBERERERERERERERERGxzqUwjIiIiIiIiIiIiIiIiIhY51IYRkRERERERERERERERESscykMIyIiIiIiIiIiIiIiIiLWuRSGERERERERERERERERERHrXArDiIiIiIiIiIiIiIiIiIh1LoVhRERERERERERERERERMQ6l8IwIiIiIiIiIiIiIiIiImKdS2EYEREREREREREREREREbHOpTCMiIiIiIiIiIiIiIiIiFjnUhhGRERERERERERERERERKxzKQwjIiIiIiIiIiIiIiIiIta5FIYREREREREREREREREREetcCsOIiIiIiIiIiIiIiIiIiHUuhWFERERERERERERERERExDqXwjAiIiIiIiIiIiIiIiIiYp1LYRgRERERERERERERERERsc6lMIyIiIiIiIiIiIiIiIiIWOdSGEZERERERERERERERERErHMpDCMiIiIiIiIiIiIiIiIi1rkUhhERERERERERERERERER61wKw4iIiIiIiIiIiIiIiIiIdS6FYURERERERERERERERETEOpfCMCIiIiIiIiIiIiIiIiJinUthGBERERERERERERERERGxzqUwjIiIiIiIiIiIiIiIiIhY51IYRkRERERERERERERERESscykMIyIiIiIiIiIiIiIiIiLWuRSGERERERERERERERERERHrXArDiIiIiIiIiIiIiIiIiIh1LoVhRERERERERERERERERMQ6l8IwIiIiIiIiIiIiIiIiImKdS2EYEREREREREREREREREbHOpTBcw06fvmxZLvfII/37NzVdeWWXLk1NN97YvXsu9/bb48c3NW3fvmNHvh4QERERERERERERERERsRGkMFyTvvHGmDFNTYcc8vDDudzBBz/0UHOedVarVrnc8uUbNuTrDRERERERERERERERERHrWwrDNWbr1iNGNDVFFYPD/v73HTvm6xMFRERERERERERERERExDqWwnDN+PLLw4YVUhK2TpnyxRf5+kdERERERERERERERETEepXCcA34zDODBxdbElbfemvcuKYm2yciIiIiIiIiIiIiIiIiNo4UhjPtY48NGFBaSVh9552JEykMIyIiIiIiIiIiIiIiIjaqFIYz5y5JLvfAA337lqMkfMghDz+cyy1atGZNvv0iIiIiCoiIiIiIiIiIiFiXUhjOkDt3upLwXXf17l2OkrB6333vv59vv4iIiIiIiIiIiIiIiIhY31IYzoQ7duzcmcvdeus775SvJHzFFZ0753Lbtu3Y8Ze/2H0hIiIiIiIiIiIiIiIiYqNJYbjKakn4hhu6dctX6E3uNdd07drUREkYEREREREREREREREREVUKw1VTC7daxI0v9Cb3xhu7d/+62Gz3hYiIiIiIiIgoICIiIiJiw0phuApu2bJ9+1/+oks9xxd6k3v77b16NTXpXYrtvhAxiZs3u0/l0KEzZ+ZyffpMmZLLLVmybl2+VlGuWrVxYy7Xv/9nnzU1DRr0+ee53Lp1W7bka9Vozpu3atXX90GPcs2azZvz9YOIiIj14XTJrFmHSA49NIldJd262R4QERERERERMV4KwxV148Zt23K5yy7r2DFfoTe5993Xp09T0y5Jvr3Xh8uWrV+fy7311rhxTU216OrVmzble4xYSWfPXrEilzvllJdf/vYn6/DDH3ssl+vRY+LEpia7fbzDhs2alcsdddRTT327t+OOe+65XG78+IUL8/XQOI4ePX/+t5+lsIsXr12brx9ERESsDz+VTJz4/yXO85IXX7Q9YLncINm6tZ2kQ4fsO0IyapQdPyIiIiIiIkZJYbhCuj+sc7mLLmrXrnwLRz/6aP/+hZSs6sORI+fOzffMZNmpU5csyfcYsZJeeGHbttGfysMOe/TRXG7+fDe31bYKu369mxN89NFPP91cP+pJJ734Yi7HzH6VwjAiIiJaKQxnxwWSL77wT3Tmc43kuuvs+BERERERETFKCsOpu3atWwr1/PNffz1fCSS5zzwzeHDjlYRVCsNYLrWUG/96qTrb27YNO2LEnDnJfvYxa5abo2zbNqYUhhEREdFKYTg7UhhGRERERAER61IKwymqiwafffZrr+UrfiT35ZeHDWvUkrBKYRjL5bZtO3b85S+HHvrII/leNb3rsG0bduLExYvz9aMuXeqWQ7dtG1MKw4iIlbSbpGfPhyWPPZbE9ZItW2wPiGlLYTg7UhhGLJd8/yIiIiJi1qQwnIrLl2/YkMudcUbLlvnKHslt3XrEiMYuCau1Wxg+5JCHH3YXWVavzvcYsZLefnvPntEzffXewDrv37YKu2PHzp253FlntWrVXD/qH/7QqVO+fhpHCsOIiJX0HMm55/oqSoIskaxYYXtATFsKw9mRwjBiueT7FxERERGzJoXhMqtzAU899ZVX8hU8ktup0+jRlIS/ds6clStzuXvv7dOnqSk7Hn7444/nex2fe27IEF7H7Kn3/771Vlce1uK9vl5a4i10hrcW/i+5pH37bxeb//SnN99satKfjNjtG1kKw4iIlZQL05h9KQxnRwrDiOWS719EREREzJoUhsvmokVr1uRyJ5/80kv5Sh1J1ALV22+PH08pMdsOGTJjRr5X84IL3B2mdUapbYtZc/Pm7dv/8pdVqzZuzLdlEtescfOMN250hWf731GlMIyIWEm5MI3Zl8JwdqQwjFgu+f5FRERExKxJYbgMzpu3alUud+KJL7yQr8iRRL3jae/ekyfn2y9WV539ecwx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jZZ8+mkPSa9eL0hefvlWye23Xyr5/e+vlVx//b2S++9/UfLKK/q+0tfC9oZpqO+QTySjR+tM+kckjz9+l+SeezpIOnUaIxk3Tu/VbdvWipslO3bovWZ1WeCXJS1b6mz+30suv/wWyW23uffnSy91l/TsqeXz9D4diIXKEbW2rO73LyIiIiI2ghSGq+C8ea44d8IJL7yQr/SbRC0PaznQ7gURERERERERERERERERUaUwXDUXLlyzJpc7+eSXXspX+k1ux46jR1MeRkRERERERERERERERMRvS2G4yi5Z4u6be+qpr7ySr+ib3NatR4ygPIyIiIiIiIiIiIiIiIiIX0thOBMuX75hQy53xhktW+Yr+iZX7zJr94KIiIiIiIiIiAIiIiIiYgNKYThDrlq1cWMud/bZr72Wr+ib3M6dx47Nt19ERERERERERERERERErG8pDGfOtWs3b87lzj+/TZt8Rd8kHnHEE0/kcuvWbdmSb7+IiIiIiIiIiIiIiIiIWK9SGM6o69e7Uu5FF7Vr19QUX/pNYr9+06axrDQiIiIiIiIiIiIiIiJio0phONNu3LhtWy532WUdO+Yr/cbbpQsLSiMiIiIiIiIiIiIiIiI2rhSGa8DNm7dv/8tfrriic+d8BeAohw+fPZsZw4iIiIiIiIiIiIiIiIiNKoXhmnHbth07/vKXq6/u2rWQxaVPOumll3K57dt37MjXPyIiIiIiIiIiIiIiIiLWqxSGa0wt8d54Y/fu+UrCRxzxxBO53LhxCxbk6xMRERERERERERERERER61sKwzXpLkku17Hj6NFNTWee+eqrudxhhz36aC53zDHPPJPL3Xxzjx5NTXPmrFyZrx9EREREREREREREREREbAQpDCMiIiIiIiIiIiIiIiIi1rkUhhERERERERERERERERER61wKw4iIiIiIiIiIiIiIiIiIdS6FYURERERERERERERERETEOpfCMCIiIiIiIiIiIiIiIiJinUthGBERERERERERERERERGxzqUwjIiIiIiIiIiIiIiIiIhY51IYRkRERERERERERERERESscykMIyIiIiIiIiIiIiIiIiLWuRSGERERERERERERERERERHrXArDiIiIiIiIiIiIiIiIiIh1LoVhRERERERERERERERERMQ6l8IwIiIiIiIiIiIiIiIiImKdS2EYEREREREREREREREREbHOpTCMiIiIiIiIiIiIiIiIiFjnUhhGRERERERERERERERERKxzKQwjIiIiIiIiIiIiIiIiIta5FIYREREREREREREREREREetcCsOIiIiIiIiIiIiIiIiIiHUuhWFERERERERERERERERExDqXwjAiIiIiIiIiIiIiIiIiYp1LYRgRERERERERERERERERsc6lMIyIiIiIiIiIiIiIiIiIWOdSGEZERERERERERERERERErHMpDCMiIiIiIiIiIiIiIiIi1rkUhhERERERERERERERERER61wKw4iIiIiIiIiIiIiIiIiIdS6FYURERERERERERERERETEOpfCMCIiIiIiIiIiIiIiIiJinUthGBERERERERERERERERGxzqUwjIiIiIiIiIiIiIiIiIhY51IYRkRERERERERERERERESscykMIyIiIiIiIiIiIiIiIiLWuRSGERERERERERERERERERHrXArDiIiIiIiIiIiIiIiIiIh1LoVhRERERERERERERERERMQ6l8IwIiIiIiIiIiIiIiIiImKdS2EYEREREREREREREREREbHOpTCMiIiIiIiIiIiIiIiIiFjnUhhGRERERERERERERERERKxzKQwjIiIiIiIiIiIiIiIiIta5FIYREREREREREREREREREetcCsOIiIiIiIiIiIiIiIiIiHUuhWFERERERERERERERERExDqXwjAiIiIiIiIiIiIiIiIiYp1LYRgRERERERERERERERERsc6lMIyIiIiIiIiIiIiIiIiIWOdSGEZERERERERERERERERErHMpDCMiIiIiIiIiIiIiIiIi1rkUhhERERERERERERERERER61wKw4iIiIiIiIiIiIiIiIiIdS6FYURERERERERERERERETEOpfCMCIiIiIiIiIiIiIiIiJinUthGBERERERERERERERERGxzqUwjIiIiIiIiIiIiIiIiIhY51IYRkRERERERERERERERESscykMIyIiIiIiIiIiIiIiIiLWuRSGERERERERERERERERERHrXArDiIiIiIiIiIiIiIiIiIh1LoVhRERERERERERERERERMQ6l8IwIiIiIiIiIiIiIiIiImKdS2EYEREREREREREREREREbHOpTCMiIiIiIiIiIiIiIiIiFjnUhhGRERERERERERERERERKxzKQwjIiIiIiIiIiIiIiIiIta5FIYREREREREREREREREREetcCsOIiIiIiIiIiIiIiIiIiHUuhWFERERERERERERERERExDqXwjAiIiIiIiIiIiIiIiIiYp1LYRgRERERERERERERERERsc6lMIyIiIiIiIiIiIiIiIiIWOdSGEZERERERERERERERERErHMpDCMiIiIiIiIiIiIiIiIi1rkUhhERERERERERERERERER61wKw4iIiIiIiIiIiIiIiIiIdS6FYURERERERERERERERETEOpfCMCIiIiIiIiIiIiIiIiJinUthGBERERERERERERERERGxzqUwjIiIiIiIiIiIiIiIiIhY51IYRkRERERERERERERERESscykMIyIiIiIiIiIiIiIiIiLWuRSGERERERERERERERERERHrXArDiIiIiIiIiIiIiIiIiIh1LoVhRERERERERERERERERMQ6l8IwIiIiIiIiIiIiIiIiImKdS2EYEREREREREREREREREbHOpTCMiIiIiIiIiIiIiIiIiFjnUhhGRERERERERERERERERKxzKQwjIiIiIiIiIiIiIiIiIta5FIYREREREREREREREREREetcCsOIiIiIiIiIiIiIiIiIiHUuhWFERERERERERERERERExDqXwjAiIiIiIiIiIiIiIiIiYp1LYRgRERERERERERERERERsc6lMIyIiIiIiIiIiIiIiIiIWOdSGEZERERERERERERERERErHMpDCMiIiIiIiIiIiIiIiIi1rkUhhERERERERERERERERER61wKw4hFulPy1VdbJbt22f+OiFiK2yVffqlHGPvfEREREVX9G8SdLTQ12f+OiIiIiIiIGC+FYUzFLZIdO1ZK1q1T50kWL14kWbZsg2TrVrt9Nl0lWb9+jGTChB6S997rIHnzzZaS119/XvLKK+pLklatXpd06tRV0qPHh5LhwxdKli4t1yWbTZLt2+2zWiu698POnfaxRGlbZcHVkg0b7AjjtW2t+l6yW1ZLfUR2bNbi3qu2h9J1z9W6de7dvm3bLkm+vdeW2yS7dk2RfP75UMmIEe9K+vfvIunW7VVJ27bfHFtatGgt6dDhLck77/SVfPDBx5JRo2ZK5s0r17ElC9r3QBaM+uzvkOzebbcM616XLBX19fhjR2hNcny222fB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AAAAAAAAAAAAeg7BMECrdkzm+HFUVFRUVFRUVFRUVFRUVFRUVFRUVFRUVFRU/a4IhgEAAAAAAAAAAAAAAAAA9ByCYQAAAAAAAAAAAAAAAAAAPYdgGAAAAAAAAAAAAAAAAABAzyEYBgAAAAAAAAAAAAAAAADQcwiGAQAAAAAAAAAAAAAAAAD0HIJhAAAAAAAAAAAAAAAAAAA9h2AYAAAAAAAAAAAAAAAAAEDPIRgGAAAAAAAAAAAAAAAAANBzCIYBAAAAAAAAAAAAAAAAAPQcgmEAAAAAAAAAAAAAAAAAAD2HYBgAAAAAAAAAAAAAAAAAQM8hGAYAAAAAAAAAAAAAAAAA0HMIhgEAAAAAAAAAAAAAAAAA9ByCYQAAAAAAAAAAAAAAAAAAPYdgGAAAAAAAAAAAAAAAAABAzyEYBgAAAAAAAAAAAAAAAADQcwiGAQAAAAAAAAAAAAAAAAD0HIJhAAAAAAAAAAAAAAAAAAA9h2AYAAAAAAAAAAAAAAAAAEDPIRgGAAAAAAAAAAAAAAAAANBzCIYBAAAAAAAAAAAAAAAAAPQcgmEAAAAAAAAAAAAAAAAAAD2HYBgAAAAAAAAAAAAAAAAAQM8hGAYAAAAAAAAAAAAAAAAA0HMIhgEAAAAAAAAAAAAAAAAA9ByCYQAAAAAAAAAAAAAAAAAAPYdgGAAAAAAAAAAAAAAAAABAzyEYBgAAAAAAAAAAAAAAAADQcwiGAQAAAAAAAAAAAAAAAAD0HIJhAAAAAAAAAAAAAAAAAAA9h2AYAAAAAAAAAAAAAAAAAEDPIRgGAAAAAAAAAAAAAAAAANBzCIYBAAAAAAAAAAAAAAAAAPQcgmEAAAAAAAAAAAAAAAAAAD2HYBgAAAAAAAAAAAAAAAAAQM8hGAYAAAAAAAAAAAAAAAAA0HMIhgEAAAAAAAAAAAAAAAAA9ByCYQAAAAAAAAAAAAAAAAAAPYdgGAAAAAAAAAAAAAAAAABAzyEYBgAAAAAAAAAAAAAAAADQcwiGAQAAAAAAAAAAAAAAAAD0HIJhAAAAAAAAAAAAAAAAAAA9h2AYAAAAAAAAAAAAAAAAAEDPIRgGAAAAAAAAAAAAAAAAANBzCIYBAAAAAAAAAAAAAAAAAPQcgmEAAAAAAAAAAAAAAAAAAD2HYBgAAAAAAAAAAAAAAAAAQM8hGAYAAAAAAAAAAAAAAAAA0HMI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l1469tjh96yz5s4999yrr24d6zju8RzITwlN+AyGJUmSJEmSJEmSRr5Fi7ZtW7bsjjtee+3eey+6aNGiyy+vH3ayyvrh62gZP9EFFyxceOmld9zx6qv33rt48fbty5fnJ40mWAbDI9yWLR999M47zz67ZctLL9155/r19913zTWrV99444UXLlly6aWTJy9YMHXqaafNm3fWWSeeOHv2yScff/ysWSee+NklDj670MEXvf2Nsp9f0iF+9ngc4jGJxyceq3jc4jGMxzMe2/xAS5IkSZIkSZI0ZL3zzp4927c//PCGDU8+efnlrUtAf36J47pPzvmL1g9We+tXvzpjRu+s31eV8VPHZcPj+bN1654927blJ5aKzmB4ZHr77T17tmy5/fbXX7/77tNPnz9/ypSqtzD2ynic4zGPxz8fDEmSJEmSJEmSBt4bb3zwwVtv3XXX2rUPPnjuuQsWXHRR/afcrLJ+dNqN9aPcQVp/P9uNby+O59X69R988Oab+Qmn4jIYHuo2bNi9e+PGK65YsWLatIlxju8w23r841jEcckHSZIkSZIkSZKkvrV58+7d77xzzz3r1k2fPmXK/Pnnn/9Fn2bz4NYPR8dr/VD2M1988ZhjBmv9/WlZ/3NNmTJv3vnn3313a0i8adPu3U6ZKyuD4aFr794DB/bujcsaT5o0c+bxx9e/kXHwxnGJYxTHKx88SZIkSZIkSZK6bt++Awf273/ssTfffOaZCy9ctOjSS+s/tWa99aPQJtaPWqvGtMce+9JLkyadd97ChRdffN11q1bdfPN9973xxs9+9tJL77wzd+6rr37wwbp1reuVbt787rt797733p49+/d/9NGBA59+euBA/O/487hN3D7WxnZim7H92FfVPam//1U/9YUXLlx42WXxPPzkkwMH9u3LT1CNbAbDQ9R77+3d+/77F1ywZMk3vlH/FsbhMY5XHLt8ICVJkiRJkiRJOqSWLduxY/Xqa69dseLmm+s/nWa9VcPO5lYPUw8+fD3nnPnzL7zw9tvXrr377vnzt29fsiSGu/nQ9rnYV+w37kPcn6p7W/XTVT0arefkTTctX956fuZdagQzGB6K3nxz9+633z7jDN8cPKrGsYvjmA+qJEmSJEmSJEkNap0h+umnDz20YcMTT7hYdDdWDTWbe7Bx6cEHq6eeOnv2mWfeeee6dffdN8xf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H3zw1lv5QA5Zcd/ifsZ9rh8G14+ETz31+efPOmv69HXrHn0070AjlcHwEBVnmrq49GgZx8tZwpIkSZIkSZKk7lu2bMeOVauuu27lyptvrv90etStHwm3W3fecL/Gw1XnEB98SByeccbzz5999q23rlhx552ts3IXLdqzZ9++jz7Kh7bPxb5iv3Ef4v6038ODDYM/Hwm3D4M7R8JXXrlgwXe+s2zZ9u2rVuVdagQzGB664rtp77xz/fr77ps0aebM44+vf+vk4I3jEsfIdwlLkiRJkiRJknrbgQOtS/4+9tibbz7zzAUXLFx46aX1n1qPrvUj4fCLLyvd6/Fws3OI64bEv/M7P/vZl7705S8//PARR0ye/MIL55139dULF15//V13vfLKAw+8+OLGjbNmrVnz3ntr17YuJ75p044dH3/83nsffdQa7raO/oED8b/jz+M2cftYG9uJbcb2Y1+x3+bD4M6RcPsjcPbZL710wQWPPLJ+/VNP7dt34MD+/fkJqpHNYHio27Bh9+6NG6+4YsWK1pfPz5w5aVL9Gyj7aevxj2MRxyUfJEmSJEmSJEmS+tamTbt3b9lyzz3r1k2fXt6FputHwu0OZjw8nnOIw4MPiQ82Kv58YNw7f3H7nfehyTC4fSR82mnPPz9lyp13rl59331vv936Duz8RFQRGQyPTBs37tmzefPtt7/++t13n366byMehPE4x2Mej38+GJIkSZIkSZIkDbwNGz78cOPGu+5au/bBB885Z/78Cy+s/5R7VKwfCbd7qOPhz4fE1ePhqnOI64bE4x0Vh50D3fFateUvGgOHvzgMPuOMF14455w77li16t57h/n7ktV9BsMj3JYtH330zjvPPrtly0svxWWNr7lm9eobb7zwwiVLLr108uQFC6ZOPfXUefPOPPPEE2fPPvnk44+fNevEE487Ls48ngjnH7d+xvh542ePxyEek3h84rGKxy0ew3g847HND7QkSZIkSZIkSUPW1q179mzb9vDDGzY8+eTlly9ZcvXVrc/DTzjhiz45H17rR8Lt9no83Pwc4vEOicP2YW27VcPdequ29ov7rRoGH3HEE08cddRFF82adfnl06evXfvoo5s37969dWt+YqnoDIYlSZIkSZIkSZJGvsWLt29fvvyOO1577d57L7xw0aLLLqsfxA6n9SPhdsc7Hm5+ienxDonrR8XVA+NOv3jc22nnvtrvSdy3s8+eMeOCC37wgxUrfvzjhQu3bl26ND9pNMEyGJYkSZIkSZIkSSqqAwc+/fTAgRUrdux45ZUHH1y//tFHp01bseKGGyZPnj//vPPqR7PDYP1IuN3xjIebfwPxF19oun5IfLBRcbtVA93mHnzLJ5/87LNnnPHNb86bd8019967Zs3v/u7Spdu2rVzZek58+ml6amhCZzAsSZIkSZIkSZI0Idq378CBffvWrt258403Xnhh06aZM++5Z9266dNvuGHVqltvvfTSJUuuvPLccxcsuOiiU0+dM+ess1pf1Pi1r9UPcfth/TC406rx8C8OiQ8+Hu7NkPhgo+KDD4w/87HHwiOP7Bzxxm2OOuqJJ4455oQTnnnm5JNPP/2FF84++8ILZ8267LJrrlm4sPUVmatWtb4i8803Z8x49dX33lu3Ln4hIB9sqSODYUmSJEmSJEmSJEkqPINhSZIkSZIkSZIkSSo8g2FJkiRJkiRJkiRJKjyDYUmSJEmSJEmSJEkqPINhSZIkSZIkSZIkSSo8g2FJkiRJkiRJkiRJKjyDYUmSJEmSJEmSJEkqPINhSZIkSZIkSZIkSSo8g2FJkiRJkiRJkiRJKjyDYUmSJEmSJEmSJEkqPINhSZIkSZIkSZIkSSo8g2FJkiRJkiRJkiRJKjyDYUmSJEmSJEmSJEkqPINhSZIkSZIkSZIkSSo8g2FJkiRJkiRJkiRJKjyDYUmSJEmSJEmSJEkqPINhSZIkSZIkSZIkSSo8g2FJkiRJkiRJkiRJKrzfM2usOXNIkiRJkiRJcgySJEkW6e/5YKw9e0iSJEmSJEmSJEmSpWowTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBMkiRJkiRJkiRJkoVrMEySJEmSJEmSJEmShWswTJIkSZIkSZIkSZKFazBM/v/s2TENAAAAgKD+re3heCgBSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZIkSZIkSZIkOVcMkyRJkiRJkiRJkuRcMUySJEmSJEmSJEmSc8UwSZIkSZIkSZIkSc4VwyRJkiRJkiRJkiQ5VwyTJEmSJEmSJEmS5FwxTJIkSZIkSZIkSZJzxTBJkiRJkiRJkiRJzhXDJEmSJEmSJEmSJDlXDJMkSZIkSZIkSZLkXDFMkiRJkiRJkiRJknPFMEmSJEmSJEmSJEnOFcMkSZJk7d3BalVXGIbh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\"\n        }\n    }\n}"}],"_postman_id":"abfccf36-f6df-47a7-9b28-2b836867d749"},{"name":"event: document","id":"2c8164e5-b9be-4357-8743-ee3c5cf53b4d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"data\": {\r\n        \"type\": \"Document\",\r\n        \"id\": \"123846\",\r\n        \"attributes\": {\r\n            \"ID\": \"123846\",\r\n            \"DocumentType\": \"Event\",\r\n            \"IsUrl\": false,\r\n            \"URL\": null,\r\n            \"FileSize\": 176139,\r\n            \"FileName\": \"kamera1.png\",\r\n            \"DataOrigin\": null,\r\n            \"externalID\": null,\r\n            \"ExtAccessIdentifier\": null,\r\n            \"ShortDescription\": null,\r\n            \"Hash\": \"19dc721fbb7064f38b508a44add9c48da58e764282771ae9a7acda4df5a15bef\",\r\n            \"ContentType\": \"image/png\",\r\n            \"IsRestrictedAcccess\": false,\r\n            \"DateCreate\": null,\r\n            \"DateModified\": null,\r\n            \"CreatedBy\": null,\r\n            \"ModifiedBy\": null\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/952/documents/123846","description":"<h2 id=\"liste-der-teilnehmer-einer-veranstaltung-mit-ihrem-status\">Liste der Teilnehmer einer Veranstaltung mit Ihrem Status</h2>\n","urlObject":{"path":["eventmanager-system","restapi","v1","events","952","documents","123846"],"host":["https://we790.dev01.astendo-solutions.de"],"query":[],"variable":[]}},"response":[],"_postman_id":"2c8164e5-b9be-4357-8743-ee3c5cf53b4d"},{"name":"event: participant","id":"1e0f712e-3e2a-4cfe-b400-4dcccad2d5c6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/{{EventID}}/participants/15C4-496B-A20","description":"<h2 id=\"teilnehmerdaten-eines-einzelnen-teilnehmers\">Teilnehmerdaten eines einzelnen Teilnehmers</h2>\n","urlObject":{"path":["eventmanager-system","restapi","v1","events","{{EventID}}","participants","15C4-496B-A20"],"host":["https://we790.dev01.astendo-solutions.de"],"query":[],"variable":[]}},"response":[{"id":"d3f525c3-76b9-49a4-a863-afcfa5f6c701","name":"event: participant","originalRequest":{"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/{{EventID}}/participants/15C4-4977-A22"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Sun, 31 Mar 2024 15:15:22 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Methods","value":"POST, GET, DELETE, PATCH"},{"key":"Strict-Transport-Security","value":"max-age=300; IncludeSubdomains; preload"},{"key":"X-Powered-By","value":""},{"key":"X-Xss-Protection","value":"1;mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Access-Control-Allow-Origin","value":"https://www.sandbox.paypal.com"},{"key":"Report-To","value":"{\"group\":\"ReportCspViolations\",\"max_age\":10886400,\"endpoints\":[{\"url\":\"https:\\/\\/muellerdemo1.astendo.de\\/eventmanager-system\\/ReportCspViolations.php\"}]}"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"jsonapi\": {\n        \"version\": \"1.1\"\n    },\n    \"meta\": {\n        \"webExtensionVersion\": \"7.6.0.2871\",\n        \"jsonapi-documentation\": \"https://jsonapi.org/\"\n    },\n    \"data\": {\n        \"type\": \"participant\",\n        \"id\": \"15C4-4977-A22\",\n        \"attributes\": {\n            \"ClientID\": 10,\n            \"BNR\": \"15C4-4977-A22\",\n            \"DataEventAppointmentID\": 2179111,\n            \"ParentID\": null,\n            \"externalID\": null,\n            \"EventID\": 5572,\n            \"ParentEventID\": null,\n            \"addressID\": 1221,\n            \"AttendantTypeID\": 1,\n            \"AttendantType\": \"eingeladener Teilnehmer\",\n            \"AttendantCategoryID\": 1,\n            \"AttendantCategory\": \"Teilnehmer\",\n            \"InvitationStateID\": 2,\n            \"InvitationState\": \"zugesagt\",\n            \"HasRegistration\": true,\n            \"Answertime\": \"2023-12-04T10:15:19+01:00\",\n            \"IsAdminMode\": false,\n            \"IsTestMode\": false,\n            \"DataOrigin\": \"EVM\",\n            \"OptInModeID\": 0,\n            \"OptInMode\": \"NoOptIn\",\n            \"OptInStatusID\": 0,\n            \"OptInStatus\": \"NoOptIn\",\n            \"InvitationLink\": \"https://muellerdemo1.astendo.de/event.php?token=JMwlkZlfV6y0lcjNh9JGoxFU2z93uc7WFbiegEG/UKjdvjDeu0fXr/DlOfjq7kYKJyJVpFV/vfUOTY6k2+7DRRgn7qq+4IYk4YmpnwTcWp66B6jx9x3fK5LAYJeOJQ5nmgzKbDYPfiwI6nghpDruJDcyYI0GcOEyH5AJKlejlKIwhJ84FHE61luQuYJdRw5jqU15/ti5B8b4NDT2CaR/TXGNKM1aGy7WoY9miswbG++pEbZpDfq5DVl5R0k1ataGHLwIKtJzRKU2E0xX/wQSzmSY6Y4xgbMZNpqgXNe/VpSSQu7m8IZTFSrTwnbzgThVq87cgt+efAjbVeFyVkiCc3a/NZMzgNn6lzAn2CsbnBArbgOty3UFzzgyzKCUrv8k5FgWhi4EC2vFXrBLaDcZgWU=\",\n            \"RegistratorBNR\": null,\n            \"ParentEventBNR\": null,\n            \"ParentEventRegistratorBNR\": null,\n            \"HasRepresentative\": false,\n            \"RepresentativeBNR\": null,\n            \"HasAnonGroup\": false,\n            \"AnonGroupBNR\": null,\n            \"GroupMemberCount\": 0,\n            \"HasEscorts\": false,\n            \"EscortBNRs\": null,\n            \"HasAdditionalAttendants\": false,\n            \"AdditionalAttendantBNRs\": null,\n            \"AdditionalAttendantBNRsYES\": null,\n            \"Appointments\": [\n                {\n                    \"ID\": 2179112,\n                    \"EventAppointmentID\": 865,\n                    \"Answertime\": null,\n                    \"InvitationStateID\": \"2\",\n                    \"InvitationState\": \"zugesagt\",\n                    \"BeginDate\": \"2024-02-09T10:00:00+01:00\",\n                    \"EndDate\": \"2024-02-09T17:00:00+01:00\",\n                    \"AttendanceCount\": 1\n                }\n            ],\n            \"AddressData\": {\n                \"City\": \"München\",\n                \"Company\": \"Autohaus Reichle GmbH\",\n                \"Email\": \"Werner.Reichle@autoreichle.de.ap\",\n                \"Salutation\": \"Herr\",\n                \"Street\": \"Ernst-Schneider-Weg 48\",\n                \"ZIP\": \"80937\",\n                \"Firstname\": \"Werner\",\n                \"Lastname\": \"Reichle\"\n            },\n            \"AdditionalQuestionData\": null,\n            \"IsInvoiceAddress\": false,\n            \"InvoiceAddress\": null,\n            \"IsDeliveryAddress\": false,\n            \"DeliveryAddress\": null,\n            \"PriceData\": null\n        },\n        \"links\": {\n            \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5572/participants/15C4-4977-A22\",\n            \"InvitationLink\": \"https://muellerdemo1.astendo.de/event.php?token=JMwlkZlfV6y0lcjNh9JGoxFU2z93uc7WFbiegEG/UKjdvjDeu0fXr/DlOfjq7kYKJyJVpFV/vfUOTY6k2+7DRRgn7qq+4IYk4YmpnwTcWp66B6jx9x3fK5LAYJeOJQ5nmgzKbDYPfiwI6nghpDruJDcyYI0GcOEyH5AJKlejlKIwhJ84FHE61luQuYJdRw5jqU15/ti5B8b4NDT2CaR/TXGNKM1aGy7WoY9miswbG++pEbZpDfq5DVl5R0k1ataGHLwIKtJzRKU2E0xX/wQSzmSY6Y4xgbMZNpqgXNe/VpSSQu7m8IZTFSrTwnbzgThVq87cgt+efAjbVeFyVkiCc3a/NZMzgNn6lzAn2CsbnBArbgOty3UFzzgyzKCUrv8k5FgWhi4EC2vFXrBLaDcZgWU=\"\n        }\n    }\n}"}],"_postman_id":"1e0f712e-3e2a-4cfe-b400-4dcccad2d5c6"},{"name":"event: participant documents","id":"5b8685ba-5404-46c8-9ace-7e5334c0aebf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/54/participants/15C4-496B-A20/documents","description":"<h2 id=\"teilnehmerdaten-eines-einzelnen-teilnehmers\">Teilnehmerdaten eines einzelnen Teilnehmers</h2>\n","urlObject":{"path":["eventmanager-system","restapi","v1","events","54","participants","15C4-496B-A20","documents"],"host":["https://we790.dev01.astendo-solutions.de"],"query":[],"variable":[]}},"response":[{"id":"839f2e76-fec5-46a9-819a-98ee0ff72297","name":"event: participant","originalRequest":{"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/{{EventID}}/participants/15C4-4977-A22"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Sun, 31 Mar 2024 15:15:22 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Methods","value":"POST, GET, DELETE, PATCH"},{"key":"Strict-Transport-Security","value":"max-age=300; IncludeSubdomains; preload"},{"key":"X-Powered-By","value":""},{"key":"X-Xss-Protection","value":"1;mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Access-Control-Allow-Origin","value":"https://www.sandbox.paypal.com"},{"key":"Report-To","value":"{\"group\":\"ReportCspViolations\",\"max_age\":10886400,\"endpoints\":[{\"url\":\"https:\\/\\/muellerdemo1.astendo.de\\/eventmanager-system\\/ReportCspViolations.php\"}]}"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"jsonapi\": {\n        \"version\": \"1.1\"\n    },\n    \"meta\": {\n        \"webExtensionVersion\": \"7.6.0.2871\",\n        \"jsonapi-documentation\": \"https://jsonapi.org/\"\n    },\n    \"data\": {\n        \"type\": \"participant\",\n        \"id\": \"15C4-4977-A22\",\n        \"attributes\": {\n            \"ClientID\": 10,\n            \"BNR\": \"15C4-4977-A22\",\n            \"DataEventAppointmentID\": 2179111,\n            \"ParentID\": null,\n            \"externalID\": null,\n            \"EventID\": 5572,\n            \"ParentEventID\": null,\n            \"addressID\": 1221,\n            \"AttendantTypeID\": 1,\n            \"AttendantType\": \"eingeladener Teilnehmer\",\n            \"AttendantCategoryID\": 1,\n            \"AttendantCategory\": \"Teilnehmer\",\n            \"InvitationStateID\": 2,\n            \"InvitationState\": \"zugesagt\",\n            \"HasRegistration\": true,\n            \"Answertime\": \"2023-12-04T10:15:19+01:00\",\n            \"IsAdminMode\": false,\n            \"IsTestMode\": false,\n            \"DataOrigin\": \"EVM\",\n            \"OptInModeID\": 0,\n            \"OptInMode\": \"NoOptIn\",\n            \"OptInStatusID\": 0,\n            \"OptInStatus\": \"NoOptIn\",\n            \"InvitationLink\": \"https://muellerdemo1.astendo.de/event.php?token=JMwlkZlfV6y0lcjNh9JGoxFU2z93uc7WFbiegEG/UKjdvjDeu0fXr/DlOfjq7kYKJyJVpFV/vfUOTY6k2+7DRRgn7qq+4IYk4YmpnwTcWp66B6jx9x3fK5LAYJeOJQ5nmgzKbDYPfiwI6nghpDruJDcyYI0GcOEyH5AJKlejlKIwhJ84FHE61luQuYJdRw5jqU15/ti5B8b4NDT2CaR/TXGNKM1aGy7WoY9miswbG++pEbZpDfq5DVl5R0k1ataGHLwIKtJzRKU2E0xX/wQSzmSY6Y4xgbMZNpqgXNe/VpSSQu7m8IZTFSrTwnbzgThVq87cgt+efAjbVeFyVkiCc3a/NZMzgNn6lzAn2CsbnBArbgOty3UFzzgyzKCUrv8k5FgWhi4EC2vFXrBLaDcZgWU=\",\n            \"RegistratorBNR\": null,\n            \"ParentEventBNR\": null,\n            \"ParentEventRegistratorBNR\": null,\n            \"HasRepresentative\": false,\n            \"RepresentativeBNR\": null,\n            \"HasAnonGroup\": false,\n            \"AnonGroupBNR\": null,\n            \"GroupMemberCount\": 0,\n            \"HasEscorts\": false,\n            \"EscortBNRs\": null,\n            \"HasAdditionalAttendants\": false,\n            \"AdditionalAttendantBNRs\": null,\n            \"AdditionalAttendantBNRsYES\": null,\n            \"Appointments\": [\n                {\n                    \"ID\": 2179112,\n                    \"EventAppointmentID\": 865,\n                    \"Answertime\": null,\n                    \"InvitationStateID\": \"2\",\n                    \"InvitationState\": \"zugesagt\",\n                    \"BeginDate\": \"2024-02-09T10:00:00+01:00\",\n                    \"EndDate\": \"2024-02-09T17:00:00+01:00\",\n                    \"AttendanceCount\": 1\n                }\n            ],\n            \"AddressData\": {\n                \"City\": \"München\",\n                \"Company\": \"Autohaus Reichle GmbH\",\n                \"Email\": \"Werner.Reichle@autoreichle.de.ap\",\n                \"Salutation\": \"Herr\",\n                \"Street\": \"Ernst-Schneider-Weg 48\",\n                \"ZIP\": \"80937\",\n                \"Firstname\": \"Werner\",\n                \"Lastname\": \"Reichle\"\n            },\n            \"AdditionalQuestionData\": null,\n            \"IsInvoiceAddress\": false,\n            \"InvoiceAddress\": null,\n            \"IsDeliveryAddress\": false,\n            \"DeliveryAddress\": null,\n            \"PriceData\": null\n        },\n        \"links\": {\n            \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5572/participants/15C4-4977-A22\",\n            \"InvitationLink\": \"https://muellerdemo1.astendo.de/event.php?token=JMwlkZlfV6y0lcjNh9JGoxFU2z93uc7WFbiegEG/UKjdvjDeu0fXr/DlOfjq7kYKJyJVpFV/vfUOTY6k2+7DRRgn7qq+4IYk4YmpnwTcWp66B6jx9x3fK5LAYJeOJQ5nmgzKbDYPfiwI6nghpDruJDcyYI0GcOEyH5AJKlejlKIwhJ84FHE61luQuYJdRw5jqU15/ti5B8b4NDT2CaR/TXGNKM1aGy7WoY9miswbG++pEbZpDfq5DVl5R0k1ataGHLwIKtJzRKU2E0xX/wQSzmSY6Y4xgbMZNpqgXNe/VpSSQu7m8IZTFSrTwnbzgThVq87cgt+efAjbVeFyVkiCc3a/NZMzgNn6lzAn2CsbnBArbgOty3UFzzgyzKCUrv8k5FgWhi4EC2vFXrBLaDcZgWU=\"\n        }\n    }\n}"}],"_postman_id":"5b8685ba-5404-46c8-9ace-7e5334c0aebf"},{"name":"event: participant","id":"1f6e334e-5082-4254-8315-4de5c9f22ed4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"data\": {\r\n        \"type\": \"participant\",\r\n        \"id\": \"\",\r\n        \"attributes\": {\r\n            \"WebUserID\": 20764\r\n           \r\n        }\r\n    }\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/16/participants/","description":"<h2 id=\"teilnehmerdaten-eines-einzelnen-teilnehmers\">Teilnehmerdaten eines einzelnen Teilnehmers</h2>\n","urlObject":{"path":["eventmanager-system","restapi","v1","events","16","participants",""],"host":["https://we790.dev01.astendo-solutions.de"],"query":[],"variable":[]}},"response":[{"id":"c1a5570d-3517-49a0-9e2d-079e4656623c","name":"event: participant","originalRequest":{"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/{{EventID}}/participants/15C4-4977-A22"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Sun, 31 Mar 2024 15:15:22 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Methods","value":"POST, GET, DELETE, PATCH"},{"key":"Strict-Transport-Security","value":"max-age=300; IncludeSubdomains; preload"},{"key":"X-Powered-By","value":""},{"key":"X-Xss-Protection","value":"1;mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Access-Control-Allow-Origin","value":"https://www.sandbox.paypal.com"},{"key":"Report-To","value":"{\"group\":\"ReportCspViolations\",\"max_age\":10886400,\"endpoints\":[{\"url\":\"https:\\/\\/muellerdemo1.astendo.de\\/eventmanager-system\\/ReportCspViolations.php\"}]}"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"jsonapi\": {\n        \"version\": \"1.1\"\n    },\n    \"meta\": {\n        \"webExtensionVersion\": \"7.6.0.2871\",\n        \"jsonapi-documentation\": \"https://jsonapi.org/\"\n    },\n    \"data\": {\n        \"type\": \"participant\",\n        \"id\": \"15C4-4977-A22\",\n        \"attributes\": {\n            \"ClientID\": 10,\n            \"BNR\": \"15C4-4977-A22\",\n            \"DataEventAppointmentID\": 2179111,\n            \"ParentID\": null,\n            \"externalID\": null,\n            \"EventID\": 5572,\n            \"ParentEventID\": null,\n            \"addressID\": 1221,\n            \"AttendantTypeID\": 1,\n            \"AttendantType\": \"eingeladener Teilnehmer\",\n            \"AttendantCategoryID\": 1,\n            \"AttendantCategory\": \"Teilnehmer\",\n            \"InvitationStateID\": 2,\n            \"InvitationState\": \"zugesagt\",\n            \"HasRegistration\": true,\n            \"Answertime\": \"2023-12-04T10:15:19+01:00\",\n            \"IsAdminMode\": false,\n            \"IsTestMode\": false,\n            \"DataOrigin\": \"EVM\",\n            \"OptInModeID\": 0,\n            \"OptInMode\": \"NoOptIn\",\n            \"OptInStatusID\": 0,\n            \"OptInStatus\": \"NoOptIn\",\n            \"InvitationLink\": \"https://muellerdemo1.astendo.de/event.php?token=JMwlkZlfV6y0lcjNh9JGoxFU2z93uc7WFbiegEG/UKjdvjDeu0fXr/DlOfjq7kYKJyJVpFV/vfUOTY6k2+7DRRgn7qq+4IYk4YmpnwTcWp66B6jx9x3fK5LAYJeOJQ5nmgzKbDYPfiwI6nghpDruJDcyYI0GcOEyH5AJKlejlKIwhJ84FHE61luQuYJdRw5jqU15/ti5B8b4NDT2CaR/TXGNKM1aGy7WoY9miswbG++pEbZpDfq5DVl5R0k1ataGHLwIKtJzRKU2E0xX/wQSzmSY6Y4xgbMZNpqgXNe/VpSSQu7m8IZTFSrTwnbzgThVq87cgt+efAjbVeFyVkiCc3a/NZMzgNn6lzAn2CsbnBArbgOty3UFzzgyzKCUrv8k5FgWhi4EC2vFXrBLaDcZgWU=\",\n            \"RegistratorBNR\": null,\n            \"ParentEventBNR\": null,\n            \"ParentEventRegistratorBNR\": null,\n            \"HasRepresentative\": false,\n            \"RepresentativeBNR\": null,\n            \"HasAnonGroup\": false,\n            \"AnonGroupBNR\": null,\n            \"GroupMemberCount\": 0,\n            \"HasEscorts\": false,\n            \"EscortBNRs\": null,\n            \"HasAdditionalAttendants\": false,\n            \"AdditionalAttendantBNRs\": null,\n            \"AdditionalAttendantBNRsYES\": null,\n            \"Appointments\": [\n                {\n                    \"ID\": 2179112,\n                    \"EventAppointmentID\": 865,\n                    \"Answertime\": null,\n                    \"InvitationStateID\": \"2\",\n                    \"InvitationState\": \"zugesagt\",\n                    \"BeginDate\": \"2024-02-09T10:00:00+01:00\",\n                    \"EndDate\": \"2024-02-09T17:00:00+01:00\",\n                    \"AttendanceCount\": 1\n                }\n            ],\n            \"AddressData\": {\n                \"City\": \"München\",\n                \"Company\": \"Autohaus Reichle GmbH\",\n                \"Email\": \"Werner.Reichle@autoreichle.de.ap\",\n                \"Salutation\": \"Herr\",\n                \"Street\": \"Ernst-Schneider-Weg 48\",\n                \"ZIP\": \"80937\",\n                \"Firstname\": \"Werner\",\n                \"Lastname\": \"Reichle\"\n            },\n            \"AdditionalQuestionData\": null,\n            \"IsInvoiceAddress\": false,\n            \"InvoiceAddress\": null,\n            \"IsDeliveryAddress\": false,\n            \"DeliveryAddress\": null,\n            \"PriceData\": null\n        },\n        \"links\": {\n            \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5572/participants/15C4-4977-A22\",\n            \"InvitationLink\": \"https://muellerdemo1.astendo.de/event.php?token=JMwlkZlfV6y0lcjNh9JGoxFU2z93uc7WFbiegEG/UKjdvjDeu0fXr/DlOfjq7kYKJyJVpFV/vfUOTY6k2+7DRRgn7qq+4IYk4YmpnwTcWp66B6jx9x3fK5LAYJeOJQ5nmgzKbDYPfiwI6nghpDruJDcyYI0GcOEyH5AJKlejlKIwhJ84FHE61luQuYJdRw5jqU15/ti5B8b4NDT2CaR/TXGNKM1aGy7WoY9miswbG++pEbZpDfq5DVl5R0k1ataGHLwIKtJzRKU2E0xX/wQSzmSY6Y4xgbMZNpqgXNe/VpSSQu7m8IZTFSrTwnbzgThVq87cgt+efAjbVeFyVkiCc3a/NZMzgNn6lzAn2CsbnBArbgOty3UFzzgyzKCUrv8k5FgWhi4EC2vFXrBLaDcZgWU=\"\n        }\n    }\n}"},{"id":"d1a0b309-40fd-4c48-b05f-87ec870f92d9","name":"event: participant Copy","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"\"data\": {\r\n        \"type\": \"participant\",\r\n        \"id\": \"Your own optional participant ID-1\",\r\n        \"attributes\": {\r\n            \"WebUserID\": 1762,\r\n           \r\n        }\r\n    }\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/{{EventID}}/participants/"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Thu, 07 Nov 2024 14:40:01 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Headers","value":": Authorization, Origin, X-Requested-With, Content-Type,Accept"},{"key":"Access-Control-Allow-Methods","value":"POST, GET, DELETE, PATCH"},{"key":"Strict-Transport-Security","value":"max-age=7776000; IncludeSubdomains; preload"},{"key":"X-Powered-By","value":""},{"key":"X-Xss-Protection","value":"1;mode=block"},{"key":"Access-Control-Allow-Origin","value":"https://www.sandbox.paypal.com"},{"key":"Report-To","value":"{\"group\":\"ReportCspViolations\",\"max_age\":10886400,\"endpoints\":[{\"url\":\"https:\\/\\/we770.dev01.astendo-solutions.de\\/eventmanager-system\\/ReportCspViolations.php\"}]}"},{"key":"Vary","value":"Authorization"},{"key":"Location","value":"https://we770.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/348/participants/15C-7B21-11D"}],"cookie":[],"responseTime":null,"body":"{\n    \"jsonapi\": {\n        \"version\": \"1.1\"\n    },\n    \"meta\": {\n        \"ClientID\": 1,\n        \"webExtensionVersion\": \"7.7.0.1\",\n        \"jsonapi-documentation\": \"https://jsonapi.org/\",\n        \"webExtenion-restapi-documentation\": \"https://documenter.getpostman.com/view/10573551/2sA35HXMAk\"\n    },\n    \"data\": {\n        \"type\": \"participant\",\n        \"id\": \"15C-7B21-11D\",\n        \"attributes\": {\n            \"ClientID\": 1,\n            \"BNR\": \"15C-7B21-11D\",\n            \"WebExID\": \"113329\",\n            \"DataEventAppointmentID\": 113329,\n            \"ParentID\": null,\n            \"externalID\": null,\n            \"EventID\": 348,\n            \"ParentEventID\": null,\n            \"WebUserID\": null,\n            \"AttendantTypeID\": 1,\n            \"AttendantType\": \"eingeladener Teilnehmer\",\n            \"AttendantCategoryID\": 1,\n            \"AttendantCategory\": \"Teilnehmer\",\n            \"InvitationStateID\": 1,\n            \"InvitationState\": \"eingeladen\",\n            \"HasRegistration\": false,\n            \"Answertime\": null,\n            \"IsAdminMode\": false,\n            \"IsTestMode\": false,\n            \"DataOrigin\": \"extern\",\n            \"OptInModeID\": 0,\n            \"OptInMode\": \"NoOptIn\",\n            \"OptInStatusID\": 0,\n            \"OptInStatus\": \"NoOptIn\",\n            \"InvitationLink\": \"https://we770.dev01.astendo-solutions.de/event.php?token=JLA2ecEi+tF+45QoBvFn8AQS86U16hicA5hro0pqrhoK7H2VW5lxm4YgSkRvC7dZN6Oel7DJ9kR45WlKwidIWLYKOKvFL5RCRP8hbPCrcJoBL5BUzTznoUSHbKJa3OcDZcui+5kvx/QvcQWWTptaARfMA/YjaJd5pt1PVNdyEF1oLfByuMeuSWce31tk5L2FVNOi97DYAAUBufI9C+RqLfTQpwn/jAtSDpM9qsTfkf466HKZqNnXNDiHLABf15k8ptsn4r2MxrRgXOqazP5WZu/MI2exYN3XteVscB6GpWrz4wyrfrg8hIp43Y3BiGI1h8cB1XmOwB+MAFcOYahTJOuGgVB0G2NlLvZToZxx1AO4fHK4tlyhaoJwKR/xygmCf0rI/othduMk/vFjIr6J/NQY681GlxMZLdBagTlluyof\",\n            \"RegistratorBNR\": null,\n            \"ParentEventBNR\": null,\n            \"ParentEventRegistratorBNR\": null,\n            \"HasRepresentative\": false,\n            \"RepresentativeBNR\": null,\n            \"HasAnonGroup\": false,\n            \"AnonGroupBNR\": null,\n            \"GroupMemberCount\": 0,\n            \"HasEscorts\": false,\n            \"EscortBNRs\": null,\n            \"HasAdditionalAttendants\": false,\n            \"AdditionalAttendantBNRs\": null,\n            \"AdditionalAttendantBNRsYES\": null,\n            \"Appointments\": [\n                {\n                    \"ID\": 113330,\n                    \"EventAppointmentID\": 1888,\n                    \"Answertime\": null,\n                    \"InvitationStateID\": \"1\",\n                    \"InvitationState\": \"eingeladen\",\n                    \"BeginDate\": \"2024-12-13T21:00:00+01:00\",\n                    \"EndDate\": \"2024-12-13T21:00:00+01:00\",\n                    \"AttendanceCount\": 1\n                }\n            ],\n            \"AddressData\": null,\n            \"AdditionalQuestionData\": null,\n            \"IsInvoiceAddress\": false,\n            \"InvoiceAddress\": null,\n            \"IsDeliveryAddress\": false,\n            \"DeliveryAddress\": null,\n            \"PriceData\": null\n        },\n        \"links\": {\n            \"self\": \"https://we770.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/348/participants/15C-7B21-11D\",\n            \"InvitationLink\": \"https://we770.dev01.astendo-solutions.de/event.php?token=JLA2ecEi+tF+45QoBvFn8AQS86U16hicA5hro0pqrhoK7H2VW5lxm4YgSkRvC7dZN6Oel7DJ9kR45WlKwidIWLYKOKvFL5RCRP8hbPCrcJoBL5BUzTznoUSHbKJa3OcDZcui+5kvx/QvcQWWTptaARfMA/YjaJd5pt1PVNdyEF1oLfByuMeuSWce31tk5L2FVNOi97DYAAUBufI9C+RqLfTQpwn/jAtSDpM9qsTfkf466HKZqNnXNDiHLABf15k8ptsn4r2MxrRgXOqazP5WZu/MI2exYN3XteVscB6GpWrz4wyrfrg8hIp43Y3BiGI1h8cB1XmOwB+MAFcOYahTJOuGgVB0G2NlLvZToZxx1AO4fHK4tlyhaoJwKR/xygmCf0rI/othduMk/vFjIr6J/NQY681GlxMZLdBagTlluyof\"\n        }\n    }\n}"}],"_postman_id":"1f6e334e-5082-4254-8315-4de5c9f22ed4"},{"name":"event: participant Update Invitationstate","id":"05c0df67-0fa2-4f70-a4c5-fbe791e971f7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"data\": {\r\n        \"type\": \"participant\",\r\n        \"id\": \"15C4-1D17C7-A2B\",\r\n        \"attributes\": {\r\n            \"InvitationStateID\": 2\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/{{EventID}}/participants/15C4-1D17C7-A2B","description":"<h2 id=\"änderung-des-einladungsstaus-eines-teilnehmers\">Änderung des Einladungsstaus eines Teilnehmers</h2>\n","urlObject":{"path":["eventmanager-system","restapi","v1","events","{{EventID}}","participants","15C4-1D17C7-A2B"],"host":["https://we790.dev01.astendo-solutions.de"],"query":[],"variable":[]}},"response":[{"id":"b98f2698-5252-45a6-b2e1-2cfc415d6ead","name":"event: participant Update Invitationstate","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"data\": {\r\n        \"type\": \"participant\",\r\n        \"id\": \"15C4-1D17C7-A2B\",\r\n        \"attributes\": {\r\n            \"InvitationStateID\": 2\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/{{EventID}}/participants/15C4-4977-A22"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Sun, 31 Mar 2024 15:16:56 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Methods","value":"POST, GET, DELETE, PATCH"},{"key":"Strict-Transport-Security","value":"max-age=300; IncludeSubdomains; preload"},{"key":"X-Powered-By","value":""},{"key":"X-Xss-Protection","value":"1;mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Access-Control-Allow-Origin","value":"https://www.sandbox.paypal.com"},{"key":"Report-To","value":"{\"group\":\"ReportCspViolations\",\"max_age\":10886400,\"endpoints\":[{\"url\":\"https:\\/\\/muellerdemo1.astendo.de\\/eventmanager-system\\/ReportCspViolations.php\"}]}"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"jsonapi\": {\n        \"version\": \"1.1\"\n    },\n    \"meta\": {\n        \"webExtensionVersion\": \"7.6.0.2871\",\n        \"jsonapi-documentation\": \"https://jsonapi.org/\"\n    },\n    \"data\": {\n        \"type\": \"participant\",\n        \"id\": \"15C4-4977-A22\",\n        \"attributes\": {\n            \"ClientID\": 10,\n            \"BNR\": \"15C4-4977-A22\",\n            \"DataEventAppointmentID\": 2179111,\n            \"ParentID\": null,\n            \"externalID\": null,\n            \"EventID\": 5572,\n            \"ParentEventID\": null,\n            \"addressID\": 1221,\n            \"AttendantTypeID\": 1,\n            \"AttendantType\": \"eingeladener Teilnehmer\",\n            \"AttendantCategoryID\": 1,\n            \"AttendantCategory\": \"Teilnehmer\",\n            \"InvitationStateID\": 2,\n            \"InvitationState\": \"zugesagt\",\n            \"HasRegistration\": true,\n            \"Answertime\": \"2023-12-04T10:15:19+01:00\",\n            \"IsAdminMode\": false,\n            \"IsTestMode\": false,\n            \"DataOrigin\": \"EVM\",\n            \"OptInModeID\": 0,\n            \"OptInMode\": \"NoOptIn\",\n            \"OptInStatusID\": 0,\n            \"OptInStatus\": \"NoOptIn\",\n            \"InvitationLink\": \"https://muellerdemo1.astendo.de/event.php?token=JMwlkZlfV6y0lcjNh9JGoxFU2z93uc7WFbiegEG/UKjdvjDeu0fXr/DlOfjq7kYKJyJVpFV/vfUOTY6k2+7DRRgn7qq+4IYk4YmpnwTcWp66B6jx9x3fK5LAYJeOJQ5nmgzKbDYPfiwI6nghpDruJDcyYI0GcOEyH5AJKlejlKIwhJ84FHE61luQuYJdRw5jqU15/ti5B8b4NDT2CaR/TXGNKM1aGy7WoY9miswbG++pEbZpDfq5DVl5R0k1ataGHLwIKtJzRKU2E0xX/wQSzmSY6Y4xgbMZNpqgXNe/VpSSQu7m8IZTFSrTwnbzgThVq87cgt+efAjbVeFyVkiCc3a/NZMzgNn6lzAn2CsbnBArbgOty3UFzzgyzKCUrv8k5FgWhi4EC2vFXrBLaDcZgWU=\",\n            \"RegistratorBNR\": null,\n            \"ParentEventBNR\": null,\n            \"ParentEventRegistratorBNR\": null,\n            \"HasRepresentative\": false,\n            \"RepresentativeBNR\": null,\n            \"HasAnonGroup\": false,\n            \"AnonGroupBNR\": null,\n            \"GroupMemberCount\": 0,\n            \"HasEscorts\": false,\n            \"EscortBNRs\": null,\n            \"HasAdditionalAttendants\": false,\n            \"AdditionalAttendantBNRs\": null,\n            \"AdditionalAttendantBNRsYES\": null,\n            \"Appointments\": [\n                {\n                    \"ID\": 2179112,\n                    \"EventAppointmentID\": 865,\n                    \"Answertime\": null,\n                    \"InvitationStateID\": \"2\",\n                    \"InvitationState\": \"zugesagt\",\n                    \"BeginDate\": \"2024-02-09T10:00:00+01:00\",\n                    \"EndDate\": \"2024-02-09T17:00:00+01:00\",\n                    \"AttendanceCount\": 1\n                }\n            ],\n            \"AddressData\": {\n                \"City\": \"München\",\n                \"Company\": \"Autohaus Reichle GmbH\",\n                \"Email\": \"Werner.Reichle@autoreichle.de.ap\",\n                \"Salutation\": \"Herr\",\n                \"Street\": \"Ernst-Schneider-Weg 48\",\n                \"ZIP\": \"80937\",\n                \"Firstname\": \"Werner\",\n                \"Lastname\": \"Reichle\"\n            },\n            \"AdditionalQuestionData\": null,\n            \"IsInvoiceAddress\": false,\n            \"InvoiceAddress\": null,\n            \"IsDeliveryAddress\": false,\n            \"DeliveryAddress\": null,\n            \"PriceData\": null\n        },\n        \"links\": {\n            \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5572/participants/15C4-4977-A22\",\n            \"InvitationLink\": \"https://muellerdemo1.astendo.de/event.php?token=JMwlkZlfV6y0lcjNh9JGoxFU2z93uc7WFbiegEG/UKjdvjDeu0fXr/DlOfjq7kYKJyJVpFV/vfUOTY6k2+7DRRgn7qq+4IYk4YmpnwTcWp66B6jx9x3fK5LAYJeOJQ5nmgzKbDYPfiwI6nghpDruJDcyYI0GcOEyH5AJKlejlKIwhJ84FHE61luQuYJdRw5jqU15/ti5B8b4NDT2CaR/TXGNKM1aGy7WoY9miswbG++pEbZpDfq5DVl5R0k1ataGHLwIKtJzRKU2E0xX/wQSzmSY6Y4xgbMZNpqgXNe/VpSSQu7m8IZTFSrTwnbzgThVq87cgt+efAjbVeFyVkiCc3a/NZMzgNn6lzAn2CsbnBArbgOty3UFzzgyzKCUrv8k5FgWhi4EC2vFXrBLaDcZgWU=\"\n        }\n    }\n}"}],"_postman_id":"05c0df67-0fa2-4f70-a4c5-fbe791e971f7"},{"name":"event: participant Update AttendantCategory","id":"32bb29f2-e687-47e8-87ed-c86e3a78c0c5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"data\": {\r\n        \"type\": \"participant\",\r\n        \"id\": \"15C4-1D17C7-A2B\",\r\n        \"attributes\": {\r\n            \"AttendantCategoryID\": 2\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/{{EventID}}/participants/15C4-1D17C7-A2B","description":"<h2 id=\"änderung-der-teilnehmerkategorie-eines-teilnehmers\">Änderung der Teilnehmerkategorie eines Teilnehmers</h2>\n","urlObject":{"path":["eventmanager-system","restapi","v1","events","{{EventID}}","participants","15C4-1D17C7-A2B"],"host":["https://we790.dev01.astendo-solutions.de"],"query":[],"variable":[]}},"response":[{"id":"265d5309-8412-47a1-a360-3a73d236f960","name":"event: participant Update AttendantCategory","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"data\": {\r\n        \"type\": \"participant\",\r\n        \"id\": \"15C4-1D17C7-A2B\",\r\n        \"attributes\": {\r\n            \"AttendantCategoryID\": 2\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/{{EventID}}/participants/15C4-4977-A22"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Sun, 31 Mar 2024 15:17:33 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Methods","value":"POST, GET, DELETE, PATCH"},{"key":"Strict-Transport-Security","value":"max-age=300; IncludeSubdomains; preload"},{"key":"X-Powered-By","value":""},{"key":"X-Xss-Protection","value":"1;mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Access-Control-Allow-Origin","value":"https://www.sandbox.paypal.com"},{"key":"Report-To","value":"{\"group\":\"ReportCspViolations\",\"max_age\":10886400,\"endpoints\":[{\"url\":\"https:\\/\\/muellerdemo1.astendo.de\\/eventmanager-system\\/ReportCspViolations.php\"}]}"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"jsonapi\": {\n        \"version\": \"1.1\"\n    },\n    \"meta\": {\n        \"webExtensionVersion\": \"7.6.0.2871\",\n        \"jsonapi-documentation\": \"https://jsonapi.org/\"\n    },\n    \"data\": {\n        \"type\": \"participant\",\n        \"id\": \"15C4-4977-A22\",\n        \"attributes\": {\n            \"ClientID\": 10,\n            \"BNR\": \"15C4-4977-A22\",\n            \"DataEventAppointmentID\": 2179111,\n            \"ParentID\": null,\n            \"externalID\": null,\n            \"EventID\": 5572,\n            \"ParentEventID\": null,\n            \"addressID\": 1221,\n            \"AttendantTypeID\": 1,\n            \"AttendantType\": \"eingeladener Teilnehmer\",\n            \"AttendantCategoryID\": 2,\n            \"AttendantCategory\": \"Besucher\",\n            \"InvitationStateID\": 2,\n            \"InvitationState\": \"zugesagt\",\n            \"HasRegistration\": true,\n            \"Answertime\": \"2023-12-04T10:15:19+01:00\",\n            \"IsAdminMode\": false,\n            \"IsTestMode\": false,\n            \"DataOrigin\": \"EVM\",\n            \"OptInModeID\": 0,\n            \"OptInMode\": \"NoOptIn\",\n            \"OptInStatusID\": 0,\n            \"OptInStatus\": \"NoOptIn\",\n            \"InvitationLink\": \"https://muellerdemo1.astendo.de/event.php?token=JMwlkZlfV6y0lcjNh9JGoxFU2z93uc7WFbiegEG/UKjdvjDeu0fXr/DlOfjq7kYKJyJVpFV/vfUOTY6k2+7DRRgn7qq+4IYk4YmpnwTcWp66B6jx9x3fK5LAYJeOJQ5nmgzKbDYPfiwI6nghpDruJDcyYI0GcOEyH5AJKlejlKIwhJ84FHE61luQuYJdRw5jqU15/ti5B8b4NDT2CaR/TXGNKM1aGy7WoY9miswbG++pEbZpDfq5DVl5R0k1ataGHLwIKtJzRKU2E0xX/wQSzmSY6Y4xgbMZNpqgXNe/VpSSQu7m8IZTFSrTwnbzgThVq87cgt+efAjbVeFyVkiCc3a/NZMzgNn6lzAn2CsbnBArbgOty3UFzzgyzKCUrv8k5FgWhi4EC2vFXrBLaDcZgWU=\",\n            \"RegistratorBNR\": null,\n            \"ParentEventBNR\": null,\n            \"ParentEventRegistratorBNR\": null,\n            \"HasRepresentative\": false,\n            \"RepresentativeBNR\": null,\n            \"HasAnonGroup\": false,\n            \"AnonGroupBNR\": null,\n            \"GroupMemberCount\": 0,\n            \"HasEscorts\": false,\n            \"EscortBNRs\": null,\n            \"HasAdditionalAttendants\": false,\n            \"AdditionalAttendantBNRs\": null,\n            \"AdditionalAttendantBNRsYES\": null,\n            \"Appointments\": [\n                {\n                    \"ID\": 2179112,\n                    \"EventAppointmentID\": 865,\n                    \"Answertime\": null,\n                    \"InvitationStateID\": \"2\",\n                    \"InvitationState\": \"zugesagt\",\n                    \"BeginDate\": \"2024-02-09T10:00:00+01:00\",\n                    \"EndDate\": \"2024-02-09T17:00:00+01:00\",\n                    \"AttendanceCount\": 1\n                }\n            ],\n            \"AddressData\": {\n                \"City\": \"München\",\n                \"Company\": \"Autohaus Reichle GmbH\",\n                \"Email\": \"Werner.Reichle@autoreichle.de.ap\",\n                \"Salutation\": \"Herr\",\n                \"Street\": \"Ernst-Schneider-Weg 48\",\n                \"ZIP\": \"80937\",\n                \"Firstname\": \"Werner\",\n                \"Lastname\": \"Reichle\"\n            },\n            \"AdditionalQuestionData\": null,\n            \"IsInvoiceAddress\": false,\n            \"InvoiceAddress\": null,\n            \"IsDeliveryAddress\": false,\n            \"DeliveryAddress\": null,\n            \"PriceData\": null\n        },\n        \"links\": {\n            \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5572/participants/15C4-4977-A22\",\n            \"InvitationLink\": \"https://muellerdemo1.astendo.de/event.php?token=JMwlkZlfV6y0lcjNh9JGoxFU2z93uc7WFbiegEG/UKjdvjDeu0fXr/DlOfjq7kYKJyJVpFV/vfUOTY6k2+7DRRgn7qq+4IYk4YmpnwTcWp66B6jx9x3fK5LAYJeOJQ5nmgzKbDYPfiwI6nghpDruJDcyYI0GcOEyH5AJKlejlKIwhJ84FHE61luQuYJdRw5jqU15/ti5B8b4NDT2CaR/TXGNKM1aGy7WoY9miswbG++pEbZpDfq5DVl5R0k1ataGHLwIKtJzRKU2E0xX/wQSzmSY6Y4xgbMZNpqgXNe/VpSSQu7m8IZTFSrTwnbzgThVq87cgt+efAjbVeFyVkiCc3a/NZMzgNn6lzAn2CsbnBArbgOty3UFzzgyzKCUrv8k5FgWhi4EC2vFXrBLaDcZgWU=\"\n        }\n    }\n}"}],"_postman_id":"32bb29f2-e687-47e8-87ed-c86e3a78c0c5"},{"name":"event: participant Update addressID","id":"955124a8-0ec4-4976-99dc-f5e729e699a4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"data\": {\r\n        \"type\": \"participant\",\r\n        \"id\": \"15C4-1D17C7-A2B\",\r\n        \"attributes\": {\r\n            \"addressID\": 8645\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/{{EventID}}/participants/15C4-1D17C7-A2B","description":"<h2 id=\"änderung-der-adress-id-eines-teilnehmers\">Änderung der Adress-ID eines Teilnehmers</h2>\n<p>Diese Aktion ist für das folgende Szenario wichtig:</p>\n<p>Ein (neuer) Teilnehmer einer Veranstaltung, der sich als \"unbekannter Teilnehmer\" bei einer Veranstaltung angemeldet hat, wird als bereits bekannte Adresse (aus einer anderen Veranstaltung) identifiziert und mit dieser zusammengeführt.</p>\n<p>Bevor die (neue) Adresse gelöscht werden kann, müssen alle Teilnahmedaten auf die neue Adresse umgelenkt werden</p>\n","urlObject":{"path":["eventmanager-system","restapi","v1","events","{{EventID}}","participants","15C4-1D17C7-A2B"],"host":["https://we790.dev01.astendo-solutions.de"],"query":[],"variable":[]}},"response":[{"id":"45248c56-0a49-4599-8659-62d9b2355a28","name":"event: participant Update addressID","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"data\": {\r\n        \"type\": \"participant\",\r\n        \"id\": \"15C4-1D17C7-A2B\",\r\n        \"attributes\": {\r\n            \"addressID\": 8645\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/{{EventID}}/participants/15C4-4977-A22"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Sun, 31 Mar 2024 15:18:04 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Methods","value":"POST, GET, DELETE, PATCH"},{"key":"Strict-Transport-Security","value":"max-age=300; IncludeSubdomains; preload"},{"key":"X-Powered-By","value":""},{"key":"X-Xss-Protection","value":"1;mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Access-Control-Allow-Origin","value":"https://www.sandbox.paypal.com"},{"key":"Report-To","value":"{\"group\":\"ReportCspViolations\",\"max_age\":10886400,\"endpoints\":[{\"url\":\"https:\\/\\/muellerdemo1.astendo.de\\/eventmanager-system\\/ReportCspViolations.php\"}]}"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"jsonapi\": {\n        \"version\": \"1.1\"\n    },\n    \"meta\": {\n        \"webExtensionVersion\": \"7.6.0.2871\",\n        \"jsonapi-documentation\": \"https://jsonapi.org/\"\n    },\n    \"data\": {\n        \"type\": \"participant\",\n        \"id\": \"15C4-4977-A22\",\n        \"attributes\": {\n            \"ClientID\": 10,\n            \"BNR\": \"15C4-4977-A22\",\n            \"DataEventAppointmentID\": 2179111,\n            \"ParentID\": null,\n            \"externalID\": null,\n            \"EventID\": 5572,\n            \"ParentEventID\": null,\n            \"addressID\": 1221,\n            \"AttendantTypeID\": 1,\n            \"AttendantType\": \"eingeladener Teilnehmer\",\n            \"AttendantCategoryID\": 2,\n            \"AttendantCategory\": \"Besucher\",\n            \"InvitationStateID\": 2,\n            \"InvitationState\": \"zugesagt\",\n            \"HasRegistration\": true,\n            \"Answertime\": \"2023-12-04T10:15:19+01:00\",\n            \"IsAdminMode\": false,\n            \"IsTestMode\": false,\n            \"DataOrigin\": \"EVM\",\n            \"OptInModeID\": 0,\n            \"OptInMode\": \"NoOptIn\",\n            \"OptInStatusID\": 0,\n            \"OptInStatus\": \"NoOptIn\",\n            \"InvitationLink\": \"https://muellerdemo1.astendo.de/event.php?token=JMwlkZlfV6y0lcjNh9JGoxFU2z93uc7WFbiegEG/UKjdvjDeu0fXr/DlOfjq7kYKJyJVpFV/vfUOTY6k2+7DRRgn7qq+4IYk4YmpnwTcWp66B6jx9x3fK5LAYJeOJQ5nmgzKbDYPfiwI6nghpDruJDcyYI0GcOEyH5AJKlejlKIwhJ84FHE61luQuYJdRw5jqU15/ti5B8b4NDT2CaR/TXGNKM1aGy7WoY9miswbG++pEbZpDfq5DVl5R0k1ataGHLwIKtJzRKU2E0xX/wQSzmSY6Y4xgbMZNpqgXNe/VpSSQu7m8IZTFSrTwnbzgThVq87cgt+efAjbVeFyVkiCc3a/NZMzgNn6lzAn2CsbnBArbgOty3UFzzgyzKCUrv8k5FgWhi4EC2vFXrBLaDcZgWU=\",\n            \"RegistratorBNR\": null,\n            \"ParentEventBNR\": null,\n            \"ParentEventRegistratorBNR\": null,\n            \"HasRepresentative\": false,\n            \"RepresentativeBNR\": null,\n            \"HasAnonGroup\": false,\n            \"AnonGroupBNR\": null,\n            \"GroupMemberCount\": 0,\n            \"HasEscorts\": false,\n            \"EscortBNRs\": null,\n            \"HasAdditionalAttendants\": false,\n            \"AdditionalAttendantBNRs\": null,\n            \"AdditionalAttendantBNRsYES\": null,\n            \"Appointments\": [\n                {\n                    \"ID\": 2179112,\n                    \"EventAppointmentID\": 865,\n                    \"Answertime\": null,\n                    \"InvitationStateID\": \"2\",\n                    \"InvitationState\": \"zugesagt\",\n                    \"BeginDate\": \"2024-02-09T10:00:00+01:00\",\n                    \"EndDate\": \"2024-02-09T17:00:00+01:00\",\n                    \"AttendanceCount\": 1\n                }\n            ],\n            \"AddressData\": {\n                \"City\": \"München\",\n                \"Company\": \"Autohaus Reichle GmbH\",\n                \"Email\": \"Werner.Reichle@autoreichle.de.ap\",\n                \"Salutation\": \"Herr\",\n                \"Street\": \"Ernst-Schneider-Weg 48\",\n                \"ZIP\": \"80937\",\n                \"Firstname\": \"Werner\",\n                \"Lastname\": \"Reichle\"\n            },\n            \"AdditionalQuestionData\": null,\n            \"IsInvoiceAddress\": false,\n            \"InvoiceAddress\": null,\n            \"IsDeliveryAddress\": false,\n            \"DeliveryAddress\": null,\n            \"PriceData\": null\n        },\n        \"links\": {\n            \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/events/5572/participants/15C4-4977-A22\",\n            \"InvitationLink\": \"https://muellerdemo1.astendo.de/event.php?token=JMwlkZlfV6y0lcjNh9JGoxFU2z93uc7WFbiegEG/UKjdvjDeu0fXr/DlOfjq7kYKJyJVpFV/vfUOTY6k2+7DRRgn7qq+4IYk4YmpnwTcWp66B6jx9x3fK5LAYJeOJQ5nmgzKbDYPfiwI6nghpDruJDcyYI0GcOEyH5AJKlejlKIwhJ84FHE61luQuYJdRw5jqU15/ti5B8b4NDT2CaR/TXGNKM1aGy7WoY9miswbG++pEbZpDfq5DVl5R0k1ataGHLwIKtJzRKU2E0xX/wQSzmSY6Y4xgbMZNpqgXNe/VpSSQu7m8IZTFSrTwnbzgThVq87cgt+efAjbVeFyVkiCc3a/NZMzgNn6lzAn2CsbnBArbgOty3UFzzgyzKCUrv8k5FgWhi4EC2vFXrBLaDcZgWU=\"\n        }\n    }\n}"}],"_postman_id":"955124a8-0ec4-4976-99dc-f5e729e699a4"},{"name":"event: participant delete","id":"31fb3f3a-6b38-49a5-aa10-0ab4d34fc1ea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/{{EventID}}/participants/15C4-1D17C7-A2B","description":"<h2 id=\"löschen-einzelner-teilnahmedaten\">Löschen einzelner Teilnahmedaten</h2>\n<p>Achtung:</p>\n<p>Werden Teilnahmedaten gelöscht, werden auch alle abhängigen Objekte wie Rechnungen usw. mit gelöscht.</p>\n<ul>\n<li><p>Handelt es sich um einen Teilnehmer (AttendantTypeID= 1,4,9) mit abhängigen Teilnehmern (Vertreter, Begleiter, Unterteilnehmer, anonyme Gruppen) werden diese ebenfalls gelöscht.</p>\n</li>\n<li><p>Handelt es sich bei der Veranstaltung um eine Rahmenveranstaltung (mit Teilveranstaltungen) so wird der Teilnehmer (und Abhängige) auch aus allen Teilveranstaltungen gelöscht</p>\n</li>\n</ul>\n","urlObject":{"path":["eventmanager-system","restapi","v1","events","{{EventID}}","participants","15C4-1D17C7-A2B"],"host":["https://we790.dev01.astendo-solutions.de"],"query":[],"variable":[]}},"response":[{"id":"34d85091-76fb-4f11-bc5b-38ece4316575","name":"event: participant Update addressID Copy","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/{{EventID}}/participants/15C4-1D17C7-A2B"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Sun, 31 Mar 2024 15:18:18 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Methods","value":"POST, GET, DELETE, PATCH"},{"key":"Strict-Transport-Security","value":"max-age=300; IncludeSubdomains; preload"},{"key":"X-Powered-By","value":""},{"key":"X-Xss-Protection","value":"1;mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Access-Control-Allow-Origin","value":"https://www.sandbox.paypal.com"},{"key":"Report-To","value":"{\"group\":\"ReportCspViolations\",\"max_age\":10886400,\"endpoints\":[{\"url\":\"https:\\/\\/muellerdemo1.astendo.de\\/eventmanager-system\\/ReportCspViolations.php\"}]}"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"jsonapi\": {\n        \"version\": \"1.1\"\n    },\n    \"meta\": {\n        \"comment\": \"Deletion of 15C4-1D17C7-A2B was successful\",\n        \"webExtensionVersion\": \"7.6.0.2871\",\n        \"jsonapi-documentation\": \"https://jsonapi.org/\"\n    }\n}"}],"_postman_id":"31fb3f3a-6b38-49a5-aa10-0ab4d34fc1ea"},{"name":"event: appointments","id":"0868053a-711a-436c-9f24-33a27c676acb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/{{EventID}}/participants/","description":"<h2 id=\"liste-der-teilnehmer-ein-veranstaltung-mit-ihren-status\">Liste der Teilnehmer ein Veranstaltung mit Ihren Status</h2>\n","urlObject":{"path":["eventmanager-system","restapi","v1","events","{{EventID}}","participants",""],"host":["https://we790.dev01.astendo-solutions.de"],"query":[],"variable":[]}},"response":[{"id":"419baeb4-2b5b-416d-8c2e-9d80b3d83e71","name":"event: participants Copy","originalRequest":{"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Mon, 01 Sep 2025 09:16:44 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Cross-Origin-Resource-Policy","value":"same-site"},{"key":"Cross-Origin-Embedder-Policy","value":"credentialless"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"},{"key":"Strict-Transport-Security","value":"max-age=15768000; IncludeSubdomains; preload"},{"key":"X-Powered-By","value":""},{"key":"X-Xss-Protection","value":"1;mode=block"},{"key":"Report-To","value":"{\"group\":\"ReportCspViolations\",\"max_age\":10886400,\"endpoints\":[{\"url\":\"https:\\/\\/we790.dev01.astendo-solutions.de\\/eventmanager-system\\/ReportCspViolations.php\"}]}"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":": Authorization, Origin, X-Requested-With, Content-Type,Accept"},{"key":"Access-Control-Allow-Methods","value":"POST, GET, DELETE, PATCH"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"jsonapi\": {\n        \"version\": \"1.1\"\n    },\n    \"meta\": {\n        \"ClientID\": 1,\n        \"webX-version\": \"7.9.0.6509\",\n        \"complexity\": \"linearized\",\n        \"jsonapi-documentation\": \"https://jsonapi.org/\",\n        \"webx-restapi-documentation\": \"https://documenter.getpostman.com/view/10573551/2sA35HXMAk\"\n    },\n    \"data\": [\n        {\n            \"type\": \"appointment\",\n            \"id\": \"17945\",\n            \"attributes\": {\n                \"ID\": 17945,\n                \"EAppointment_ID\": 42,\n                \"EAppointment_BeginDate\": \"2021-05-23T15:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2021-05-23T16:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Testtermin 3\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 2,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 1,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/17945\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"17946\",\n            \"attributes\": {\n                \"ID\": 17946,\n                \"EAppointment_ID\": 43,\n                \"EAppointment_BeginDate\": \"2021-06-25T15:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2021-06-25T16:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Testtermin5\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 2,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/17946\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"17947\",\n            \"attributes\": {\n                \"ID\": 17947,\n                \"EAppointment_ID\": 44,\n                \"EAppointment_BeginDate\": \"2021-05-24T15:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2021-05-24T16:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"TestTermin 6\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 1,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/17947\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"17948\",\n            \"attributes\": {\n                \"ID\": 17948,\n                \"EAppointment_ID\": 45,\n                \"EAppointment_BeginDate\": \"2021-05-25T15:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2021-05-25T16:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"TestTermin7\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 2,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/17948\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"17949\",\n            \"attributes\": {\n                \"ID\": 17949,\n                \"EAppointment_ID\": 46,\n                \"EAppointment_BeginDate\": \"2021-06-17T15:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2021-06-17T16:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"TestTermin 8\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 1,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/17949\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"18120\",\n            \"attributes\": {\n                \"ID\": 18120,\n                \"EAppointment_ID\": 88,\n                \"EAppointment_BeginDate\": \"2021-06-05T16:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2021-06-05T17:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Test Neu\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/18120\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"18121\",\n            \"attributes\": {\n                \"ID\": 18121,\n                \"EAppointment_ID\": 89,\n                \"EAppointment_BeginDate\": \"2021-06-09T16:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2021-06-09T17:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Test Neu\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/18121\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"18122\",\n            \"attributes\": {\n                \"ID\": 18122,\n                \"EAppointment_ID\": 90,\n                \"EAppointment_BeginDate\": \"2021-06-10T16:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2021-06-10T17:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Test Neu\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/18122\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"18123\",\n            \"attributes\": {\n                \"ID\": 18123,\n                \"EAppointment_ID\": 91,\n                \"EAppointment_BeginDate\": \"2021-06-15T16:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2021-06-15T17:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Test Neu\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/18123\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"18124\",\n            \"attributes\": {\n                \"ID\": 18124,\n                \"EAppointment_ID\": 92,\n                \"EAppointment_BeginDate\": \"2021-06-16T16:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2021-06-16T17:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Test Neu\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/18124\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"18125\",\n            \"attributes\": {\n                \"ID\": 18125,\n                \"EAppointment_ID\": 93,\n                \"EAppointment_BeginDate\": \"2021-06-17T16:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2021-06-17T17:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Test Neu\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/18125\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"18126\",\n            \"attributes\": {\n                \"ID\": 18126,\n                \"EAppointment_ID\": 94,\n                \"EAppointment_BeginDate\": \"2021-06-22T16:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2021-06-22T17:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Test Neu\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/18126\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"18127\",\n            \"attributes\": {\n                \"ID\": 18127,\n                \"EAppointment_ID\": 95,\n                \"EAppointment_BeginDate\": \"2021-06-23T16:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2021-06-23T17:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Test Neu\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/18127\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"18128\",\n            \"attributes\": {\n                \"ID\": 18128,\n                \"EAppointment_ID\": 96,\n                \"EAppointment_BeginDate\": \"2021-06-24T16:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2021-06-24T17:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Test Neu\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/18128\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"18129\",\n            \"attributes\": {\n                \"ID\": 18129,\n                \"EAppointment_ID\": 97,\n                \"EAppointment_BeginDate\": \"2021-06-29T16:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2021-06-29T17:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Test Neu\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 3,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/18129\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"18130\",\n            \"attributes\": {\n                \"ID\": 18130,\n                \"EAppointment_ID\": 168,\n                \"EAppointment_BeginDate\": \"2021-06-17T14:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2021-06-17T15:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serientermin2\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/18130\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"18131\",\n            \"attributes\": {\n                \"ID\": 18131,\n                \"EAppointment_ID\": 169,\n                \"EAppointment_BeginDate\": \"2021-06-18T14:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2021-06-18T15:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serientermin2\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/18131\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"18132\",\n            \"attributes\": {\n                \"ID\": 18132,\n                \"EAppointment_ID\": 170,\n                \"EAppointment_BeginDate\": \"2021-06-19T14:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2021-06-19T15:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serientermin2\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/18132\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"18133\",\n            \"attributes\": {\n                \"ID\": 18133,\n                \"EAppointment_ID\": 171,\n                \"EAppointment_BeginDate\": \"2021-06-20T14:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2021-06-20T15:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serientermin2\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/18133\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"18134\",\n            \"attributes\": {\n                \"ID\": 18134,\n                \"EAppointment_ID\": 172,\n                \"EAppointment_BeginDate\": \"2021-06-21T14:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2021-06-21T15:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serientermin2\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/18134\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"18135\",\n            \"attributes\": {\n                \"ID\": 18135,\n                \"EAppointment_ID\": 173,\n                \"EAppointment_BeginDate\": \"2021-06-22T14:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2021-06-22T15:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serientermin2\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/18135\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"18136\",\n            \"attributes\": {\n                \"ID\": 18136,\n                \"EAppointment_ID\": 174,\n                \"EAppointment_BeginDate\": \"2021-06-23T14:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2021-06-23T15:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serientermin2\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/18136\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"18137\",\n            \"attributes\": {\n                \"ID\": 18137,\n                \"EAppointment_ID\": 175,\n                \"EAppointment_BeginDate\": \"2021-06-24T14:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2021-06-24T15:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serientermin2\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/18137\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"18138\",\n            \"attributes\": {\n                \"ID\": 18138,\n                \"EAppointment_ID\": 176,\n                \"EAppointment_BeginDate\": \"2021-06-25T14:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2021-06-25T15:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serientermin2\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/18138\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"18139\",\n            \"attributes\": {\n                \"ID\": 18139,\n                \"EAppointment_ID\": 177,\n                \"EAppointment_BeginDate\": \"2021-06-26T14:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2021-06-26T15:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serientermin2\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/18139\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"18140\",\n            \"attributes\": {\n                \"ID\": 18140,\n                \"EAppointment_ID\": 178,\n                \"EAppointment_BeginDate\": \"2021-06-27T14:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2021-06-27T15:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serientermin2\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/18140\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"18141\",\n            \"attributes\": {\n                \"ID\": 18141,\n                \"EAppointment_ID\": 179,\n                \"EAppointment_BeginDate\": \"2021-06-28T14:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2021-06-28T15:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serientermin2\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/18141\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"18142\",\n            \"attributes\": {\n                \"ID\": 18142,\n                \"EAppointment_ID\": 180,\n                \"EAppointment_BeginDate\": \"2021-06-29T14:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2021-06-29T15:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serientermin2\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 1,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/18142\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"18143\",\n            \"attributes\": {\n                \"ID\": 18143,\n                \"EAppointment_ID\": 181,\n                \"EAppointment_BeginDate\": \"2021-06-30T14:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2021-06-30T15:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serientermin2\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 1,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/18143\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"18144\",\n            \"attributes\": {\n                \"ID\": 18144,\n                \"EAppointment_ID\": 182,\n                \"EAppointment_BeginDate\": \"2021-07-01T14:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2021-07-01T15:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serientermin2\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 1,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/18144\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"18145\",\n            \"attributes\": {\n                \"ID\": 18145,\n                \"EAppointment_ID\": 183,\n                \"EAppointment_BeginDate\": \"2021-07-02T14:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2021-07-02T15:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serientermin2\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 1,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/18145\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"18146\",\n            \"attributes\": {\n                \"ID\": 18146,\n                \"EAppointment_ID\": 184,\n                \"EAppointment_BeginDate\": \"2021-07-03T14:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2021-07-03T15:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serientermin2\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 1,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/18146\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"18147\",\n            \"attributes\": {\n                \"ID\": 18147,\n                \"EAppointment_ID\": 185,\n                \"EAppointment_BeginDate\": \"2021-07-04T14:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2021-07-04T15:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serientermin2\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/18147\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"18148\",\n            \"attributes\": {\n                \"ID\": 18148,\n                \"EAppointment_ID\": 186,\n                \"EAppointment_BeginDate\": \"2021-07-05T14:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2021-07-05T15:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serientermin2\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 1,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/18148\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"18149\",\n            \"attributes\": {\n                \"ID\": 18149,\n                \"EAppointment_ID\": 187,\n                \"EAppointment_BeginDate\": \"2021-07-06T14:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2021-07-06T15:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serientermin2\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/18149\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"18791\",\n            \"attributes\": {\n                \"ID\": 18791,\n                \"EAppointment_ID\": 228,\n                \"EAppointment_BeginDate\": \"2021-06-08T15:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2021-06-08T16:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": null,\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/18791\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"18792\",\n            \"attributes\": {\n                \"ID\": 18792,\n                \"EAppointment_ID\": 229,\n                \"EAppointment_BeginDate\": \"2021-06-09T15:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2021-06-09T16:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": null,\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/18792\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"18793\",\n            \"attributes\": {\n                \"ID\": 18793,\n                \"EAppointment_ID\": 230,\n                \"EAppointment_BeginDate\": \"2021-06-10T15:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2021-06-10T16:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": null,\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/18793\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"18794\",\n            \"attributes\": {\n                \"ID\": 18794,\n                \"EAppointment_ID\": 231,\n                \"EAppointment_BeginDate\": \"2021-06-11T15:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2021-06-11T16:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": null,\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/18794\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"18795\",\n            \"attributes\": {\n                \"ID\": 18795,\n                \"EAppointment_ID\": 232,\n                \"EAppointment_BeginDate\": \"2021-06-12T15:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2021-06-12T16:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": null,\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/18795\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"18796\",\n            \"attributes\": {\n                \"ID\": 18796,\n                \"EAppointment_ID\": 233,\n                \"EAppointment_BeginDate\": \"2021-06-13T15:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2021-06-13T16:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": null,\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/18796\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"18797\",\n            \"attributes\": {\n                \"ID\": 18797,\n                \"EAppointment_ID\": 234,\n                \"EAppointment_BeginDate\": \"2021-06-14T15:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2021-06-14T16:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": null,\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/18797\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"18798\",\n            \"attributes\": {\n                \"ID\": 18798,\n                \"EAppointment_ID\": 235,\n                \"EAppointment_BeginDate\": \"2021-06-15T15:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2021-06-15T16:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": null,\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/18798\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"18799\",\n            \"attributes\": {\n                \"ID\": 18799,\n                \"EAppointment_ID\": 236,\n                \"EAppointment_BeginDate\": \"2021-06-16T15:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2021-06-16T16:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": null,\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/18799\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"18800\",\n            \"attributes\": {\n                \"ID\": 18800,\n                \"EAppointment_ID\": 237,\n                \"EAppointment_BeginDate\": \"2021-06-17T15:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2021-06-17T16:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": null,\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/18800\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"18801\",\n            \"attributes\": {\n                \"ID\": 18801,\n                \"EAppointment_ID\": 238,\n                \"EAppointment_BeginDate\": \"2021-06-18T15:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2021-06-18T16:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": null,\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/18801\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"18802\",\n            \"attributes\": {\n                \"ID\": 18802,\n                \"EAppointment_ID\": 239,\n                \"EAppointment_BeginDate\": \"2021-06-19T15:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2021-06-19T16:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": null,\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/18802\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"18803\",\n            \"attributes\": {\n                \"ID\": 18803,\n                \"EAppointment_ID\": 240,\n                \"EAppointment_BeginDate\": \"2021-06-20T15:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2021-06-20T16:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": null,\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/18803\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59683\",\n            \"attributes\": {\n                \"ID\": 59683,\n                \"EAppointment_ID\": 4393,\n                \"EAppointment_BeginDate\": \"2023-06-07T14:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-06-07T15:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"asasassa\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59683\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59837\",\n            \"attributes\": {\n                \"ID\": 59837,\n                \"EAppointment_ID\": 3242,\n                \"EAppointment_BeginDate\": \"2023-06-15T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-06-15T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59837\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59858\",\n            \"attributes\": {\n                \"ID\": 59858,\n                \"EAppointment_ID\": 1817,\n                \"EAppointment_BeginDate\": \"2022-04-29T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2022-04-29T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59858\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59859\",\n            \"attributes\": {\n                \"ID\": 59859,\n                \"EAppointment_ID\": 1818,\n                \"EAppointment_BeginDate\": \"2022-05-02T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2022-05-02T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59859\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59860\",\n            \"attributes\": {\n                \"ID\": 59860,\n                \"EAppointment_ID\": 1819,\n                \"EAppointment_BeginDate\": \"2022-05-03T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2022-05-03T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59860\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59861\",\n            \"attributes\": {\n                \"ID\": 59861,\n                \"EAppointment_ID\": 1820,\n                \"EAppointment_BeginDate\": \"2022-05-04T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2022-05-04T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59861\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59862\",\n            \"attributes\": {\n                \"ID\": 59862,\n                \"EAppointment_ID\": 1821,\n                \"EAppointment_BeginDate\": \"2022-05-05T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2022-05-05T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59862\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59863\",\n            \"attributes\": {\n                \"ID\": 59863,\n                \"EAppointment_ID\": 1822,\n                \"EAppointment_BeginDate\": \"2022-05-06T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2022-05-06T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59863\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59864\",\n            \"attributes\": {\n                \"ID\": 59864,\n                \"EAppointment_ID\": 1823,\n                \"EAppointment_BeginDate\": \"2022-05-09T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2022-05-09T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59864\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59865\",\n            \"attributes\": {\n                \"ID\": 59865,\n                \"EAppointment_ID\": 1824,\n                \"EAppointment_BeginDate\": \"2022-05-10T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2022-05-10T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59865\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59866\",\n            \"attributes\": {\n                \"ID\": 59866,\n                \"EAppointment_ID\": 1825,\n                \"EAppointment_BeginDate\": \"2022-05-11T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2022-05-11T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59866\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59867\",\n            \"attributes\": {\n                \"ID\": 59867,\n                \"EAppointment_ID\": 1826,\n                \"EAppointment_BeginDate\": \"2022-05-12T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2022-05-12T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59867\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59868\",\n            \"attributes\": {\n                \"ID\": 59868,\n                \"EAppointment_ID\": 1827,\n                \"EAppointment_BeginDate\": \"2022-05-13T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2022-05-13T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59868\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59869\",\n            \"attributes\": {\n                \"ID\": 59869,\n                \"EAppointment_ID\": 1828,\n                \"EAppointment_BeginDate\": \"2022-05-16T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2022-05-16T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59869\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59870\",\n            \"attributes\": {\n                \"ID\": 59870,\n                \"EAppointment_ID\": 1829,\n                \"EAppointment_BeginDate\": \"2022-05-17T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2022-05-17T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59870\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59871\",\n            \"attributes\": {\n                \"ID\": 59871,\n                \"EAppointment_ID\": 1830,\n                \"EAppointment_BeginDate\": \"2022-05-18T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2022-05-18T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59871\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59872\",\n            \"attributes\": {\n                \"ID\": 59872,\n                \"EAppointment_ID\": 1831,\n                \"EAppointment_BeginDate\": \"2022-05-19T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2022-05-19T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59872\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59873\",\n            \"attributes\": {\n                \"ID\": 59873,\n                \"EAppointment_ID\": 1832,\n                \"EAppointment_BeginDate\": \"2022-05-20T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2022-05-20T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59873\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59874\",\n            \"attributes\": {\n                \"ID\": 59874,\n                \"EAppointment_ID\": 1833,\n                \"EAppointment_BeginDate\": \"2022-05-23T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2022-05-23T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59874\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59875\",\n            \"attributes\": {\n                \"ID\": 59875,\n                \"EAppointment_ID\": 1834,\n                \"EAppointment_BeginDate\": \"2022-05-24T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2022-05-24T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59875\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59876\",\n            \"attributes\": {\n                \"ID\": 59876,\n                \"EAppointment_ID\": 1835,\n                \"EAppointment_BeginDate\": \"2022-05-25T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2022-05-25T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59876\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59877\",\n            \"attributes\": {\n                \"ID\": 59877,\n                \"EAppointment_ID\": 1836,\n                \"EAppointment_BeginDate\": \"2022-05-26T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2022-05-26T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59877\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59878\",\n            \"attributes\": {\n                \"ID\": 59878,\n                \"EAppointment_ID\": 1837,\n                \"EAppointment_BeginDate\": \"2022-05-27T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2022-05-27T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59878\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59879\",\n            \"attributes\": {\n                \"ID\": 59879,\n                \"EAppointment_ID\": 1838,\n                \"EAppointment_BeginDate\": \"2022-05-30T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2022-05-30T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59879\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59880\",\n            \"attributes\": {\n                \"ID\": 59880,\n                \"EAppointment_ID\": 1839,\n                \"EAppointment_BeginDate\": \"2022-05-31T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2022-05-31T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59880\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59881\",\n            \"attributes\": {\n                \"ID\": 59881,\n                \"EAppointment_ID\": 1840,\n                \"EAppointment_BeginDate\": \"2022-06-01T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2022-06-01T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59881\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59882\",\n            \"attributes\": {\n                \"ID\": 59882,\n                \"EAppointment_ID\": 1841,\n                \"EAppointment_BeginDate\": \"2022-06-02T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2022-06-02T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59882\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59883\",\n            \"attributes\": {\n                \"ID\": 59883,\n                \"EAppointment_ID\": 1842,\n                \"EAppointment_BeginDate\": \"2022-06-03T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2022-06-03T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59883\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59884\",\n            \"attributes\": {\n                \"ID\": 59884,\n                \"EAppointment_ID\": 1843,\n                \"EAppointment_BeginDate\": \"2022-06-06T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2022-06-06T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59884\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59885\",\n            \"attributes\": {\n                \"ID\": 59885,\n                \"EAppointment_ID\": 1844,\n                \"EAppointment_BeginDate\": \"2022-06-07T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2022-06-07T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59885\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59886\",\n            \"attributes\": {\n                \"ID\": 59886,\n                \"EAppointment_ID\": 1845,\n                \"EAppointment_BeginDate\": \"2022-06-08T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2022-06-08T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59886\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59887\",\n            \"attributes\": {\n                \"ID\": 59887,\n                \"EAppointment_ID\": 1846,\n                \"EAppointment_BeginDate\": \"2022-06-09T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2022-06-09T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59887\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59888\",\n            \"attributes\": {\n                \"ID\": 59888,\n                \"EAppointment_ID\": 1847,\n                \"EAppointment_BeginDate\": \"2022-06-10T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2022-06-10T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59888\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59889\",\n            \"attributes\": {\n                \"ID\": 59889,\n                \"EAppointment_ID\": 1848,\n                \"EAppointment_BeginDate\": \"2022-06-13T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2022-06-13T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59889\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59890\",\n            \"attributes\": {\n                \"ID\": 59890,\n                \"EAppointment_ID\": 1849,\n                \"EAppointment_BeginDate\": \"2022-06-14T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2022-06-14T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59890\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59891\",\n            \"attributes\": {\n                \"ID\": 59891,\n                \"EAppointment_ID\": 1850,\n                \"EAppointment_BeginDate\": \"2022-06-15T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2022-06-15T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59891\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59892\",\n            \"attributes\": {\n                \"ID\": 59892,\n                \"EAppointment_ID\": 1851,\n                \"EAppointment_BeginDate\": \"2022-06-16T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2022-06-16T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59892\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59893\",\n            \"attributes\": {\n                \"ID\": 59893,\n                \"EAppointment_ID\": 1852,\n                \"EAppointment_BeginDate\": \"2022-06-17T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2022-06-17T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59893\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59894\",\n            \"attributes\": {\n                \"ID\": 59894,\n                \"EAppointment_ID\": 1853,\n                \"EAppointment_BeginDate\": \"2022-06-20T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2022-06-20T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59894\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59895\",\n            \"attributes\": {\n                \"ID\": 59895,\n                \"EAppointment_ID\": 1854,\n                \"EAppointment_BeginDate\": \"2022-06-21T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2022-06-21T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59895\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59896\",\n            \"attributes\": {\n                \"ID\": 59896,\n                \"EAppointment_ID\": 1855,\n                \"EAppointment_BeginDate\": \"2022-06-22T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2022-06-22T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59896\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59897\",\n            \"attributes\": {\n                \"ID\": 59897,\n                \"EAppointment_ID\": 1856,\n                \"EAppointment_BeginDate\": \"2022-06-23T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2022-06-23T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59897\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59898\",\n            \"attributes\": {\n                \"ID\": 59898,\n                \"EAppointment_ID\": 1857,\n                \"EAppointment_BeginDate\": \"2022-06-24T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2022-06-24T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59898\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59899\",\n            \"attributes\": {\n                \"ID\": 59899,\n                \"EAppointment_ID\": 1858,\n                \"EAppointment_BeginDate\": \"2022-06-27T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2022-06-27T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59899\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59900\",\n            \"attributes\": {\n                \"ID\": 59900,\n                \"EAppointment_ID\": 1859,\n                \"EAppointment_BeginDate\": \"2022-06-28T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2022-06-28T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59900\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59901\",\n            \"attributes\": {\n                \"ID\": 59901,\n                \"EAppointment_ID\": 1860,\n                \"EAppointment_BeginDate\": \"2022-06-29T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2022-06-29T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59901\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59902\",\n            \"attributes\": {\n                \"ID\": 59902,\n                \"EAppointment_ID\": 1861,\n                \"EAppointment_BeginDate\": \"2022-06-30T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2022-06-30T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59902\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59903\",\n            \"attributes\": {\n                \"ID\": 59903,\n                \"EAppointment_ID\": 1862,\n                \"EAppointment_BeginDate\": \"2022-07-01T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2022-07-01T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59903\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59904\",\n            \"attributes\": {\n                \"ID\": 59904,\n                \"EAppointment_ID\": 1863,\n                \"EAppointment_BeginDate\": \"2022-07-04T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2022-07-04T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59904\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59905\",\n            \"attributes\": {\n                \"ID\": 59905,\n                \"EAppointment_ID\": 1864,\n                \"EAppointment_BeginDate\": \"2022-07-05T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2022-07-05T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59905\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59906\",\n            \"attributes\": {\n                \"ID\": 59906,\n                \"EAppointment_ID\": 1865,\n                \"EAppointment_BeginDate\": \"2022-07-06T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2022-07-06T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59906\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59907\",\n            \"attributes\": {\n                \"ID\": 59907,\n                \"EAppointment_ID\": 1866,\n                \"EAppointment_BeginDate\": \"2022-07-07T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2022-07-07T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59907\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59908\",\n            \"attributes\": {\n                \"ID\": 59908,\n                \"EAppointment_ID\": 1867,\n                \"EAppointment_BeginDate\": \"2022-04-29T14:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2022-04-29T15:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie 2\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59908\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59909\",\n            \"attributes\": {\n                \"ID\": 59909,\n                \"EAppointment_ID\": 1868,\n                \"EAppointment_BeginDate\": \"2022-05-02T14:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2022-05-02T15:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie 2\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59909\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59910\",\n            \"attributes\": {\n                \"ID\": 59910,\n                \"EAppointment_ID\": 1869,\n                \"EAppointment_BeginDate\": \"2022-05-03T14:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2022-05-03T15:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie 2\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59910\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59911\",\n            \"attributes\": {\n                \"ID\": 59911,\n                \"EAppointment_ID\": 1870,\n                \"EAppointment_BeginDate\": \"2022-05-04T14:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2022-05-04T15:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie 2\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59911\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59912\",\n            \"attributes\": {\n                \"ID\": 59912,\n                \"EAppointment_ID\": 1871,\n                \"EAppointment_BeginDate\": \"2022-05-05T14:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2022-05-05T15:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie 2\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59912\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59913\",\n            \"attributes\": {\n                \"ID\": 59913,\n                \"EAppointment_ID\": 1872,\n                \"EAppointment_BeginDate\": \"2022-05-06T14:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2022-05-06T15:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie 2\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59913\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59914\",\n            \"attributes\": {\n                \"ID\": 59914,\n                \"EAppointment_ID\": 1873,\n                \"EAppointment_BeginDate\": \"2022-05-09T14:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2022-05-09T15:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie 2\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59914\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59915\",\n            \"attributes\": {\n                \"ID\": 59915,\n                \"EAppointment_ID\": 1874,\n                \"EAppointment_BeginDate\": \"2022-05-10T14:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2022-05-10T15:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie 2\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59915\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59916\",\n            \"attributes\": {\n                \"ID\": 59916,\n                \"EAppointment_ID\": 1875,\n                \"EAppointment_BeginDate\": \"2022-05-11T14:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2022-05-11T15:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie 2\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59916\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59917\",\n            \"attributes\": {\n                \"ID\": 59917,\n                \"EAppointment_ID\": 1876,\n                \"EAppointment_BeginDate\": \"2022-05-12T14:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2022-05-12T15:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie 2\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59917\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59918\",\n            \"attributes\": {\n                \"ID\": 59918,\n                \"EAppointment_ID\": 1877,\n                \"EAppointment_BeginDate\": \"2022-05-13T14:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2022-05-13T15:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie 2\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59918\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59919\",\n            \"attributes\": {\n                \"ID\": 59919,\n                \"EAppointment_ID\": 1878,\n                \"EAppointment_BeginDate\": \"2022-05-16T14:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2022-05-16T15:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie 2\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59919\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59920\",\n            \"attributes\": {\n                \"ID\": 59920,\n                \"EAppointment_ID\": 1879,\n                \"EAppointment_BeginDate\": \"2022-05-17T14:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2022-05-17T15:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie 2\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59920\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59921\",\n            \"attributes\": {\n                \"ID\": 59921,\n                \"EAppointment_ID\": 1880,\n                \"EAppointment_BeginDate\": \"2022-05-18T14:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2022-05-18T15:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie 2\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59921\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59922\",\n            \"attributes\": {\n                \"ID\": 59922,\n                \"EAppointment_ID\": 1881,\n                \"EAppointment_BeginDate\": \"2022-05-19T14:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2022-05-19T15:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie 2\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59922\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59923\",\n            \"attributes\": {\n                \"ID\": 59923,\n                \"EAppointment_ID\": 1882,\n                \"EAppointment_BeginDate\": \"2022-05-20T14:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2022-05-20T15:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie 2\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59923\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59924\",\n            \"attributes\": {\n                \"ID\": 59924,\n                \"EAppointment_ID\": 1883,\n                \"EAppointment_BeginDate\": \"2022-05-23T14:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2022-05-23T15:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie 2\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59924\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59925\",\n            \"attributes\": {\n                \"ID\": 59925,\n                \"EAppointment_ID\": 1884,\n                \"EAppointment_BeginDate\": \"2022-05-24T14:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2022-05-24T15:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie 2\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59925\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59926\",\n            \"attributes\": {\n                \"ID\": 59926,\n                \"EAppointment_ID\": 1885,\n                \"EAppointment_BeginDate\": \"2022-05-25T14:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2022-05-25T15:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie 2\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59926\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59927\",\n            \"attributes\": {\n                \"ID\": 59927,\n                \"EAppointment_ID\": 1886,\n                \"EAppointment_BeginDate\": \"2022-05-26T14:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2022-05-26T15:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie 2\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59927\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59928\",\n            \"attributes\": {\n                \"ID\": 59928,\n                \"EAppointment_ID\": 2952,\n                \"EAppointment_BeginDate\": \"2023-01-27T12:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-01-27T13:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59928\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59929\",\n            \"attributes\": {\n                \"ID\": 59929,\n                \"EAppointment_ID\": 2953,\n                \"EAppointment_BeginDate\": \"2023-01-30T12:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-01-30T13:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59929\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59930\",\n            \"attributes\": {\n                \"ID\": 59930,\n                \"EAppointment_ID\": 2954,\n                \"EAppointment_BeginDate\": \"2023-01-31T12:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-01-31T13:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59930\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59931\",\n            \"attributes\": {\n                \"ID\": 59931,\n                \"EAppointment_ID\": 2955,\n                \"EAppointment_BeginDate\": \"2023-02-01T12:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-02-01T13:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59931\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59932\",\n            \"attributes\": {\n                \"ID\": 59932,\n                \"EAppointment_ID\": 2956,\n                \"EAppointment_BeginDate\": \"2023-02-02T12:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-02-02T13:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59932\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59933\",\n            \"attributes\": {\n                \"ID\": 59933,\n                \"EAppointment_ID\": 2957,\n                \"EAppointment_BeginDate\": \"2023-02-03T12:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-02-03T13:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59933\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59934\",\n            \"attributes\": {\n                \"ID\": 59934,\n                \"EAppointment_ID\": 2958,\n                \"EAppointment_BeginDate\": \"2023-02-06T12:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-02-06T13:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59934\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59935\",\n            \"attributes\": {\n                \"ID\": 59935,\n                \"EAppointment_ID\": 2959,\n                \"EAppointment_BeginDate\": \"2023-02-07T12:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-02-07T13:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59935\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59936\",\n            \"attributes\": {\n                \"ID\": 59936,\n                \"EAppointment_ID\": 2960,\n                \"EAppointment_BeginDate\": \"2023-02-08T12:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-02-08T13:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59936\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59937\",\n            \"attributes\": {\n                \"ID\": 59937,\n                \"EAppointment_ID\": 2961,\n                \"EAppointment_BeginDate\": \"2023-02-09T12:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-02-09T13:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59937\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59938\",\n            \"attributes\": {\n                \"ID\": 59938,\n                \"EAppointment_ID\": 2962,\n                \"EAppointment_BeginDate\": \"2023-02-10T12:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-02-10T13:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59938\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59939\",\n            \"attributes\": {\n                \"ID\": 59939,\n                \"EAppointment_ID\": 2963,\n                \"EAppointment_BeginDate\": \"2023-02-13T12:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-02-13T13:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59939\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59940\",\n            \"attributes\": {\n                \"ID\": 59940,\n                \"EAppointment_ID\": 2964,\n                \"EAppointment_BeginDate\": \"2023-02-14T12:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-02-14T13:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59940\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59941\",\n            \"attributes\": {\n                \"ID\": 59941,\n                \"EAppointment_ID\": 2965,\n                \"EAppointment_BeginDate\": \"2023-02-15T12:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-02-15T13:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59941\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59942\",\n            \"attributes\": {\n                \"ID\": 59942,\n                \"EAppointment_ID\": 2966,\n                \"EAppointment_BeginDate\": \"2023-02-16T12:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-02-16T13:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59942\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59943\",\n            \"attributes\": {\n                \"ID\": 59943,\n                \"EAppointment_ID\": 2967,\n                \"EAppointment_BeginDate\": \"2023-02-17T12:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-02-17T13:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59943\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59944\",\n            \"attributes\": {\n                \"ID\": 59944,\n                \"EAppointment_ID\": 2968,\n                \"EAppointment_BeginDate\": \"2023-02-20T12:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-02-20T13:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59944\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59945\",\n            \"attributes\": {\n                \"ID\": 59945,\n                \"EAppointment_ID\": 2969,\n                \"EAppointment_BeginDate\": \"2023-02-21T12:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-02-21T13:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59945\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59946\",\n            \"attributes\": {\n                \"ID\": 59946,\n                \"EAppointment_ID\": 2970,\n                \"EAppointment_BeginDate\": \"2023-02-22T12:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-02-22T13:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59946\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59947\",\n            \"attributes\": {\n                \"ID\": 59947,\n                \"EAppointment_ID\": 2971,\n                \"EAppointment_BeginDate\": \"2023-02-23T12:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-02-23T13:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59947\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59948\",\n            \"attributes\": {\n                \"ID\": 59948,\n                \"EAppointment_ID\": 2972,\n                \"EAppointment_BeginDate\": \"2023-02-24T12:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-02-24T13:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59948\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59949\",\n            \"attributes\": {\n                \"ID\": 59949,\n                \"EAppointment_ID\": 2973,\n                \"EAppointment_BeginDate\": \"2023-02-27T12:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-02-27T13:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59949\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59950\",\n            \"attributes\": {\n                \"ID\": 59950,\n                \"EAppointment_ID\": 2974,\n                \"EAppointment_BeginDate\": \"2023-02-28T12:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-02-28T13:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59950\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59951\",\n            \"attributes\": {\n                \"ID\": 59951,\n                \"EAppointment_ID\": 2975,\n                \"EAppointment_BeginDate\": \"2023-03-01T12:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-03-01T13:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59951\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59952\",\n            \"attributes\": {\n                \"ID\": 59952,\n                \"EAppointment_ID\": 2976,\n                \"EAppointment_BeginDate\": \"2023-03-02T12:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-03-02T13:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59952\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59953\",\n            \"attributes\": {\n                \"ID\": 59953,\n                \"EAppointment_ID\": 2977,\n                \"EAppointment_BeginDate\": \"2023-03-03T12:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-03-03T13:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59953\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59954\",\n            \"attributes\": {\n                \"ID\": 59954,\n                \"EAppointment_ID\": 2978,\n                \"EAppointment_BeginDate\": \"2023-03-06T12:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-03-06T13:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59954\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59955\",\n            \"attributes\": {\n                \"ID\": 59955,\n                \"EAppointment_ID\": 2979,\n                \"EAppointment_BeginDate\": \"2023-03-07T12:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-03-07T13:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59955\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59956\",\n            \"attributes\": {\n                \"ID\": 59956,\n                \"EAppointment_ID\": 2980,\n                \"EAppointment_BeginDate\": \"2023-03-08T12:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-03-08T13:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59956\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59957\",\n            \"attributes\": {\n                \"ID\": 59957,\n                \"EAppointment_ID\": 2981,\n                \"EAppointment_BeginDate\": \"2023-03-09T12:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-03-09T13:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59957\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59958\",\n            \"attributes\": {\n                \"ID\": 59958,\n                \"EAppointment_ID\": 2982,\n                \"EAppointment_BeginDate\": \"2023-03-10T12:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-03-10T13:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59958\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59959\",\n            \"attributes\": {\n                \"ID\": 59959,\n                \"EAppointment_ID\": 2983,\n                \"EAppointment_BeginDate\": \"2023-03-13T12:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-03-13T13:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59959\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59960\",\n            \"attributes\": {\n                \"ID\": 59960,\n                \"EAppointment_ID\": 2984,\n                \"EAppointment_BeginDate\": \"2023-03-14T12:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-03-14T13:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59960\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59961\",\n            \"attributes\": {\n                \"ID\": 59961,\n                \"EAppointment_ID\": 2985,\n                \"EAppointment_BeginDate\": \"2023-03-15T12:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-03-15T13:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59961\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59962\",\n            \"attributes\": {\n                \"ID\": 59962,\n                \"EAppointment_ID\": 2986,\n                \"EAppointment_BeginDate\": \"2023-03-16T12:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-03-16T13:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59962\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59963\",\n            \"attributes\": {\n                \"ID\": 59963,\n                \"EAppointment_ID\": 2987,\n                \"EAppointment_BeginDate\": \"2023-03-17T12:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-03-17T13:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59963\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59964\",\n            \"attributes\": {\n                \"ID\": 59964,\n                \"EAppointment_ID\": 2988,\n                \"EAppointment_BeginDate\": \"2023-03-20T12:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-03-20T13:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59964\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59965\",\n            \"attributes\": {\n                \"ID\": 59965,\n                \"EAppointment_ID\": 2989,\n                \"EAppointment_BeginDate\": \"2023-03-21T12:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-03-21T13:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59965\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59966\",\n            \"attributes\": {\n                \"ID\": 59966,\n                \"EAppointment_ID\": 2990,\n                \"EAppointment_BeginDate\": \"2023-03-22T12:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-03-22T13:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59966\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59967\",\n            \"attributes\": {\n                \"ID\": 59967,\n                \"EAppointment_ID\": 2991,\n                \"EAppointment_BeginDate\": \"2023-03-23T12:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-03-23T13:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59967\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59968\",\n            \"attributes\": {\n                \"ID\": 59968,\n                \"EAppointment_ID\": 2992,\n                \"EAppointment_BeginDate\": \"2023-03-24T12:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-03-24T13:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59968\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59969\",\n            \"attributes\": {\n                \"ID\": 59969,\n                \"EAppointment_ID\": 2993,\n                \"EAppointment_BeginDate\": \"2023-03-27T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-03-27T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59969\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59970\",\n            \"attributes\": {\n                \"ID\": 59970,\n                \"EAppointment_ID\": 2994,\n                \"EAppointment_BeginDate\": \"2023-03-28T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-03-28T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59970\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59971\",\n            \"attributes\": {\n                \"ID\": 59971,\n                \"EAppointment_ID\": 2995,\n                \"EAppointment_BeginDate\": \"2023-03-29T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-03-29T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59971\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59972\",\n            \"attributes\": {\n                \"ID\": 59972,\n                \"EAppointment_ID\": 2996,\n                \"EAppointment_BeginDate\": \"2023-03-30T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-03-30T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59972\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59973\",\n            \"attributes\": {\n                \"ID\": 59973,\n                \"EAppointment_ID\": 2997,\n                \"EAppointment_BeginDate\": \"2023-03-31T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-03-31T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59973\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59974\",\n            \"attributes\": {\n                \"ID\": 59974,\n                \"EAppointment_ID\": 2998,\n                \"EAppointment_BeginDate\": \"2023-04-03T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-04-03T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59974\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59975\",\n            \"attributes\": {\n                \"ID\": 59975,\n                \"EAppointment_ID\": 2999,\n                \"EAppointment_BeginDate\": \"2023-04-04T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-04-04T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59975\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59976\",\n            \"attributes\": {\n                \"ID\": 59976,\n                \"EAppointment_ID\": 3000,\n                \"EAppointment_BeginDate\": \"2023-04-05T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-04-05T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59976\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59977\",\n            \"attributes\": {\n                \"ID\": 59977,\n                \"EAppointment_ID\": 3001,\n                \"EAppointment_BeginDate\": \"2023-04-06T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-04-06T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59977\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59978\",\n            \"attributes\": {\n                \"ID\": 59978,\n                \"EAppointment_ID\": 3002,\n                \"EAppointment_BeginDate\": \"2023-04-07T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-04-07T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59978\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59979\",\n            \"attributes\": {\n                \"ID\": 59979,\n                \"EAppointment_ID\": 3003,\n                \"EAppointment_BeginDate\": \"2023-04-10T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-04-10T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59979\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59980\",\n            \"attributes\": {\n                \"ID\": 59980,\n                \"EAppointment_ID\": 3004,\n                \"EAppointment_BeginDate\": \"2023-04-11T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-04-11T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59980\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59981\",\n            \"attributes\": {\n                \"ID\": 59981,\n                \"EAppointment_ID\": 3005,\n                \"EAppointment_BeginDate\": \"2023-04-12T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-04-12T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59981\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59982\",\n            \"attributes\": {\n                \"ID\": 59982,\n                \"EAppointment_ID\": 3006,\n                \"EAppointment_BeginDate\": \"2023-04-13T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-04-13T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59982\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59983\",\n            \"attributes\": {\n                \"ID\": 59983,\n                \"EAppointment_ID\": 3007,\n                \"EAppointment_BeginDate\": \"2023-04-14T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-04-14T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59983\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59984\",\n            \"attributes\": {\n                \"ID\": 59984,\n                \"EAppointment_ID\": 3008,\n                \"EAppointment_BeginDate\": \"2023-04-17T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-04-17T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59984\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59985\",\n            \"attributes\": {\n                \"ID\": 59985,\n                \"EAppointment_ID\": 3009,\n                \"EAppointment_BeginDate\": \"2023-04-18T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-04-18T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59985\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59986\",\n            \"attributes\": {\n                \"ID\": 59986,\n                \"EAppointment_ID\": 3010,\n                \"EAppointment_BeginDate\": \"2023-04-19T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-04-19T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59986\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59987\",\n            \"attributes\": {\n                \"ID\": 59987,\n                \"EAppointment_ID\": 3011,\n                \"EAppointment_BeginDate\": \"2023-04-20T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-04-20T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59987\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59988\",\n            \"attributes\": {\n                \"ID\": 59988,\n                \"EAppointment_ID\": 3012,\n                \"EAppointment_BeginDate\": \"2023-04-21T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-04-21T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59988\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59989\",\n            \"attributes\": {\n                \"ID\": 59989,\n                \"EAppointment_ID\": 3013,\n                \"EAppointment_BeginDate\": \"2023-04-24T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-04-24T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59989\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59990\",\n            \"attributes\": {\n                \"ID\": 59990,\n                \"EAppointment_ID\": 3014,\n                \"EAppointment_BeginDate\": \"2023-04-25T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-04-25T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59990\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59991\",\n            \"attributes\": {\n                \"ID\": 59991,\n                \"EAppointment_ID\": 3015,\n                \"EAppointment_BeginDate\": \"2023-04-26T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-04-26T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59991\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59992\",\n            \"attributes\": {\n                \"ID\": 59992,\n                \"EAppointment_ID\": 3016,\n                \"EAppointment_BeginDate\": \"2023-04-27T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-04-27T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59992\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59993\",\n            \"attributes\": {\n                \"ID\": 59993,\n                \"EAppointment_ID\": 3017,\n                \"EAppointment_BeginDate\": \"2023-04-28T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-04-28T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59993\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59994\",\n            \"attributes\": {\n                \"ID\": 59994,\n                \"EAppointment_ID\": 3018,\n                \"EAppointment_BeginDate\": \"2023-05-01T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-05-01T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59994\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59995\",\n            \"attributes\": {\n                \"ID\": 59995,\n                \"EAppointment_ID\": 3019,\n                \"EAppointment_BeginDate\": \"2023-05-02T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-05-02T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59995\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59996\",\n            \"attributes\": {\n                \"ID\": 59996,\n                \"EAppointment_ID\": 3020,\n                \"EAppointment_BeginDate\": \"2023-05-03T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-05-03T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59996\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59997\",\n            \"attributes\": {\n                \"ID\": 59997,\n                \"EAppointment_ID\": 3021,\n                \"EAppointment_BeginDate\": \"2023-05-04T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-05-04T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59997\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59998\",\n            \"attributes\": {\n                \"ID\": 59998,\n                \"EAppointment_ID\": 3022,\n                \"EAppointment_BeginDate\": \"2023-05-05T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-05-05T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59998\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"59999\",\n            \"attributes\": {\n                \"ID\": 59999,\n                \"EAppointment_ID\": 3023,\n                \"EAppointment_BeginDate\": \"2023-05-08T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-05-08T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/59999\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60000\",\n            \"attributes\": {\n                \"ID\": 60000,\n                \"EAppointment_ID\": 3024,\n                \"EAppointment_BeginDate\": \"2023-05-09T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-05-09T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60000\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60001\",\n            \"attributes\": {\n                \"ID\": 60001,\n                \"EAppointment_ID\": 3025,\n                \"EAppointment_BeginDate\": \"2023-05-10T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-05-10T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60001\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60002\",\n            \"attributes\": {\n                \"ID\": 60002,\n                \"EAppointment_ID\": 3026,\n                \"EAppointment_BeginDate\": \"2023-05-11T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-05-11T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60002\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60003\",\n            \"attributes\": {\n                \"ID\": 60003,\n                \"EAppointment_ID\": 3027,\n                \"EAppointment_BeginDate\": \"2023-05-12T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-05-12T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60003\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60004\",\n            \"attributes\": {\n                \"ID\": 60004,\n                \"EAppointment_ID\": 3028,\n                \"EAppointment_BeginDate\": \"2023-05-15T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-05-15T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60004\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60005\",\n            \"attributes\": {\n                \"ID\": 60005,\n                \"EAppointment_ID\": 3029,\n                \"EAppointment_BeginDate\": \"2023-05-16T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-05-16T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60005\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60006\",\n            \"attributes\": {\n                \"ID\": 60006,\n                \"EAppointment_ID\": 3030,\n                \"EAppointment_BeginDate\": \"2023-05-17T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-05-17T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60006\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60007\",\n            \"attributes\": {\n                \"ID\": 60007,\n                \"EAppointment_ID\": 3031,\n                \"EAppointment_BeginDate\": \"2023-05-18T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-05-18T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60007\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60008\",\n            \"attributes\": {\n                \"ID\": 60008,\n                \"EAppointment_ID\": 3032,\n                \"EAppointment_BeginDate\": \"2023-05-19T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-05-19T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60008\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60009\",\n            \"attributes\": {\n                \"ID\": 60009,\n                \"EAppointment_ID\": 3033,\n                \"EAppointment_BeginDate\": \"2023-05-22T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-05-22T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60009\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60010\",\n            \"attributes\": {\n                \"ID\": 60010,\n                \"EAppointment_ID\": 3034,\n                \"EAppointment_BeginDate\": \"2023-05-23T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-05-23T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60010\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60011\",\n            \"attributes\": {\n                \"ID\": 60011,\n                \"EAppointment_ID\": 3035,\n                \"EAppointment_BeginDate\": \"2023-05-24T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-05-24T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60011\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60012\",\n            \"attributes\": {\n                \"ID\": 60012,\n                \"EAppointment_ID\": 3036,\n                \"EAppointment_BeginDate\": \"2023-05-25T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-05-25T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60012\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60013\",\n            \"attributes\": {\n                \"ID\": 60013,\n                \"EAppointment_ID\": 3037,\n                \"EAppointment_BeginDate\": \"2023-05-26T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-05-26T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60013\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60014\",\n            \"attributes\": {\n                \"ID\": 60014,\n                \"EAppointment_ID\": 3038,\n                \"EAppointment_BeginDate\": \"2023-05-29T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-05-29T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60014\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60015\",\n            \"attributes\": {\n                \"ID\": 60015,\n                \"EAppointment_ID\": 3039,\n                \"EAppointment_BeginDate\": \"2023-05-30T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-05-30T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60015\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60016\",\n            \"attributes\": {\n                \"ID\": 60016,\n                \"EAppointment_ID\": 3040,\n                \"EAppointment_BeginDate\": \"2023-05-31T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-05-31T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60016\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60017\",\n            \"attributes\": {\n                \"ID\": 60017,\n                \"EAppointment_ID\": 3041,\n                \"EAppointment_BeginDate\": \"2023-06-01T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-06-01T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60017\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60018\",\n            \"attributes\": {\n                \"ID\": 60018,\n                \"EAppointment_ID\": 3042,\n                \"EAppointment_BeginDate\": \"2023-06-02T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-06-02T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60018\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60019\",\n            \"attributes\": {\n                \"ID\": 60019,\n                \"EAppointment_ID\": 3043,\n                \"EAppointment_BeginDate\": \"2023-06-05T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-06-05T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60019\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60020\",\n            \"attributes\": {\n                \"ID\": 60020,\n                \"EAppointment_ID\": 3044,\n                \"EAppointment_BeginDate\": \"2023-06-06T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-06-06T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60020\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60021\",\n            \"attributes\": {\n                \"ID\": 60021,\n                \"EAppointment_ID\": 3045,\n                \"EAppointment_BeginDate\": \"2023-06-07T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-06-07T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60021\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60022\",\n            \"attributes\": {\n                \"ID\": 60022,\n                \"EAppointment_ID\": 3046,\n                \"EAppointment_BeginDate\": \"2023-06-08T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-06-08T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60022\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60023\",\n            \"attributes\": {\n                \"ID\": 60023,\n                \"EAppointment_ID\": 3047,\n                \"EAppointment_BeginDate\": \"2023-06-09T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-06-09T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60023\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60024\",\n            \"attributes\": {\n                \"ID\": 60024,\n                \"EAppointment_ID\": 3048,\n                \"EAppointment_BeginDate\": \"2023-06-12T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-06-12T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60024\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60025\",\n            \"attributes\": {\n                \"ID\": 60025,\n                \"EAppointment_ID\": 3049,\n                \"EAppointment_BeginDate\": \"2023-06-13T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-06-13T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60025\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60026\",\n            \"attributes\": {\n                \"ID\": 60026,\n                \"EAppointment_ID\": 3050,\n                \"EAppointment_BeginDate\": \"2023-06-14T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-06-14T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60026\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60027\",\n            \"attributes\": {\n                \"ID\": 60027,\n                \"EAppointment_ID\": 3051,\n                \"EAppointment_BeginDate\": \"2023-06-15T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-06-15T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60027\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60028\",\n            \"attributes\": {\n                \"ID\": 60028,\n                \"EAppointment_ID\": 3052,\n                \"EAppointment_BeginDate\": \"2023-06-16T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-06-16T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60028\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60029\",\n            \"attributes\": {\n                \"ID\": 60029,\n                \"EAppointment_ID\": 3053,\n                \"EAppointment_BeginDate\": \"2023-06-19T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-06-19T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60029\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60030\",\n            \"attributes\": {\n                \"ID\": 60030,\n                \"EAppointment_ID\": 3054,\n                \"EAppointment_BeginDate\": \"2023-06-20T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-06-20T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60030\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60031\",\n            \"attributes\": {\n                \"ID\": 60031,\n                \"EAppointment_ID\": 3055,\n                \"EAppointment_BeginDate\": \"2023-06-21T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-06-21T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60031\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60032\",\n            \"attributes\": {\n                \"ID\": 60032,\n                \"EAppointment_ID\": 3056,\n                \"EAppointment_BeginDate\": \"2023-06-22T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-06-22T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60032\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60033\",\n            \"attributes\": {\n                \"ID\": 60033,\n                \"EAppointment_ID\": 3057,\n                \"EAppointment_BeginDate\": \"2023-06-23T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-06-23T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60033\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60034\",\n            \"attributes\": {\n                \"ID\": 60034,\n                \"EAppointment_ID\": 3058,\n                \"EAppointment_BeginDate\": \"2023-06-26T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-06-26T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60034\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60035\",\n            \"attributes\": {\n                \"ID\": 60035,\n                \"EAppointment_ID\": 3059,\n                \"EAppointment_BeginDate\": \"2023-06-27T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-06-27T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60035\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60036\",\n            \"attributes\": {\n                \"ID\": 60036,\n                \"EAppointment_ID\": 3060,\n                \"EAppointment_BeginDate\": \"2023-06-28T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-06-28T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60036\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60037\",\n            \"attributes\": {\n                \"ID\": 60037,\n                \"EAppointment_ID\": 3061,\n                \"EAppointment_BeginDate\": \"2023-06-29T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-06-29T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60037\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60038\",\n            \"attributes\": {\n                \"ID\": 60038,\n                \"EAppointment_ID\": 3062,\n                \"EAppointment_BeginDate\": \"2023-06-30T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-06-30T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60038\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60039\",\n            \"attributes\": {\n                \"ID\": 60039,\n                \"EAppointment_ID\": 3063,\n                \"EAppointment_BeginDate\": \"2023-07-03T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-07-03T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60039\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60040\",\n            \"attributes\": {\n                \"ID\": 60040,\n                \"EAppointment_ID\": 3064,\n                \"EAppointment_BeginDate\": \"2023-07-04T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-07-04T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60040\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60041\",\n            \"attributes\": {\n                \"ID\": 60041,\n                \"EAppointment_ID\": 3065,\n                \"EAppointment_BeginDate\": \"2023-07-05T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-07-05T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60041\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60042\",\n            \"attributes\": {\n                \"ID\": 60042,\n                \"EAppointment_ID\": 3066,\n                \"EAppointment_BeginDate\": \"2023-07-06T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-07-06T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60042\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60043\",\n            \"attributes\": {\n                \"ID\": 60043,\n                \"EAppointment_ID\": 3067,\n                \"EAppointment_BeginDate\": \"2023-07-07T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-07-07T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60043\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60044\",\n            \"attributes\": {\n                \"ID\": 60044,\n                \"EAppointment_ID\": 3068,\n                \"EAppointment_BeginDate\": \"2023-07-10T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-07-10T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60044\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60045\",\n            \"attributes\": {\n                \"ID\": 60045,\n                \"EAppointment_ID\": 3069,\n                \"EAppointment_BeginDate\": \"2023-07-11T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-07-11T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60045\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60046\",\n            \"attributes\": {\n                \"ID\": 60046,\n                \"EAppointment_ID\": 3070,\n                \"EAppointment_BeginDate\": \"2023-07-12T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-07-12T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60046\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60047\",\n            \"attributes\": {\n                \"ID\": 60047,\n                \"EAppointment_ID\": 3071,\n                \"EAppointment_BeginDate\": \"2023-07-13T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-07-13T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60047\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60048\",\n            \"attributes\": {\n                \"ID\": 60048,\n                \"EAppointment_ID\": 3072,\n                \"EAppointment_BeginDate\": \"2023-07-14T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-07-14T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60048\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60049\",\n            \"attributes\": {\n                \"ID\": 60049,\n                \"EAppointment_ID\": 3073,\n                \"EAppointment_BeginDate\": \"2023-07-17T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-07-17T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60049\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60050\",\n            \"attributes\": {\n                \"ID\": 60050,\n                \"EAppointment_ID\": 3074,\n                \"EAppointment_BeginDate\": \"2023-07-18T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-07-18T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60050\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60051\",\n            \"attributes\": {\n                \"ID\": 60051,\n                \"EAppointment_ID\": 3075,\n                \"EAppointment_BeginDate\": \"2023-07-19T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-07-19T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60051\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60052\",\n            \"attributes\": {\n                \"ID\": 60052,\n                \"EAppointment_ID\": 3076,\n                \"EAppointment_BeginDate\": \"2023-07-20T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-07-20T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60052\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60053\",\n            \"attributes\": {\n                \"ID\": 60053,\n                \"EAppointment_ID\": 3077,\n                \"EAppointment_BeginDate\": \"2023-07-21T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-07-21T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60053\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60054\",\n            \"attributes\": {\n                \"ID\": 60054,\n                \"EAppointment_ID\": 3078,\n                \"EAppointment_BeginDate\": \"2023-07-24T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-07-24T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60054\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60055\",\n            \"attributes\": {\n                \"ID\": 60055,\n                \"EAppointment_ID\": 3079,\n                \"EAppointment_BeginDate\": \"2023-07-25T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-07-25T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60055\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60056\",\n            \"attributes\": {\n                \"ID\": 60056,\n                \"EAppointment_ID\": 3080,\n                \"EAppointment_BeginDate\": \"2023-07-26T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-07-26T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60056\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60057\",\n            \"attributes\": {\n                \"ID\": 60057,\n                \"EAppointment_ID\": 3081,\n                \"EAppointment_BeginDate\": \"2023-07-27T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-07-27T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60057\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60058\",\n            \"attributes\": {\n                \"ID\": 60058,\n                \"EAppointment_ID\": 3082,\n                \"EAppointment_BeginDate\": \"2023-07-28T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-07-28T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60058\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60059\",\n            \"attributes\": {\n                \"ID\": 60059,\n                \"EAppointment_ID\": 3083,\n                \"EAppointment_BeginDate\": \"2023-07-31T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-07-31T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60059\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60060\",\n            \"attributes\": {\n                \"ID\": 60060,\n                \"EAppointment_ID\": 3084,\n                \"EAppointment_BeginDate\": \"2023-08-01T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-08-01T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60060\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60061\",\n            \"attributes\": {\n                \"ID\": 60061,\n                \"EAppointment_ID\": 3085,\n                \"EAppointment_BeginDate\": \"2023-08-02T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-08-02T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60061\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60062\",\n            \"attributes\": {\n                \"ID\": 60062,\n                \"EAppointment_ID\": 3086,\n                \"EAppointment_BeginDate\": \"2023-08-03T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-08-03T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60062\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60063\",\n            \"attributes\": {\n                \"ID\": 60063,\n                \"EAppointment_ID\": 3087,\n                \"EAppointment_BeginDate\": \"2023-08-04T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-08-04T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60063\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60064\",\n            \"attributes\": {\n                \"ID\": 60064,\n                \"EAppointment_ID\": 3088,\n                \"EAppointment_BeginDate\": \"2023-08-07T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-08-07T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60064\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60065\",\n            \"attributes\": {\n                \"ID\": 60065,\n                \"EAppointment_ID\": 3089,\n                \"EAppointment_BeginDate\": \"2023-08-08T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-08-08T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60065\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60066\",\n            \"attributes\": {\n                \"ID\": 60066,\n                \"EAppointment_ID\": 3090,\n                \"EAppointment_BeginDate\": \"2023-08-09T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-08-09T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60066\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60067\",\n            \"attributes\": {\n                \"ID\": 60067,\n                \"EAppointment_ID\": 3091,\n                \"EAppointment_BeginDate\": \"2023-08-10T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-08-10T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60067\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60068\",\n            \"attributes\": {\n                \"ID\": 60068,\n                \"EAppointment_ID\": 3092,\n                \"EAppointment_BeginDate\": \"2023-08-11T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-08-11T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60068\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60069\",\n            \"attributes\": {\n                \"ID\": 60069,\n                \"EAppointment_ID\": 3093,\n                \"EAppointment_BeginDate\": \"2023-08-14T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-08-14T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60069\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60070\",\n            \"attributes\": {\n                \"ID\": 60070,\n                \"EAppointment_ID\": 3094,\n                \"EAppointment_BeginDate\": \"2023-08-15T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-08-15T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60070\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60071\",\n            \"attributes\": {\n                \"ID\": 60071,\n                \"EAppointment_ID\": 3095,\n                \"EAppointment_BeginDate\": \"2023-08-16T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-08-16T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60071\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60072\",\n            \"attributes\": {\n                \"ID\": 60072,\n                \"EAppointment_ID\": 3096,\n                \"EAppointment_BeginDate\": \"2023-08-17T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-08-17T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60072\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60073\",\n            \"attributes\": {\n                \"ID\": 60073,\n                \"EAppointment_ID\": 3097,\n                \"EAppointment_BeginDate\": \"2023-08-18T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-08-18T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60073\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60074\",\n            \"attributes\": {\n                \"ID\": 60074,\n                \"EAppointment_ID\": 3098,\n                \"EAppointment_BeginDate\": \"2023-08-21T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-08-21T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60074\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60075\",\n            \"attributes\": {\n                \"ID\": 60075,\n                \"EAppointment_ID\": 3099,\n                \"EAppointment_BeginDate\": \"2023-08-22T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-08-22T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60075\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60076\",\n            \"attributes\": {\n                \"ID\": 60076,\n                \"EAppointment_ID\": 3100,\n                \"EAppointment_BeginDate\": \"2023-08-23T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-08-23T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60076\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60077\",\n            \"attributes\": {\n                \"ID\": 60077,\n                \"EAppointment_ID\": 3101,\n                \"EAppointment_BeginDate\": \"2023-08-24T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-08-24T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60077\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60078\",\n            \"attributes\": {\n                \"ID\": 60078,\n                \"EAppointment_ID\": 3102,\n                \"EAppointment_BeginDate\": \"2023-08-25T12:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-08-25T13:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serie1 Registrieung\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60078\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60079\",\n            \"attributes\": {\n                \"ID\": 60079,\n                \"EAppointment_ID\": 3103,\n                \"EAppointment_BeginDate\": \"2023-01-27T13:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-01-27T14:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60079\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60080\",\n            \"attributes\": {\n                \"ID\": 60080,\n                \"EAppointment_ID\": 3104,\n                \"EAppointment_BeginDate\": \"2023-01-28T13:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-01-28T14:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60080\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60081\",\n            \"attributes\": {\n                \"ID\": 60081,\n                \"EAppointment_ID\": 3105,\n                \"EAppointment_BeginDate\": \"2023-01-29T13:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-01-29T14:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60081\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60082\",\n            \"attributes\": {\n                \"ID\": 60082,\n                \"EAppointment_ID\": 3106,\n                \"EAppointment_BeginDate\": \"2023-01-30T13:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-01-30T14:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60082\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60083\",\n            \"attributes\": {\n                \"ID\": 60083,\n                \"EAppointment_ID\": 3107,\n                \"EAppointment_BeginDate\": \"2023-01-31T13:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-01-31T14:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60083\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60084\",\n            \"attributes\": {\n                \"ID\": 60084,\n                \"EAppointment_ID\": 3108,\n                \"EAppointment_BeginDate\": \"2023-02-01T13:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-02-01T14:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60084\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60085\",\n            \"attributes\": {\n                \"ID\": 60085,\n                \"EAppointment_ID\": 3109,\n                \"EAppointment_BeginDate\": \"2023-02-02T13:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-02-02T14:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60085\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60086\",\n            \"attributes\": {\n                \"ID\": 60086,\n                \"EAppointment_ID\": 3110,\n                \"EAppointment_BeginDate\": \"2023-02-03T13:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-02-03T14:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60086\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60087\",\n            \"attributes\": {\n                \"ID\": 60087,\n                \"EAppointment_ID\": 3111,\n                \"EAppointment_BeginDate\": \"2023-02-04T13:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-02-04T14:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60087\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60088\",\n            \"attributes\": {\n                \"ID\": 60088,\n                \"EAppointment_ID\": 3112,\n                \"EAppointment_BeginDate\": \"2023-02-05T13:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-02-05T14:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60088\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60089\",\n            \"attributes\": {\n                \"ID\": 60089,\n                \"EAppointment_ID\": 3113,\n                \"EAppointment_BeginDate\": \"2023-02-06T13:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-02-06T14:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60089\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60090\",\n            \"attributes\": {\n                \"ID\": 60090,\n                \"EAppointment_ID\": 3114,\n                \"EAppointment_BeginDate\": \"2023-02-07T13:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-02-07T14:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60090\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60091\",\n            \"attributes\": {\n                \"ID\": 60091,\n                \"EAppointment_ID\": 3115,\n                \"EAppointment_BeginDate\": \"2023-02-08T13:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-02-08T14:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60091\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60092\",\n            \"attributes\": {\n                \"ID\": 60092,\n                \"EAppointment_ID\": 3116,\n                \"EAppointment_BeginDate\": \"2023-02-09T13:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-02-09T14:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60092\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60093\",\n            \"attributes\": {\n                \"ID\": 60093,\n                \"EAppointment_ID\": 3117,\n                \"EAppointment_BeginDate\": \"2023-02-10T13:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-02-10T14:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60093\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60094\",\n            \"attributes\": {\n                \"ID\": 60094,\n                \"EAppointment_ID\": 3118,\n                \"EAppointment_BeginDate\": \"2023-02-11T13:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-02-11T14:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60094\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60095\",\n            \"attributes\": {\n                \"ID\": 60095,\n                \"EAppointment_ID\": 3119,\n                \"EAppointment_BeginDate\": \"2023-02-12T13:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-02-12T14:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60095\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60096\",\n            \"attributes\": {\n                \"ID\": 60096,\n                \"EAppointment_ID\": 3120,\n                \"EAppointment_BeginDate\": \"2023-02-13T13:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-02-13T14:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60096\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60097\",\n            \"attributes\": {\n                \"ID\": 60097,\n                \"EAppointment_ID\": 3121,\n                \"EAppointment_BeginDate\": \"2023-02-14T13:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-02-14T14:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60097\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60098\",\n            \"attributes\": {\n                \"ID\": 60098,\n                \"EAppointment_ID\": 3122,\n                \"EAppointment_BeginDate\": \"2023-02-15T13:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-02-15T14:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60098\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60099\",\n            \"attributes\": {\n                \"ID\": 60099,\n                \"EAppointment_ID\": 3123,\n                \"EAppointment_BeginDate\": \"2023-02-16T13:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-02-16T14:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60099\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60100\",\n            \"attributes\": {\n                \"ID\": 60100,\n                \"EAppointment_ID\": 3124,\n                \"EAppointment_BeginDate\": \"2023-02-17T13:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-02-17T14:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60100\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60101\",\n            \"attributes\": {\n                \"ID\": 60101,\n                \"EAppointment_ID\": 3125,\n                \"EAppointment_BeginDate\": \"2023-02-18T13:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-02-18T14:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60101\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60102\",\n            \"attributes\": {\n                \"ID\": 60102,\n                \"EAppointment_ID\": 3126,\n                \"EAppointment_BeginDate\": \"2023-02-19T13:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-02-19T14:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60102\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60103\",\n            \"attributes\": {\n                \"ID\": 60103,\n                \"EAppointment_ID\": 3127,\n                \"EAppointment_BeginDate\": \"2023-02-20T13:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-02-20T14:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60103\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60104\",\n            \"attributes\": {\n                \"ID\": 60104,\n                \"EAppointment_ID\": 3128,\n                \"EAppointment_BeginDate\": \"2023-02-21T13:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-02-21T14:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60104\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60105\",\n            \"attributes\": {\n                \"ID\": 60105,\n                \"EAppointment_ID\": 3129,\n                \"EAppointment_BeginDate\": \"2023-02-22T13:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-02-22T14:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60105\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60106\",\n            \"attributes\": {\n                \"ID\": 60106,\n                \"EAppointment_ID\": 3130,\n                \"EAppointment_BeginDate\": \"2023-02-23T13:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-02-23T14:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60106\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60107\",\n            \"attributes\": {\n                \"ID\": 60107,\n                \"EAppointment_ID\": 3131,\n                \"EAppointment_BeginDate\": \"2023-02-24T13:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-02-24T14:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60107\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60108\",\n            \"attributes\": {\n                \"ID\": 60108,\n                \"EAppointment_ID\": 3132,\n                \"EAppointment_BeginDate\": \"2023-02-25T13:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-02-25T14:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60108\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60109\",\n            \"attributes\": {\n                \"ID\": 60109,\n                \"EAppointment_ID\": 3133,\n                \"EAppointment_BeginDate\": \"2023-02-26T13:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-02-26T14:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60109\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60110\",\n            \"attributes\": {\n                \"ID\": 60110,\n                \"EAppointment_ID\": 3134,\n                \"EAppointment_BeginDate\": \"2023-02-27T13:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-02-27T14:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60110\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60111\",\n            \"attributes\": {\n                \"ID\": 60111,\n                \"EAppointment_ID\": 3135,\n                \"EAppointment_BeginDate\": \"2023-02-28T13:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-02-28T14:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60111\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60112\",\n            \"attributes\": {\n                \"ID\": 60112,\n                \"EAppointment_ID\": 3136,\n                \"EAppointment_BeginDate\": \"2023-03-01T13:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-03-01T14:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60112\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60113\",\n            \"attributes\": {\n                \"ID\": 60113,\n                \"EAppointment_ID\": 3137,\n                \"EAppointment_BeginDate\": \"2023-03-02T13:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-03-02T14:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60113\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60114\",\n            \"attributes\": {\n                \"ID\": 60114,\n                \"EAppointment_ID\": 3138,\n                \"EAppointment_BeginDate\": \"2023-03-03T13:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-03-03T14:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60114\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60115\",\n            \"attributes\": {\n                \"ID\": 60115,\n                \"EAppointment_ID\": 3139,\n                \"EAppointment_BeginDate\": \"2023-03-04T13:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-03-04T14:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60115\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60116\",\n            \"attributes\": {\n                \"ID\": 60116,\n                \"EAppointment_ID\": 3140,\n                \"EAppointment_BeginDate\": \"2023-03-05T13:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-03-05T14:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60116\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60117\",\n            \"attributes\": {\n                \"ID\": 60117,\n                \"EAppointment_ID\": 3141,\n                \"EAppointment_BeginDate\": \"2023-03-06T13:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-03-06T14:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60117\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60118\",\n            \"attributes\": {\n                \"ID\": 60118,\n                \"EAppointment_ID\": 3142,\n                \"EAppointment_BeginDate\": \"2023-03-07T13:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-03-07T14:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60118\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60119\",\n            \"attributes\": {\n                \"ID\": 60119,\n                \"EAppointment_ID\": 3143,\n                \"EAppointment_BeginDate\": \"2023-03-08T13:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-03-08T14:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60119\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60120\",\n            \"attributes\": {\n                \"ID\": 60120,\n                \"EAppointment_ID\": 3144,\n                \"EAppointment_BeginDate\": \"2023-03-09T13:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-03-09T14:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60120\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60121\",\n            \"attributes\": {\n                \"ID\": 60121,\n                \"EAppointment_ID\": 3145,\n                \"EAppointment_BeginDate\": \"2023-03-10T13:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-03-10T14:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60121\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60122\",\n            \"attributes\": {\n                \"ID\": 60122,\n                \"EAppointment_ID\": 3146,\n                \"EAppointment_BeginDate\": \"2023-03-11T13:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-03-11T14:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60122\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60123\",\n            \"attributes\": {\n                \"ID\": 60123,\n                \"EAppointment_ID\": 3147,\n                \"EAppointment_BeginDate\": \"2023-03-12T13:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-03-12T14:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60123\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60124\",\n            \"attributes\": {\n                \"ID\": 60124,\n                \"EAppointment_ID\": 3148,\n                \"EAppointment_BeginDate\": \"2023-03-13T13:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-03-13T14:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60124\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60125\",\n            \"attributes\": {\n                \"ID\": 60125,\n                \"EAppointment_ID\": 3149,\n                \"EAppointment_BeginDate\": \"2023-03-14T13:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-03-14T14:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60125\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60126\",\n            \"attributes\": {\n                \"ID\": 60126,\n                \"EAppointment_ID\": 3150,\n                \"EAppointment_BeginDate\": \"2023-03-15T13:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-03-15T14:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60126\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60127\",\n            \"attributes\": {\n                \"ID\": 60127,\n                \"EAppointment_ID\": 3151,\n                \"EAppointment_BeginDate\": \"2023-03-16T13:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-03-16T14:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60127\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60128\",\n            \"attributes\": {\n                \"ID\": 60128,\n                \"EAppointment_ID\": 3152,\n                \"EAppointment_BeginDate\": \"2023-03-17T13:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-03-17T14:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60128\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60129\",\n            \"attributes\": {\n                \"ID\": 60129,\n                \"EAppointment_ID\": 3153,\n                \"EAppointment_BeginDate\": \"2023-03-18T13:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-03-18T14:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60129\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60130\",\n            \"attributes\": {\n                \"ID\": 60130,\n                \"EAppointment_ID\": 3154,\n                \"EAppointment_BeginDate\": \"2023-03-19T13:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-03-19T14:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60130\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60131\",\n            \"attributes\": {\n                \"ID\": 60131,\n                \"EAppointment_ID\": 3155,\n                \"EAppointment_BeginDate\": \"2023-03-20T13:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-03-20T14:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60131\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60132\",\n            \"attributes\": {\n                \"ID\": 60132,\n                \"EAppointment_ID\": 3156,\n                \"EAppointment_BeginDate\": \"2023-03-21T13:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-03-21T14:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60132\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60133\",\n            \"attributes\": {\n                \"ID\": 60133,\n                \"EAppointment_ID\": 3157,\n                \"EAppointment_BeginDate\": \"2023-03-22T13:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-03-22T14:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60133\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60134\",\n            \"attributes\": {\n                \"ID\": 60134,\n                \"EAppointment_ID\": 3158,\n                \"EAppointment_BeginDate\": \"2023-03-23T13:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-03-23T14:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60134\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60135\",\n            \"attributes\": {\n                \"ID\": 60135,\n                \"EAppointment_ID\": 3159,\n                \"EAppointment_BeginDate\": \"2023-03-24T13:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-03-24T14:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60135\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60136\",\n            \"attributes\": {\n                \"ID\": 60136,\n                \"EAppointment_ID\": 3160,\n                \"EAppointment_BeginDate\": \"2023-03-25T13:00:00+01:00\",\n                \"EAppointment_EndDate\": \"2023-03-25T14:00:00+01:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60136\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60137\",\n            \"attributes\": {\n                \"ID\": 60137,\n                \"EAppointment_ID\": 3161,\n                \"EAppointment_BeginDate\": \"2023-03-26T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-03-26T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60137\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60138\",\n            \"attributes\": {\n                \"ID\": 60138,\n                \"EAppointment_ID\": 3162,\n                \"EAppointment_BeginDate\": \"2023-03-27T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-03-27T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60138\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60139\",\n            \"attributes\": {\n                \"ID\": 60139,\n                \"EAppointment_ID\": 3163,\n                \"EAppointment_BeginDate\": \"2023-03-28T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-03-28T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60139\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60140\",\n            \"attributes\": {\n                \"ID\": 60140,\n                \"EAppointment_ID\": 3164,\n                \"EAppointment_BeginDate\": \"2023-03-29T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-03-29T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60140\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60141\",\n            \"attributes\": {\n                \"ID\": 60141,\n                \"EAppointment_ID\": 3165,\n                \"EAppointment_BeginDate\": \"2023-03-30T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-03-30T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60141\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60142\",\n            \"attributes\": {\n                \"ID\": 60142,\n                \"EAppointment_ID\": 3166,\n                \"EAppointment_BeginDate\": \"2023-03-31T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-03-31T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60142\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60143\",\n            \"attributes\": {\n                \"ID\": 60143,\n                \"EAppointment_ID\": 3167,\n                \"EAppointment_BeginDate\": \"2023-04-01T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-04-01T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60143\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60144\",\n            \"attributes\": {\n                \"ID\": 60144,\n                \"EAppointment_ID\": 3168,\n                \"EAppointment_BeginDate\": \"2023-04-02T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-04-02T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60144\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60145\",\n            \"attributes\": {\n                \"ID\": 60145,\n                \"EAppointment_ID\": 3169,\n                \"EAppointment_BeginDate\": \"2023-04-03T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-04-03T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60145\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60146\",\n            \"attributes\": {\n                \"ID\": 60146,\n                \"EAppointment_ID\": 3170,\n                \"EAppointment_BeginDate\": \"2023-04-04T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-04-04T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60146\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60147\",\n            \"attributes\": {\n                \"ID\": 60147,\n                \"EAppointment_ID\": 3171,\n                \"EAppointment_BeginDate\": \"2023-04-05T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-04-05T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60147\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60148\",\n            \"attributes\": {\n                \"ID\": 60148,\n                \"EAppointment_ID\": 3172,\n                \"EAppointment_BeginDate\": \"2023-04-06T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-04-06T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60148\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60149\",\n            \"attributes\": {\n                \"ID\": 60149,\n                \"EAppointment_ID\": 3173,\n                \"EAppointment_BeginDate\": \"2023-04-07T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-04-07T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60149\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60150\",\n            \"attributes\": {\n                \"ID\": 60150,\n                \"EAppointment_ID\": 3174,\n                \"EAppointment_BeginDate\": \"2023-04-08T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-04-08T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60150\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60151\",\n            \"attributes\": {\n                \"ID\": 60151,\n                \"EAppointment_ID\": 3175,\n                \"EAppointment_BeginDate\": \"2023-04-09T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-04-09T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60151\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60152\",\n            \"attributes\": {\n                \"ID\": 60152,\n                \"EAppointment_ID\": 3176,\n                \"EAppointment_BeginDate\": \"2023-04-10T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-04-10T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60152\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60153\",\n            \"attributes\": {\n                \"ID\": 60153,\n                \"EAppointment_ID\": 3177,\n                \"EAppointment_BeginDate\": \"2023-04-11T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-04-11T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60153\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60154\",\n            \"attributes\": {\n                \"ID\": 60154,\n                \"EAppointment_ID\": 3178,\n                \"EAppointment_BeginDate\": \"2023-04-12T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-04-12T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60154\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60155\",\n            \"attributes\": {\n                \"ID\": 60155,\n                \"EAppointment_ID\": 3179,\n                \"EAppointment_BeginDate\": \"2023-04-13T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-04-13T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60155\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60156\",\n            \"attributes\": {\n                \"ID\": 60156,\n                \"EAppointment_ID\": 3180,\n                \"EAppointment_BeginDate\": \"2023-04-14T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-04-14T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60156\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60157\",\n            \"attributes\": {\n                \"ID\": 60157,\n                \"EAppointment_ID\": 3181,\n                \"EAppointment_BeginDate\": \"2023-04-15T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-04-15T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60157\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60158\",\n            \"attributes\": {\n                \"ID\": 60158,\n                \"EAppointment_ID\": 3182,\n                \"EAppointment_BeginDate\": \"2023-04-16T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-04-16T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60158\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60159\",\n            \"attributes\": {\n                \"ID\": 60159,\n                \"EAppointment_ID\": 3183,\n                \"EAppointment_BeginDate\": \"2023-04-17T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-04-17T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60159\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60160\",\n            \"attributes\": {\n                \"ID\": 60160,\n                \"EAppointment_ID\": 3184,\n                \"EAppointment_BeginDate\": \"2023-04-18T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-04-18T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60160\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60161\",\n            \"attributes\": {\n                \"ID\": 60161,\n                \"EAppointment_ID\": 3185,\n                \"EAppointment_BeginDate\": \"2023-04-19T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-04-19T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60161\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60162\",\n            \"attributes\": {\n                \"ID\": 60162,\n                \"EAppointment_ID\": 3186,\n                \"EAppointment_BeginDate\": \"2023-04-20T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-04-20T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60162\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60163\",\n            \"attributes\": {\n                \"ID\": 60163,\n                \"EAppointment_ID\": 3187,\n                \"EAppointment_BeginDate\": \"2023-04-21T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-04-21T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60163\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60164\",\n            \"attributes\": {\n                \"ID\": 60164,\n                \"EAppointment_ID\": 3188,\n                \"EAppointment_BeginDate\": \"2023-04-22T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-04-22T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60164\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60165\",\n            \"attributes\": {\n                \"ID\": 60165,\n                \"EAppointment_ID\": 3189,\n                \"EAppointment_BeginDate\": \"2023-04-23T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-04-23T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60165\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60166\",\n            \"attributes\": {\n                \"ID\": 60166,\n                \"EAppointment_ID\": 3190,\n                \"EAppointment_BeginDate\": \"2023-04-24T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-04-24T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60166\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60167\",\n            \"attributes\": {\n                \"ID\": 60167,\n                \"EAppointment_ID\": 3191,\n                \"EAppointment_BeginDate\": \"2023-04-25T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-04-25T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60167\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60168\",\n            \"attributes\": {\n                \"ID\": 60168,\n                \"EAppointment_ID\": 3192,\n                \"EAppointment_BeginDate\": \"2023-04-26T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-04-26T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60168\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60169\",\n            \"attributes\": {\n                \"ID\": 60169,\n                \"EAppointment_ID\": 3193,\n                \"EAppointment_BeginDate\": \"2023-04-27T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-04-27T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60169\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60170\",\n            \"attributes\": {\n                \"ID\": 60170,\n                \"EAppointment_ID\": 3194,\n                \"EAppointment_BeginDate\": \"2023-04-28T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-04-28T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60170\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60171\",\n            \"attributes\": {\n                \"ID\": 60171,\n                \"EAppointment_ID\": 3195,\n                \"EAppointment_BeginDate\": \"2023-04-29T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-04-29T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60171\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60172\",\n            \"attributes\": {\n                \"ID\": 60172,\n                \"EAppointment_ID\": 3196,\n                \"EAppointment_BeginDate\": \"2023-04-30T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-04-30T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60172\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60173\",\n            \"attributes\": {\n                \"ID\": 60173,\n                \"EAppointment_ID\": 3197,\n                \"EAppointment_BeginDate\": \"2023-05-01T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-05-01T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60173\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60174\",\n            \"attributes\": {\n                \"ID\": 60174,\n                \"EAppointment_ID\": 3198,\n                \"EAppointment_BeginDate\": \"2023-05-02T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-05-02T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60174\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60175\",\n            \"attributes\": {\n                \"ID\": 60175,\n                \"EAppointment_ID\": 3199,\n                \"EAppointment_BeginDate\": \"2023-05-03T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-05-03T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60175\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60176\",\n            \"attributes\": {\n                \"ID\": 60176,\n                \"EAppointment_ID\": 3200,\n                \"EAppointment_BeginDate\": \"2023-05-04T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-05-04T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60176\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60177\",\n            \"attributes\": {\n                \"ID\": 60177,\n                \"EAppointment_ID\": 3201,\n                \"EAppointment_BeginDate\": \"2023-05-05T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-05-05T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60177\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60178\",\n            \"attributes\": {\n                \"ID\": 60178,\n                \"EAppointment_ID\": 3202,\n                \"EAppointment_BeginDate\": \"2023-05-06T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-05-06T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60178\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60179\",\n            \"attributes\": {\n                \"ID\": 60179,\n                \"EAppointment_ID\": 3203,\n                \"EAppointment_BeginDate\": \"2023-05-07T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-05-07T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60179\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60180\",\n            \"attributes\": {\n                \"ID\": 60180,\n                \"EAppointment_ID\": 3204,\n                \"EAppointment_BeginDate\": \"2023-05-08T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-05-08T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60180\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60181\",\n            \"attributes\": {\n                \"ID\": 60181,\n                \"EAppointment_ID\": 3205,\n                \"EAppointment_BeginDate\": \"2023-05-09T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-05-09T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60181\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60182\",\n            \"attributes\": {\n                \"ID\": 60182,\n                \"EAppointment_ID\": 3206,\n                \"EAppointment_BeginDate\": \"2023-05-10T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-05-10T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60182\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60183\",\n            \"attributes\": {\n                \"ID\": 60183,\n                \"EAppointment_ID\": 3207,\n                \"EAppointment_BeginDate\": \"2023-05-11T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-05-11T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60183\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60184\",\n            \"attributes\": {\n                \"ID\": 60184,\n                \"EAppointment_ID\": 3208,\n                \"EAppointment_BeginDate\": \"2023-05-12T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-05-12T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60184\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60185\",\n            \"attributes\": {\n                \"ID\": 60185,\n                \"EAppointment_ID\": 3209,\n                \"EAppointment_BeginDate\": \"2023-05-13T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-05-13T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60185\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60186\",\n            \"attributes\": {\n                \"ID\": 60186,\n                \"EAppointment_ID\": 3210,\n                \"EAppointment_BeginDate\": \"2023-05-14T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-05-14T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60186\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60187\",\n            \"attributes\": {\n                \"ID\": 60187,\n                \"EAppointment_ID\": 3211,\n                \"EAppointment_BeginDate\": \"2023-05-15T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-05-15T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60187\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60188\",\n            \"attributes\": {\n                \"ID\": 60188,\n                \"EAppointment_ID\": 3212,\n                \"EAppointment_BeginDate\": \"2023-05-16T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-05-16T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60188\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60189\",\n            \"attributes\": {\n                \"ID\": 60189,\n                \"EAppointment_ID\": 3213,\n                \"EAppointment_BeginDate\": \"2023-05-17T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-05-17T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60189\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60190\",\n            \"attributes\": {\n                \"ID\": 60190,\n                \"EAppointment_ID\": 3214,\n                \"EAppointment_BeginDate\": \"2023-05-18T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-05-18T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60190\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60191\",\n            \"attributes\": {\n                \"ID\": 60191,\n                \"EAppointment_ID\": 3215,\n                \"EAppointment_BeginDate\": \"2023-05-19T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-05-19T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60191\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60192\",\n            \"attributes\": {\n                \"ID\": 60192,\n                \"EAppointment_ID\": 3216,\n                \"EAppointment_BeginDate\": \"2023-05-20T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-05-20T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60192\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60193\",\n            \"attributes\": {\n                \"ID\": 60193,\n                \"EAppointment_ID\": 3217,\n                \"EAppointment_BeginDate\": \"2023-05-21T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-05-21T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60193\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60194\",\n            \"attributes\": {\n                \"ID\": 60194,\n                \"EAppointment_ID\": 3218,\n                \"EAppointment_BeginDate\": \"2023-05-22T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-05-22T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60194\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60195\",\n            \"attributes\": {\n                \"ID\": 60195,\n                \"EAppointment_ID\": 3219,\n                \"EAppointment_BeginDate\": \"2023-05-23T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-05-23T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60195\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60196\",\n            \"attributes\": {\n                \"ID\": 60196,\n                \"EAppointment_ID\": 3220,\n                \"EAppointment_BeginDate\": \"2023-05-24T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-05-24T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60196\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60197\",\n            \"attributes\": {\n                \"ID\": 60197,\n                \"EAppointment_ID\": 3221,\n                \"EAppointment_BeginDate\": \"2023-05-25T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-05-25T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60197\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60198\",\n            \"attributes\": {\n                \"ID\": 60198,\n                \"EAppointment_ID\": 3222,\n                \"EAppointment_BeginDate\": \"2023-05-26T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-05-26T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60198\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60199\",\n            \"attributes\": {\n                \"ID\": 60199,\n                \"EAppointment_ID\": 3223,\n                \"EAppointment_BeginDate\": \"2023-05-27T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-05-27T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60199\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60200\",\n            \"attributes\": {\n                \"ID\": 60200,\n                \"EAppointment_ID\": 3224,\n                \"EAppointment_BeginDate\": \"2023-05-28T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-05-28T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60200\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60201\",\n            \"attributes\": {\n                \"ID\": 60201,\n                \"EAppointment_ID\": 3225,\n                \"EAppointment_BeginDate\": \"2023-05-29T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-05-29T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60201\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60202\",\n            \"attributes\": {\n                \"ID\": 60202,\n                \"EAppointment_ID\": 3226,\n                \"EAppointment_BeginDate\": \"2023-05-30T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-05-30T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60202\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60203\",\n            \"attributes\": {\n                \"ID\": 60203,\n                \"EAppointment_ID\": 3227,\n                \"EAppointment_BeginDate\": \"2023-05-31T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-05-31T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60203\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60204\",\n            \"attributes\": {\n                \"ID\": 60204,\n                \"EAppointment_ID\": 3228,\n                \"EAppointment_BeginDate\": \"2023-06-01T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-06-01T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60204\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60205\",\n            \"attributes\": {\n                \"ID\": 60205,\n                \"EAppointment_ID\": 3229,\n                \"EAppointment_BeginDate\": \"2023-06-02T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-06-02T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60205\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60206\",\n            \"attributes\": {\n                \"ID\": 60206,\n                \"EAppointment_ID\": 3230,\n                \"EAppointment_BeginDate\": \"2023-06-03T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-06-03T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60206\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60207\",\n            \"attributes\": {\n                \"ID\": 60207,\n                \"EAppointment_ID\": 3231,\n                \"EAppointment_BeginDate\": \"2023-06-04T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-06-04T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60207\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60208\",\n            \"attributes\": {\n                \"ID\": 60208,\n                \"EAppointment_ID\": 3232,\n                \"EAppointment_BeginDate\": \"2023-06-05T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-06-05T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60208\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60209\",\n            \"attributes\": {\n                \"ID\": 60209,\n                \"EAppointment_ID\": 3233,\n                \"EAppointment_BeginDate\": \"2023-06-06T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-06-06T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60209\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60210\",\n            \"attributes\": {\n                \"ID\": 60210,\n                \"EAppointment_ID\": 3234,\n                \"EAppointment_BeginDate\": \"2023-06-07T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-06-07T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60210\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60211\",\n            \"attributes\": {\n                \"ID\": 60211,\n                \"EAppointment_ID\": 3235,\n                \"EAppointment_BeginDate\": \"2023-06-08T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-06-08T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60211\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60212\",\n            \"attributes\": {\n                \"ID\": 60212,\n                \"EAppointment_ID\": 3236,\n                \"EAppointment_BeginDate\": \"2023-06-09T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-06-09T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60212\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60213\",\n            \"attributes\": {\n                \"ID\": 60213,\n                \"EAppointment_ID\": 3237,\n                \"EAppointment_BeginDate\": \"2023-06-10T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-06-10T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60213\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60214\",\n            \"attributes\": {\n                \"ID\": 60214,\n                \"EAppointment_ID\": 3238,\n                \"EAppointment_BeginDate\": \"2023-06-11T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-06-11T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60214\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60215\",\n            \"attributes\": {\n                \"ID\": 60215,\n                \"EAppointment_ID\": 3239,\n                \"EAppointment_BeginDate\": \"2023-06-12T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-06-12T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60215\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60216\",\n            \"attributes\": {\n                \"ID\": 60216,\n                \"EAppointment_ID\": 3240,\n                \"EAppointment_BeginDate\": \"2023-06-13T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-06-13T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60216\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60217\",\n            \"attributes\": {\n                \"ID\": 60217,\n                \"EAppointment_ID\": 3241,\n                \"EAppointment_BeginDate\": \"2023-06-14T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-06-14T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60217\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60218\",\n            \"attributes\": {\n                \"ID\": 60218,\n                \"EAppointment_ID\": 3243,\n                \"EAppointment_BeginDate\": \"2023-06-16T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-06-16T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60218\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60219\",\n            \"attributes\": {\n                \"ID\": 60219,\n                \"EAppointment_ID\": 3244,\n                \"EAppointment_BeginDate\": \"2023-06-17T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-06-17T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60219\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60220\",\n            \"attributes\": {\n                \"ID\": 60220,\n                \"EAppointment_ID\": 3245,\n                \"EAppointment_BeginDate\": \"2023-06-18T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-06-18T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60220\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60221\",\n            \"attributes\": {\n                \"ID\": 60221,\n                \"EAppointment_ID\": 3246,\n                \"EAppointment_BeginDate\": \"2023-06-19T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-06-19T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60221\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60222\",\n            \"attributes\": {\n                \"ID\": 60222,\n                \"EAppointment_ID\": 3247,\n                \"EAppointment_BeginDate\": \"2023-06-20T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-06-20T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60222\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60223\",\n            \"attributes\": {\n                \"ID\": 60223,\n                \"EAppointment_ID\": 3248,\n                \"EAppointment_BeginDate\": \"2023-06-21T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-06-21T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60223\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60224\",\n            \"attributes\": {\n                \"ID\": 60224,\n                \"EAppointment_ID\": 3249,\n                \"EAppointment_BeginDate\": \"2023-06-22T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-06-22T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60224\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60225\",\n            \"attributes\": {\n                \"ID\": 60225,\n                \"EAppointment_ID\": 3250,\n                \"EAppointment_BeginDate\": \"2023-06-23T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-06-23T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60225\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60226\",\n            \"attributes\": {\n                \"ID\": 60226,\n                \"EAppointment_ID\": 3251,\n                \"EAppointment_BeginDate\": \"2023-06-24T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-06-24T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60226\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60227\",\n            \"attributes\": {\n                \"ID\": 60227,\n                \"EAppointment_ID\": 3252,\n                \"EAppointment_BeginDate\": \"2023-06-25T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-06-25T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60227\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60228\",\n            \"attributes\": {\n                \"ID\": 60228,\n                \"EAppointment_ID\": 3253,\n                \"EAppointment_BeginDate\": \"2023-06-26T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-06-26T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60228\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60229\",\n            \"attributes\": {\n                \"ID\": 60229,\n                \"EAppointment_ID\": 3254,\n                \"EAppointment_BeginDate\": \"2023-06-27T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-06-27T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60229\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60230\",\n            \"attributes\": {\n                \"ID\": 60230,\n                \"EAppointment_ID\": 3255,\n                \"EAppointment_BeginDate\": \"2023-06-28T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-06-28T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60230\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60231\",\n            \"attributes\": {\n                \"ID\": 60231,\n                \"EAppointment_ID\": 3256,\n                \"EAppointment_BeginDate\": \"2023-06-29T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-06-29T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60231\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60232\",\n            \"attributes\": {\n                \"ID\": 60232,\n                \"EAppointment_ID\": 3257,\n                \"EAppointment_BeginDate\": \"2023-06-30T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-06-30T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60232\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60233\",\n            \"attributes\": {\n                \"ID\": 60233,\n                \"EAppointment_ID\": 3258,\n                \"EAppointment_BeginDate\": \"2023-07-01T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-07-01T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60233\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60234\",\n            \"attributes\": {\n                \"ID\": 60234,\n                \"EAppointment_ID\": 3259,\n                \"EAppointment_BeginDate\": \"2023-07-02T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-07-02T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60234\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60235\",\n            \"attributes\": {\n                \"ID\": 60235,\n                \"EAppointment_ID\": 3260,\n                \"EAppointment_BeginDate\": \"2023-07-03T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-07-03T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60235\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60236\",\n            \"attributes\": {\n                \"ID\": 60236,\n                \"EAppointment_ID\": 3261,\n                \"EAppointment_BeginDate\": \"2023-07-04T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-07-04T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60236\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60237\",\n            \"attributes\": {\n                \"ID\": 60237,\n                \"EAppointment_ID\": 3262,\n                \"EAppointment_BeginDate\": \"2023-07-05T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-07-05T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60237\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60238\",\n            \"attributes\": {\n                \"ID\": 60238,\n                \"EAppointment_ID\": 3263,\n                \"EAppointment_BeginDate\": \"2023-07-06T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-07-06T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60238\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60239\",\n            \"attributes\": {\n                \"ID\": 60239,\n                \"EAppointment_ID\": 3264,\n                \"EAppointment_BeginDate\": \"2023-07-07T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-07-07T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60239\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60240\",\n            \"attributes\": {\n                \"ID\": 60240,\n                \"EAppointment_ID\": 3265,\n                \"EAppointment_BeginDate\": \"2023-07-08T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-07-08T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60240\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60241\",\n            \"attributes\": {\n                \"ID\": 60241,\n                \"EAppointment_ID\": 3266,\n                \"EAppointment_BeginDate\": \"2023-07-09T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-07-09T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60241\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60242\",\n            \"attributes\": {\n                \"ID\": 60242,\n                \"EAppointment_ID\": 3267,\n                \"EAppointment_BeginDate\": \"2023-07-10T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-07-10T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60242\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60243\",\n            \"attributes\": {\n                \"ID\": 60243,\n                \"EAppointment_ID\": 3268,\n                \"EAppointment_BeginDate\": \"2023-07-11T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-07-11T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60243\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60244\",\n            \"attributes\": {\n                \"ID\": 60244,\n                \"EAppointment_ID\": 3269,\n                \"EAppointment_BeginDate\": \"2023-07-12T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-07-12T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60244\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60245\",\n            \"attributes\": {\n                \"ID\": 60245,\n                \"EAppointment_ID\": 3270,\n                \"EAppointment_BeginDate\": \"2023-07-13T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-07-13T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60245\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60246\",\n            \"attributes\": {\n                \"ID\": 60246,\n                \"EAppointment_ID\": 3271,\n                \"EAppointment_BeginDate\": \"2023-07-14T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-07-14T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60246\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60247\",\n            \"attributes\": {\n                \"ID\": 60247,\n                \"EAppointment_ID\": 3272,\n                \"EAppointment_BeginDate\": \"2023-07-15T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-07-15T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60247\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60248\",\n            \"attributes\": {\n                \"ID\": 60248,\n                \"EAppointment_ID\": 3273,\n                \"EAppointment_BeginDate\": \"2023-07-16T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-07-16T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60248\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60249\",\n            \"attributes\": {\n                \"ID\": 60249,\n                \"EAppointment_ID\": 3274,\n                \"EAppointment_BeginDate\": \"2023-07-17T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-07-17T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60249\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60250\",\n            \"attributes\": {\n                \"ID\": 60250,\n                \"EAppointment_ID\": 3275,\n                \"EAppointment_BeginDate\": \"2023-07-18T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-07-18T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60250\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60251\",\n            \"attributes\": {\n                \"ID\": 60251,\n                \"EAppointment_ID\": 3276,\n                \"EAppointment_BeginDate\": \"2023-07-19T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-07-19T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60251\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60252\",\n            \"attributes\": {\n                \"ID\": 60252,\n                \"EAppointment_ID\": 3277,\n                \"EAppointment_BeginDate\": \"2023-07-20T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-07-20T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60252\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60253\",\n            \"attributes\": {\n                \"ID\": 60253,\n                \"EAppointment_ID\": 3278,\n                \"EAppointment_BeginDate\": \"2023-07-21T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-07-21T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60253\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60254\",\n            \"attributes\": {\n                \"ID\": 60254,\n                \"EAppointment_ID\": 3279,\n                \"EAppointment_BeginDate\": \"2023-07-22T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-07-22T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60254\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60255\",\n            \"attributes\": {\n                \"ID\": 60255,\n                \"EAppointment_ID\": 3280,\n                \"EAppointment_BeginDate\": \"2023-07-23T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-07-23T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60255\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60256\",\n            \"attributes\": {\n                \"ID\": 60256,\n                \"EAppointment_ID\": 3281,\n                \"EAppointment_BeginDate\": \"2023-07-24T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-07-24T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60256\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60257\",\n            \"attributes\": {\n                \"ID\": 60257,\n                \"EAppointment_ID\": 3282,\n                \"EAppointment_BeginDate\": \"2023-07-25T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-07-25T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60257\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60258\",\n            \"attributes\": {\n                \"ID\": 60258,\n                \"EAppointment_ID\": 3283,\n                \"EAppointment_BeginDate\": \"2023-07-26T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-07-26T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60258\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60259\",\n            \"attributes\": {\n                \"ID\": 60259,\n                \"EAppointment_ID\": 3284,\n                \"EAppointment_BeginDate\": \"2023-07-27T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-07-27T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60259\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60260\",\n            \"attributes\": {\n                \"ID\": 60260,\n                \"EAppointment_ID\": 3285,\n                \"EAppointment_BeginDate\": \"2023-07-28T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-07-28T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60260\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60261\",\n            \"attributes\": {\n                \"ID\": 60261,\n                \"EAppointment_ID\": 3286,\n                \"EAppointment_BeginDate\": \"2023-07-29T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-07-29T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60261\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60262\",\n            \"attributes\": {\n                \"ID\": 60262,\n                \"EAppointment_ID\": 3287,\n                \"EAppointment_BeginDate\": \"2023-07-30T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-07-30T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60262\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60263\",\n            \"attributes\": {\n                \"ID\": 60263,\n                \"EAppointment_ID\": 3288,\n                \"EAppointment_BeginDate\": \"2023-07-31T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-07-31T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60263\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60264\",\n            \"attributes\": {\n                \"ID\": 60264,\n                \"EAppointment_ID\": 3289,\n                \"EAppointment_BeginDate\": \"2023-08-01T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-08-01T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60264\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60265\",\n            \"attributes\": {\n                \"ID\": 60265,\n                \"EAppointment_ID\": 3290,\n                \"EAppointment_BeginDate\": \"2023-08-02T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-08-02T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60265\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60266\",\n            \"attributes\": {\n                \"ID\": 60266,\n                \"EAppointment_ID\": 3291,\n                \"EAppointment_BeginDate\": \"2023-08-03T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-08-03T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60266\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60267\",\n            \"attributes\": {\n                \"ID\": 60267,\n                \"EAppointment_ID\": 3292,\n                \"EAppointment_BeginDate\": \"2023-08-04T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-08-04T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60267\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60268\",\n            \"attributes\": {\n                \"ID\": 60268,\n                \"EAppointment_ID\": 3293,\n                \"EAppointment_BeginDate\": \"2023-08-05T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-08-05T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60268\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60269\",\n            \"attributes\": {\n                \"ID\": 60269,\n                \"EAppointment_ID\": 3294,\n                \"EAppointment_BeginDate\": \"2023-08-06T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-08-06T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60269\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60270\",\n            \"attributes\": {\n                \"ID\": 60270,\n                \"EAppointment_ID\": 3295,\n                \"EAppointment_BeginDate\": \"2023-08-07T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-08-07T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60270\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60271\",\n            \"attributes\": {\n                \"ID\": 60271,\n                \"EAppointment_ID\": 3296,\n                \"EAppointment_BeginDate\": \"2023-08-08T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-08-08T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60271\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60272\",\n            \"attributes\": {\n                \"ID\": 60272,\n                \"EAppointment_ID\": 3297,\n                \"EAppointment_BeginDate\": \"2023-08-09T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-08-09T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60272\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60273\",\n            \"attributes\": {\n                \"ID\": 60273,\n                \"EAppointment_ID\": 3298,\n                \"EAppointment_BeginDate\": \"2023-08-10T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-08-10T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60273\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60274\",\n            \"attributes\": {\n                \"ID\": 60274,\n                \"EAppointment_ID\": 3299,\n                \"EAppointment_BeginDate\": \"2023-08-11T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-08-11T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60274\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60275\",\n            \"attributes\": {\n                \"ID\": 60275,\n                \"EAppointment_ID\": 3300,\n                \"EAppointment_BeginDate\": \"2023-08-12T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-08-12T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60275\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60276\",\n            \"attributes\": {\n                \"ID\": 60276,\n                \"EAppointment_ID\": 3301,\n                \"EAppointment_BeginDate\": \"2023-08-13T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-08-13T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60276\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60277\",\n            \"attributes\": {\n                \"ID\": 60277,\n                \"EAppointment_ID\": 3302,\n                \"EAppointment_BeginDate\": \"2023-08-14T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-08-14T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60277\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60278\",\n            \"attributes\": {\n                \"ID\": 60278,\n                \"EAppointment_ID\": 3303,\n                \"EAppointment_BeginDate\": \"2023-08-15T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-08-15T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60278\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60279\",\n            \"attributes\": {\n                \"ID\": 60279,\n                \"EAppointment_ID\": 3304,\n                \"EAppointment_BeginDate\": \"2023-08-16T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-08-16T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60279\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60280\",\n            \"attributes\": {\n                \"ID\": 60280,\n                \"EAppointment_ID\": 3305,\n                \"EAppointment_BeginDate\": \"2023-08-17T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-08-17T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60280\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60281\",\n            \"attributes\": {\n                \"ID\": 60281,\n                \"EAppointment_ID\": 3306,\n                \"EAppointment_BeginDate\": \"2023-08-18T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-08-18T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60281\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60282\",\n            \"attributes\": {\n                \"ID\": 60282,\n                \"EAppointment_ID\": 3307,\n                \"EAppointment_BeginDate\": \"2023-08-19T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-08-19T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60282\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60283\",\n            \"attributes\": {\n                \"ID\": 60283,\n                \"EAppointment_ID\": 3308,\n                \"EAppointment_BeginDate\": \"2023-08-20T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-08-20T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60283\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60284\",\n            \"attributes\": {\n                \"ID\": 60284,\n                \"EAppointment_ID\": 3309,\n                \"EAppointment_BeginDate\": \"2023-08-21T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-08-21T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60284\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60285\",\n            \"attributes\": {\n                \"ID\": 60285,\n                \"EAppointment_ID\": 3310,\n                \"EAppointment_BeginDate\": \"2023-08-22T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-08-22T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60285\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60286\",\n            \"attributes\": {\n                \"ID\": 60286,\n                \"EAppointment_ID\": 3311,\n                \"EAppointment_BeginDate\": \"2023-08-23T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-08-23T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60286\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60287\",\n            \"attributes\": {\n                \"ID\": 60287,\n                \"EAppointment_ID\": 3312,\n                \"EAppointment_BeginDate\": \"2023-08-24T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-08-24T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60287\"\n            }\n        },\n        {\n            \"type\": \"appointment\",\n            \"id\": \"60288\",\n            \"attributes\": {\n                \"ID\": 60288,\n                \"EAppointment_ID\": 3313,\n                \"EAppointment_BeginDate\": \"2023-08-25T13:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2023-08-25T14:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Teilnehmer\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/60288\"\n            }\n        }\n    ]\n}"}],"_postman_id":"0868053a-711a-436c-9f24-33a27c676acb"},{"name":"event: appointment","id":"50190759-0ea9-49a7-a34a-5b6acd655c3f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/{{EventID}}/participants/","description":"<h2 id=\"liste-der-teilnehmer-ein-veranstaltung-mit-ihren-status\">Liste der Teilnehmer ein Veranstaltung mit Ihren Status</h2>\n","urlObject":{"path":["eventmanager-system","restapi","v1","events","{{EventID}}","participants",""],"host":["https://we790.dev01.astendo-solutions.de"],"query":[],"variable":[]}},"response":[{"id":"c5475152-d2e4-493d-9b5c-5aa6ad477243","name":"event: appointments Copy","originalRequest":{"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/18144"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Mon, 01 Sep 2025 09:17:00 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Cross-Origin-Resource-Policy","value":"same-site"},{"key":"Cross-Origin-Embedder-Policy","value":"credentialless"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"},{"key":"Strict-Transport-Security","value":"max-age=15768000; IncludeSubdomains; preload"},{"key":"X-Powered-By","value":""},{"key":"X-Xss-Protection","value":"1;mode=block"},{"key":"Report-To","value":"{\"group\":\"ReportCspViolations\",\"max_age\":10886400,\"endpoints\":[{\"url\":\"https:\\/\\/we790.dev01.astendo-solutions.de\\/eventmanager-system\\/ReportCspViolations.php\"}]}"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":": Authorization, Origin, X-Requested-With, Content-Type,Accept"},{"key":"Access-Control-Allow-Methods","value":"POST, GET, DELETE, PATCH"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"jsonapi\": {\n        \"version\": \"1.1\"\n    },\n    \"meta\": {\n        \"ClientID\": 1,\n        \"webX-version\": \"7.9.0.6509\",\n        \"complexity\": \"linearized\",\n        \"jsonapi-documentation\": \"https://jsonapi.org/\",\n        \"webx-restapi-documentation\": \"https://documenter.getpostman.com/view/10573551/2sA35HXMAk\"\n    },\n    \"data\": [\n        {\n            \"type\": \"appointment\",\n            \"id\": \"18144\",\n            \"attributes\": {\n                \"ID\": 18144,\n                \"EAppointment_ID\": 182,\n                \"EAppointment_BeginDate\": \"2021-07-01T14:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2021-07-01T15:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serientermin2\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag, Platz der Republik 1, 11011 Berlin\",\n                \"EAppointment_AttendanceCount\": 1,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/18144\"\n            }\n        }\n    ]\n}"}],"_postman_id":"50190759-0ea9-49a7-a34a-5b6acd655c3f"},{"name":"event: appointment Begin/End","id":"82a3944d-2706-4bdd-bbc3-6fdd06b29b03","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"data\": {\r\n        \"type\": \"appointment\",\r\n        \"id\": \"18144\",\r\n        \"attributes\": {\r\n            \"EAppointment_BeginDate\": \"2022-07-01T14:00:00+02:00\",\r\n            \"EAppointment_EndDate\": \"2022-07-01T15:00:00+02:00\"\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/18144","description":"<h2 id=\"liste-der-teilnehmer-ein-veranstaltung-mit-ihren-status\">Liste der Teilnehmer ein Veranstaltung mit Ihren Status</h2>\n","urlObject":{"path":["eventmanager-system","restapi","v1","events","52","appointments","18144"],"host":["https://we790.dev01.astendo-solutions.de"],"query":[],"variable":[]}},"response":[],"_postman_id":"82a3944d-2706-4bdd-bbc3-6fdd06b29b03"},{"name":"event: appointment","id":"81be1d79-396c-4e2a-8541-7261126ff7b5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"data\": {\r\n        \"type\": \"appointment\",\r\n        \r\n        \"attributes\": {\r\n            \"EAppointment_Label\": \"Serientermin neu 1\",\r\n            \"EAppointment_BeginDate\": \"2022-07-01T14:00:00+02:00\",\r\n            \"EAppointment_EndDate\": \"2022-07-01T15:00:00+02:00\"\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/","description":"<h2 id=\"liste-der-teilnehmer-ein-veranstaltung-mit-ihren-status\">Liste der Teilnehmer ein Veranstaltung mit Ihren Status</h2>\n","urlObject":{"path":["eventmanager-system","restapi","v1","events","52","appointments",""],"host":["https://we790.dev01.astendo-solutions.de"],"query":[],"variable":[]}},"response":[{"id":"44c5b44f-4805-423e-8b60-6ef123a843e5","name":"event: appointment","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"data\": {\r\n        \"type\": \"appointment\",\r\n        \r\n        \"attributes\": {\r\n            \"EAppointment_Label\": \"Serientermin neu 1\",\r\n            \"EAppointment_BeginDate\": \"2022-07-01T14:00:00+02:00\",\r\n            \"EAppointment_EndDate\": \"2022-07-01T15:00:00+02:00\"\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Mon, 01 Sep 2025 09:18:58 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Cross-Origin-Resource-Policy","value":"same-site"},{"key":"Cross-Origin-Embedder-Policy","value":"credentialless"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"},{"key":"Strict-Transport-Security","value":"max-age=15768000; IncludeSubdomains; preload"},{"key":"X-Powered-By","value":""},{"key":"X-Xss-Protection","value":"1;mode=block"},{"key":"Report-To","value":"{\"group\":\"ReportCspViolations\",\"max_age\":10886400,\"endpoints\":[{\"url\":\"https:\\/\\/we790.dev01.astendo-solutions.de\\/eventmanager-system\\/ReportCspViolations.php\"}]}"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":": Authorization, Origin, X-Requested-With, Content-Type,Accept"},{"key":"Access-Control-Allow-Methods","value":"POST, GET, DELETE, PATCH"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"jsonapi\": {\n        \"version\": \"1.1\"\n    },\n    \"meta\": {\n        \"ClientID\": 1,\n        \"webX-version\": \"7.9.0.6509\",\n        \"complexity\": \"linearized\",\n        \"jsonapi-documentation\": \"https://jsonapi.org/\",\n        \"webx-restapi-documentation\": \"https://documenter.getpostman.com/view/10573551/2sA35HXMAk\"\n    },\n    \"data\": [\n        {\n            \"type\": \"appointment\",\n            \"id\": \"125459\",\n            \"attributes\": {\n                \"ID\": 125459,\n                \"EAppointment_ID\": 8402,\n                \"EAppointment_BeginDate\": \"2022-07-01T14:00:00+02:00\",\n                \"EAppointment_EndDate\": \"2022-07-01T15:00:00+02:00\",\n                \"EAppointment_AllDayEvent\": false,\n                \"EAppointment_Label\": \"Serientermin neu 1\",\n                \"EAppointment_Description\": null,\n                \"Appointment_Comment\": null,\n                \"GeneralLocationID\": 3,\n                \"EAppointment_Location\": \"Reichstag\",\n                \"EAppointment_AttendanceCount\": 0,\n                \"EAppointment_StreamingUrl\": null,\n                \"EAppointment_WebinarUrl\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/52/appointments/125459\"\n            }\n        }\n    ]\n}"}],"_postman_id":"81be1d79-396c-4e2a-8541-7261126ff7b5"},{"name":"event: new Event with external ID","id":"cbe29a6c-7163-4d9d-9886-1b1940fc37fc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json","type":"text"}],"body":{"mode":"raw","raw":"{\"data\": {\r\n        \"type\": \"Event\",\r\n        \"id\": \"optional Ihre Event-ID /GUID-1\",\r\n        \"attributes\": {\r\n            \"EventTemplateID\": 82,\r\n            \"EventName\": \"Veranstaltungsname\",\r\n            \"BeginDate\": \"2024-06-13T13:28:54+02:00\",\r\n            \"EndDate\": \"2024-06-13T19:28:54+02:00\",\r\n            \"GeneralContact1ID\": 7,\r\n            \"GeneralContact2ID\": 7,\r\n            \"GeneralLocationID\": 5,\r\n            \"FolderID\": 7,\r\n            \"FoldersAdditional\": [\r\n                14,\r\n                9\r\n            ],\r\n            \"Ext_URLtext\": \"Link-Text\",\r\n            \"Ext_URLtitle\": \"Link-Titel\",\r\n            \"LongDescriptionHeadline1\": \"Überschrift des ersten Textes\",\r\n            \"LongDescription1\": \"<p>Hauptveranstaltungstext</p>\",\r\n            \"LongDescriptionHeadline2\": \"Überschrift des zweiten Textes\",\r\n            \"LongDescription2\": \"<p>zweiter Veranstaltungstext</p>\",\r\n            \"LongDescriptionHeadline3\": \"Überschrift des dritten Textes\",\r\n            \"LongDescription3\": \"<p>dritter Veranstaltungstext</p>\",\r\n            \"LongDescriptionHeadline4\": \"Überschrift des vierten Textes\",\r\n            \"LongDescription4\": \"<p>vierter Veranstaltungstext</p>\",\r\n            \"SidebarHeadline1\": \"Überschrift des ersten Seitenleisten Textes\",\r\n            \"SidebarHTMLText1\": \"<p>erster Seitenleistentext</p>\",\r\n            \"SidebarHeadline2\": \"Überschrift des zweiten Seitenleisten Textes\",\r\n            \"SidebarHTMLText2\": \"<p>zweiter Seitenleistentext</p>\",\r\n            \"SidebarHeadline3\": \"Überschrift des dritten Seitenleisten Textes\",\r\n            \"SidebarHTMLText3\": \"<p>dritter Seitenleistentext</p>\",\r\n            \"SidebarHeadline4\": \"Überschrift des vierten Seitenleisten Textes\",\r\n            \"SidebarHTMLText4\": \"<p>vierter Seitenleistentext</p>\"\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/","urlObject":{"path":["eventmanager-system","restapi","v1","events",""],"host":["https://we790.dev01.astendo-solutions.de"],"query":[],"variable":[]}},"response":[],"_postman_id":"cbe29a6c-7163-4d9d-9886-1b1940fc37fc"},{"name":"event: Update Event","id":"cde2ce8c-1476-4299-935b-20e6e4b5a781","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json","type":"text"}],"body":{"mode":"raw","raw":"{\"data\": {\r\n        \"type\": \"Event\",\r\n        \"id\": \"196\",\r\n        \"attributes\": {\r\n            \"ClientID\": 1,\r\n            \"EventID\": 196,\r\n            \"ExternalID\": \"Ihre Event-ID /GUID\",\r\n            \"EventTypeID\": 7,\r\n            \"EventOnlineMode\": 1,\r\n            \"EventTemplateID\": 82,\r\n            \"EventAttendanceMode\": \"OfflineEventAttendanceMode\",\r\n            \"IsPagebreakInfo\": false,\r\n            \"EventName\": \"Veranstaltungsname 1\",\r\n            \"EventNameSubH\": \"Zusatz zum Veranstaltungsnamen\",\r\n            \"ShortDescription\": \"Kurzbeschreibung\",\r\n            \"Topic\": \"Thema\",\r\n            \"Keywords\": \"Schlüsselworte\",\r\n            \"EventCategoryID\": 6,\r\n            \"BeginDate\": \"2024-06-13T13:28:54+02:00\",\r\n            \"EndDate\": \"2024-06-13T19:28:54+02:00\",\r\n            \"GeneralContact1ID\": 7,\r\n            \"GeneralContact2ID\": 6,\r\n            \"GeneralLocationID\": 5,\r\n            \"FolderID\": 7,\r\n            \"FoldersAdditional\": [\r\n                14,\r\n                9\r\n            ],\r\n            \"Ext_URLtext\": \"Link-Text modofiziert\",\r\n            \"Ext_URLtitle\": \"Link-Titel\",\r\n            \"LongDescriptionHeadline1\": \"Überschrift des ersten Textes\",\r\n            \"LongDescription1\": \"<p>Hauptveranstaltungstext</p>\",\r\n            \"LongDescriptionHeadline2\": \"Überschrift des zweiten Textes\",\r\n            \"LongDescription2\": \"<p>zweiter Veranstaltungstext</p>\",\r\n            \"LongDescriptionHeadline3\": \"Überschrift des dritten Textes\",\r\n            \"LongDescription3\": \"<p>dritter Veranstaltungstext</p>\",\r\n            \"LongDescriptionHeadline4\": \"Überschrift des vierten Textes\",\r\n            \"LongDescription4\": \"<p>vierter Veranstaltungstext</p>\",\r\n            \"SidebarHeadline1\": \"Überschrift des ersten Seitenleisten Textes\",\r\n            \"SidebarHTMLText1\": \"<p>erster Seitenleistentext</p>\",\r\n            \"SidebarHeadline2\": \"Überschrift des zweiten Seitenleisten Textes\",\r\n            \"SidebarHTMLText2\": \"<p>zweiter Seitenleistentext</p>\",\r\n            \"SidebarHeadline3\": \"Überschrift des dritten Seitenleisten Textes\",\r\n            \"SidebarHTMLText3\": \"<p>dritter Seitenleistentext</p>\",\r\n            \"SidebarHeadline4\": \"Überschrift des vierten Seitenleisten Textes\",\r\n            \"SidebarHTMLText4\": \"<p>vierter Seitenleistentext</p>\"\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/196","urlObject":{"path":["eventmanager-system","restapi","v1","events","196"],"host":["https://we790.dev01.astendo-solutions.de"],"query":[],"variable":[]}},"response":[{"id":"872d3c06-d607-45b1-a2eb-02d676ae27e9","name":"event: Update Event","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json","type":"text"}],"body":{"mode":"raw","raw":"{\"data\": {\r\n        \"type\": \"Event\",\r\n        \"id\": \"196\",\r\n        \"attributes\": {\r\n            \"ClientID\": 1,\r\n            \"EventID\": 196,\r\n            \"ExternalID\": \"Ihre Event-ID /GUID\",\r\n            \"EventTypeID\": 7,\r\n            \"EventOnlineMode\": 1,\r\n            \"EventTemplateID\": 82,\r\n            \"EventAttendanceMode\": \"OfflineEventAttendanceMode\",\r\n            \"IsPagebreakInfo\": false,\r\n            \"EventName\": \"Veranstaltungsname 1\",\r\n            \"EventNameSubH\": \"Zusatz zum Veranstaltungsnamen\",\r\n            \"ShortDescription\": \"Kurzbeschreibung\",\r\n            \"Topic\": \"Thema\",\r\n            \"Keywords\": \"Schlüsselworte\",\r\n            \"EventCategoryID\": 6,\r\n            \"BeginDate\": \"2024-06-13T13:28:54+02:00\",\r\n            \"EndDate\": \"2024-06-13T19:28:54+02:00\",\r\n            \"GeneralContact1ID\": 7,\r\n            \"GeneralContact2ID\": 6,\r\n            \"GeneralLocationID\": 5,\r\n            \"FolderID\": 7,\r\n            \"FoldersAdditional\": [\r\n                14,\r\n                9\r\n            ],\r\n            \"Ext_URLtext\": \"Link-Text modofiziert\",\r\n            \"Ext_URLtitle\": \"Link-Titel\",\r\n            \"LongDescriptionHeadline1\": \"Überschrift des ersten Textes\",\r\n            \"LongDescription1\": \"<p>Hauptveranstaltungstext</p>\",\r\n            \"LongDescriptionHeadline2\": \"Überschrift des zweiten Textes\",\r\n            \"LongDescription2\": \"<p>zweiter Veranstaltungstext</p>\",\r\n            \"LongDescriptionHeadline3\": \"Überschrift des dritten Textes\",\r\n            \"LongDescription3\": \"<p>dritter Veranstaltungstext</p>\",\r\n            \"LongDescriptionHeadline4\": \"Überschrift des vierten Textes\",\r\n            \"LongDescription4\": \"<p>vierter Veranstaltungstext</p>\",\r\n            \"SidebarHeadline1\": \"Überschrift des ersten Seitenleisten Textes\",\r\n            \"SidebarHTMLText1\": \"<p>erster Seitenleistentext</p>\",\r\n            \"SidebarHeadline2\": \"Überschrift des zweiten Seitenleisten Textes\",\r\n            \"SidebarHTMLText2\": \"<p>zweiter Seitenleistentext</p>\",\r\n            \"SidebarHeadline3\": \"Überschrift des dritten Seitenleisten Textes\",\r\n            \"SidebarHTMLText3\": \"<p>dritter Seitenleistentext</p>\",\r\n            \"SidebarHeadline4\": \"Überschrift des vierten Seitenleisten Textes\",\r\n            \"SidebarHTMLText4\": \"<p>vierter Seitenleistentext</p>\"\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/954"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Mon, 01 Sep 2025 09:25:59 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Cross-Origin-Resource-Policy","value":"same-site"},{"key":"Cross-Origin-Embedder-Policy","value":"credentialless"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"},{"key":"Strict-Transport-Security","value":"max-age=15768000; IncludeSubdomains; preload"},{"key":"X-Powered-By","value":""},{"key":"X-Xss-Protection","value":"1;mode=block"},{"key":"Report-To","value":"{\"group\":\"ReportCspViolations\",\"max_age\":10886400,\"endpoints\":[{\"url\":\"https:\\/\\/we790.dev01.astendo-solutions.de\\/eventmanager-system\\/ReportCspViolations.php\"}]}"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":": Authorization, Origin, X-Requested-With, Content-Type,Accept"},{"key":"Access-Control-Allow-Methods","value":"POST, GET, DELETE, PATCH"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"jsonapi\": {\n        \"version\": \"1.1\"\n    },\n    \"meta\": {\n        \"ClientID\": 1,\n        \"webX-version\": \"7.9.0.6509\",\n        \"complexity\": \"linearized\",\n        \"jsonapi-documentation\": \"https://jsonapi.org/\",\n        \"webx-restapi-documentation\": \"https://documenter.getpostman.com/view/10573551/2sA35HXMAk\"\n    },\n    \"data\": {\n        \"type\": \"Event\",\n        \"id\": \"954\",\n        \"attributes\": {\n            \"ClientID\": 1,\n            \"displayClientID\": 0,\n            \"EventID\": 954,\n            \"externalID\": \"\",\n            \"ExtAccessIdentifier\": \"backend\",\n            \"ExtAccessExternalUser\": null,\n            \"Createdby\": \"webX:  (tadmin)\",\n            \"Datecreate\": \"2025-08-14T09:22:34+02:00\",\n            \"Modifiedby\": \"cobra:  (tadmin)\",\n            \"Datemodified\": \"2025-09-01T11:25:59+02:00\",\n            \"EventTemplateID\": 120,\n            \"EventStateID\": 1,\n            \"EventState\": \"aktiv\",\n            \"FolderID\": 1,\n            \"FolderPath\": \"/\",\n            \"FoldersAdditional\": null,\n            \"EventTypeID\": 1,\n            \"EventType\": \"Event\",\n            \"EventCategoryID\": 6,\n            \"EventCategory\": \"Meeting\",\n            \"EventHierarchyID\": 1,\n            \"EventHierarchy\": \"SingleEvent\",\n            \"IsEventAppointments\": false,\n            \"OriginalLocale\": \"de_DE\",\n            \"FallbackLocale\": \"en_GB\",\n            \"Locales\": [\n                \"de_DE\"\n            ],\n            \"ActiveLocales\": [\n                \"de_DE\"\n            ],\n            \"EventGroupAlternativeEvents\": null,\n            \"DisableOnParticipationOptions\": null,\n            \"DisableOnParticipationEventGroup\": null,\n            \"DisableOnParticipationEventIDs\": null,\n            \"CombFormSubEvents\": null,\n            \"IsExternalEvent\": false,\n            \"ExternalEventData\": null,\n            \"IsPublic\": true,\n            \"EventName\": \"Veranstaltungsname 1\",\n            \"EventSubTitle\": \"Zusatz zum Veranstaltungsnamen\",\n            \"Location\": \"ohne alles\",\n            \"GeneralLocationID\": null,\n            \"BeginDate\": \"2024-06-13T13:28:54+02:00\",\n            \"EndDate\": \"2024-06-13T19:28:54+02:00\",\n            \"TimeStr\": \"13. Juni 2024, 13:28 bis 19:28 Uhr\",\n            \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n            \"BookableUntil\": \"2025-08-27T10:00:00+02:00\",\n            \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n            \"ShowUntil\": \"2025-09-16T17:00:00+02:00\",\n            \"ShortDescription\": \"Kurzbeschreibung\",\n            \"Topic\": \"Thema\",\n            \"AdditionalText1\": null,\n            \"AdditionalText2\": null,\n            \"Keywords\": null,\n            \"IsBookedOut\": false,\n            \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n            \"IsMaxAttendants\": true,\n            \"MaxAttendants\": 100000000,\n            \"CurrentAttendants\": 1,\n            \"IsWaitinglistActive\": false,\n            \"MaxWaitinglist\": 0,\n            \"CurrentWaitinglist\": 0,\n            \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n            \"SearchEventContent\": null,\n            \"AdministrativeContactsCount\": 2,\n            \"AdministrativeContacts\": null,\n            \"GeneralContact1ID\": 7,\n            \"GeneralContact2ID\": 6,\n            \"FunctionsAddressCategories\": [],\n            \"PricesCount\": 0,\n            \"Prices\": null,\n            \"PromotionCodesCount\": 0,\n            \"PromotionCodes\": null,\n            \"EventAppointments\": [],\n            \"IsEventPicture\": false,\n            \"IsEventArchive\": false,\n            \"SupportedAttendantCategoryIDs\": {\n                \"1\": {\n                    \"ID\": 1,\n                    \"Name\": \"Teilnehmer (Standard)\"\n                },\n                \"2\": {\n                    \"ID\": 2,\n                    \"Name\": \"Besucher\"\n                },\n                \"3\": {\n                    \"ID\": 3,\n                    \"Name\": \"Gast\"\n                },\n                \"4\": {\n                    \"ID\": 4,\n                    \"Name\": \"VIP\"\n                },\n                \"5\": {\n                    \"ID\": 5,\n                    \"Name\": \"Kind\"\n                },\n                \"6\": {\n                    \"ID\": 6,\n                    \"Name\": \"Jugendlicher\"\n                },\n                \"7\": {\n                    \"ID\": 7,\n                    \"Name\": \"Erwachsener\"\n                },\n                \"8\": {\n                    \"ID\": 8,\n                    \"Name\": \"Senior\"\n                }\n            },\n            \"BeginDateDay\": \"13\",\n            \"BeginDateMonth\": \"6\",\n            \"BeginDateYear\": \"2024\",\n            \"BeginDateTime\": \"13:28\",\n            \"EndDateDay\": \"13\",\n            \"EndDateMonth\": \"6\",\n            \"EndDateYear\": \"2024\",\n            \"EndDateTime\": \"19:28\",\n            \"LongDescriptionHeadline1\": \"Überschrift des ersten Textes\",\n            \"LongDescription1\": \"<p>Hauptveranstaltungstext</p>\",\n            \"SidebarHeadline1\": \"Überschrift des ersten Seitenleisten Textes\",\n            \"SidebarHTMLText1\": \"<p>erster Seitenleistentext</p>\",\n            \"LongDescriptionHeadline2\": \"Überschrift des zweiten Textes\",\n            \"LongDescription2\": \"<p>zweiter Veranstaltungstext</p>\",\n            \"SidebarHeadline2\": \"Überschrift des zweiten Seitenleisten Textes\",\n            \"SidebarHTMLText2\": \"<p>zweiter Seitenleistentext</p>\",\n            \"LongDescriptionHeadline3\": \"Überschrift des dritten Textes\",\n            \"LongDescription3\": \"<p>dritter Veranstaltungstext</p>\",\n            \"SidebarHeadline3\": \"Überschrift des dritten Seitenleisten Textes\",\n            \"SidebarHTMLText3\": \"<p>dritter Seitenleistentext</p>\",\n            \"LongDescriptionHeadline4\": \"Überschrift des vierten Textes\",\n            \"LongDescription4\": \"<p>vierter Veranstaltungstext</p>\",\n            \"SidebarHeadline4\": \"Überschrift des vierten Seitenleisten Textes\",\n            \"SidebarHTMLText4\": \"<p>vierter Seitenleistentext</p>\",\n            \"LongDescriptionHeadline5\": null,\n            \"LongDescription5\": null,\n            \"SidebarHeadline5\": null,\n            \"SidebarHTMLText5\": null,\n            \"LongDescriptionHeadline6\": null,\n            \"LongDescription6\": null,\n            \"SidebarHeadline6\": null,\n            \"SidebarHTMLText6\": null,\n            \"LongDescriptionHeadline7\": null,\n            \"LongDescription7\": null,\n            \"SidebarHeadline7\": null,\n            \"SidebarHTMLText7\": null,\n            \"LongDescriptionHeadline8\": null,\n            \"LongDescription8\": null,\n            \"SidebarHeadline8\": null,\n            \"SidebarHTMLText8\": null,\n            \"LongDescriptionHeadline9\": null,\n            \"LongDescription9\": null,\n            \"SidebarHeadline9\": null,\n            \"SidebarHTMLText9\": null,\n            \"AdditionalQuestionFields\": [],\n            \"EventLink\": \"https://we790.dev01.astendo-solutions.de/event.php?vnrtoken=JLv+XdBNIi3DVmHI/KGQ7x6MG2VRYYt3s/1VKPLF4wgrkx7TWps8TEGjCWvhgICWSCRJLUo4yaKmMCYLn/lhrVwfDZoaiIJtgyOiuIZXMrXBRCaBeb2G3DVUN80qmPNlVjHjCn+rkBq+9cXy7IiJqKPymMTmXDczhexJPJrBLZ6NbJcMk+f80NTjK08ofahD3XVJAAUpE9vmO5d8tTiiUHIEiVM5Je22SfdKW8nYbatQFM2KB0y2MpjQElYnl+us7iBTRISKAKsay7f8bRdtnWO5t4ulmHqoQMQpfN7VvcrsI66mS+4e/tDWcqB2je3Hpjt+ynO69B3bzxR50Y1nFvMCRwbNCVhL8Xc01wIbN6lyNNJ3wxw9ICQdtHCnUzrMnok2VRtkbaCPb1BsonGFAANX2lxtDGji63rc5wtWFm86Xrzj/8IRA1uZ/HAN+mDBRw==\"\n        },\n        \"relationships\": {\n            \"GeneralContact\": {\n                \"data\": [\n                    {\n                        \"type\": \"GeneralContact\",\n                        \"id\": \"7\"\n                    },\n                    {\n                        \"type\": \"GeneralContact\",\n                        \"id\": \"6\"\n                    }\n                ]\n            }\n        },\n        \"links\": {\n            \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/954\",\n            \"EventLink\": \"https://we790.dev01.astendo-solutions.dehttps://we790.dev01.astendo-solutions.de/event.php?vnrtoken=JLv+XdBNIi3DVmHI/KGQ7x6MG2VRYYt3s/1VKPLF4wgrkx7TWps8TEGjCWvhgICWSCRJLUo4yaKmMCYLn/lhrVwfDZoaiIJtgyOiuIZXMrXBRCaBeb2G3DVUN80qmPNlVjHjCn+rkBq+9cXy7IiJqKPymMTmXDczhexJPJrBLZ6NbJcMk+f80NTjK08ofahD3XVJAAUpE9vmO5d8tTiiUHIEiVM5Je22SfdKW8nYbatQFM2KB0y2MpjQElYnl+us7iBTRISKAKsay7f8bRdtnWO5t4ulmHqoQMQpfN7VvcrsI66mS+4e/tDWcqB2je3Hpjt+ynO69B3bzxR50Y1nFvMCRwbNCVhL8Xc01wIbN6lyNNJ3wxw9ICQdtHCnUzrMnok2VRtkbaCPb1BsonGFAANX2lxtDGji63rc5wtWFm86Xrzj/8IRA1uZ/HAN+mDBRw==\",\n            \"test\": \"https://we790.dev01.astendo-solutions.de/Test1/event.php?vnrtoken=JFJBCABuqoIQVIqpqvQAQsyxVx7XpJEVJpSz5ajPsGT/9YBXjLw9XGGCkZd5ehTsqVysjqwDymIs86gK05Egkl8+89R3ffaQDDYY/TEydf6fwQV28sU6Fus/BFnyVVfIHSx4so7n6HFBGqjQPzUYVzqcngCkQwYX5XKWVh+TGZQWN7r4RCV/UBZXT1uW5nWswP05pliIt3XpLSk202+pHsTUU+1Vc2/WvmD2E5bT+sIU/c3dBTU7+d42Zn6fE6KeSTBjgOFRNOnADWRyvhfmqqx/zZ10lKkZqHEy4/oYR9/asmRidHjSsq2+Uevtg+sssA+COOj632OGCLcr2u2sX54+ahCvOhrBEruN8YbHdUHHkNM3JiSLu55JQPDm/ZAhpjhbY54vzaqmag21UUhGIfOsPJ1eMZElYjId4/WibCnx\"\n        }\n    },\n    \"included\": [\n        {\n            \"type\": \"GeneralContact\",\n            \"id\": \"7\",\n            \"attributes\": {\n                \"ID\": 7,\n                \"Name\": \"Herr Vorname Nachname A!\",\n                \"Organisation\": null,\n                \"Function\": null,\n                \"Position\": null,\n                \"Phone\": null,\n                \"Email\": null,\n                \"Emailtext\": null,\n                \"URL\": null,\n                \"URLtext\": null,\n                \"ImageTitle\": null,\n                \"ImageAlt\": null,\n                \"ImageCaption\": null\n            }\n        },\n        {\n            \"type\": \"GeneralContact\",\n            \"id\": \"6\",\n            \"attributes\": {\n                \"ID\": 6,\n                \"Name\": \"Auf Events AdminApp\",\n                \"Organisation\": \"id 6\",\n                \"Function\": null,\n                \"Position\": null,\n                \"Phone\": null,\n                \"Email\": null,\n                \"Emailtext\": null,\n                \"URL\": null,\n                \"URLtext\": null,\n                \"ImageTitle\": null,\n                \"ImageAlt\": null,\n                \"ImageCaption\": null\n            },\n            \"links\": {\n                \"image\": \"https://we790.dev01.astendo-solutions.de/eventmanager-uploads/C-1/GCImage-6.jpg\"\n            }\n        }\n    ]\n}"}],"_postman_id":"cde2ce8c-1476-4299-935b-20e6e4b5a781"},{"name":"event: Update Event externalID","id":"dbe3391d-d79d-4937-a4df-f95cc850fbe7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json","type":"text"}],"body":{"mode":"raw","raw":"{\"data\": {\r\n        \"type\": \"Event\",\r\n        \"id\": \"196\",\r\n        \"attributes\": {\r\n            \"ExternalID\": \"Ihre Event-ID /GUID\"\r\n        }\r\n            \r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/196","urlObject":{"path":["eventmanager-system","restapi","v1","events","196"],"host":["https://we790.dev01.astendo-solutions.de"],"query":[],"variable":[]}},"response":[{"id":"3a2aea1d-b422-4f4e-b881-e7fb87aa9bb1","name":"event: Update Event externalID","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json","type":"text"}],"body":{"mode":"raw","raw":"{\"data\": {\r\n        \"type\": \"Event\",\r\n        \"id\": \"18\",\r\n        \"attributes\": {\r\n            \"externalID\": \"Ihre Event-ID /GUID\"\r\n        }\r\n            \r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/18"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Fri, 28 Nov 2025 14:31:05 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Cross-Origin-Resource-Policy","value":"same-site"},{"key":"Cross-Origin-Embedder-Policy","value":"credentialless"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"},{"key":"Strict-Transport-Security","value":"max-age=15768000; IncludeSubdomains; preload"},{"key":"X-Powered-By","value":""},{"key":"X-Xss-Protection","value":"1;mode=block"},{"key":"Report-To","value":"{\"group\":\"ReportCspViolations\",\"max_age\":10886400,\"endpoints\":[{\"url\":\"https:\\/\\/we790.dev01.astendo-solutions.de\\/eventmanager-system\\/ReportCspViolations.php\"}]}"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":": Authorization, Origin, X-Requested-With, Content-Type,Accept"},{"key":"Access-Control-Allow-Methods","value":"POST, GET, DELETE, PATCH"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"jsonapi\": {\n        \"version\": \"1.1\"\n    },\n    \"meta\": {\n        \"ClientID\": 1,\n        \"webX-version\": \"7.9.0.7342\",\n        \"complexity\": \"linearized\",\n        \"jsonapi-documentation\": \"https://jsonapi.org/\",\n        \"webx-restapi-documentation\": \"https://documenter.getpostman.com/view/10573551/2sA35HXMAk\"\n    },\n    \"data\": {\n        \"type\": \"Event\",\n        \"id\": \"18\",\n        \"attributes\": {\n            \"ClientID\": 1,\n            \"displayClientID\": 0,\n            \"EventID\": 18,\n            \"externalID\": \"Ihre Event-ID /GUID\",\n            \"ExtAccessIdentifier\": null,\n            \"ExtAccessExternalUser\": null,\n            \"Createdby\": null,\n            \"Datecreate\": null,\n            \"Modifiedby\": \"cobra: \",\n            \"Datemodified\": \"2025-11-28T15:31:05+01:00\",\n            \"EventTemplateID\": null,\n            \"EventStateID\": 1,\n            \"EventState\": \"aktiv\",\n            \"FolderID\": 1,\n            \"FolderPath\": \"/\",\n            \"FoldersAdditional\": null,\n            \"EventTypeID\": 1,\n            \"EventType\": \"Event\",\n            \"EventCategoryID\": 1,\n            \"EventCategory\": \"Veranstaltungskategorie\",\n            \"EventHierarchyID\": 1,\n            \"EventHierarchy\": \"SingleEvent\",\n            \"IsEventAppointments\": false,\n            \"OriginalLocale\": \"de_DE\",\n            \"FallbackLocale\": \"de_DE\",\n            \"Locales\": [\n                \"de_DE\"\n            ],\n            \"ActiveLocales\": [\n                \"de_DE\"\n            ],\n            \"EventGroupAlternativeEvents\": null,\n            \"DisableOnParticipationOptions\": null,\n            \"DisableOnParticipationEventGroup\": null,\n            \"DisableOnParticipationEventIDs\": null,\n            \"CombFormSubEvents\": null,\n            \"IsExternalEvent\": false,\n            \"ExternalEventData\": null,\n            \"IsPublic\": true,\n            \"EventName\": \"Neue Veranstaltung\",\n            \"EventSubTitle\": null,\n            \"Location\": \"ohne alles\",\n            \"GeneralLocationID\": null,\n            \"BeginDate\": \"1970-01-01T01:00:00+01:00\",\n            \"EndDate\": \"1970-01-01T01:00:00+01:00\",\n            \"TimeStr\": \"1. November 1970, 1:00 bis 1:00 Uhr\",\n            \"BookableFrom\": \"1970-01-01T03:46:40+01:00\",\n            \"BookableUntil\": \"2022-08-13T12:03:00+02:00\",\n            \"BookableUntilErrorMessage\": \"Die Anmeldefrist für die Veranstaltung ist leider abgelaufen.\",\n            \"ShowUntil\": \"2022-08-13T12:03:00+02:00\",\n            \"ShortDescription\": null,\n            \"Topic\": null,\n            \"AdditionalText1\": null,\n            \"AdditionalText2\": null,\n            \"Keywords\": null,\n            \"IsBookedOut\": false,\n            \"BookedOutMessage\": \"Die Veranstaltung ist leider bereits ausgebucht.\",\n            \"IsMaxAttendants\": true,\n            \"MaxAttendants\": 100000000,\n            \"CurrentAttendants\": 9,\n            \"IsWaitinglistActive\": false,\n            \"MaxWaitinglist\": 0,\n            \"CurrentWaitinglist\": 0,\n            \"WaitinglistMessage\": \"Wir nehmen noch Anmeldungen für die Warteliste an. \",\n            \"SearchEventContent\": null,\n            \"AdministrativeContactsCount\": 0,\n            \"AdministrativeContacts\": null,\n            \"GeneralContact1ID\": null,\n            \"GeneralContact2ID\": null,\n            \"FunctionsAddressCategories\": {\n                \"10\": {\n                    \"FunctionsAddressCat_ID\": \"10\",\n                    \"FctAddressData\": [\n                        {\n                            \"webExID-AddressID\": \"33\",\n                            \"evmID-FAID\": \"15\",\n                            \"DisplayOrder\": 12\n                        }\n                    ]\n                }\n            },\n            \"PricesCount\": 3,\n            \"Prices\": [\n                1,\n                2,\n                5\n            ],\n            \"PromotionCodesCount\": 1,\n            \"PromotionCodes\": [\n                1\n            ],\n            \"EventAppointments\": [],\n            \"IsEventPicture\": false,\n            \"Picture_Alt\": null,\n            \"Picture_Title\": null,\n            \"Picture_Caption\": null,\n            \"IsEventArchive\": false,\n            \"SupportedAttendantCategoryIDs\": {\n                \"1\": {\n                    \"ID\": 1,\n                    \"Name\": \"Teilnehmer (Standard)\"\n                },\n                \"2\": {\n                    \"ID\": 2,\n                    \"Name\": \"Besucher\"\n                },\n                \"3\": {\n                    \"ID\": 3,\n                    \"Name\": \"Gast\"\n                },\n                \"4\": {\n                    \"ID\": 4,\n                    \"Name\": \"VIP\"\n                },\n                \"5\": {\n                    \"ID\": 5,\n                    \"Name\": \"Kind\"\n                },\n                \"6\": {\n                    \"ID\": 6,\n                    \"Name\": \"Jugendlicher\"\n                },\n                \"7\": {\n                    \"ID\": 7,\n                    \"Name\": \"Erwachsener\"\n                },\n                \"8\": {\n                    \"ID\": 8,\n                    \"Name\": \"Senior (spez. Texte/Einstellungen)\"\n                }\n            },\n            \"BeginDateDay\": \"1\",\n            \"BeginDateMonth\": \"1\",\n            \"BeginDateYear\": \"1970\",\n            \"BeginDateTime\": \"01:00\",\n            \"EndDateDay\": \"1\",\n            \"EndDateMonth\": \"1\",\n            \"EndDateYear\": \"1970\",\n            \"EndDateTime\": \"01:00\",\n            \"LongDescriptionHeadline1\": null,\n            \"LongDescription1\": null,\n            \"SidebarHeadline1\": null,\n            \"SidebarHTMLText1\": null,\n            \"LongDescriptionHeadline2\": null,\n            \"LongDescription2\": null,\n            \"SidebarHeadline2\": null,\n            \"SidebarHTMLText2\": null,\n            \"LongDescriptionHeadline3\": null,\n            \"LongDescription3\": null,\n            \"SidebarHeadline3\": null,\n            \"SidebarHTMLText3\": null,\n            \"LongDescriptionHeadline4\": null,\n            \"LongDescription4\": null,\n            \"SidebarHeadline4\": null,\n            \"SidebarHTMLText4\": null,\n            \"LongDescriptionHeadline5\": null,\n            \"LongDescription5\": null,\n            \"SidebarHeadline5\": null,\n            \"SidebarHTMLText5\": null,\n            \"LongDescriptionHeadline6\": null,\n            \"LongDescription6\": null,\n            \"SidebarHeadline6\": null,\n            \"SidebarHTMLText6\": null,\n            \"LongDescriptionHeadline7\": null,\n            \"LongDescription7\": null,\n            \"SidebarHeadline7\": null,\n            \"SidebarHTMLText7\": null,\n            \"LongDescriptionHeadline8\": null,\n            \"LongDescription8\": null,\n            \"SidebarHeadline8\": null,\n            \"SidebarHTMLText8\": null,\n            \"LongDescriptionHeadline9\": null,\n            \"LongDescription9\": null,\n            \"SidebarHeadline9\": null,\n            \"SidebarHTMLText9\": null,\n            \"AdditionalQuestionGroups\": [\n                {\n                    \"GroupType\": \"question\",\n                    \"GroupOrder\": 1001,\n                    \"GroupHeadline\": \"Zusatzfragen\",\n                    \"GroupID\": 19,\n                    \"VisibilityDependency\": \"none\",\n                    \"ShowAtPledge\": true,\n                    \"ShowAtCancel\": false\n                }\n            ],\n            \"AdditionalQuestionFields\": {\n                \"Inputfield63\": {\n                    \"LogicalName\": \"Inputfield63\",\n                    \"FieldLabel\": \"Feld 1\",\n                    \"FieldIsMandatory\": false,\n                    \"FieldOrder\": 1,\n                    \"FieldTypeID\": 1,\n                    \"DataFieldType\": \"text-input\",\n                    \"QuestionSelectListID\": null,\n                    \"FieldGroupID\": 19,\n                    \"FieldGroupOrder\": 1001,\n                    \"FieldGroupHeadline\": \"Zusatzfragen\"\n                },\n                \"Inputfield71\": {\n                    \"LogicalName\": \"Inputfield71\",\n                    \"FieldLabel\": \"video\",\n                    \"FieldIsMandatory\": false,\n                    \"FieldOrder\": 2,\n                    \"FieldTypeID\": 16,\n                    \"DataFieldType\": \"binary\",\n                    \"QuestionSelectListID\": null,\n                    \"FieldGroupID\": 19,\n                    \"FieldGroupOrder\": 1001,\n                    \"FieldGroupHeadline\": \"Zusatzfragen\"\n                }\n            },\n            \"EventLink\": \"https://we790.dev01.astendo-solutions.de/event.php?vnr=12-106\"\n        },\n        \"relationships\": {\n            \"PriceCats\": {\n                \"data\": [\n                    {\n                        \"type\": \"Price\",\n                        \"id\": \"1\"\n                    },\n                    {\n                        \"type\": \"Price\",\n                        \"id\": \"2\"\n                    },\n                    {\n                        \"type\": \"Price\",\n                        \"id\": \"5\"\n                    }\n                ]\n            },\n            \"FunktionsAddressCat\": {\n                \"data\": [\n                    {\n                        \"type\": \"FunctionAddressCategory\",\n                        \"id\": \"10\"\n                    }\n                ]\n            },\n            \"FunktionsAddress\": {\n                \"data\": [\n                    {\n                        \"type\": \"FunctionAddress\",\n                        \"id\": \"33\"\n                    }\n                ]\n            }\n        },\n        \"links\": {\n            \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/events/18\",\n            \"EventLink\": \"https://we790.dev01.astendo-solutions.dehttps://we790.dev01.astendo-solutions.de/event.php?vnr=12-106\"\n        }\n    },\n    \"included\": [\n        {\n            \"type\": \"Price\",\n            \"id\": \"1\",\n            \"attributes\": {\n                \"ID\": 1,\n                \"Order\": 1,\n                \"Name\": \"Preis 1\",\n                \"OnlineName\": \"Preis 1\",\n                \"PriceDescription\": \"Beschreibung Preis 1\",\n                \"Price\": 100.5,\n                \"Currency\": \"EUR\",\n                \"PriceVAT\": \"FullVAT\"\n            }\n        },\n        {\n            \"type\": \"Price\",\n            \"id\": \"2\",\n            \"attributes\": {\n                \"ID\": 2,\n                \"Order\": 2,\n                \"Name\": \"Preis 2\",\n                \"OnlineName\": \"Preis 2\",\n                \"PriceDescription\": \"BEschreibung Preis 2\",\n                \"Price\": 50,\n                \"Currency\": \"EUR\",\n                \"PriceVAT\": \"ReducedVAT\"\n            }\n        },\n        {\n            \"type\": \"Price\",\n            \"id\": \"5\",\n            \"attributes\": {\n                \"ID\": 5,\n                \"Order\": 5,\n                \"Name\": \"Aktionspreis\",\n                \"OnlineName\": \"Aktionspreis\",\n                \"PriceDescription\": null,\n                \"Price\": null,\n                \"Currency\": \"EUR\",\n                \"PriceVAT\": \"FullVAT\"\n            }\n        },\n        {\n            \"type\": \"FunctionAddressCategory\",\n            \"id\": \"10\",\n            \"attributes\": {\n                \"ID\": 10,\n                \"ParentID\": null,\n                \"Name\": \"Referenten\",\n                \"Headline\": \"Referenten\",\n                \"HTMLtop\": \"<p style=\\\"text-align: left;text-indent: 0pt;margin: 0pt 0pt 0pt 0pt;\\\"><span style=\\\"background-color: transparent;font-family: 'Times New Roman';font-size: 1rem;font-weight: normal;font-style: normal;\\\">Text oberhalb Referenten</span></p> <p style=\\\"text-align: left;text-indent: 0pt;margin: 0pt 0pt 0pt 0pt;\\\"><span style=\\\"background-color: transparent;font-family: 'Times New Roman';font-size: 1rem;font-weight: normal;font-style: normal;\\\">zeile 2</span></p>\",\n                \"HTMLbot\": \"<p style=\\\"text-align: left;text-indent: 0pt;margin: 0pt 0pt 0pt 0pt;\\\"><span style=\\\"background-color: transparent;font-family: 'Times New Roman';font-size: 1rem;font-weight: normal;font-style: normal;\\\">Text unterhalb Referenten</span></p>\",\n                \"StdDisplayGroup\": \"1\",\n                \"GroupOptions\": null,\n                \"GroupField\": \"Company\",\n                \"ShowDetail\": \"1\",\n                \"LayoutPicture1\": \"Picture1\",\n                \"LayoutTextPos1\": \"Text1\",\n                \"LayoutTextPos2\": \"Text2\",\n                \"DetailLayoutPicture1\": \"Picture2\",\n                \"DetailLayoutPicture2\": \"Picture3\",\n                \"DetailLayoutTextPos1\": \"Text3\",\n                \"DetailLayoutTextPos2\": \"Text4\",\n                \"Translations\": \"[]\"\n            }\n        },\n        {\n            \"type\": \"FunctionAddress\",\n            \"id\": \"33\",\n            \"attributes\": {\n                \"ID\": 33,\n                \"EvmID\": 11,\n                \"cobraID\": null,\n                \"HubSpotID\": null,\n                \"externalID\": null,\n                \"Firstname\": \"Thomas\",\n                \"Lastname\": \"Meier\",\n                \"Salutation\": \"Herr\",\n                \"SalutationComplete\": \"Sehr geehrter Herr Dr. Thomas Meier,\",\n                \"Title\": \"Dr.\",\n                \"Email\": \"armin.schulz@astendo.de\",\n                \"Phone\": null,\n                \"Company\": \"astendo GmbH (Firma)\",\n                \"Street\": null,\n                \"ZIP\": null,\n                \"City\": null,\n                \"SpeakerTextFirst\": null,\n                \"SpeakerTextSecond\": null,\n                \"PictureFirst\": null,\n                \"IsLockedForMailing\": false,\n                \"PictureSecond\": null,\n                \"PictureThird\": null,\n                \"SpeakerTextThird\": null,\n                \"SpeakerTextFourth\": null,\n                \"Mobile\": null,\n                \"Fax\": null,\n                \"Email2\": null,\n                \"Block\": null,\n                \"Country\": \"Oman\",\n                \"State\": null,\n                \"Company2\": null,\n                \"Postbox\": null,\n                \"PostboxZip\": null,\n                \"Position\": null,\n                \"Department\": null,\n                \"DirectPhone\": null,\n                \"NameAffix\": null,\n                \"Birthday\": null,\n                \"EvmSystem_EuVatId\": null,\n                \"EvmSystem_VatNr\": null,\n                \"EvmSystem_costCentre\": null,\n                \"EvmSystem_ReferenceNr\": null,\n                \"EvmSystem_MembershipNr\": null,\n                \"NamePrefix\": null,\n                \"NameSuffix\": null,\n                \"CustomerNumber\": null,\n                \"PostboxCity\": null,\n                \"Url\": null,\n                \"CountryIso\": \"OM\",\n                \"LinkFacebook\": null,\n                \"LinkTwitter\": null,\n                \"LinkYouTube\": null,\n                \"LinkXING\": null,\n                \"LinkLinkedIn\": null,\n                \"LinkInstagram\": null,\n                \"TEST_DOWNLOAD\": null,\n                \"TEST_INPUTFIELD\": null,\n                \"ExternalAccess\": false,\n                \"TEST1\": null,\n                \"TEST2\": null,\n                \"TEST3\": null,\n                \"EvmSystem_EuVatId_backup\": null,\n                \"Parent\": 0,\n                \"DefaultClearingAccountNr\": \"123456789\"\n            }\n        }\n    ]\n}"}],"_postman_id":"dbe3391d-d79d-4937-a4df-f95cc850fbe7"},{"name":"sample Event-Upload","id":"8f5c33dc-e619-4341-b495-0db9e4023ee7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/vnd.api+json","type":"text"}],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/sampleuploads/events/","urlObject":{"path":["eventmanager-system","restapi","v1","sampleuploads","events",""],"host":["https://we790.dev01.astendo-solutions.de"],"query":[],"variable":[]}},"response":[],"_postman_id":"8f5c33dc-e619-4341-b495-0db9e4023ee7"},{"name":"eventtemplates","id":"3d430bcd-f21a-40b8-9fa2-c109ff86db53","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/eventtemplates","description":"<h1 id=\"veranstaltungsvorlagen\">Veranstaltungsvorlagen</h1>\n<p>Gibt eine Liste der verfügbaren Vorlagen mit einem Beschreibungstext und den wesentlichen Eigenschaften aus.<br />Je nach den angegebenen Werten sind für die Veranstaltung verschiedene zusätzlichen Angaben beim Upload möglich oder notwendig.</p>\n<p>Bei einem EventOnlineMode == 1 (Event ohne Anmeldung in der webExtension) sind z.B. folgende Felder notwendig:<br />Ext_URL - die URL einer externen Anmeldeseite (inkl. https://)<br />Ext_URLtext - der Text des Links<br />Ext_URLtitle - der im title-Attribut ausgespielte Text</p>\n<p>Für IsShowStreaming == true sollte vor Veranstaltungsbegin die folgende Variable gesetzt werden<br />Streaming_URL - die URL der externen Streaming-Seite (inkl. https://)<br />Streaming_Start - ein Wert aus der Auswahlliste StreamingStartOptions<br />Streaming_End - ein Wert aus der Auswahlliste StreamingStopOptions</p>\n<p>Für IsShowWebinar == true sollte ab verfügbarkeit die folgende Variable gesetzt werden<br />Webinar_URL - die URL der Video-Datei (inkl. https://)<br />Webinar_Password - optionales Passwort für den Zugriff<br />Webinar_Start - ein Wert aus der Auswahlliste WebinarStartOptions<br />Webinar_End - ein Wert aus der Auswahlliste WebinarStopOptions</p>\n<p>Für IsPagebreakInfo == true (Veranstaltung mit EventMenü sollten die Menüeinträge gesetzt werden<br />LongDescriptionPagenameX (x=[1..4])</p>\n<p>Die SupportedAttendantCategoryIDs listet die Teilnehmerkategorien auf, die von der jeweiligen Veranstaltung unterstützt werden Diese können bei Neuanlage oder Update von Teilnehmern gesetzt werden. die standard-Teilnehmerkategorie ist 1.</p>\n","urlObject":{"path":["eventmanager-system","restapi","v1","eventtemplates"],"host":["https://we790.dev01.astendo-solutions.de"],"query":[],"variable":[]}},"response":[{"id":"d244030d-e94a-400e-ad30-49d4a87b08c4","name":"eventtemplates","originalRequest":{"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/eventtemplates"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Fri, 15 Nov 2024 12:50:57 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Strict-Transport-Security","value":"max-age=7776000; IncludeSubdomains; preload"},{"key":"X-Powered-By","value":""},{"key":"X-Xss-Protection","value":"1;mode=block"},{"key":"Report-To","value":"{\"group\":\"ReportCspViolations\",\"max_age\":10886400,\"endpoints\":[{\"url\":\"https:\\/\\/we770.dev01.astendo-solutions.de\\/eventmanager-system\\/ReportCspViolations.php\"}]}"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":": Authorization, Origin, X-Requested-With, Content-Type,Accept"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"jsonapi\": {\n        \"version\": \"1.1\"\n    },\n    \"meta\": {\n        \"comment\": \"Diese Daten ändern sich potenziell mit jeder Abfrage, daher vor Ausgabe der Liste immer neu abfragen\",\n        \"ClientID\": 1,\n        \"webExtensionVersion\": \"7.7.0.4680\",\n        \"jsonapi-documentation\": \"https://jsonapi.org/\",\n        \"webExtenion-restapi-documentation\": \"https://documenter.getpostman.com/view/10573551/2sA35HXMAk\"\n    },\n    \"data\": [\n        {\n            \"type\": \"EventTemplate\",\n            \"id\": \"439\",\n            \"attributes\": {\n                \"ClientID\": 1,\n                \"EventTemplateID\": 439,\n                \"EventName\": \"Externe Veranstaltung\",\n                \"ShortDescription\": null,\n                \"EventTypeID\": 1,\n                \"EventOnlineMode\": 1,\n                \"EventAttendanceMode\": \"OfflineEventAttendanceMode\",\n                \"IsShowStreaming\": false,\n                \"IsShowWebinar\": false,\n                \"IsPagebreakInfo\": false,\n                \"SupportedAttendantCategoryIDs\": [\n                    1\n                ]\n            }\n        },\n        {\n            \"type\": \"EventTemplate\",\n            \"id\": \"85\",\n            \"attributes\": {\n                \"ClientID\": 1,\n                \"EventTemplateID\": 85,\n                \"EventName\": \"Fachausschuss-Sitzung\",\n                \"ShortDescription\": null,\n                \"EventTypeID\": 1,\n                \"EventOnlineMode\": 0,\n                \"EventAttendanceMode\": \"OfflineEventAttendanceMode\",\n                \"IsShowStreaming\": false,\n                \"IsShowWebinar\": false,\n                \"IsPagebreakInfo\": false,\n                \"SupportedAttendantCategoryIDs\": [\n                    1,\n                    7,\n                    8\n                ]\n            }\n        },\n        {\n            \"type\": \"EventTemplate\",\n            \"id\": \"84\",\n            \"attributes\": {\n                \"ClientID\": 1,\n                \"EventTemplateID\": 84,\n                \"EventName\": \"Vorstandssitzung\",\n                \"ShortDescription\": null,\n                \"EventTypeID\": 1,\n                \"EventOnlineMode\": 0,\n                \"EventAttendanceMode\": \"OfflineEventAttendanceMode\",\n                \"IsShowStreaming\": false,\n                \"IsShowWebinar\": false,\n                \"IsPagebreakInfo\": false,\n                \"SupportedAttendantCategoryIDs\": [\n                    1\n                ]\n            }\n        },\n        {\n            \"type\": \"EventTemplate\",\n            \"id\": \"120\",\n            \"attributes\": {\n                \"ClientID\": 1,\n                \"EventTemplateID\": 120,\n                \"EventName\": \"Webinar\",\n                \"ShortDescription\": null,\n                \"EventTypeID\": 1,\n                \"EventOnlineMode\": 0,\n                \"EventAttendanceMode\": \"OnlineEventAttendanceMode\",\n                \"IsShowStreaming\": true,\n                \"IsShowWebinar\": true,\n                \"IsPagebreakInfo\": false,\n                \"SupportedAttendantCategoryIDs\": [\n                    1\n                ]\n            }\n        },\n        {\n            \"type\": \"EventTemplate\",\n            \"id\": \"82\",\n            \"attributes\": {\n                \"ClientID\": 1,\n                \"EventTemplateID\": 82,\n                \"EventName\": \"Workshop\",\n                \"ShortDescription\": null,\n                \"EventTypeID\": 1,\n                \"EventOnlineMode\": 0,\n                \"EventAttendanceMode\": \"OfflineEventAttendanceMode\",\n                \"IsShowStreaming\": false,\n                \"IsShowWebinar\": false,\n                \"IsPagebreakInfo\": false,\n                \"SupportedAttendantCategoryIDs\": [\n                    1,\n                    5,\n                    6,\n                    4,\n                    7\n                ]\n            }\n        }\n    ]\n}"}],"_postman_id":"3d430bcd-f21a-40b8-9fa2-c109ff86db53"}],"id":"bcf9ebd2-9b09-41c8-9e05-80f12032f4d1","description":"<h1 id=\"zugriff-auf-veranstaltungen-und-teilnehmer\">Zugriff auf Veranstaltungen und Teilnehmer</h1>\n","_postman_id":"bcf9ebd2-9b09-41c8-9e05-80f12032f4d1","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"8dcd76fc-5091-4adf-9ffc-0765c74413af","id":"8dcd76fc-5091-4adf-9ffc-0765c74413af","name":"webExtension Rest API","type":"collection"}}},{"name":"news","item":[{"name":"news","id":"7c8ee01b-a717-4341-9bc3-38f25b2e1255","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/news/","description":"<p>liefert eine Liste der aktuellen News</p>\n","urlObject":{"path":["eventmanager-system","restapi","v1","news",""],"host":["https://we790.dev01.astendo-solutions.de"],"query":[],"variable":[]}},"response":[{"id":"e0a40855-0c88-4705-86e8-5bae728208c7","name":"get news","originalRequest":{"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/news/"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Mon, 04 Aug 2025 16:16:51 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Cross-Origin-Resource-Policy","value":"same-site"},{"key":"Cross-Origin-Embedder-Policy","value":"credentialless"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"},{"key":"Strict-Transport-Security","value":"max-age=15768000; IncludeSubdomains; preload"},{"key":"X-Powered-By","value":""},{"key":"X-Xss-Protection","value":"1;mode=block"},{"key":"Report-To","value":"{\"group\":\"ReportCspViolations\",\"max_age\":10886400,\"endpoints\":[{\"url\":\"https:\\/\\/we790.dev01.astendo-solutions.de\\/eventmanager-system\\/ReportCspViolations.php\"}]}"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":": Authorization, Origin, X-Requested-With, Content-Type,Accept"},{"key":"Access-Control-Allow-Methods","value":"POST, GET, DELETE, PATCH"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"jsonapi\": {\n        \"version\": \"1.1\"\n    },\n    \"meta\": {\n        \"ClientID\": 1,\n        \"webX-version\": \"7.9.0.6376\",\n        \"complexity\": \"linearized\",\n        \"jsonapi-documentation\": \"https://jsonapi.org/\",\n        \"webx-restapi-documentation\": \"https://documenter.getpostman.com/view/10573551/2sA35HXMAk\"\n    },\n    \"data\": {\n        \"type\": \"News\",\n        \"attributes\": [\n            {\n                \"ID\": 124364,\n                \"externalID\": null,\n                \"ExtAccessIdentifier\": null,\n                \"DateCreate\": \"2025-08-01T00:00:00+02:00\",\n                \"DateModified\": \"2025-08-01T00:00:00+02:00\",\n                \"NewsTitle\": \"Test News 1\",\n                \"NewsTeaser\": \"&lt;p&gt;der Teaser&lt;/p&gt;\\n&lt;p&gt;&amp;nbsp;&lt;/p&gt;\",\n                \"NewsDate\": \"2025-08-01T17:42:00+02:00\",\n                \"NewsAuthor\": \"der Autor\",\n                \"NewsPicture_Hash\": \"asasasa\",\n                \"NewsPicture_Link\": null,\n                \"NewsPicture_Title\": \"bild-titel\",\n                \"NewsPicture_Alt\": \"bild-alt\",\n                \"NewsPicture_Copyright\": \"mein copyright\",\n                \"NewsText\": \"&lt;p&gt;der eigentliche Text&lt;/p&gt;\"\n            },\n            {\n                \"ID\": 124365,\n                \"externalID\": \"xyz\",\n                \"ExtAccessIdentifier\": null,\n                \"DateCreate\": \"2025-08-01T17:48:00+02:00\",\n                \"DateModified\": \"2025-08-01T17:48:00+02:00\",\n                \"NewsTitle\": \"News- Test 2\",\n                \"NewsTeaser\": \"&lt;p&gt;Ich bin der Teaser zu News-Text 2&lt;/p&gt;\",\n                \"NewsDate\": \"2025-08-02T17:49:00+02:00\",\n                \"NewsAuthor\": \"Und ich der Autor\",\n                \"NewsPicture_Hash\": null,\n                \"NewsPicture_Link\": null,\n                \"NewsPicture_Title\": \"test pic title-2\",\n                \"NewsPicture_Alt\": \"test pic alt-2\",\n                \"NewsPicture_Copyright\": \"test piccopyright 2\",\n                \"NewsText\": \"&lt;p&gt;Und ich bin News-Text 2&lt;/p&gt;\"\n            },\n            {\n                \"ID\": 124382,\n                \"externalID\": null,\n                \"ExtAccessIdentifier\": \"editManager\",\n                \"DateCreate\": \"2025-08-04T15:20:57+02:00\",\n                \"DateModified\": \"1970-01-01T01:00:00+01:00\",\n                \"NewsTitle\": null,\n                \"NewsTeaser\": null,\n                \"NewsDate\": \"1970-01-01T01:00:00+01:00\",\n                \"NewsAuthor\": null,\n                \"NewsPicture_Hash\": null,\n                \"NewsPicture_Link\": null,\n                \"NewsPicture_Title\": null,\n                \"NewsPicture_Alt\": null,\n                \"NewsPicture_Copyright\": null,\n                \"NewsText\": null\n            },\n            {\n                \"ID\": 124383,\n                \"externalID\": null,\n                \"ExtAccessIdentifier\": \"editManager\",\n                \"DateCreate\": \"2025-08-04T15:26:09+02:00\",\n                \"DateModified\": \"2025-08-04T15:26:09+02:00\",\n                \"NewsTitle\": \"Test News 3\",\n                \"NewsTeaser\": \"&lt;p&gt;der super Teaser&lt;/p&gt; &lt;p&gt;&amp;nbsp;&lt;/p&gt;\",\n                \"NewsDate\": \"1970-01-01T01:00:00+01:00\",\n                \"NewsAuthor\": \"der Autor2\",\n                \"NewsPicture_Hash\": \"r??'*????,??~(OB7s\\t?6ڔ?+ϲ!\",\n                \"NewsPicture_Link\": null,\n                \"NewsPicture_Title\": \"bild-titel\",\n                \"NewsPicture_Alt\": null,\n                \"NewsPicture_Copyright\": \"mein copyright\",\n                \"NewsText\": \"&lt;p&gt;der eigentliche Text&lt;/p&gt;\"\n            },\n            {\n                \"ID\": 124384,\n                \"externalID\": null,\n                \"ExtAccessIdentifier\": \"editManager\",\n                \"DateCreate\": \"2025-08-04T15:40:18+02:00\",\n                \"DateModified\": \"2025-08-04T15:40:18+02:00\",\n                \"NewsTitle\": \"Test News 4\",\n                \"NewsTeaser\": \"&lt;p&gt;der super Teaser&lt;/p&gt; &lt;p&gt;&amp;nbsp;&lt;/p&gt;\",\n                \"NewsDate\": \"1970-01-01T01:00:00+01:00\",\n                \"NewsAuthor\": \"der Autor2\",\n                \"NewsPicture_Hash\": \"cuMHJyplvfz3+JgsBxd+KE9CN3MJM4I22pQsqSvPsiE=\",\n                \"NewsPicture_Link\": null,\n                \"NewsPicture_Title\": \"bild-titel\",\n                \"NewsPicture_Alt\": null,\n                \"NewsPicture_Copyright\": \"mein copyright\",\n                \"NewsText\": \"&lt;p&gt;der eigentliche Text&lt;/p&gt;\"\n            }\n        ]\n    }\n}"}],"_postman_id":"7c8ee01b-a717-4341-9bc3-38f25b2e1255"},{"name":"single News","id":"95f9efa5-a196-4f20-b69f-327390034489","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/news/124364","description":"<p>liefert eine Liste der aktuellen News</p>\n","urlObject":{"path":["eventmanager-system","restapi","v1","news","124364"],"host":["https://we790.dev01.astendo-solutions.de"],"query":[],"variable":[]}},"response":[{"id":"b04e5fa4-dccc-44ee-be48-52fa14162c17","name":"single News","originalRequest":{"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/news/124364"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Thu, 25 Sep 2025 07:42:11 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Cross-Origin-Resource-Policy","value":"same-site"},{"key":"Cross-Origin-Embedder-Policy","value":"credentialless"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"},{"key":"Strict-Transport-Security","value":"max-age=15768000; IncludeSubdomains; preload"},{"key":"X-Powered-By","value":""},{"key":"X-Xss-Protection","value":"1;mode=block"},{"key":"Report-To","value":"{\"group\":\"ReportCspViolations\",\"max_age\":10886400,\"endpoints\":[{\"url\":\"https:\\/\\/we790.dev01.astendo-solutions.de\\/eventmanager-system\\/ReportCspViolations.php\"}]}"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":": Authorization, Origin, X-Requested-With, Content-Type,Accept"},{"key":"Access-Control-Allow-Methods","value":"POST, GET, DELETE, PATCH"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"jsonapi\": {\n        \"version\": \"1.1\"\n    },\n    \"meta\": {\n        \"ClientID\": 1,\n        \"webX-version\": \"7.9.0.6762\",\n        \"complexity\": \"linearized\",\n        \"jsonapi-documentation\": \"https://jsonapi.org/\",\n        \"webx-restapi-documentation\": \"https://documenter.getpostman.com/view/10573551/2sA35HXMAk\"\n    },\n    \"data\": {\n        \"type\": \"News\",\n        \"attributes\": [\n            {\n                \"ID\": 124364,\n                \"externalID\": null,\n                \"ExtAccessIdentifier\": null,\n                \"DateCreate\": \"2025-08-01T00:00:00+02:00\",\n                \"DateModified\": \"2025-08-01T00:00:00+02:00\",\n                \"NewsTitle\": \"Test News 1\",\n                \"NewsTeaser\": \"&lt;p&gt;der Teaser&lt;/p&gt;\\n&lt;p&gt;&amp;nbsp;&lt;/p&gt;\",\n                \"NewsDate\": \"2025-08-01T17:42:00+02:00\",\n                \"NewsAuthor\": \"der Autor\",\n                \"NewsPicture_Hash\": null,\n                \"NewsPicture_Link\": null,\n                \"NewsPicture_Title\": \"bild-titel\",\n                \"NewsPicture_Alt\": \"bild-alt\",\n                \"NewsPicture_Copyright\": \"mein copyright\",\n                \"NewsText\": \"&lt;p&gt;der eigentliche Text&lt;/p&gt;\",\n                \"NewsTopics\": null,\n                \"NewsRegions\": null\n            }\n        ]\n    }\n}"}],"_postman_id":"95f9efa5-a196-4f20-b69f-327390034489"},{"name":"single News documents","id":"95c50ea2-6bc1-45bd-84d3-604513c909b0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/news/124382/documents/","description":"<p>liefert eine Liste der aktuellen News</p>\n","urlObject":{"path":["eventmanager-system","restapi","v1","news","124382","documents",""],"host":["https://we790.dev01.astendo-solutions.de"],"query":[],"variable":[]}},"response":[{"id":"2642c6b8-604d-4327-bac6-bb4ba1d0e9e5","name":"single News documents","originalRequest":{"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/news/124382/documents/"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Thu, 25 Sep 2025 07:41:58 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Cross-Origin-Resource-Policy","value":"same-site"},{"key":"Cross-Origin-Embedder-Policy","value":"credentialless"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"},{"key":"Strict-Transport-Security","value":"max-age=15768000; IncludeSubdomains; preload"},{"key":"X-Powered-By","value":""},{"key":"X-Xss-Protection","value":"1;mode=block"},{"key":"Report-To","value":"{\"group\":\"ReportCspViolations\",\"max_age\":10886400,\"endpoints\":[{\"url\":\"https:\\/\\/we790.dev01.astendo-solutions.de\\/eventmanager-system\\/ReportCspViolations.php\"}]}"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":": Authorization, Origin, X-Requested-With, Content-Type,Accept"},{"key":"Access-Control-Allow-Methods","value":"POST, GET, DELETE, PATCH"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"jsonapi\": {\n        \"version\": \"1.1\"\n    },\n    \"meta\": {\n        \"ClientID\": 1,\n        \"webX-version\": \"7.9.0.6762\",\n        \"complexity\": \"linearized\",\n        \"jsonapi-documentation\": \"https://jsonapi.org/\",\n        \"webx-restapi-documentation\": \"https://documenter.getpostman.com/view/10573551/2sA35HXMAk\"\n    },\n    \"data\": [\n        {\n            \"type\": \"Document\",\n            \"id\": \"105047\",\n            \"attributes\": {\n                \"ID\": \"105047\",\n                \"DocumentType\": \"\",\n                \"IsRestrictedAcccess\": false,\n                \"IsUrl\": false,\n                \"URL\": null,\n                \"FileSize\": 33040,\n                \"FileName\": \"Blah.pdf\",\n                \"DocumentLink\": \"https://we790.dev01.astendo-solutions.de/eventmanager-uploads/EventUploads/E-1-126/Blah.pdf\",\n                \"DataOrigin\": null,\n                \"externalID\": null,\n                \"ExtAccessIdentifier\": null,\n                \"ShortDescription\": null,\n                \"Hash\": \"61d641f690dd0e4644258c6651480d45\",\n                \"ContentType\": \"application/pdf\",\n                \"DateCreate\": null,\n                \"DateModified\": null,\n                \"CreatedBy\": null,\n                \"ModifiedBy\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/news/124382/documents/105047\"\n            }\n        },\n        {\n            \"type\": \"Document\",\n            \"id\": \"106344\",\n            \"attributes\": {\n                \"ID\": \"106344\",\n                \"DocumentType\": \"\",\n                \"IsRestrictedAcccess\": false,\n                \"IsUrl\": false,\n                \"URL\": null,\n                \"FileSize\": 52997,\n                \"FileName\": \"MicrosoftTeams-image (9).png\",\n                \"DocumentLink\": \"https://we790.dev01.astendo-solutions.de/eventmanager-uploads/EventUploads/E-1-119/MicrosoftTeams-image-9.png\",\n                \"DataOrigin\": null,\n                \"externalID\": null,\n                \"ExtAccessIdentifier\": null,\n                \"ShortDescription\": null,\n                \"Hash\": \"cfe9f19ade287033cddb863181576192\",\n                \"ContentType\": \"image/png\",\n                \"DateCreate\": null,\n                \"DateModified\": null,\n                \"CreatedBy\": null,\n                \"ModifiedBy\": null\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/news/124382/documents/106344\"\n            }\n        }\n    ]\n}"}],"_postman_id":"95c50ea2-6bc1-45bd-84d3-604513c909b0"},{"name":"single News single document","id":"a52684f7-b1ea-4ef2-b573-19502d2372a7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/news/124382/documents/105047","description":"<p>liefert eine Liste der aktuellen News</p>\n","urlObject":{"path":["eventmanager-system","restapi","v1","news","124382","documents","105047"],"host":["https://we790.dev01.astendo-solutions.de"],"query":[],"variable":[]}},"response":[{"id":"d1d758a7-eb61-4f36-809a-df920defd0fb","name":"single News single document","originalRequest":{"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/news/124382/documents/105047"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Thu, 25 Sep 2025 07:40:51 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Cross-Origin-Resource-Policy","value":"same-site"},{"key":"Cross-Origin-Embedder-Policy","value":"credentialless"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"},{"key":"Strict-Transport-Security","value":"max-age=15768000; IncludeSubdomains; preload"},{"key":"X-Powered-By","value":""},{"key":"X-Xss-Protection","value":"1;mode=block"},{"key":"Report-To","value":"{\"group\":\"ReportCspViolations\",\"max_age\":10886400,\"endpoints\":[{\"url\":\"https:\\/\\/we790.dev01.astendo-solutions.de\\/eventmanager-system\\/ReportCspViolations.php\"}]}"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":": Authorization, Origin, X-Requested-With, Content-Type,Accept"},{"key":"Access-Control-Allow-Methods","value":"POST, GET, DELETE, PATCH"},{"key":"Set-Cookie","value":"PHPSESSID=fa703b008d6220c6a2c3ea4e35e742f989771079; path=/; domain=we790.dev01.astendo-solutions.de; secure; HttpOnly; SameSite=Lax"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"jsonapi\": {\n        \"version\": \"1.1\"\n    },\n    \"meta\": {\n        \"ClientID\": 1,\n        \"webX-version\": \"7.9.0.6762\",\n        \"complexity\": \"linearized\",\n        \"jsonapi-documentation\": \"https://jsonapi.org/\",\n        \"webx-restapi-documentation\": \"https://documenter.getpostman.com/view/10573551/2sA35HXMAk\"\n    },\n    \"data\": {\n        \"type\": \"Document\",\n        \"id\": \"105047\",\n        \"attributes\": {\n            \"ID\": \"105047\",\n            \"DocumentType\": \"\",\n            \"IsRestrictedAcccess\": false,\n            \"IsUrl\": false,\n            \"URL\": null,\n            \"FileSize\": 33040,\n            \"FileName\": \"Blah.pdf\",\n            \"DocumentLink\": \"https://we790.dev01.astendo-solutions.de/eventmanager-uploads/EventUploads/E-1-126/Blah.pdf\",\n            \"DataOrigin\": null,\n            \"externalID\": null,\n            \"ExtAccessIdentifier\": null,\n            \"ShortDescription\": null,\n            \"Hash\": \"61d641f690dd0e4644258c6651480d45\",\n            \"ContentType\": \"application/pdf\",\n            \"DateCreate\": null,\n            \"DateModified\": null,\n            \"CreatedBy\": null,\n            \"ModifiedBy\": null\n        }\n    }\n}"}],"_postman_id":"a52684f7-b1ea-4ef2-b573-19502d2372a7"},{"name":"news","id":"9efa0702-1def-4c7e-8f8c-86580ebc1e44","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"data\": {\r\n        \"type\": \"news\",\r\n        \"id\": \"\",\r\n        \"attributes\": {\r\n            \"NewsTitle\": \"Test News 5\",\r\n                \"NewsTeaser\": \"&lt;p&gt;der super Teaser&lt;/p&gt;\\n&lt;p&gt;&amp;nbsp;&lt;/p&gt;\",\r\n                \"NewsDate\": \"2025-08-01T17:42:00+02:00\",\r\n                \"NewsAuthor\": \"der Autor2\",\r\n                \"NewsPicture_Hash\": \"\",\r\n                \"NewsPicture_Link\": \"https://www.astendo.de/__we_thumbs__/252/18911_Nachbericht-Politik-Info-Tag-April-2025.jpg\",\r\n                \"NewsPicture_Title\": \"bild-titel\",\r\n                \"NewsPicture_Copyright\": \"mein copyright\",\r\n                \"NewsText\": \"&lt;p&gt;der eigentliche Text&lt;/p&gt;\",\r\n                \"NewsTopics\": [2,4,6],\r\n                \"NewsRegions\": null\r\n           \r\n        }\r\n    }\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/news/","description":"<p>Erstellt eine neue News</p>\n","urlObject":{"path":["eventmanager-system","restapi","v1","news",""],"host":["https://we790.dev01.astendo-solutions.de"],"query":[],"variable":[]}},"response":[{"id":"5355fdac-822a-44c9-aef8-0698d9f98959","name":"POST news","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"data\": {\r\n        \"type\": \"news\",\r\n        \"id\": \"\",\r\n        \"attributes\": {\r\n            \"NewsTitle\": \"Test News 5\",\r\n                \"NewsTeaser\": \"&lt;p&gt;der super Teaser&lt;/p&gt;\\n&lt;p&gt;&amp;nbsp;&lt;/p&gt;\",\r\n                \"NewsDate\": \"2025-08-01T17:42:00+02:00\",\r\n                \"NewsAuthor\": \"der Autor2\",\r\n                \"NewsPicture_Hash\": \"\",\r\n                \"NewsPicture_Link\": \"https://www.astendo.de/__we_thumbs__/252/18911_Nachbericht-Politik-Info-Tag-April-2025.jpg\",\r\n                \"NewsPicture_Title\": \"bild-titel\",\r\n                \"NewsPicture_Copyright\": \"mein copyright\",\r\n                \"NewsText\": \"&lt;p&gt;der eigentliche Text&lt;/p&gt;\",\r\n                \"NewsTopics\": [2,4,6],\r\n                \"NewsRegions\": null\r\n           \r\n        }\r\n    }\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/news/"},"status":"Created","code":201,"_postman_previewlanguage":null,"header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Mon, 01 Sep 2025 12:31:29 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Cross-Origin-Resource-Policy","value":"same-site"},{"key":"Cross-Origin-Embedder-Policy","value":"credentialless"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"},{"key":"Strict-Transport-Security","value":"max-age=15768000; IncludeSubdomains; preload"},{"key":"X-Powered-By","value":""},{"key":"X-Xss-Protection","value":"1;mode=block"},{"key":"Report-To","value":"{\"group\":\"ReportCspViolations\",\"max_age\":10886400,\"endpoints\":[{\"url\":\"https:\\/\\/we790.dev01.astendo-solutions.de\\/eventmanager-system\\/ReportCspViolations.php\"}]}"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":": Authorization, Origin, X-Requested-With, Content-Type,Accept"},{"key":"Access-Control-Allow-Methods","value":"POST, GET, DELETE, PATCH"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"jsonapi\": {\n        \"version\": \"1.1\"\n    },\n    \"meta\": {\n        \"ClientID\": 1,\n        \"webX-version\": \"7.9.0.6509\",\n        \"complexity\": \"linearized\",\n        \"jsonapi-documentation\": \"https://jsonapi.org/\",\n        \"webx-restapi-documentation\": \"https://documenter.getpostman.com/view/10573551/2sA35HXMAk\"\n    },\n    \"data\": {\n        \"type\": \"News\",\n        \"attributes\": [\n            {\n                \"ID\": 125460,\n                \"externalID\": null,\n                \"ExtAccessIdentifier\": \"editManager\",\n                \"DateCreate\": \"2025-09-01T14:31:29+02:00\",\n                \"DateModified\": \"2025-09-01T14:31:29+02:00\",\n                \"NewsTitle\": \"Test News 5\",\n                \"NewsTeaser\": \"&lt;p&gt;der super Teaser&lt;/p&gt; &lt;p&gt;&amp;nbsp;&lt;/p&gt;\",\n                \"NewsDate\": \"2025-08-01T17:42:00+02:00\",\n                \"NewsAuthor\": \"der Autor2\",\n                \"NewsPicture_Hash\": \"72e307272a65bdfcf7f8982c07177e284f42377309338236da942ca92bcfb221\",\n                \"NewsPicture_Link\": \"https://we790.dev01.astendo-solutions.de/eventmanager-uploads/NewsPictures/N-1-125460/18911_Nachbericht-Politik-Info-Tag-April-2025.jpg\",\n                \"NewsPicture_Title\": \"bild-titel\",\n                \"NewsPicture_Alt\": null,\n                \"NewsPicture_Copyright\": \"mein copyright\",\n                \"NewsText\": \"&lt;p&gt;der eigentliche Text&lt;/p&gt;\",\n                \"NewsTopics\": [\n                    \"2\",\n                    \"4\",\n                    \"6\"\n                ],\n                \"NewsRegions\": null\n            }\n        ]\n    }\n}"}],"_postman_id":"9efa0702-1def-4c7e-8f8c-86580ebc1e44"},{"name":"news Update Title","id":"3ed84ae6-4c43-4a7a-80ef-ff1aa7adb6c0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"data\": {\r\n        \"type\": \"news\",\r\n        \"id\": \"124386\",\r\n        \"attributes\": {\r\n            \"NewsTitle\": \"Test News 6\"\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/news/124386","description":"<p>Ändert/Aktualisiert den Titel der news, nur geänderte Daten sind hier notwendig</p>\n","urlObject":{"path":["eventmanager-system","restapi","v1","news","124386"],"host":["https://we790.dev01.astendo-solutions.de"],"query":[],"variable":[]}},"response":[{"id":"900d1bab-2e1b-47d7-9bfc-7dc0a3a6e91c","name":"news Copy","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"data\": {\r\n        \"type\": \"news\",\r\n        \"id\": \"124386\",\r\n        \"attributes\": {\r\n            \"NewsTitle\": \"Test News 7\"\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/news/124386"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Tue, 05 Aug 2025 08:54:20 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Cross-Origin-Resource-Policy","value":"same-site"},{"key":"Cross-Origin-Embedder-Policy","value":"credentialless"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"},{"key":"Strict-Transport-Security","value":"max-age=15768000; IncludeSubdomains; preload"},{"key":"X-Powered-By","value":""},{"key":"X-Xss-Protection","value":"1;mode=block"},{"key":"Report-To","value":"{\"group\":\"ReportCspViolations\",\"max_age\":10886400,\"endpoints\":[{\"url\":\"https:\\/\\/we790.dev01.astendo-solutions.de\\/eventmanager-system\\/ReportCspViolations.php\"}]}"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":": Authorization, Origin, X-Requested-With, Content-Type,Accept"},{"key":"Access-Control-Allow-Methods","value":"POST, GET, DELETE, PATCH"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"jsonapi\": {\n        \"version\": \"1.1\"\n    },\n    \"meta\": {\n        \"ClientID\": 1,\n        \"webX-version\": \"7.9.0.6403\",\n        \"complexity\": \"linearized\",\n        \"jsonapi-documentation\": \"https://jsonapi.org/\",\n        \"webx-restapi-documentation\": \"https://documenter.getpostman.com/view/10573551/2sA35HXMAk\"\n    },\n    \"data\": {\n        \"type\": \"News\",\n        \"attributes\": [\n            {\n                \"ID\": 124386,\n                \"externalID\": null,\n                \"ExtAccessIdentifier\": \"editManager\",\n                \"DateCreate\": \"2025-08-04T18:17:00+02:00\",\n                \"DateModified\": \"2025-08-05T10:54:20+02:00\",\n                \"NewsTitle\": \"Test News 7\",\n                \"NewsTeaser\": null,\n                \"NewsDate\": \"2025-08-01T17:42:00+02:00\",\n                \"NewsAuthor\": \"der Autor2\",\n                \"NewsPicture_Hash\": \"72e307272a65bdfcf7f8982c07177e284f42377309338236da942ca92bcfb221\",\n                \"NewsPicture_Link\": \"https://we790.dev01.astendo-solutions.de/eventmanager-uploads/NewsPictures/N-1-124386/18911_Nachbericht-Politik-Info-Tag-April-2025.jpg\",\n                \"NewsPicture_Title\": \"bild-titel\",\n                \"NewsPicture_Alt\": null,\n                \"NewsPicture_Copyright\": \"mein copyright\",\n                \"NewsText\": null\n            }\n        ]\n    }\n}"}],"_postman_id":"3ed84ae6-4c43-4a7a-80ef-ff1aa7adb6c0"},{"name":"news Update Bild","id":"b2107a24-83c5-4075-9e0c-9c0c4526d6e2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"data\": {\r\n        \"type\": \"news\",\r\n        \"id\": \"124386\",\r\n        \"attributes\": {\r\n           \"NewsPicture_Hash\": \"\",\r\n            \"NewsPicture_Link\": \"https://www.astendo.de/__we_thumbs__/252/18911_Nachbericht-Politik-Info-Tag-April-2025.jpg\"\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/news/124386","description":"<p>Aktualisiert das bild der News, um einen erneuten Abruf des Bildes einzureichen reicht ein leerer NewsPicture_Hash, der Link auf das Bild sollte gefüllt sein</p>\n","urlObject":{"path":["eventmanager-system","restapi","v1","news","124386"],"host":["https://we790.dev01.astendo-solutions.de"],"query":[],"variable":[]}},"response":[{"id":"e35bcdb4-eee4-43b4-9e69-d03f54777b15","name":"news Update Bild","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"data\": {\r\n        \"type\": \"news\",\r\n        \"id\": \"124386\",\r\n        \"attributes\": {\r\n           \"NewsPicture_Hash\": \"\",\r\n            \"NewsPicture_Link\": \"https://www.astendo.de/__we_thumbs__/252/18911_Nachbericht-Politik-Info-Tag-April-2025.jpg\"\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/news/124386"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Tue, 05 Aug 2025 08:53:52 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Cross-Origin-Resource-Policy","value":"same-site"},{"key":"Cross-Origin-Embedder-Policy","value":"credentialless"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"},{"key":"Strict-Transport-Security","value":"max-age=15768000; IncludeSubdomains; preload"},{"key":"X-Powered-By","value":""},{"key":"X-Xss-Protection","value":"1;mode=block"},{"key":"Report-To","value":"{\"group\":\"ReportCspViolations\",\"max_age\":10886400,\"endpoints\":[{\"url\":\"https:\\/\\/we790.dev01.astendo-solutions.de\\/eventmanager-system\\/ReportCspViolations.php\"}]}"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":": Authorization, Origin, X-Requested-With, Content-Type,Accept"},{"key":"Access-Control-Allow-Methods","value":"POST, GET, DELETE, PATCH"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"jsonapi\": {\n        \"version\": \"1.1\"\n    },\n    \"meta\": {\n        \"ClientID\": 1,\n        \"webX-version\": \"7.9.0.6403\",\n        \"complexity\": \"linearized\",\n        \"jsonapi-documentation\": \"https://jsonapi.org/\",\n        \"webx-restapi-documentation\": \"https://documenter.getpostman.com/view/10573551/2sA35HXMAk\"\n    },\n    \"data\": {\n        \"type\": \"News\",\n        \"attributes\": [\n            {\n                \"ID\": 124386,\n                \"externalID\": null,\n                \"ExtAccessIdentifier\": \"editManager\",\n                \"DateCreate\": \"2025-08-04T18:17:00+02:00\",\n                \"DateModified\": \"2025-08-05T10:53:52+02:00\",\n                \"NewsTitle\": \"Test News 7\",\n                \"NewsTeaser\": null,\n                \"NewsDate\": \"2025-08-01T17:42:00+02:00\",\n                \"NewsAuthor\": \"der Autor2\",\n                \"NewsPicture_Hash\": \"72e307272a65bdfcf7f8982c07177e284f42377309338236da942ca92bcfb221\",\n                \"NewsPicture_Link\": \"https://we790.dev01.astendo-solutions.de/eventmanager-uploads/NewsPictures/N-1-124386/18911_Nachbericht-Politik-Info-Tag-April-2025.jpg\",\n                \"NewsPicture_Title\": \"bild-titel\",\n                \"NewsPicture_Alt\": null,\n                \"NewsPicture_Copyright\": \"mein copyright\",\n                \"NewsText\": null\n            }\n        ]\n    }\n}"}],"_postman_id":"b2107a24-83c5-4075-9e0c-9c0c4526d6e2"},{"name":"news delete","id":"2f06722b-e4a0-4ce3-8534-5b66c61b0362","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/news/124385","description":"<p>Löscht eine News</p>\n","urlObject":{"path":["eventmanager-system","restapi","v1","news","124385"],"host":["https://we790.dev01.astendo-solutions.de"],"query":[],"variable":[]}},"response":[{"id":"0fb008e0-cbba-4a1c-9f88-6fca1c51856a","name":"news delete","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/news/124385"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Mon, 04 Aug 2025 16:17:17 GMT"},{"key":"Content-Type","value":"text/html; charset=UTF-8"},{"key":"Content-Length","value":"0"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Cross-Origin-Resource-Policy","value":"same-site"},{"key":"Cross-Origin-Embedder-Policy","value":"credentialless"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"},{"key":"Strict-Transport-Security","value":"max-age=15768000; IncludeSubdomains; preload"},{"key":"X-Powered-By","value":""},{"key":"X-Xss-Protection","value":"1;mode=block"},{"key":"Report-To","value":"{\"group\":\"ReportCspViolations\",\"max_age\":10886400,\"endpoints\":[{\"url\":\"https:\\/\\/we790.dev01.astendo-solutions.de\\/eventmanager-system\\/ReportCspViolations.php\"}]}"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":": Authorization, Origin, X-Requested-With, Content-Type,Accept"},{"key":"Access-Control-Allow-Methods","value":"POST, GET, DELETE, PATCH"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"2f06722b-e4a0-4ce3-8534-5b66c61b0362"}],"id":"b4feab5c-27d4-4836-8e98-4ac3c75d393f","description":"<p>Zugriff auf News<br />Ermöglicht die externe Anlage/Update von News und entsprechende Listen</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"event":[{"listen":"prerequest","script":{"id":"1752b943-be3a-44b9-8dea-f358a8ea381e","type":"text/javascript","packages":{},"exec":[""]}},{"listen":"test","script":{"id":"f1c84e64-3d2d-41b1-9850-21db9498dc59","type":"text/javascript","packages":{},"exec":[""]}}],"_postman_id":"b4feab5c-27d4-4836-8e98-4ac3c75d393f"},{"name":"settings","item":[{"name":"settings","id":"5eba1727-0898-4c16-a901-33ce4fefd3fd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/settings","description":"<h1 id=\"übersicht-über-die-verschiedenen-datentypen-und-die-verwendeten-felder-je-endpunkt\">Übersicht über die verschiedenen Datentypen und die verwendeten Felder je Endpunkt</h1>\n","urlObject":{"path":["eventmanager-system","restapi","v1","settings"],"host":["https://we790.dev01.astendo-solutions.de"],"query":[],"variable":[]}},"response":[{"id":"42ef70bd-3222-4ea4-b2a7-ccc4377be3a2","name":"settings","originalRequest":{"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/settings"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Tue, 05 Aug 2025 08:10:52 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Cross-Origin-Resource-Policy","value":"same-site"},{"key":"Cross-Origin-Embedder-Policy","value":"credentialless"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"},{"key":"Strict-Transport-Security","value":"max-age=15768000; IncludeSubdomains; preload"},{"key":"X-Powered-By","value":""},{"key":"X-Xss-Protection","value":"1;mode=block"},{"key":"Report-To","value":"{\"group\":\"ReportCspViolations\",\"max_age\":10886400,\"endpoints\":[{\"url\":\"https:\\/\\/we790.dev01.astendo-solutions.de\\/eventmanager-system\\/ReportCspViolations.php\"}]}"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":": Authorization, Origin, X-Requested-With, Content-Type,Accept"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"jsonapi\": {\n        \"version\": \"1.1\"\n    },\n    \"meta\": {\n        \"ClientID\": 1,\n        \"webX-version\": \"7.9.0.6403\",\n        \"complexity\": \"linearized\",\n        \"jsonapi-documentation\": \"https://jsonapi.org/\",\n        \"webx-restapi-documentation\": \"https://documenter.getpostman.com/view/10573551/2sA35HXMAk\"\n    },\n    \"data\": [\n        {\n            \"type\": \"settings\",\n            \"id\": \"datafieldtypes\",\n            \"attributes\": {\n                \"LogicalName\": \"datafieldtypes\",\n                \"Comment\": \"A description of the used data types\"\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/settings/datafieldtypes\"\n            }\n        },\n        {\n            \"type\": \"settings\",\n            \"id\": \"eventfields\",\n            \"attributes\": {\n                \"LogicalName\": \"eventfields\",\n                \"Comment\": \"A definition/description of the used event fields\"\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/settings/eventfields\"\n            }\n        },\n        {\n            \"type\": \"settings\",\n            \"id\": \"participantfields\",\n            \"attributes\": {\n                \"LogicalName\": \"participantfields\",\n                \"Comment\": \"A definition/description of the used participant fields\"\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/settings/participantfields\"\n            }\n        },\n        {\n            \"type\": \"settings\",\n            \"id\": \"addressfields\",\n            \"attributes\": {\n                \"LogicalName\": \"addressfields\",\n                \"Comment\": \"A definition/description of the used adress fields\"\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/settings/addressfields\"\n            }\n        },\n        {\n            \"type\": \"settings\",\n            \"id\": \"questionselectlists\",\n            \"attributes\": {\n                \"LogicalName\": \"questionselectlists\",\n                \"Comment\": \"A definition/description of the selectlist used in various questions in events\"\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/settings/questionselectlists\"\n            }\n        },\n        {\n            \"type\": \"settings\",\n            \"id\": \"memberroles\",\n            \"attributes\": {\n                \"LogicalName\": \"memberroles\",\n                \"Comment\": \"A definition/description of the member roles used for members in organisation units\"\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/settings/memberroles\"\n            }\n        },\n        {\n            \"type\": \"settings\",\n            \"id\": \"organisationunitfields\",\n            \"attributes\": {\n                \"LogicalName\": \"organisationunitfields\",\n                \"Comment\": \"A definition/description of the used organisation units fields\"\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/settings/organisationunitfields\"\n            }\n        },\n        {\n            \"type\": \"settings\",\n            \"id\": \"organisationunitmemberfields\",\n            \"attributes\": {\n                \"LogicalName\": \"organisationunitmemberfields\",\n                \"Comment\": \"A definition/description of the used organisation units member fields\"\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/settings/organisationunitmemberfields\"\n            }\n        },\n        {\n            \"type\": \"settings\",\n            \"id\": \"newsfields\",\n            \"attributes\": {\n                \"LogicalName\": \"newsfields\",\n                \"Comment\": \"A definition/description of the used news fields fields\"\n            },\n            \"links\": {\n                \"self\": \"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/settings/newsfields\"\n            }\n        }\n    ]\n}"}],"_postman_id":"5eba1727-0898-4c16-a901-33ce4fefd3fd"},{"name":"settings: datafieldtypes","id":"02170458-cb2e-45d3-897f-9047dc1e1f04","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/settings/datafieldtypes","description":"<h2 id=\"datenfeld-typen\">Datenfeld-Typen</h2>\n","urlObject":{"path":["eventmanager-system","restapi","v1","settings","datafieldtypes"],"host":["https://we790.dev01.astendo-solutions.de"],"query":[],"variable":[]}},"response":[{"id":"28dd1e02-a4c3-42d0-b656-dadacca71dfc","name":"settings: datafieldtypes","originalRequest":{"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/settings/datafieldtypes"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Sat, 30 Mar 2024 15:24:03 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Strict-Transport-Security","value":"max-age=300; IncludeSubdomains; preload"},{"key":"X-Powered-By","value":""},{"key":"X-Xss-Protection","value":"1;mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Access-Control-Allow-Origin","value":"https://www.sandbox.paypal.com"},{"key":"Report-To","value":"{\"group\":\"ReportCspViolations\",\"max_age\":10886400,\"endpoints\":[{\"url\":\"https:\\/\\/muellerdemo1.astendo.de\\/eventmanager-system\\/ReportCspViolations.php\"}]}"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"jsonapi\": {\n        \"version\": \"1.1\"\n    },\n    \"meta\": {\n        \"comment\": \"Diese Daten ändern sich nur mit einer neuen Hauptversion der webExtension, z.B. bei Wechsel 7.7.X -> 7.8.X\",\n        \"webExtensionVersion\": \"7.6.0.2871\",\n        \"jsonapi-documentation\": \"https://jsonapi.org/\"\n    },\n    \"data\": [\n        {\n            \"type\": \"DataFieldType\",\n            \"id\": \"text-input\",\n            \"attributes\": {\n                \"transport\": \"string\",\n                \"MaxLength\": 255,\n                \"filter\": \"STRING\",\n                \"KVFieldType\": \"input\",\n                \"comment\": null\n            },\n            \"relationships\": {\n                \"string\": {\n                    \"data\": {\n                        \"type\": \"DataFieldTranportType\",\n                        \"id\": \"string\"\n                    }\n                }\n            }\n        },\n        {\n            \"type\": \"DataFieldType\",\n            \"id\": \"text-url\",\n            \"attributes\": {\n                \"transport\": \"string\",\n                \"MaxLength\": 255,\n                \"filter\": \"URL\",\n                \"KVFieldType\": \"input\",\n                \"comment\": \"including https://\"\n            },\n            \"relationships\": {\n                \"string\": {\n                    \"data\": {\n                        \"type\": \"DataFieldTranportType\",\n                        \"id\": \"string\"\n                    }\n                }\n            }\n        },\n        {\n            \"type\": \"DataFieldType\",\n            \"id\": \"text-link\",\n            \"attributes\": {\n                \"transport\": \"string\",\n                \"MaxLength\": 4000,\n                \"filter\": \"URL\",\n                \"KVFieldType\": \"textarea\",\n                \"comment\": \"including https://, for encrypted link-Parameter\"\n            },\n            \"relationships\": {\n                \"string\": {\n                    \"data\": {\n                        \"type\": \"DataFieldTranportType\",\n                        \"id\": \"string\"\n                    }\n                }\n            }\n        },\n        {\n            \"type\": \"DataFieldType\",\n            \"id\": \"text-email\",\n            \"attributes\": {\n                \"transport\": \"string\",\n                \"MaxLength\": 255,\n                \"filter\": \"EMAIL\",\n                \"KVFieldType\": \"input\",\n                \"comment\": null\n            },\n            \"relationships\": {\n                \"string\": {\n                    \"data\": {\n                        \"type\": \"DataFieldTranportType\",\n                        \"id\": \"string\"\n                    }\n                }\n            }\n        },\n        {\n            \"type\": \"DataFieldType\",\n            \"id\": \"text-long\",\n            \"attributes\": {\n                \"transport\": \"string\",\n                \"MaxLength\": null,\n                \"filter\": \"STRING\",\n                \"KVFieldType\": \"textarea\",\n                \"comment\": null\n            },\n            \"relationships\": {\n                \"string\": {\n                    \"data\": {\n                        \"type\": \"DataFieldTranportType\",\n                        \"id\": \"string\"\n                    }\n                }\n            }\n        },\n        {\n            \"type\": \"DataFieldType\",\n            \"id\": \"text-HTML\",\n            \"attributes\": {\n                \"transport\": \"string\",\n                \"MaxLength\": null,\n                \"filter\": \"WYSIWYG\",\n                \"KVFieldType\": \"textarea\",\n                \"comment\": null\n            },\n            \"relationships\": {\n                \"string\": {\n                    \"data\": {\n                        \"type\": \"DataFieldTranportType\",\n                        \"id\": \"string\"\n                    }\n                }\n            }\n        },\n        {\n            \"type\": \"DataFieldType\",\n            \"id\": \"number-int\",\n            \"attributes\": {\n                \"transport\": \"int\",\n                \"MaxLength\": null,\n                \"filter\": \"INT\",\n                \"KVFieldType\": \"number\",\n                \"comment\": null\n            },\n            \"relationships\": {\n                \"int\": {\n                    \"data\": {\n                        \"type\": \"DataFieldTranportType\",\n                        \"id\": \"int\"\n                    }\n                }\n            }\n        },\n        {\n            \"type\": \"DataFieldType\",\n            \"id\": \"number-float\",\n            \"attributes\": {\n                \"transport\": \"float\",\n                \"MaxLength\": null,\n                \"filter\": \"FLOAT\",\n                \"KVFieldType\": \"input\",\n                \"comment\": null\n            },\n            \"relationships\": {\n                \"float\": {\n                    \"data\": {\n                        \"type\": \"DataFieldTranportType\",\n                        \"id\": \"float\"\n                    }\n                }\n            }\n        },\n        {\n            \"type\": \"DataFieldType\",\n            \"id\": \"number-currency\",\n            \"attributes\": {\n                \"transport\": \"float\",\n                \"MaxLength\": null,\n                \"filter\": \"FLOAT\",\n                \"KVFieldType\": \"input\",\n                \"comment\": null\n            },\n            \"relationships\": {\n                \"float\": {\n                    \"data\": {\n                        \"type\": \"DataFieldTranportType\",\n                        \"id\": \"float\"\n                    }\n                }\n            }\n        },\n        {\n            \"type\": \"DataFieldType\",\n            \"id\": \"array\",\n            \"attributes\": {\n                \"transport\": \"array\",\n                \"MaxLength\": null,\n                \"filter\": \"\",\n                \"KVFieldType\": \"textarea\",\n                \"comment\": \"Wird in der KV als Json gespeichert\"\n            },\n            \"relationships\": {\n                \"array\": {\n                    \"data\": {\n                        \"type\": \"DataFieldTranportType\",\n                        \"id\": \"array\"\n                    }\n                }\n            }\n        },\n        {\n            \"type\": \"DataFieldType\",\n            \"id\": \"array-string\",\n            \"attributes\": {\n                \"transport\": \"stringArray\",\n                \"MaxLength\": null,\n                \"filter\": \"STRING\",\n                \"KVFieldType\": \"textarea\",\n                \"comment\": \"Wird in der KV als Json gespeichert\"\n            },\n            \"relationships\": {\n                \"stringArray\": {\n                    \"data\": {\n                        \"type\": \"DataFieldTranportType\",\n                        \"id\": \"stringArray\"\n                    }\n                }\n            }\n        },\n        {\n            \"type\": \"DataFieldType\",\n            \"id\": \"array-int\",\n            \"attributes\": {\n                \"transport\": \"intArray\",\n                \"MaxLength\": null,\n                \"filter\": \"INT\",\n                \"KVFieldType\": \"textarea\",\n                \"comment\": \"Wird in der KV als Json gespeichert\"\n            },\n            \"relationships\": {\n                \"intArray\": {\n                    \"data\": {\n                        \"type\": \"DataFieldTranportType\",\n                        \"id\": \"intArray\"\n                    }\n                }\n            }\n        },\n        {\n            \"type\": \"DataFieldType\",\n            \"id\": \"array-float\",\n            \"attributes\": {\n                \"transport\": \"floatArray\",\n                \"MaxLength\": null,\n                \"filter\": \"FLOAT\",\n                \"KVFieldType\": \"textarea\",\n                \"comment\": \"Wird in der KV als Json gespeichert\"\n            },\n            \"relationships\": {\n                \"floatArray\": {\n                    \"data\": {\n                        \"type\": \"DataFieldTranportType\",\n                        \"id\": \"floatArray\"\n                    }\n                }\n            }\n        },\n        {\n            \"type\": \"DataFieldType\",\n            \"id\": \"boolean\",\n            \"attributes\": {\n                \"transport\": \"bool\",\n                \"MaxLength\": null,\n                \"filter\": \"BOOL\",\n                \"KVFieldType\": \"checkbox\",\n                \"comment\": \"Yes/No -> checkbox\"\n            },\n            \"relationships\": {\n                \"bool\": {\n                    \"data\": {\n                        \"type\": \"DataFieldTranportType\",\n                        \"id\": \"bool\"\n                    }\n                }\n            }\n        },\n        {\n            \"type\": \"DataFieldType\",\n            \"id\": \"enumeration\",\n            \"attributes\": {\n                \"transport\": \"int\",\n                \"MaxLength\": null,\n                \"filter\": \"INT\",\n                \"KVFieldType\": \"select\",\n                \"comment\": \"Numeric keys\"\n            },\n            \"relationships\": {\n                \"int\": {\n                    \"data\": {\n                        \"type\": \"DataFieldTranportType\",\n                        \"id\": \"int\"\n                    }\n                }\n            }\n        },\n        {\n            \"type\": \"DataFieldType\",\n            \"id\": \"enumeration-multi\",\n            \"attributes\": {\n                \"transport\": \"int\",\n                \"MaxLength\": null,\n                \"filter\": \"INTA\",\n                \"KVFieldType\": \"select\",\n                \"comment\": \"Numeric keys in an Array\"\n            },\n            \"relationships\": {\n                \"int\": {\n                    \"data\": {\n                        \"type\": \"DataFieldTranportType\",\n                        \"id\": \"int\"\n                    }\n                }\n            }\n        },\n        {\n            \"type\": \"DataFieldType\",\n            \"id\": \"selection\",\n            \"attributes\": {\n                \"transport\": \"string\",\n                \"MaxLength\": 255,\n                \"filter\": \"STRING\",\n                \"KVFieldType\": \"select\",\n                \"comment\": \"Alphanumeric Keys\"\n            },\n            \"relationships\": {\n                \"string\": {\n                    \"data\": {\n                        \"type\": \"DataFieldTranportType\",\n                        \"id\": \"string\"\n                    }\n                }\n            }\n        },\n        {\n            \"type\": \"DataFieldType\",\n            \"id\": \"selection-radio\",\n            \"attributes\": {\n                \"transport\": \"string\",\n                \"MaxLength\": 255,\n                \"filter\": \"STRING\",\n                \"KVFieldType\": \"select\",\n                \"comment\": \"Alphanumeric Keys, as radio\"\n            },\n            \"relationships\": {\n                \"string\": {\n                    \"data\": {\n                        \"type\": \"DataFieldTranportType\",\n                        \"id\": \"string\"\n                    }\n                }\n            }\n        },\n        {\n            \"type\": \"DataFieldType\",\n            \"id\": \"selection-select\",\n            \"attributes\": {\n                \"transport\": \"string\",\n                \"MaxLength\": 255,\n                \"filter\": \"STRING\",\n                \"KVFieldType\": \"select\",\n                \"comment\": \"Alphanumeric Keys, as select\"\n            },\n            \"relationships\": {\n                \"string\": {\n                    \"data\": {\n                        \"type\": \"DataFieldTranportType\",\n                        \"id\": \"string\"\n                    }\n                }\n            }\n        },\n        {\n            \"type\": \"DataFieldType\",\n            \"id\": \"selection-multiselect\",\n            \"attributes\": {\n                \"transport\": \"string\",\n                \"MaxLength\": null,\n                \"filter\": \"STRING\",\n                \"KVFieldType\": \"select\",\n                \"comment\": \"Alphanumeric Keys, as multiselect \"\n            },\n            \"relationships\": {\n                \"string\": {\n                    \"data\": {\n                        \"type\": \"DataFieldTranportType\",\n                        \"id\": \"string\"\n                    }\n                }\n            }\n        },\n        {\n            \"type\": \"DataFieldType\",\n            \"id\": \"binary\",\n            \"attributes\": {\n                \"comment\": \"Base-Type\",\n                \"transport\": \"binaryArray\",\n                \"MaxLength\": null,\n                \"filter\": \"STRING\"\n            },\n            \"relationships\": {\n                \"binaryArray\": {\n                    \"data\": {\n                        \"type\": \"DataFieldTranportType\",\n                        \"id\": \"binaryArray\"\n                    }\n                }\n            }\n        },\n        {\n            \"type\": \"DataFieldType\",\n            \"id\": \"binary-image\",\n            \"attributes\": {\n                \"transport\": \"binaryArray\",\n                \"MaxLength\": null,\n                \"comment\": \"image\",\n                \"allowed-extensions\": [\n                    \".jpg\",\n                    \".gif\",\n                    \".png\"\n                ],\n                \"filter\": \"STRING\",\n                \"KVFieldType\": \"img\"\n            },\n            \"relationships\": {\n                \"binaryArray\": {\n                    \"data\": {\n                        \"type\": \"DataFieldTranportType\",\n                        \"id\": \"binaryArray\"\n                    }\n                }\n            }\n        },\n        {\n            \"type\": \"DataFieldType\",\n            \"id\": \"binary-audio\",\n            \"attributes\": {\n                \"transport\": \"binaryArray\",\n                \"MaxLength\": null,\n                \"comment\": \"audio\",\n                \"allowed-extensions\": [\n                    \".mp3\",\n                    \".ogg\",\n                    \".wav\"\n                ],\n                \"filter\": \"STRING\",\n                \"KVFieldType\": null\n            },\n            \"relationships\": {\n                \"binaryArray\": {\n                    \"data\": {\n                        \"type\": \"DataFieldTranportType\",\n                        \"id\": \"binaryArray\"\n                    }\n                }\n            }\n        },\n        {\n            \"type\": \"DataFieldType\",\n            \"id\": \"binary-video\",\n            \"attributes\": {\n                \"transport\": \"binaryArray\",\n                \"MaxLength\": null,\n                \"comment\": \"video\",\n                \"filter\": \"STRING\",\n                \"allowed-extensions\": [\n                    \".mp4\",\n                    \".ogg\"\n                ],\n                \"KVFieldType\": null\n            },\n            \"relationships\": {\n                \"binaryArray\": {\n                    \"data\": {\n                        \"type\": \"DataFieldTranportType\",\n                        \"id\": \"binaryArray\"\n                    }\n                }\n            }\n        },\n        {\n            \"type\": \"DataFieldType\",\n            \"id\": \"binary-compressed\",\n            \"attributes\": {\n                \"transport\": \"binaryArray\",\n                \"MaxLength\": null,\n                \"filter\": \"STRING\",\n                \"KVFieldType\": null,\n                \"allowed-extensions\": [\n                    \".tgz\",\n                    \".zip\"\n                ]\n            },\n            \"relationships\": {\n                \"binaryArray\": {\n                    \"data\": {\n                        \"type\": \"DataFieldTranportType\",\n                        \"id\": \"binaryArray\"\n                    }\n                }\n            }\n        },\n        {\n            \"type\": \"DataFieldType\",\n            \"id\": \"binary-pdf\",\n            \"attributes\": {\n                \"transport\": \"binaryArray\",\n                \"MaxLength\": null,\n                \"filter\": \"STRING\",\n                \"KVFieldType\": null,\n                \"allowed-extensions\": [\n                    \".pdf\"\n                ]\n            },\n            \"relationships\": {\n                \"binaryArray\": {\n                    \"data\": {\n                        \"type\": \"DataFieldTranportType\",\n                        \"id\": \"binaryArray\"\n                    }\n                }\n            }\n        },\n        {\n            \"type\": \"DataFieldType\",\n            \"id\": \"datetime\",\n            \"attributes\": {\n                \"transport\": \"datetimestring\",\n                \"MaxLength\": null,\n                \"filter\": \"STRING\",\n                \"KVFieldType\": null\n            },\n            \"relationships\": {\n                \"datetimestring\": {\n                    \"data\": {\n                        \"type\": \"DataFieldTranportType\",\n                        \"id\": \"datetimestring\"\n                    }\n                }\n            }\n        },\n        {\n            \"type\": \"DataFieldType\",\n            \"id\": \"date\",\n            \"attributes\": {\n                \"transport\": \"datestring\",\n                \"MaxLength\": null,\n                \"filter\": \"STRING\",\n                \"KVFieldType\": null\n            },\n            \"relationships\": {\n                \"datestring\": {\n                    \"data\": {\n                        \"type\": \"DataFieldTranportType\",\n                        \"id\": \"datestring\"\n                    }\n                }\n            }\n        }\n    ],\n    \"included\": [\n        {\n            \"type\": \"DataFieldTranportType\",\n            \"id\": \"string\",\n            \"attributes\": {\n                \"datatype\": \"string\"\n            }\n        },\n        {\n            \"type\": \"DataFieldTranportType\",\n            \"id\": \"int\",\n            \"attributes\": {\n                \"datatype\": \"int\"\n            }\n        },\n        {\n            \"type\": \"DataFieldTranportType\",\n            \"id\": \"float\",\n            \"attributes\": {\n                \"datatype\": \"float\"\n            }\n        },\n        {\n            \"type\": \"DataFieldTranportType\",\n            \"id\": \"array\",\n            \"attributes\": {\n                \"datatype\": \"undefined\",\n                \"comment\": \"an array with something\"\n            }\n        },\n        {\n            \"type\": \"DataFieldTranportType\",\n            \"id\": \"stringArray\",\n            \"attributes\": {\n                \"datatype\": \"string\",\n                \"comment\": \"string[] -> an array with string values\"\n            }\n        },\n        {\n            \"type\": \"DataFieldTranportType\",\n            \"id\": \"intArray\",\n            \"attributes\": {\n                \"datatype\": \"int\",\n                \"comment\": \"int[] -> an array with int values\"\n            }\n        },\n        {\n            \"type\": \"DataFieldTranportType\",\n            \"id\": \"floatArray\",\n            \"attributes\": {\n                \"datatype\": \"float\",\n                \"comment\": \"float[] -> an array with int values\"\n            }\n        },\n        {\n            \"type\": \"DataFieldTranportType\",\n            \"id\": \"bool\",\n            \"attributes\": {\n                \"datatype\": \"bool\"\n            }\n        },\n        {\n            \"type\": \"DataFieldTranportType\",\n            \"id\": \"binaryArray\",\n            \"attributes\": {\n                \"filename\": \"text-input\",\n                \"title\": \"text-input\",\n                \"alt\": \"text-input\",\n                \"comment\": \"filedata as base64 encoded string, title and alt optional\",\n                \"filedata\": \"text-long\"\n            }\n        },\n        {\n            \"type\": \"DataFieldTranportType\",\n            \"id\": \"datetimestring\",\n            \"attributes\": {\n                \"datatype\": \"string\",\n                \"comment\": \"datetime string sincluding offset to utc\"\n            }\n        },\n        {\n            \"type\": \"DataFieldTranportType\",\n            \"id\": \"datestring\",\n            \"attributes\": {\n                \"datatype\": \"string\",\n                \"comment\": \"date string\"\n            }\n        }\n    ]\n}"}],"_postman_id":"02170458-cb2e-45d3-897f-9047dc1e1f04"},{"name":"settings: eventfields","id":"562aa785-a489-499c-87cd-1b7b14a06195","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/settings/eventfields","description":"<h2 id=\"veranstaltungs-felder\">Veranstaltungs-Felder</h2>\n<p>Für Felder die Werte enthalten, die im EventManager jederzeit durch den Nutzer ergänzt und veränderbar sind, dies sind insbesondere</p>\n<ul>\n<li>Veranstaltungskategorien (EventCategoryID)</li>\n<li>Veranstaltungsorte (GeneralLocationID)</li>\n<li>Kontaktpersonen (GeneralContact1ID, GeneralContact2ID)</li>\n<li>Verzeichnisse (FolderID, FoldersAdditional, TestFolderID, ArviceFolderID)</li>\n</ul>\n<p>werden separate Endpunkte zu Abfrage der aktuellen Listen angeboten</p>\n","urlObject":{"path":["eventmanager-system","restapi","v1","settings","eventfields"],"host":["https://we790.dev01.astendo-solutions.de"],"query":[],"variable":[]}},"response":[{"id":"93eb1e0b-3e4d-4ea2-bfcf-50fba151ff79","name":"settings: eventfields","originalRequest":{"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/settings/eventfields"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Mon, 01 Apr 2024 11:00:09 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Strict-Transport-Security","value":"max-age=300; IncludeSubdomains; preload"},{"key":"X-Powered-By","value":""},{"key":"X-Xss-Protection","value":"1;mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Access-Control-Allow-Origin","value":"https://www.sandbox.paypal.com"},{"key":"Report-To","value":"{\"group\":\"ReportCspViolations\",\"max_age\":10886400,\"endpoints\":[{\"url\":\"https:\\/\\/muellerdemo1.astendo.de\\/eventmanager-system\\/ReportCspViolations.php\"}]}"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"jsonapi\": {\n        \"version\": \"1.1\"\n    },\n    \"meta\": {\n        \"comment\": \"Diese Daten ändern sich durch Benutzereinstellungen im eventManager, daher täglich einmal Abfragen\",\n        \"webExtensionVersion\": \"7.6.0.2875\",\n        \"jsonapi-documentation\": \"https://jsonapi.org/\"\n    },\n    \"data\": [\n        {\n            \"type\": \"EventField\",\n            \"id\": \"ClientID\",\n            \"attributes\": {\n                \"LogicalName\": \"ClientID\",\n                \"Name\": \"Mandanten ID\",\n                \"Comment\": \"Immer vorhanden und nicht sichtbar\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": true,\n                \"DataFieldType\": \"number-int\"\n            }\n        },\n        {\n            \"type\": \"EventField\",\n            \"id\": \"EventID\",\n            \"attributes\": {\n                \"LogicalName\": \"EventID\",\n                \"Name\": \"Event ID\",\n                \"Comment\": \"ID des Events in der webExtension und im EventManager. Immer vorhanden und nicht sichtbar, bei Neuanlage leer bzw. null\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": true,\n                \"DataFieldType\": \"number-int\"\n            }\n        },\n        {\n            \"type\": \"EventField\",\n            \"id\": \"externalID\",\n            \"attributes\": {\n                \"LogicalName\": \"externalID\",\n                \"Name\": \"Externe Event ID\",\n                \"Comment\": \"ID des Events im externen System, als string um auch GUIDs und ähnliches verarbeiten zu können. Immer vorhanden und nicht sichtbar, bei Neuanlage gefüllt\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": true,\n                \"DataFieldType\": \"text-input\"\n            }\n        },\n        {\n            \"type\": \"EventField\",\n            \"id\": \"EventTypeID\",\n            \"attributes\": {\n                \"LogicalName\": \"EventTypeID\",\n                \"Name\": \"Veranstaltungstyp\",\n                \"Comment\": \"Immer vorhanden und sichtbar, definiert in der Veranstaltungsvorlage\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": true,\n                \"DataFieldType\": \"enumeration\",\n                \"SelectList\": {\n                    \"1\": {\n                        \"ID\": 1,\n                        \"Name\": \"Veranstaltung\"\n                    },\n                    \"2\": {\n                        \"ID\": 2,\n                        \"Name\": \"Seminar\"\n                    },\n                    \"4\": {\n                        \"ID\": 4,\n                        \"Name\": \"Umfrage\"\n                    },\n                    \"7\": {\n                        \"ID\": 7,\n                        \"Name\": \"Wettbewerb\"\n                    }\n                }\n            },\n            \"links\": {\n                \"related\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/settings/eventfields/eventtypes\"\n            }\n        },\n        {\n            \"type\": \"EventField\",\n            \"id\": \"EventOnlineModeID\",\n            \"attributes\": {\n                \"LogicalName\": \"EventOnlineMode\",\n                \"Name\": \"Veranstaltungsart\",\n                \"Comment\": \"Immer vorhanden und sichtbar, definiert in der Veranstaltungsvorlage\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": true,\n                \"DataFieldType\": \"enumeration\",\n                \"SelectList\": {\n                    \"0\": {\n                        \"ID\": 0,\n                        \"Name\": \"Anmelde/Rückmelde-Formular\"\n                    },\n                    \"1\": {\n                        \"ID\": 1,\n                        \"Name\": \"Externe Veranstaltung\"\n                    },\n                    \"3\": {\n                        \"ID\": 3,\n                        \"Name\": \"Nur Archiv\"\n                    }\n                }\n            }\n        },\n        {\n            \"type\": \"EventField\",\n            \"id\": \"EventTemplateID\",\n            \"attributes\": {\n                \"LogicalName\": \"EventTemplateID\",\n                \"Name\": \"ID der Veranstaltungsvorlage\",\n                \"Comment\": \"Immer vorhanden und sichtbar, definiert in der Veranstaltungsvorlage\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": true,\n                \"DataFieldType\": \"number-int\"\n            },\n            \"links\": {\n                \"related\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/eventtemplates\"\n            }\n        },\n        {\n            \"type\": \"EventField\",\n            \"id\": \"EventAttendanceMode\",\n            \"attributes\": {\n                \"LogicalName\": \"EventAttendanceMode\",\n                \"Name\": \"PräsenzModus\",\n                \"Comment\": \"Immer vorhanden und sichtbar, definiert in der Veranstaltungsvorlage\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": true,\n                \"DataFieldType\": \"selection-select\",\n                \"SelectList\": {\n                    \"OfflineEventAttendanceMode\": {\n                        \"ID\": \"OfflineEventAttendanceMode\",\n                        \"Name\": \"Präsenzveranstaltung\"\n                    },\n                    \"OnlineEventAttendanceMode\": {\n                        \"ID\": \"OnlineEventAttendanceMode\",\n                        \"Name\": \"Onlineveranstaltung\"\n                    },\n                    \"MixedEventAttendanceMode\": {\n                        \"ID\": \"MixedEventAttendanceMode\",\n                        \"Name\": \"Gemischte Veranstaltung\"\n                    }\n                }\n            }\n        },\n        {\n            \"type\": \"EventField\",\n            \"id\": \"IsPagebreakInfo\",\n            \"attributes\": {\n                \"LogicalName\": \"IsPagebreakInfo\",\n                \"Name\": \"Event mit Informationsseiten\",\n                \"Comment\": \"Immer vorhanden und sichtbar, definiert in der Veranstaltungsvorlage\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": true,\n                \"DataFieldType\": \"boolean\"\n            }\n        },\n        {\n            \"type\": \"EventField\",\n            \"id\": \"EventName\",\n            \"attributes\": {\n                \"LogicalName\": \"EventName\",\n                \"Name\": \"Veranstaltungsname\",\n                \"Comment\": \"der Name der Veranstaltung\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": true,\n                \"IsMandatory\": true,\n                \"DataFieldType\": \"text-input\"\n            }\n        },\n        {\n            \"type\": \"EventField\",\n            \"id\": \"EventNameSubH\",\n            \"attributes\": {\n                \"LogicalName\": \"EventNameSubH\",\n                \"Name\": \"Zusatz zum Veranstaltungsnamen\",\n                \"Comment\": \"Untertitel\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": true,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"text-long\"\n            }\n        },\n        {\n            \"type\": \"EventField\",\n            \"id\": \"ShortDescription\",\n            \"attributes\": {\n                \"LogicalName\": \"ShortDescription\",\n                \"Name\": \"Kurzbeschreibung\",\n                \"Comment\": \"Kurze Beschreibung der Veranstaltung für Veranstaltungslisten\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": true,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"text-long\"\n            }\n        },\n        {\n            \"type\": \"EventField\",\n            \"id\": \"Topic\",\n            \"attributes\": {\n                \"LogicalName\": \"Topic\",\n                \"Name\": \"Thema\",\n                \"Comment\": \"Frei vergebbares Thema\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": true,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"text-input\"\n            }\n        },\n        {\n            \"type\": \"EventField\",\n            \"id\": \"Keywords\",\n            \"attributes\": {\n                \"LogicalName\": \"Keywords\",\n                \"Name\": \"Schlüsselworte\",\n                \"Comment\": \"Komma separierte Liste von Schlüsselwörtern\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": true,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"text-input\"\n            }\n        },\n        {\n            \"type\": \"EventField\",\n            \"id\": \"EventCategoryID\",\n            \"attributes\": {\n                \"LogicalName\": \"EventCategoryID\",\n                \"Name\": \"Veranstaltungkategorie\",\n                \"Comment\": \"Ein Wert aus der Liste vom Typ 'EventCategories'\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": true,\n                \"IsMandatory\": true,\n                \"DataFieldType\": \"enumeration\",\n                \"SelectListID\": \"EventCategories\"\n            },\n            \"links\": {\n                \"related\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/settings/eventfields/eventcategories\"\n            }\n        },\n        {\n            \"type\": \"EventField\",\n            \"id\": \"BeginDate\",\n            \"attributes\": {\n                \"LogicalName\": \"BeginDate\",\n                \"Name\": \"Veranstaltungsbegin\",\n                \"Comment\": \"Datum Uhrzeit des Veranstatungsbeginns\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": true,\n                \"IsMandatory\": true,\n                \"DataFieldType\": \"datetime\"\n            }\n        },\n        {\n            \"type\": \"EventField\",\n            \"id\": \"EndDate\",\n            \"attributes\": {\n                \"LogicalName\": \"EndDate\",\n                \"Name\": \"Veranstaltungsende\",\n                \"Comment\": \"Datum Uhrzeit des Veranstatungsendes\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": true,\n                \"IsMandatory\": true,\n                \"DataFieldType\": \"datetime\"\n            }\n        },\n        {\n            \"type\": \"EventField\",\n            \"id\": \"GeneralContact1ID\",\n            \"attributes\": {\n                \"LogicalName\": \"GeneralContact1ID\",\n                \"Name\": \"Erste Kontaktperson\",\n                \"Comment\": \"Ein Wert aus der Liste vom Typ 'Contacts'\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": true,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"enumeration\",\n                \"SelectListID\": \"Contacts\"\n            },\n            \"links\": {\n                \"related\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/settings/eventfields/contacts\"\n            }\n        },\n        {\n            \"type\": \"EventField\",\n            \"id\": \"GeneralContact2ID\",\n            \"attributes\": {\n                \"LogicalName\": \"GeneralContact2ID\",\n                \"Name\": \"zweite optionale Kontaktperson\",\n                \"Comment\": \"Ein Wert aus der Liste vom Typ 'Contacts'\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": true,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"enumeration\",\n                \"SelectListID\": \"Contacts\"\n            },\n            \"links\": {\n                \"related\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/settings/eventfields/contacts\"\n            }\n        },\n        {\n            \"type\": \"EventField\",\n            \"id\": \"GeneralLocationID\",\n            \"attributes\": {\n                \"LogicalName\": \"GeneralLocationID\",\n                \"Name\": \"Veranstaltungsort\",\n                \"Comment\": \"Ein Wert aus der Liste vom Typ 'Locations'\",\n                \"VisibilityDependencies\": {\n                    \"EventAttendanceMode\": [\n                        \"OfflineEventAttendanceMode\",\n                        \"MixedEventAttendanceMode\"\n                    ]\n                },\n                \"IsUserEditable\": true,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"enumeration\",\n                \"SelectListID\": \"Locations\"\n            },\n            \"links\": {\n                \"related\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/settings/eventfields/locations\"\n            }\n        },\n        {\n            \"type\": \"EventField\",\n            \"id\": \"FolderID\",\n            \"attributes\": {\n                \"LogicalName\": \"FolderID\",\n                \"Name\": \"Haupt-Veranstaltungsverzeichnis\",\n                \"Comment\": \"Ein Wert aus der Liste vom Typ 'Folders'\",\n                \"VisibilityDependencies\": {\n                    \"EventOnlineMode\": [\n                        0,\n                        2\n                    ]\n                },\n                \"IsUserEditable\": true,\n                \"IsMandatory\": true,\n                \"DataFieldType\": \"enumeration\",\n                \"SelectListID\": \"Folders\"\n            },\n            \"links\": {\n                \"related\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/settings/eventfields/folders\"\n            }\n        },\n        {\n            \"type\": \"EventField\",\n            \"id\": \"FoldersAdditional\",\n            \"attributes\": {\n                \"LogicalName\": \"FoldersAdditional\",\n                \"Name\": \"Weitere Verzeichnisse für die Auflistung in veranstaltungslisten\",\n                \"Comment\": \"Ein Array mit Werten aus der Liste vom Typ 'Folder'\",\n                \"VisibilityDependencies\": {\n                    \"EventOnlineMode\": [\n                        0,\n                        2\n                    ]\n                },\n                \"IsUserEditable\": true,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"enumeration-multi\",\n                \"SelectListID\": \"Folders\"\n            },\n            \"links\": {\n                \"related\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/settings/eventfields/folders\"\n            }\n        },\n        {\n            \"type\": \"EventField\",\n            \"id\": \"TestFolderID\",\n            \"attributes\": {\n                \"LogicalName\": \"TestFolderID\",\n                \"Name\": \"Verzeichnis für Tests\",\n                \"Comment\": \"Ein Wert aus der Liste vom Typ 'Folders'\",\n                \"VisibilityDependencies\": {\n                    \"EventOnlineMode\": [\n                        0,\n                        2\n                    ]\n                },\n                \"IsUserEditable\": false,\n                \"IsMandatory\": true,\n                \"DataFieldType\": \"enumeration\",\n                \"SelectListID\": \"Folders\"\n            },\n            \"links\": {\n                \"related\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/settings/eventfields/folders\"\n            }\n        },\n        {\n            \"type\": \"EventField\",\n            \"id\": \"ArchiveFolderID\",\n            \"attributes\": {\n                \"LogicalName\": \"ArchiveFolderID\",\n                \"Name\": \"Verzeichnis für archivierte Veranstaltungen\",\n                \"Comment\": \"Ein Wert aus der Liste vom Typ 'Folders'\",\n                \"VisibilityDependencies\": {\n                    \"EventOnlineMode\": [\n                        0,\n                        2\n                    ]\n                },\n                \"IsUserEditable\": false,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"enumeration\",\n                \"SelectListID\": \"Folders\"\n            },\n            \"links\": {\n                \"related\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/settings/eventfields/folders\"\n            }\n        },\n        {\n            \"type\": \"EventField\",\n            \"id\": \"MaxAttendants\",\n            \"attributes\": {\n                \"LogicalName\": \"MaxAttendants\",\n                \"Name\": \"Maximale Teilnehmerzahl\",\n                \"Comment\": \"wenn leer ist die Teilnehmerzahl unbegrenzt\",\n                \"VisibilityDependencies\": {\n                    \"EventOnlineMode\": [\n                        0,\n                        2\n                    ]\n                },\n                \"IsUserEditable\": true,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"number-int\"\n            }\n        },\n        {\n            \"type\": \"EventField\",\n            \"id\": \"Ext_URL\",\n            \"attributes\": {\n                \"LogicalName\": \"Ext_URL\",\n                \"Name\": \"URL der externen Veranstaltung\",\n                \"Comment\": \"URL der externen Veranstaltung (inkl. https://)\",\n                \"VisibilityDependencies\": {\n                    \"EventOnlineMode\": [\n                        1\n                    ]\n                },\n                \"IsUserEditable\": true,\n                \"IsMandatory\": true,\n                \"DataFieldType\": \"text-url\"\n            }\n        },\n        {\n            \"type\": \"EventField\",\n            \"id\": \"Ext_URLtext\",\n            \"attributes\": {\n                \"LogicalName\": \"Ext_URLtext\",\n                \"Name\": \"Link-Text\",\n                \"Comment\": \"Text des Links auf die externe Veranstaltung\",\n                \"VisibilityDependencies\": {\n                    \"EventOnlineMode\": [\n                        1\n                    ]\n                },\n                \"IsUserEditable\": true,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"text-input\"\n            }\n        },\n        {\n            \"type\": \"EventField\",\n            \"id\": \"Ext_URLtitle\",\n            \"attributes\": {\n                \"LogicalName\": \"Ext_URLtitle\",\n                \"Name\": \"Link-Titel\",\n                \"Comment\": \"Titel-Attribut des Links auf die externe Veranstaltung\",\n                \"VisibilityDependencies\": {\n                    \"EventOnlineMode\": [\n                        1\n                    ]\n                },\n                \"IsUserEditable\": true,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"text-input\"\n            }\n        },\n        {\n            \"type\": \"EventField\",\n            \"id\": \"Picture\",\n            \"attributes\": {\n                \"LogicalName\": \"Picture\",\n                \"Name\": \"Veranstaltungsbild\",\n                \"Comment\": \"Bild zur Veranstaltung\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": true,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"binary-image\"\n            }\n        },\n        {\n            \"type\": \"EventField\",\n            \"id\": \"LongDescriptionHeadline1\",\n            \"attributes\": {\n                \"LogicalName\": \"LongDescriptionHeadline1\",\n                \"Name\": \"Überschrift des ersten Textes\",\n                \"Comment\": \"Überschrift des ersten Textes\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": true,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"text-input\"\n            }\n        },\n        {\n            \"type\": \"EventField\",\n            \"id\": \"LongDescriptionPagename1\",\n            \"attributes\": {\n                \"LogicalName\": \"LongDescriptionPagename1\",\n                \"Name\": \"Menüeintrag des ersten Textes\",\n                \"Comment\": \"Menüeintrag der ersten Textes\",\n                \"VisibilityDependencies\": {\n                    \"IsPagebreakInfo\": true\n                },\n                \"IsUserEditable\": true,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"text-input\"\n            }\n        },\n        {\n            \"type\": \"EventField\",\n            \"id\": \"LongDescription1\",\n            \"attributes\": {\n                \"LogicalName\": \"LongDescription1\",\n                \"Name\": \"Hauptveranstaltungstext\",\n                \"Comment\": \"Hauptveranstaltungstext\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": true,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"text-HTML\"\n            }\n        },\n        {\n            \"type\": \"EventField\",\n            \"id\": \"LongDescriptionHeadline2\",\n            \"attributes\": {\n                \"LogicalName\": \"LongDescriptionHeadline2\",\n                \"Name\": \"Überschrift des zweiten Textes\",\n                \"Comment\": \"Überschrift des zweiten Textes\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": true,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"text-input\"\n            }\n        },\n        {\n            \"type\": \"EventField\",\n            \"id\": \"LongDescriptionPagename2\",\n            \"attributes\": {\n                \"LogicalName\": \"LongDescriptionPagename2\",\n                \"Name\": \"Menüeintrag des zweiten Textes\",\n                \"Comment\": \"Menüeintrag der zweiten Textes\",\n                \"VisibilityDependencies\": {\n                    \"IsPagebreakInfo\": true\n                },\n                \"IsUserEditable\": true,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"text-input\"\n            }\n        },\n        {\n            \"type\": \"EventField\",\n            \"id\": \"LongDescription2\",\n            \"attributes\": {\n                \"LogicalName\": \"LongDescription2\",\n                \"Name\": \"zweiter Veranstaltungstext\",\n                \"Comment\": \"zweiter Veranstaltungstext\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": true,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"text-HTML\"\n            }\n        },\n        {\n            \"type\": \"EventField\",\n            \"id\": \"LongDescriptionHeadline3\",\n            \"attributes\": {\n                \"LogicalName\": \"LongDescriptionHeadline3\",\n                \"Name\": \"Überschrift des dritten Textes\",\n                \"Comment\": \"Überschrift des dritten Textes\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": true,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"text-input\"\n            }\n        },\n        {\n            \"type\": \"EventField\",\n            \"id\": \"LongDescriptionPagename3\",\n            \"attributes\": {\n                \"LogicalName\": \"LongDescriptionPagename3\",\n                \"Name\": \"Menüeintrag des dritten Textes\",\n                \"Comment\": \"Menüeintrag der dritten Textes\",\n                \"VisibilityDependencies\": {\n                    \"IsPagebreakInfo\": true\n                },\n                \"IsUserEditable\": true,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"text-input\"\n            }\n        },\n        {\n            \"type\": \"EventField\",\n            \"id\": \"LongDescription3\",\n            \"attributes\": {\n                \"LogicalName\": \"LongDescription3\",\n                \"Name\": \"dritter Veranstaltungstext\",\n                \"Comment\": \"dritter Veranstaltungstext\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": true,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"text-HTML\"\n            }\n        },\n        {\n            \"type\": \"EventField\",\n            \"id\": \"LongDescriptionHeadline4\",\n            \"attributes\": {\n                \"LogicalName\": \"LongDescriptionHeadline4\",\n                \"Name\": \"Überschrift des vierten Textes\",\n                \"Comment\": \"Überschrift des vierten Textes\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": true,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"text-input\"\n            }\n        },\n        {\n            \"type\": \"EventField\",\n            \"id\": \"LongDescriptionPagename4\",\n            \"attributes\": {\n                \"LogicalName\": \"LongDescriptionPagename4\",\n                \"Name\": \"Menüeintrag des vierten Textes\",\n                \"Comment\": \"Menüeintrag der vierten Textes\",\n                \"VisibilityDependencies\": {\n                    \"IsPagebreakInfo\": true\n                },\n                \"IsUserEditable\": true,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"text-input\"\n            }\n        },\n        {\n            \"type\": \"EventField\",\n            \"id\": \"LongDescription4\",\n            \"attributes\": {\n                \"LogicalName\": \"LongDescription4\",\n                \"Name\": \"vierter Veranstaltungstext\",\n                \"Comment\": \"vierter Veranstaltungstext\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": true,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"text-HTML\"\n            }\n        },\n        {\n            \"type\": \"EventField\",\n            \"id\": \"SidebarHeadline1\",\n            \"attributes\": {\n                \"LogicalName\": \"SidebarHeadline1\",\n                \"Name\": \"Überschrift des ersten Seitenleisten Textes\",\n                \"Comment\": \"Überschrift des ersten Seitenleisten Textes\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": true,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"text-input\"\n            }\n        },\n        {\n            \"type\": \"EventField\",\n            \"id\": \"SidebarHTMLText1\",\n            \"attributes\": {\n                \"LogicalName\": \"SidebarHTMLText1\",\n                \"Name\": \"erster Seitenleistentext\",\n                \"Comment\": \"erster Seitenleistentext\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": true,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"text-HTML\"\n            }\n        },\n        {\n            \"type\": \"EventField\",\n            \"id\": \"SidebarHeadline2\",\n            \"attributes\": {\n                \"LogicalName\": \"SidebarHeadline2\",\n                \"Name\": \"Überschrift des zweiten Seitenleisten Textes\",\n                \"Comment\": \"Überschrift des zweiten Seitenleisten Textes\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": true,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"text-input\"\n            }\n        },\n        {\n            \"type\": \"EventField\",\n            \"id\": \"SidebarHTMLText2\",\n            \"attributes\": {\n                \"LogicalName\": \"SidebarHTMLText2\",\n                \"Name\": \"zweiter Seitenleistentext\",\n                \"Comment\": \"zweiter Seitenleistentext\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": true,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"text-HTML\"\n            }\n        },\n        {\n            \"type\": \"EventField\",\n            \"id\": \"SidebarHeadline3\",\n            \"attributes\": {\n                \"LogicalName\": \"SidebarHeadline3\",\n                \"Name\": \"Überschrift des dritten Seitenleisten Textes\",\n                \"Comment\": \"Überschrift des dritten Seitenleisten Textes\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": true,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"text-input\"\n            }\n        },\n        {\n            \"type\": \"EventField\",\n            \"id\": \"SidebarHTMLText3\",\n            \"attributes\": {\n                \"LogicalName\": \"SidebarHTMLText3\",\n                \"Name\": \"dritter Seitenleistentext\",\n                \"Comment\": \"dritter Seitenleistentext\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": true,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"text-HTML\"\n            }\n        },\n        {\n            \"type\": \"EventField\",\n            \"id\": \"SidebarHeadline4\",\n            \"attributes\": {\n                \"LogicalName\": \"SidebarHeadline4\",\n                \"Name\": \"Überschrift des vierten Seitenleisten Textes\",\n                \"Comment\": \"Überschrift des vierten Seitenleisten Textes\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": true,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"text-input\"\n            }\n        },\n        {\n            \"type\": \"EventField\",\n            \"id\": \"SidebarHTMLText4\",\n            \"attributes\": {\n                \"LogicalName\": \"SidebarHTMLText4\",\n                \"Name\": \"vierter Seitenleistentext\",\n                \"Comment\": \"vierter Seitenleistentext\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": true,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"text-HTML\"\n            }\n        },\n        {\n            \"type\": \"EventField\",\n            \"id\": \"EMailInvitationText\",\n            \"attributes\": {\n                \"LogicalName\": \"EMailInvitationText\",\n                \"Name\": \"Text der E-Mail Einladung\",\n                \"Comment\": \"der veranstaltungsspezifische Text in der E-Mail Einladung gemäß der Vorlage\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": true,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"text-HTML\"\n            }\n        },\n        {\n            \"type\": \"EventField\",\n            \"id\": \"OptInModeID\",\n            \"attributes\": {\n                \"LogicalName\": \"OptInMode\",\n                \"Name\": \"OptInMode\",\n                \"Comment\": \"\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": true,\n                \"DataFieldType\": \"enumeration\",\n                \"SelectList\": [\n                    {\n                        \"ID\": 0,\n                        \"Name\": \"kein OptIn\"\n                    },\n                    {\n                        \"ID\": 1,\n                        \"Name\": \"Double-OptIn\"\n                    },\n                    {\n                        \"ID\": 2,\n                        \"Name\": \"externes Double-OptIn mit fester Adresse\"\n                    },\n                    {\n                        \"ID\": 3,\n                        \"Name\": \"externes Double-OptIn mit Adresse aus Adressfeld\"\n                    },\n                    {\n                        \"ID\": 4,\n                        \"Name\": \"externes Double-OptIn mit Zusatzdaten-Feld\"\n                    }\n                ]\n            }\n        },\n        {\n            \"type\": \"EventField\",\n            \"id\": \"OptInMode\",\n            \"attributes\": {\n                \"LogicalName\": \"OptInMode\",\n                \"Name\": \"Name des OptInMode\",\n                \"Comment\": \"\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": true,\n                \"DataFieldType\": \"text-input\"\n            }\n        },\n        {\n            \"type\": \"EventField\",\n            \"id\": \"EMailDoubleOptInRemainderText\",\n            \"attributes\": {\n                \"LogicalName\": \"EMailDoubleOptInRemainderText\",\n                \"Name\": \"Text der DoubleOptIn Erinnergung\",\n                \"Comment\": \"Der veranstaltungsspezifische Text in der E-Mail DoubleOptIn Erinnerungsmail gemäß der Vorlage\",\n                \"VisibilityDependencies\": {\n                    \"OptInModeID\": 1\n                },\n                \"IsUserEditable\": true,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"text-HTML\"\n            }\n        },\n        {\n            \"type\": \"EventField\",\n            \"id\": \"IsInvitationRemainderEMail\",\n            \"attributes\": {\n                \"LogicalName\": \"IsInvitationRemainderEMail\",\n                \"Name\": \"Sind Einladungs-Erinnerungen in der Vorlage aktiviert\",\n                \"Comment\": \"\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"boolean\"\n            }\n        },\n        {\n            \"type\": \"EventField\",\n            \"id\": \"EMailInvitationRemainderText\",\n            \"attributes\": {\n                \"LogicalName\": \"EMailInvitationRemainderText\",\n                \"Name\": \"Text Einladungs-Erinnergung\",\n                \"Comment\": \"Der veranstaltungsspezifische Text in der E-Mail Einladungs-Erinnergung gemäß der Vorlage\",\n                \"VisibilityDependencies\": {\n                    \"IsInvitationRemainderEMail\": 1\n                },\n                \"IsUserEditable\": true,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"text-HTML\"\n            }\n        },\n        {\n            \"type\": \"EventField\",\n            \"id\": \"IsParticipationRemainderEMail\",\n            \"attributes\": {\n                \"LogicalName\": \"IsParticipationRemainderEMail\",\n                \"Name\": \"Sind Teilnahme-Erinnerungen in der Vorlage aktiviert\",\n                \"Comment\": \"\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"boolean\"\n            }\n        },\n        {\n            \"type\": \"EventField\",\n            \"id\": \"EMailParticipationRemainderText\",\n            \"attributes\": {\n                \"LogicalName\": \"EMailParticipationRemainderText\",\n                \"Name\": \"Text Teilnahme-Erinnergung\",\n                \"Comment\": \"Der veranstaltungsspezifische Text in der E-Mail Teilnahme-Erinnergung gemäß der Vorlage\",\n                \"VisibilityDependencies\": {\n                    \"IsParticipationRemainderEMail\": 1\n                },\n                \"IsUserEditable\": true,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"text-HTML\"\n            }\n        },\n        {\n            \"type\": \"EventField\",\n            \"id\": \"IsAfterEventFeedbackEMailParticipation\",\n            \"attributes\": {\n                \"LogicalName\": \"IsAfterEventFeedbackEMailParticipation\",\n                \"Name\": \"Sind Dankesmail für die Teilnahme in der Vorlage aktiviert\",\n                \"Comment\": \"\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"boolean\"\n            }\n        },\n        {\n            \"type\": \"EventField\",\n            \"id\": \"EMailEventFeedbackParticipationText\",\n            \"attributes\": {\n                \"LogicalName\": \"EMailEventFeedbackParticipationText\",\n                \"Name\": \"Text Dank für Teilnahme\",\n                \"Comment\": \"Der veranstaltungsspezifische Text in der E-Mail Dank für Teilnahme gemäß der Vorlage\",\n                \"VisibilityDependencies\": {\n                    \"IsAfterEventFeedbackEMailParticipation\": 1\n                },\n                \"IsUserEditable\": true,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"text-HTML\"\n            }\n        },\n        {\n            \"type\": \"EventField\",\n            \"id\": \"IsAfterEventFeedbackEMailNoParticipation\",\n            \"attributes\": {\n                \"LogicalName\": \"IsAfterEventFeedbackEMailNoParticipation\",\n                \"Name\": \"Sind Rückmeldungen für Nicht-Teilnehmende in der Vorlage aktiviert\",\n                \"Comment\": \"\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"boolean\"\n            }\n        },\n        {\n            \"type\": \"EventField\",\n            \"id\": \"EMailEventFeedbackNoParticipationText\",\n            \"attributes\": {\n                \"LogicalName\": \"EMailEventFeedbackNoParticipationText\",\n                \"Name\": \"Text Schade das sie trotz Zusage nicht teigenommen haben\",\n                \"Comment\": \"Der veranstaltungsspezifische Text in der E-Mail für zugesagte Teilnehmer die nicht teilgenommen haben\",\n                \"VisibilityDependencies\": {\n                    \"IsAfterEventFeedbackEMailParticipation\": 1\n                },\n                \"IsUserEditable\": true,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"text-HTML\"\n            }\n        },\n        {\n            \"type\": \"EventField\",\n            \"id\": \"IsAfterEventFeedbackEMailNeutral\",\n            \"attributes\": {\n                \"LogicalName\": \"IsAfterEventFeedbackEMailNoParticipation\",\n                \"Name\": \"Sind neutrale Rückmeldungen in der Vorlage aktiviert\",\n                \"Comment\": \"\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"boolean\"\n            }\n        },\n        {\n            \"type\": \"EventField\",\n            \"id\": \"EMailEventFeedbackNeutral\",\n            \"attributes\": {\n                \"LogicalName\": \"EMailEventFeedbackNeutral\",\n                \"Name\": \"Text Schade das sie trotz Zusage nicht teigenommen haben\",\n                \"Comment\": \"Der veranstaltungsspezifische Text in der E-Mail für zugesagte Teilnehmer die nicht teilgenommen haben\",\n                \"VisibilityDependencies\": {\n                    \"IsAfterEventFeedbackEMailNeutral\": 1\n                },\n                \"IsUserEditable\": true,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"text-HTML\"\n            }\n        }\n    ]\n}"}],"_postman_id":"562aa785-a489-499c-87cd-1b7b14a06195"},{"name":"settings: eventfields eventtypes","id":"c860af08-d1f1-4db2-a55b-df51d5127934","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/settings/eventfields/eventcategories","description":"<h2 id=\"veranstaltungskategorien\">Veranstaltungskategorien</h2>\n","urlObject":{"path":["eventmanager-system","restapi","v1","settings","eventfields","eventcategories"],"host":["https://we790.dev01.astendo-solutions.de"],"query":[],"variable":[]}},"response":[{"id":"ef6e7f3b-3c66-4fcb-9816-38bbd100af05","name":"settings: eventfields eventtypes","originalRequest":{"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/settings/eventfields/eventtypes"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Mon, 27 Jan 2025 10:32:21 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Strict-Transport-Security","value":"max-age=7776000; IncludeSubdomains; preload"},{"key":"X-Powered-By","value":""},{"key":"X-Xss-Protection","value":"1;mode=block"},{"key":"Report-To","value":"{\"group\":\"ReportCspViolations\",\"max_age\":10886400,\"endpoints\":[{\"url\":\"https:\\/\\/we770.dev01.astendo-solutions.de\\/eventmanager-system\\/ReportCspViolations.php\"}]}"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":": Authorization, Origin, X-Requested-With, Content-Type,Accept"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"jsonapi\": {\n        \"version\": \"1.1\"\n    },\n    \"meta\": {\n        \"comment\": \"Diese Daten ändern sich nur mit einer neuen Hauptversion der webExtension, z.B. bei Wechsel 7.7.X -> 7.8.X\",\n        \"ClientID\": 1,\n        \"webExtensionVersion\": \"7.7.0.5086\",\n        \"jsonapi-documentation\": \"https://jsonapi.org/\",\n        \"webExtenion-restapi-documentation\": \"https://documenter.getpostman.com/view/10573551/2sA35HXMAk\"\n    },\n    \"data\": [\n        {\n            \"type\": \"EventType\",\n            \"id\": \"1\",\n            \"attributes\": {\n                \"ID\": 1,\n                \"Name\": \"Event\"\n            }\n        },\n        {\n            \"type\": \"EventType\",\n            \"id\": \"2\",\n            \"attributes\": {\n                \"ID\": 2,\n                \"Name\": \"Seminar\"\n            }\n        },\n        {\n            \"type\": \"EventType\",\n            \"id\": \"3\",\n            \"attributes\": {\n                \"ID\": 3,\n                \"Name\": \"Newsletter\",\n                \"comment\": \"Download nur über den EditManager\"\n            }\n        },\n        {\n            \"type\": \"EventType\",\n            \"id\": \"4\",\n            \"attributes\": {\n                \"ID\": 4,\n                \"Name\": \"Umfrage\"\n            }\n        },\n        {\n            \"type\": \"EventType\",\n            \"id\": \"5\",\n            \"attributes\": {\n                \"ID\": 5,\n                \"Name\": \"Stammdaten\"\n            }\n        },\n        {\n            \"type\": \"EventType\",\n            \"id\": \"6\",\n            \"attributes\": {\n                \"ID\": 6,\n                \"Name\": \"Wettbewerb\"\n            }\n        },\n        {\n            \"type\": \"EventType\",\n            \"id\": \"7\",\n            \"attributes\": {\n                \"ID\": 7,\n                \"Name\": \"Umfrage Anonym\"\n            }\n        },\n        {\n            \"type\": \"EventType\",\n            \"id\": \"8\",\n            \"attributes\": {\n                \"ID\": 8,\n                \"Name\": \"Antrag\"\n            }\n        }\n    ]\n}"}],"_postman_id":"c860af08-d1f1-4db2-a55b-df51d5127934"},{"name":"settings: eventfields eventappointments","id":"bfdf8897-d3a5-46a8-9d2f-6727172d5e98","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/settings/eventfields/eventappointments","description":"<h2 id=\"veranstaltungskategorien\">Veranstaltungskategorien</h2>\n","urlObject":{"path":["eventmanager-system","restapi","v1","settings","eventfields","eventappointments"],"host":["https://we790.dev01.astendo-solutions.de"],"query":[],"variable":[]}},"response":[],"_postman_id":"bfdf8897-d3a5-46a8-9d2f-6727172d5e98"},{"name":"settings: eventfields eventcategories","id":"4bacd479-bf9e-4362-ba9c-65be7990ac3d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/settings/eventfields/eventcategories","description":"<h2 id=\"veranstaltungskategorien\">Veranstaltungskategorien</h2>\n","urlObject":{"path":["eventmanager-system","restapi","v1","settings","eventfields","eventcategories"],"host":["https://we790.dev01.astendo-solutions.de"],"query":[],"variable":[]}},"response":[{"id":"3fc38dfa-ab12-4702-98f6-77cc73d254a6","name":"settings: eventfields eventcategories","originalRequest":{"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/settings/eventfields/eventcategories"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Sat, 30 Mar 2024 15:26:59 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Strict-Transport-Security","value":"max-age=300; IncludeSubdomains; preload"},{"key":"X-Powered-By","value":""},{"key":"X-Xss-Protection","value":"1;mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Access-Control-Allow-Origin","value":"https://www.sandbox.paypal.com"},{"key":"Report-To","value":"{\"group\":\"ReportCspViolations\",\"max_age\":10886400,\"endpoints\":[{\"url\":\"https:\\/\\/muellerdemo1.astendo.de\\/eventmanager-system\\/ReportCspViolations.php\"}]}"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"jsonapi\": {\n        \"version\": \"1.1\"\n    },\n    \"meta\": {\n        \"comment\": \"Diese Daten ändern sich durch Benutzereinstellungen im eventManager, daher täglich einmal Abfragen\",\n        \"webExtensionVersion\": \"7.6.0.2871\",\n        \"jsonapi-documentation\": \"https://jsonapi.org/\"\n    },\n    \"data\": [\n        {\n            \"type\": \"EventCategory\",\n            \"id\": \"1\",\n            \"attributes\": {\n                \"ID\": 1,\n                \"Name\": \"Veranstaltung\"\n            }\n        },\n        {\n            \"type\": \"EventCategory\",\n            \"id\": \"2\",\n            \"attributes\": {\n                \"ID\": 2,\n                \"Name\": \"Seminar Basis\"\n            }\n        },\n        {\n            \"type\": \"EventCategory\",\n            \"id\": \"3\",\n            \"attributes\": {\n                \"ID\": 3,\n                \"Name\": \"Schulung\"\n            }\n        },\n        {\n            \"type\": \"EventCategory\",\n            \"id\": \"4\",\n            \"attributes\": {\n                \"ID\": 4,\n                \"Name\": \"Workshop\"\n            }\n        },\n        {\n            \"type\": \"EventCategory\",\n            \"id\": \"5\",\n            \"attributes\": {\n                \"ID\": 5,\n                \"Name\": \"Roadshow\"\n            }\n        },\n        {\n            \"type\": \"EventCategory\",\n            \"id\": \"6\",\n            \"attributes\": {\n                \"ID\": 6,\n                \"Name\": \"Meeting\"\n            }\n        },\n        {\n            \"type\": \"EventCategory\",\n            \"id\": \"7\",\n            \"attributes\": {\n                \"ID\": 7,\n                \"Name\": \"Fest\"\n            }\n        },\n        {\n            \"type\": \"EventCategory\",\n            \"id\": \"8\",\n            \"attributes\": {\n                \"ID\": 8,\n                \"Name\": \"Umfragen\"\n            }\n        },\n        {\n            \"type\": \"EventCategory\",\n            \"id\": \"9\",\n            \"attributes\": {\n                \"ID\": 9,\n                \"Name\": \"Newsletter\"\n            }\n        },\n        {\n            \"type\": \"EventCategory\",\n            \"id\": \"10\",\n            \"attributes\": {\n                \"ID\": 10,\n                \"Name\": \"Kongress\"\n            }\n        },\n        {\n            \"type\": \"EventCategory\",\n            \"id\": \"11\",\n            \"attributes\": {\n                \"ID\": 11,\n                \"Name\": \"Seminar Fortgeschritten\"\n            }\n        },\n        {\n            \"type\": \"EventCategory\",\n            \"id\": \"12\",\n            \"attributes\": {\n                \"ID\": 12,\n                \"Name\": \"Anrechnung 16\"\n            }\n        }\n    ]\n}"}],"_postman_id":"4bacd479-bf9e-4362-ba9c-65be7990ac3d"},{"name":"settings: eventfields folders","id":"7a940246-ef99-451e-b19f-9a18ed770519","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/settings/eventfields/folders","description":"<h2 id=\"verzeichnisse\">Verzeichnisse</h2>\n","urlObject":{"path":["eventmanager-system","restapi","v1","settings","eventfields","folders"],"host":["https://we790.dev01.astendo-solutions.de"],"query":[],"variable":[]}},"response":[{"id":"4e97f574-67ff-4a30-815b-2fa32a159a13","name":"settings: eventfields folders","originalRequest":{"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/settings/eventfields/folders"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Sat, 30 Mar 2024 16:08:14 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Strict-Transport-Security","value":"max-age=300; IncludeSubdomains; preload"},{"key":"X-Powered-By","value":""},{"key":"X-Xss-Protection","value":"1;mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Access-Control-Allow-Origin","value":"https://www.sandbox.paypal.com"},{"key":"Report-To","value":"{\"group\":\"ReportCspViolations\",\"max_age\":10886400,\"endpoints\":[{\"url\":\"https:\\/\\/muellerdemo1.astendo.de\\/eventmanager-system\\/ReportCspViolations.php\"}]}"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"jsonapi\": {\n        \"version\": \"1.1\"\n    },\n    \"meta\": {\n        \"comment\": \"Diese Daten ändern sich durch Benutzereinstellungen im eventManager, daher täglich einmal Abfragen-\",\n        \"webExtensionVersion\": \"7.6.0.2871\",\n        \"jsonapi-documentation\": \"https://jsonapi.org/\"\n    },\n    \"data\": [\n        {\n            \"type\": \"Folder\",\n            \"id\": \"1\",\n            \"attributes\": {\n                \"ID\": 1,\n                \"Name\": \"/\",\n                \"IsTestFolder\": false,\n                \"IsArchiveFolder\": false,\n                \"HasStandardEvent\": false,\n                \"IsStandardEventSeries\": null,\n                \"StandardEventID\": null\n            }\n        },\n        {\n            \"type\": \"Folder\",\n            \"id\": \"3\",\n            \"attributes\": {\n                \"ID\": 3,\n                \"Name\": \"/Archiv\",\n                \"IsTestFolder\": false,\n                \"IsArchiveFolder\": true,\n                \"HasStandardEvent\": false,\n                \"IsStandardEventSeries\": null,\n                \"StandardEventID\": null\n            }\n        },\n        {\n            \"type\": \"Folder\",\n            \"id\": \"15\",\n            \"attributes\": {\n                \"ID\": 15,\n                \"Name\": \"/dsgvo\",\n                \"IsTestFolder\": false,\n                \"IsArchiveFolder\": false,\n                \"HasStandardEvent\": false,\n                \"IsStandardEventSeries\": null,\n                \"StandardEventID\": null\n            }\n        },\n        {\n            \"type\": \"Folder\",\n            \"id\": \"21\",\n            \"attributes\": {\n                \"ID\": 21,\n                \"Name\": \"/iframe\",\n                \"IsTestFolder\": false,\n                \"IsArchiveFolder\": false,\n                \"HasStandardEvent\": false,\n                \"IsStandardEventSeries\": null,\n                \"StandardEventID\": null\n            }\n        },\n        {\n            \"type\": \"Folder\",\n            \"id\": \"13\",\n            \"attributes\": {\n                \"ID\": 13,\n                \"Name\": \"/Impressum\",\n                \"IsTestFolder\": false,\n                \"IsArchiveFolder\": false,\n                \"HasStandardEvent\": false,\n                \"IsStandardEventSeries\": null,\n                \"StandardEventID\": null\n            }\n        },\n        {\n            \"type\": \"Folder\",\n            \"id\": \"25\",\n            \"attributes\": {\n                \"ID\": 25,\n                \"Name\": \"/infoveranstaltung\",\n                \"IsTestFolder\": false,\n                \"IsArchiveFolder\": false,\n                \"HasStandardEvent\": true,\n                \"IsStandardEventSeries\": false,\n                \"StandardEventID\": 5427\n            }\n        },\n        {\n            \"type\": \"Folder\",\n            \"id\": \"8\",\n            \"attributes\": {\n                \"ID\": 8,\n                \"Name\": \"/Kongresse\",\n                \"IsTestFolder\": false,\n                \"IsArchiveFolder\": false,\n                \"HasStandardEvent\": false,\n                \"IsStandardEventSeries\": null,\n                \"StandardEventID\": null\n            }\n        },\n        {\n            \"type\": \"Folder\",\n            \"id\": \"16\",\n            \"attributes\": {\n                \"ID\": 16,\n                \"Name\": \"/Mitgliedsbereich\",\n                \"IsTestFolder\": false,\n                \"IsArchiveFolder\": false,\n                \"HasStandardEvent\": false,\n                \"IsStandardEventSeries\": null,\n                \"StandardEventID\": null\n            }\n        },\n        {\n            \"type\": \"Folder\",\n            \"id\": \"4\",\n            \"attributes\": {\n                \"ID\": 4,\n                \"Name\": \"/Newsletter\",\n                \"IsTestFolder\": false,\n                \"IsArchiveFolder\": false,\n                \"HasStandardEvent\": false,\n                \"IsStandardEventSeries\": null,\n                \"StandardEventID\": null\n            }\n        },\n        {\n            \"type\": \"Folder\",\n            \"id\": \"24\",\n            \"attributes\": {\n                \"ID\": 24,\n                \"Name\": \"/Newsletter/Newsletter1\",\n                \"IsTestFolder\": false,\n                \"IsArchiveFolder\": false,\n                \"HasStandardEvent\": false,\n                \"IsStandardEventSeries\": null,\n                \"StandardEventID\": null\n            }\n        },\n        {\n            \"type\": \"Folder\",\n            \"id\": \"6\",\n            \"attributes\": {\n                \"ID\": 6,\n                \"Name\": \"/Seminare\",\n                \"IsTestFolder\": false,\n                \"IsArchiveFolder\": false,\n                \"HasStandardEvent\": false,\n                \"IsStandardEventSeries\": null,\n                \"StandardEventID\": null\n            }\n        },\n        {\n            \"type\": \"Folder\",\n            \"id\": \"11\",\n            \"attributes\": {\n                \"ID\": 11,\n                \"Name\": \"/Sommerfest\",\n                \"IsTestFolder\": false,\n                \"IsArchiveFolder\": false,\n                \"HasStandardEvent\": false,\n                \"IsStandardEventSeries\": null,\n                \"StandardEventID\": null\n            }\n        },\n        {\n            \"type\": \"Folder\",\n            \"id\": \"22\",\n            \"attributes\": {\n                \"ID\": 22,\n                \"Name\": \"/Spenden\",\n                \"IsTestFolder\": false,\n                \"IsArchiveFolder\": false,\n                \"HasStandardEvent\": false,\n                \"IsStandardEventSeries\": null,\n                \"StandardEventID\": null\n            }\n        },\n        {\n            \"type\": \"Folder\",\n            \"id\": \"23\",\n            \"attributes\": {\n                \"ID\": 23,\n                \"Name\": \"/Spenden/EigeneSpenden\",\n                \"IsTestFolder\": false,\n                \"IsArchiveFolder\": false,\n                \"HasStandardEvent\": false,\n                \"IsStandardEventSeries\": null,\n                \"StandardEventID\": null\n            }\n        },\n        {\n            \"type\": \"Folder\",\n            \"id\": \"5\",\n            \"attributes\": {\n                \"ID\": 5,\n                \"Name\": \"/Stammdatenumfrage\",\n                \"IsTestFolder\": false,\n                \"IsArchiveFolder\": false,\n                \"HasStandardEvent\": false,\n                \"IsStandardEventSeries\": null,\n                \"StandardEventID\": null\n            }\n        },\n        {\n            \"type\": \"Folder\",\n            \"id\": \"2\",\n            \"attributes\": {\n                \"ID\": 2,\n                \"Name\": \"/Test\",\n                \"IsTestFolder\": true,\n                \"IsArchiveFolder\": false,\n                \"HasStandardEvent\": false,\n                \"IsStandardEventSeries\": null,\n                \"StandardEventID\": null\n            }\n        }\n    ]\n}"}],"_postman_id":"7a940246-ef99-451e-b19f-9a18ed770519"},{"name":"settings: eventfields contacts","id":"e453bc8e-f338-484d-886b-aef694d3e494","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/settings/eventfields/contacts","description":"<h2 id=\"allgemein-definierte-kontaktpersonen\">Allgemein definierte Kontaktpersonen</h2>\n","urlObject":{"path":["eventmanager-system","restapi","v1","settings","eventfields","contacts"],"host":["https://we790.dev01.astendo-solutions.de"],"query":[],"variable":[]}},"response":[{"id":"be818192-78c4-4cea-90d0-7cf366e8d883","name":"settings: eventfields contacts","originalRequest":{"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/settings/eventfields/contacts"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Sat, 30 Mar 2024 16:08:20 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Strict-Transport-Security","value":"max-age=300; IncludeSubdomains; preload"},{"key":"X-Powered-By","value":""},{"key":"X-Xss-Protection","value":"1;mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Access-Control-Allow-Origin","value":"https://www.sandbox.paypal.com"},{"key":"Report-To","value":"{\"group\":\"ReportCspViolations\",\"max_age\":10886400,\"endpoints\":[{\"url\":\"https:\\/\\/muellerdemo1.astendo.de\\/eventmanager-system\\/ReportCspViolations.php\"}]}"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"jsonapi\": {\n        \"version\": \"1.1\"\n    },\n    \"meta\": {\n        \"comment\": \"Diese Daten ändern sich durch Benutzereinstellungen im eventManager, daher täglich einmal Abfragen\",\n        \"webExtensionVersion\": \"7.6.0.2871\",\n        \"jsonapi-documentation\": \"https://jsonapi.org/\"\n    },\n    \"data\": [\n        {\n            \"type\": \"GeneralContact\",\n            \"id\": \"4\",\n            \"attributes\": {\n                \"ID\": 4,\n                \"Name\": \"Test1\",\n                \"Organisation\": null,\n                \"Function\": null,\n                \"Position\": null,\n                \"Phone\": null,\n                \"EMail\": null,\n                \"EMailtext\": null,\n                \"URL\": null,\n                \"URLtext\": null,\n                \"ImageTitle\": null,\n                \"ImageAlt\": null,\n                \"ImageCaption\": null\n            }\n        },\n        {\n            \"type\": \"GeneralContact\",\n            \"id\": \"5\",\n            \"attributes\": {\n                \"ID\": 5,\n                \"Name\": \"Test2\",\n                \"Organisation\": null,\n                \"Function\": null,\n                \"Position\": null,\n                \"Phone\": null,\n                \"EMail\": null,\n                \"EMailtext\": null,\n                \"URL\": null,\n                \"URLtext\": null,\n                \"ImageTitle\": null,\n                \"ImageAlt\": null,\n                \"ImageCaption\": null\n            }\n        },\n        {\n            \"type\": \"GeneralContact\",\n            \"id\": \"6\",\n            \"attributes\": {\n                \"ID\": 6,\n                \"Name\": \"Test3\",\n                \"Organisation\": null,\n                \"Function\": null,\n                \"Position\": null,\n                \"Phone\": null,\n                \"EMail\": null,\n                \"EMailtext\": null,\n                \"URL\": null,\n                \"URLtext\": null,\n                \"ImageTitle\": null,\n                \"ImageAlt\": null,\n                \"ImageCaption\": null\n            }\n        },\n        {\n            \"type\": \"GeneralContact\",\n            \"id\": \"7\",\n            \"attributes\": {\n                \"ID\": 7,\n                \"Name\": \"Test4\",\n                \"Organisation\": null,\n                \"Function\": null,\n                \"Position\": null,\n                \"Phone\": null,\n                \"EMail\": null,\n                \"EMailtext\": null,\n                \"URL\": null,\n                \"URLtext\": null,\n                \"ImageTitle\": null,\n                \"ImageAlt\": null,\n                \"ImageCaption\": null\n            }\n        },\n        {\n            \"type\": \"GeneralContact\",\n            \"id\": \"8\",\n            \"attributes\": {\n                \"ID\": 8,\n                \"Name\": \"Test5\",\n                \"Organisation\": null,\n                \"Function\": null,\n                \"Position\": null,\n                \"Phone\": null,\n                \"EMail\": null,\n                \"EMailtext\": null,\n                \"URL\": null,\n                \"URLtext\": null,\n                \"ImageTitle\": null,\n                \"ImageAlt\": null,\n                \"ImageCaption\": null\n            }\n        },\n        {\n            \"type\": \"GeneralContact\",\n            \"id\": \"9\",\n            \"attributes\": {\n                \"ID\": 9,\n                \"Name\": \"BVI\",\n                \"Organisation\": null,\n                \"Function\": null,\n                \"Position\": null,\n                \"Phone\": null,\n                \"EMail\": null,\n                \"EMailtext\": null,\n                \"URL\": null,\n                \"URLtext\": null,\n                \"ImageTitle\": null,\n                \"ImageAlt\": null,\n                \"ImageCaption\": null\n            }\n        },\n        {\n            \"type\": \"GeneralContact\",\n            \"id\": \"10\",\n            \"attributes\": {\n                \"ID\": 10,\n                \"Name\": \"Test6\",\n                \"Organisation\": null,\n                \"Function\": null,\n                \"Position\": null,\n                \"Phone\": null,\n                \"EMail\": null,\n                \"EMailtext\": null,\n                \"URL\": null,\n                \"URLtext\": null,\n                \"ImageTitle\": null,\n                \"ImageAlt\": null,\n                \"ImageCaption\": null\n            }\n        },\n        {\n            \"type\": \"GeneralContact\",\n            \"id\": \"11\",\n            \"attributes\": {\n                \"ID\": 11,\n                \"Name\": \"Test7\",\n                \"Organisation\": null,\n                \"Function\": null,\n                \"Position\": null,\n                \"Phone\": null,\n                \"EMail\": null,\n                \"EMailtext\": null,\n                \"URL\": null,\n                \"URLtext\": null,\n                \"ImageTitle\": null,\n                \"ImageAlt\": null,\n                \"ImageCaption\": null\n            }\n        },\n        {\n            \"type\": \"GeneralContact\",\n            \"id\": \"12\",\n            \"attributes\": {\n                \"ID\": 12,\n                \"Name\": \"Test8\",\n                \"Organisation\": null,\n                \"Function\": null,\n                \"Position\": null,\n                \"Phone\": null,\n                \"EMail\": null,\n                \"EMailtext\": null,\n                \"URL\": null,\n                \"URLtext\": null,\n                \"ImageTitle\": null,\n                \"ImageAlt\": null,\n                \"ImageCaption\": null\n            }\n        },\n        {\n            \"type\": \"GeneralContact\",\n            \"id\": \"13\",\n            \"attributes\": {\n                \"ID\": 13,\n                \"Name\": \"Test9\",\n                \"Organisation\": null,\n                \"Function\": null,\n                \"Position\": null,\n                \"Phone\": null,\n                \"EMail\": null,\n                \"EMailtext\": null,\n                \"URL\": null,\n                \"URLtext\": null,\n                \"ImageTitle\": null,\n                \"ImageAlt\": null,\n                \"ImageCaption\": null\n            }\n        },\n        {\n            \"type\": \"GeneralContact\",\n            \"id\": \"1\",\n            \"attributes\": {\n                \"ID\": 1,\n                \"Name\": \"Andreas Müller\",\n                \"Organisation\": \"astendo GmbH\",\n                \"Function\": null,\n                \"Position\": null,\n                \"Phone\": \"+49 30 2000 543 0\",\n                \"EMail\": \"mueller@veranstaltungs-anmeldung.de\",\n                \"EMailtext\": \"mueller@veranstaltungs-anmeldung.de\",\n                \"URL\": \"https://www.astendo.de\",\n                \"URLtext\": \"zu astendo\",\n                \"ImageTitle\": \"Bildtitel\",\n                \"ImageAlt\": \"Alt-Text\",\n                \"ImageCaption\": null\n            },\n            \"links\": {\n                \"image\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/C-10/GCImage-1.png\"\n            }\n        }\n    ]\n}"}],"_postman_id":"e453bc8e-f338-484d-886b-aef694d3e494"},{"name":"settings: eventfields locations","id":"f59cc3b6-bdd7-4183-b232-6e7ce529b75a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/settings/eventfields/locations","description":"<h2 id=\"veranstaltungsorte\">Veranstaltungsorte</h2>\n","urlObject":{"path":["eventmanager-system","restapi","v1","settings","eventfields","locations"],"host":["https://we790.dev01.astendo-solutions.de"],"query":[],"variable":[]}},"response":[{"id":"cc15a074-5e18-4358-a1c1-52aadcdb3189","name":"settings: eventfields locations","originalRequest":{"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/settings/eventfields/locations"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Sat, 30 Mar 2024 16:08:41 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Strict-Transport-Security","value":"max-age=300; IncludeSubdomains; preload"},{"key":"X-Powered-By","value":""},{"key":"X-Xss-Protection","value":"1;mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Access-Control-Allow-Origin","value":"https://www.sandbox.paypal.com"},{"key":"Report-To","value":"{\"group\":\"ReportCspViolations\",\"max_age\":10886400,\"endpoints\":[{\"url\":\"https:\\/\\/muellerdemo1.astendo.de\\/eventmanager-system\\/ReportCspViolations.php\"}]}"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"jsonapi\": {\n        \"version\": \"1.1\"\n    },\n    \"meta\": {\n        \"comment\": \"Diese Daten ändern sich durch Benutzereinstellungen im eventManager, daher täglich einmal Abfragen\",\n        \"webExtensionVersion\": \"7.6.0.2871\",\n        \"jsonapi-documentation\": \"https://jsonapi.org/\"\n    },\n    \"data\": [\n        {\n            \"type\": \"GeneralLocation\",\n            \"id\": \"1\",\n            \"attributes\": {\n                \"ID\": 1,\n                \"Name\": \"astendo\",\n                \"DisplayName\": \"astendo GmbH, Wittestraße 30C, 13509 Berlin\",\n                \"Street\": \"Wittestraße 30D\",\n                \"ZIP\": \"13509\",\n                \"City\": \"Berlin\",\n                \"State\": null,\n                \"CountryISO\": null,\n                \"URL\": \"www.astendo.de\",\n                \"URLtext\": \"astendo GmbH\",\n                \"HTMLtop\": null,\n                \"HTMLbot\": \"<p style=\\\"text-align: left;text-indent: 0pt;margin: 0pt 0pt 0pt 0pt;\\\"><span style=\\\"background-color: transparent;font-size: 1rem;font-weight: normal;font-style: normal;\\\">astendo GmbH</span></p><p style=\\\"text-align: left;text-indent: 0pt;margin: 0pt 0pt 0pt 0pt;\\\"><span style=\\\"background-color: transparent;font-size: 1rem;font-weight: normal;font-style: normal;\\\">Wittestraße 30C</span></p><p style=\\\"text-align: left;text-indent: 0pt;margin: 0pt 0pt 0pt 0pt;\\\"><span style=\\\"background-color: transparent;font-size: 1rem;font-weight: normal;font-style: normal;\\\">MIt dem Aufzug in die Dritte Etage</span></p>\",\n                \"HTMLalt\": null,\n                \"ImageHTMLtop\": null,\n                \"ImageHTMLbot\": null,\n                \"DisplayMap\": \"GoogleMaps\",\n                \"GMapLocation\": \"astendo GmbH, Wittestraße 30C, 13509 Berlin\",\n                \"GMapLat\": 52.5807376,\n                \"GMapLon\": 13.2932335,\n                \"GMapText\": null,\n                \"ImageTitle\": null,\n                \"ImageAlt\": null,\n                \"ImageCaption\": null,\n                \"MapImageTitle\": null,\n                \"MapImageAlt\": null,\n                \"MapImageCaption\": null\n            },\n            \"links\": {\n                \"image\": \"https://muellerdemo1.astendo.de/eventmanager-uploads/C-10/GLImage-1.png\"\n            }\n        }\n    ]\n}"}],"_postman_id":"f59cc3b6-bdd7-4183-b232-6e7ce529b75a"},{"name":"settings: eventfields prices","id":"66333335-1b0a-4c12-b8a0-87d8281438f8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/settings/eventfields/locations","description":"<h2 id=\"veranstaltungsorte\">Veranstaltungsorte</h2>\n","urlObject":{"path":["eventmanager-system","restapi","v1","settings","eventfields","locations"],"host":["https://we790.dev01.astendo-solutions.de"],"query":[],"variable":[]}},"response":[{"id":"78dd9430-e3eb-4ab1-af83-253fb17e41e1","name":"settings: eventfields locations Copy","originalRequest":{"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/settings/eventfields/prices"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Thu, 31 Jul 2025 12:41:14 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Cross-Origin-Resource-Policy","value":"same-site"},{"key":"Cross-Origin-Embedder-Policy","value":"unsafe-none"},{"key":"Cross-Origin-Opener-Policy","value":"cross-origin"},{"key":"Strict-Transport-Security","value":"max-age=300; IncludeSubdomains; preload"},{"key":"X-Powered-By","value":""},{"key":"X-Xss-Protection","value":"1;mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Report-To","value":"{\"group\":\"ReportCspViolations\",\"max_age\":10886400,\"endpoints\":[{\"url\":\"https:\\/\\/muellerdemo1.astendo.de\\/eventmanager-system\\/ReportCspViolations.php\"}]}"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":": Authorization, Origin, X-Requested-With, Content-Type,Accept"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"jsonapi\": {\n        \"version\": \"1.1\"\n    },\n    \"meta\": {\n        \"comment\": \"Diese Daten ändern sich durch Benutzereinstellungen im eventManager, daher täglich einmal Abfragen\",\n        \"ClientID\": \"10\",\n        \"webX-version\": \"7.9.0.6373\",\n        \"complexity\": \"linearized\",\n        \"jsonapi-documentation\": \"https://jsonapi.org/\",\n        \"webx-restapi-documentation\": \"https://documenter.getpostman.com/view/10573551/2sA35HXMAk\"\n    },\n    \"data\": [\n        {\n            \"type\": \"Price\",\n            \"id\": \"3\",\n            \"attributes\": {\n                \"ID\": 3,\n                \"Order\": 1,\n                \"Name\": \"Aktionspreis\",\n                \"OnlineName\": \"Aktionspreis\",\n                \"PriceDescription\": null,\n                \"Price\": 10,\n                \"Currency\": \"EUR\",\n                \"PriceVAT\": \"FullVAT\"\n            }\n        },\n        {\n            \"type\": \"Price\",\n            \"id\": \"4\",\n            \"attributes\": {\n                \"ID\": 4,\n                \"Order\": 2,\n                \"Name\": \"Standard\",\n                \"OnlineName\": \"Standard\",\n                \"PriceDescription\": null,\n                \"Price\": 100,\n                \"Currency\": \"EUR\",\n                \"PriceVAT\": \"FullVAT\"\n            }\n        },\n        {\n            \"type\": \"Price\",\n            \"id\": \"5\",\n            \"attributes\": {\n                \"ID\": 5,\n                \"Order\": 3,\n                \"Name\": \"Ermäßigt\",\n                \"OnlineName\": \"Ermäßigt\",\n                \"PriceDescription\": null,\n                \"Price\": 50,\n                \"Currency\": \"EUR\",\n                \"PriceVAT\": \"FullVAT\"\n            }\n        },\n        {\n            \"type\": \"Price\",\n            \"id\": \"6\",\n            \"attributes\": {\n                \"ID\": 6,\n                \"Order\": 4,\n                \"Name\": \"Testpreis1\",\n                \"OnlineName\": \"Testpreis\",\n                \"PriceDescription\": null,\n                \"Price\": 1000,\n                \"Currency\": \"EUR\",\n                \"PriceVAT\": \"FullVAT\"\n            }\n        },\n        {\n            \"type\": \"Price\",\n            \"id\": \"7\",\n            \"attributes\": {\n                \"ID\": 7,\n                \"Order\": 5,\n                \"Name\": \"Regiomeeting Mitglied\",\n                \"OnlineName\": \"Mitglied\",\n                \"PriceDescription\": null,\n                \"Price\": 100,\n                \"Currency\": \"EUR\",\n                \"PriceVAT\": \"FullVAT\"\n            }\n        },\n        {\n            \"type\": \"Price\",\n            \"id\": \"8\",\n            \"attributes\": {\n                \"ID\": 8,\n                \"Order\": 6,\n                \"Name\": \"Regiomeeting Nichtmitglied\",\n                \"OnlineName\": \"Nichtmitglied\",\n                \"PriceDescription\": null,\n                \"Price\": 150,\n                \"Currency\": \"EUR\",\n                \"PriceVAT\": \"FullVAT\"\n            }\n        },\n        {\n            \"type\": \"Price\",\n            \"id\": \"9\",\n            \"attributes\": {\n                \"ID\": 9,\n                \"Order\": 7,\n                \"Name\": \"1. Teilnehmer AGW\",\n                \"OnlineName\": \"1. Teilnehmer AGW\",\n                \"PriceDescription\": null,\n                \"Price\": 240,\n                \"Currency\": \"EUR\",\n                \"PriceVAT\": \"FullVAT\"\n            }\n        },\n        {\n            \"type\": \"Price\",\n            \"id\": \"10\",\n            \"attributes\": {\n                \"ID\": 10,\n                \"Order\": 8,\n                \"Name\": \"weitere Teilnehmer AGW\",\n                \"OnlineName\": \"weitere Teilnehmer AGW\",\n                \"PriceDescription\": null,\n                \"Price\": 120,\n                \"Currency\": \"EUR\",\n                \"PriceVAT\": \"FullVAT\"\n            }\n        },\n        {\n            \"type\": \"Price\",\n            \"id\": \"11\",\n            \"attributes\": {\n                \"ID\": 11,\n                \"Order\": 9,\n                \"Name\": \"Doppelabschluss\",\n                \"OnlineName\": \"Doppelabschluss\",\n                \"PriceDescription\": null,\n                \"Price\": 3000,\n                \"Currency\": \"EUR\",\n                \"PriceVAT\": \"NoVAT\"\n            }\n        },\n        {\n            \"type\": \"Price\",\n            \"id\": \"12\",\n            \"attributes\": {\n                \"ID\": 12,\n                \"Order\": 10,\n                \"Name\": \"VIP\",\n                \"OnlineName\": \"VIP-Paket\",\n                \"PriceDescription\": null,\n                \"Price\": 250,\n                \"Currency\": \"EUR\",\n                \"PriceVAT\": \"FullVAT\"\n            }\n        },\n        {\n            \"type\": \"Price\",\n            \"id\": \"13\",\n            \"attributes\": {\n                \"ID\": 13,\n                \"Order\": 11,\n                \"Name\": \"Speaker-Ticket\",\n                \"OnlineName\": \"Speaker-Ticket\",\n                \"PriceDescription\": null,\n                \"Price\": null,\n                \"Currency\": \"EUR\",\n                \"PriceVAT\": \"FullVAT\"\n            }\n        },\n        {\n            \"type\": \"Price\",\n            \"id\": \"14\",\n            \"attributes\": {\n                \"ID\": 14,\n                \"Order\": 12,\n                \"Name\": \"Partnerticket - Cortronik\",\n                \"OnlineName\": \"Partnerticket - Cortronik\",\n                \"PriceDescription\": null,\n                \"Price\": null,\n                \"Currency\": \"EUR\",\n                \"PriceVAT\": null\n            }\n        },\n        {\n            \"type\": \"Price\",\n            \"id\": \"15\",\n            \"attributes\": {\n                \"ID\": 15,\n                \"Order\": 13,\n                \"Name\": \"Normalpreis\",\n                \"OnlineName\": \"Normalpreis\",\n                \"PriceDescription\": null,\n                \"Price\": 199,\n                \"Currency\": \"EUR\",\n                \"PriceVAT\": \"FullVAT\"\n            }\n        },\n        {\n            \"type\": \"Price\",\n            \"id\": \"16\",\n            \"attributes\": {\n                \"ID\": 16,\n                \"Order\": 14,\n                \"Name\": \"Frühbucher-Ticket\",\n                \"OnlineName\": \"Frühbucher-Ticket\",\n                \"PriceDescription\": null,\n                \"Price\": 179,\n                \"Currency\": \"EUR\",\n                \"PriceVAT\": \"FullVAT\"\n            }\n        }\n    ]\n}"}],"_postman_id":"66333335-1b0a-4c12-b8a0-87d8281438f8"},{"name":"settings: participantfields","id":"82fe8680-6d1c-4a3e-9529-6157b22b8ab0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/settings/participantfields","description":"<h1 id=\"teilnehmer-felder\">Teilnehmer-Felder</h1>\n<p>Für Felder die Werte enthalten, die im EventManager jederzeit durch den Nutzer ergänzt und veränderbar sind, dies sind insbesondere</p>\n<ul>\n<li>Teilnehmerkategorien (AttendantCategoryID)</li>\n</ul>\n<p>werden separate Endpunkte zu Abfrage der aktuellen Listen angteboten</p>\n","urlObject":{"path":["eventmanager-system","restapi","v1","settings","participantfields"],"host":["https://we790.dev01.astendo-solutions.de"],"query":[],"variable":[]}},"response":[{"id":"cf44ac27-5e67-41fc-a864-a7c42846c0f7","name":"settings: participantfields","originalRequest":{"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/settings/participantfields"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Sat, 30 Mar 2024 16:08:54 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Strict-Transport-Security","value":"max-age=300; IncludeSubdomains; preload"},{"key":"X-Powered-By","value":""},{"key":"X-Xss-Protection","value":"1;mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Access-Control-Allow-Origin","value":"https://www.sandbox.paypal.com"},{"key":"Report-To","value":"{\"group\":\"ReportCspViolations\",\"max_age\":10886400,\"endpoints\":[{\"url\":\"https:\\/\\/muellerdemo1.astendo.de\\/eventmanager-system\\/ReportCspViolations.php\"}]}"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"jsonapi\": {\n        \"version\": \"1.1\"\n    },\n    \"meta\": {\n        \"comment\": \"Diese Daten ändern sich durch Benutzereinstellungen im eventManager, daher täglich einmal Abfragen\",\n        \"webExtensionVersion\": \"7.6.0.2871\",\n        \"jsonapi-documentation\": \"https://jsonapi.org/\"\n    },\n    \"data\": [\n        {\n            \"type\": \"ParticipantFields\",\n            \"id\": \"ID\",\n            \"attributes\": {\n                \"LogicalName\": \"ID\",\n                \"Name\": \"webExID\",\n                \"Comment\": \"ID der Einladung in der webExtension\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": true,\n                \"DataFieldType\": \"number-int\"\n            }\n        },\n        {\n            \"type\": \"ParticipantFields\",\n            \"id\": \"ParentID\",\n            \"attributes\": {\n                \"LogicalName\": \"ParentID\",\n                \"Name\": \"ParentID\",\n                \"Comment\": \"ID der übergeordneten Einladung, in der Regel null\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"number-int\"\n            }\n        },\n        {\n            \"type\": \"ParticipantFields\",\n            \"id\": \"externalID\",\n            \"attributes\": {\n                \"LogicalName\": \"externalID\",\n                \"Name\": \"externalID\",\n                \"Comment\": \"ID der Einladung im Fremdsystem optional eine GUID\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": true,\n                \"DataFieldType\": \"text-input\"\n            }\n        },\n        {\n            \"type\": \"ParticipantFields\",\n            \"id\": \"ClientID\",\n            \"attributes\": {\n                \"LogicalName\": \"ClientID\",\n                \"Name\": \"ClientID\",\n                \"Comment\": \"Mandanten ID\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": true,\n                \"DataFieldType\": \"number-int\"\n            }\n        },\n        {\n            \"type\": \"ParticipantFields\",\n            \"id\": \"EventID\",\n            \"attributes\": {\n                \"LogicalName\": \"EventID\",\n                \"Name\": \"EventID\",\n                \"Comment\": \"EventID der zugehörigen Veranstaltung\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": true,\n                \"DataFieldType\": \"number-int\"\n            }\n        },\n        {\n            \"type\": \"ParticipantFields\",\n            \"id\": \"ParentEventID\",\n            \"attributes\": {\n                \"LogicalName\": \"ParentEventID\",\n                \"Name\": \"ParentEventID\",\n                \"Comment\": \"EventID der zugehörigen Rahmenveranstaltung einer Teilveranstaltung, sonst null\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"number-int\"\n            }\n        },\n        {\n            \"type\": \"ParticipantFields\",\n            \"id\": \"AttendantTypeID\",\n            \"attributes\": {\n                \"LogicalName\": \"AttendantTypeID\",\n                \"Name\": \"Teilnehmer-Typ-ID\",\n                \"Comment\": \"Ein Wert aus der Liste vom Typ 'AttendantType'\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": true,\n                \"DataFieldType\": \"enumeration\",\n                \"SelectList\": {\n                    \"1\": {\n                        \"ID\": 1,\n                        \"Name\": \"eingeladener Teilnehmer\"\n                    },\n                    \"2\": {\n                        \"ID\": 2,\n                        \"Name\": \"Begleitung\"\n                    },\n                    \"3\": {\n                        \"ID\": 3,\n                        \"Name\": \"Vertretung\"\n                    },\n                    \"4\": {\n                        \"ID\": 4,\n                        \"Name\": \"unbekannter Teilnehmer\"\n                    },\n                    \"5\": {\n                        \"ID\": 5,\n                        \"Name\": \"Unterteilnehmer\"\n                    },\n                    \"6\": {\n                        \"ID\": 6,\n                        \"Name\": \"Rechnungsadresse\"\n                    },\n                    \"7\": {\n                        \"ID\": 7,\n                        \"Name\": \"Lieferadresse\"\n                    },\n                    \"8\": {\n                        \"ID\": 7,\n                        \"Name\": \"anonyme Gruppe\"\n                    },\n                    \"9\": {\n                        \"ID\": 7,\n                        \"Name\": \"LoggedIn\"\n                    }\n                }\n            }\n        },\n        {\n            \"type\": \"ParticipantFields\",\n            \"id\": \"AttendantType\",\n            \"attributes\": {\n                \"LogicalName\": \"AttendantType\",\n                \"Name\": \"Teilnehmer-Typ\",\n                \"Comment\": \"Der Name der 'AttendantTypeID'\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": true,\n                \"DataFieldType\": \"text-input\"\n            }\n        },\n        {\n            \"type\": \"ParticipantFields\",\n            \"id\": \"AttendantCategoryID\",\n            \"attributes\": {\n                \"LogicalName\": \"AttendantCategoryID\",\n                \"Name\": \"Teilnehmer-Kategorie\",\n                \"Comment\": \"Ein Wert aus der Liste der 'AttendantCategory'\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": true,\n                \"DataFieldType\": \"enumeration\",\n                \"SelectList\": \"AttendantCategories\"\n            },\n            \"links\": {\n                \"self\": \"https://muellerdemo1.astendo.de/eventmanager-system/restapi/v1/settings/participantfields/attendantcategories\"\n            }\n        },\n        {\n            \"type\": \"ParticipantFields\",\n            \"id\": \"AttendantCategory\",\n            \"attributes\": {\n                \"LogicalName\": \"AttendantCategory\",\n                \"Name\": null,\n                \"Comment\": \"Der Name der 'AttendantCategoryID'\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": true,\n                \"DataFieldType\": \"text-input\"\n            }\n        },\n        {\n            \"type\": \"ParticipantFields\",\n            \"id\": \"InvitationStateID\",\n            \"attributes\": {\n                \"LogicalName\": \"InvitationStateID\",\n                \"Name\": null,\n                \"Comment\": \"Ein Wert aus dem Typ 'InvitationStates'\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": true,\n                \"DataFieldType\": \"enumeration\",\n                \"SelectListID\": \"InvitationStates\"\n            }\n        },\n        {\n            \"type\": \"ParticipantFields\",\n            \"id\": \"InvitationState\",\n            \"attributes\": {\n                \"LogicalName\": \"InvitationState\",\n                \"Name\": null,\n                \"Comment\": \"Der Name der 'InvitationStateID'\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": true,\n                \"DataFieldType\": \"text-input\"\n            }\n        },\n        {\n            \"type\": \"ParticipantFields\",\n            \"id\": \"HasRegistration\",\n            \"attributes\": {\n                \"LogicalName\": \"HasRegistration\",\n                \"Name\": \"Anmeldeformular wurde genutzt\",\n                \"Comment\": \"Beim Erstupload false, wird durch die webEx gesetzt\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": true,\n                \"DataFieldType\": \"boolean\"\n            }\n        },\n        {\n            \"type\": \"ParticipantFields\",\n            \"id\": \"Answertime\",\n            \"attributes\": {\n                \"LogicalName\": \"Answertime\",\n                \"Name\": \"Letzte Anmeldung\",\n                \"Comment\": \"Beim Erstupload null, wird durch die webEx gesetzt\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"datetime\"\n            }\n        },\n        {\n            \"type\": \"ParticipantFields\",\n            \"id\": \"IsReturn\",\n            \"attributes\": {\n                \"LogicalName\": \"IsReturn\",\n                \"Name\": \"Ist Wiederkommer\",\n                \"Comment\": \"Beim Erstupload null, wird durch die webEx gesetzt wenn jemand das Formular erneut ausfüllt\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"boolean\"\n            }\n        },\n        {\n            \"type\": \"ParticipantFields\",\n            \"id\": \"IsAdminMode\",\n            \"attributes\": {\n                \"LogicalName\": \"IsAdminMode\",\n                \"Name\": \"Anmeldeformular wurde zuletzt im AdminMode genutzt\",\n                \"Comment\": \"Beim Erstupload null, wird durch die webEx gesetzt\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": true,\n                \"DataFieldType\": \"boolean\"\n            }\n        },\n        {\n            \"type\": \"ParticipantFields\",\n            \"id\": \"IsTestMode\",\n            \"attributes\": {\n                \"LogicalName\": \"IsTestMode\",\n                \"Name\": \"Anmeldeformular wurde im TestMode genutzt\",\n                \"Comment\": \"Beim Erstupload null, wird durch die webEx gesetzt\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": true,\n                \"DataFieldType\": \"boolean\"\n            }\n        },\n        {\n            \"type\": \"ParticipantFields\",\n            \"id\": \"DataOrigin\",\n            \"attributes\": {\n                \"LogicalName\": \"DataOrigin\",\n                \"Name\": \"Erstanlage des Teilnehmers in\",\n                \"Comment\": \"Sollte von der webExtension gesetzt werden\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": true,\n                \"DataFieldType\": \"selection-select\",\n                \"SelectList\": {\n                    \"0\": {\n                        \"ID\": \"0\",\n                        \"Name\": \"unbekannt\"\n                    },\n                    \"webEx\": {\n                        \"ID\": \"webEx\",\n                        \"Name\": \"webExtension\"\n                    },\n                    \"EVM\": {\n                        \"ID\": \"EVM\",\n                        \"Name\": \"eventManager\"\n                    },\n                    \"EDM\": {\n                        \"ID\": \"EDM\",\n                        \"Name\": \"editManager\"\n                    },\n                    \"ETM\": {\n                        \"ID\": \"ETM\",\n                        \"Name\": \"entryManager\"\n                    },\n                    \"adminApp\": {\n                        \"ID\": \"adminApp\",\n                        \"Name\": \"adminApp\"\n                    },\n                    \"guestApp\": {\n                        \"ID\": \"guestApp\",\n                        \"Name\": \"guestApp\"\n                    },\n                    \"external\": {\n                        \"ID\": \"external\",\n                        \"Name\": \"external\"\n                    }\n                }\n            }\n        },\n        {\n            \"type\": \"ParticipantFields\",\n            \"id\": \"OptInModeID\",\n            \"attributes\": {\n                \"LogicalName\": \"OptInMode\",\n                \"Name\": \"Welcher OptInMode ist aktiviert\",\n                \"Comment\": \"\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": true,\n                \"DataFieldType\": \"enumeration\",\n                \"SelectList\": [\n                    {\n                        \"ID\": 0,\n                        \"Name\": \"kein OptIn\"\n                    },\n                    {\n                        \"ID\": 1,\n                        \"Name\": \"Double-OptIn\"\n                    },\n                    {\n                        \"ID\": 2,\n                        \"Name\": \"externes Double-OptIn mit fester Adresse\"\n                    },\n                    {\n                        \"ID\": 3,\n                        \"Name\": \"externes Double-OptIn mit Adresse aus Adressfeld\"\n                    },\n                    {\n                        \"ID\": 4,\n                        \"Name\": \"externes Double-OptIn mit Zusatzdaten-Feld\"\n                    }\n                ]\n            }\n        },\n        {\n            \"type\": \"ParticipantFields\",\n            \"id\": \"OptInMode\",\n            \"attributes\": {\n                \"LogicalName\": \"OptInMode\",\n                \"Name\": \"Welcher OptInMode ist aktiviert\",\n                \"Comment\": \"\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": true,\n                \"DataFieldType\": \"text-input\"\n            }\n        },\n        {\n            \"type\": \"ParticipantFields\",\n            \"id\": \"OptInStatusID\",\n            \"attributes\": {\n                \"LogicalName\": \"OptInStatus\",\n                \"Name\": \"Status des OptIn\",\n                \"Comment\": \"\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": true,\n                \"DataFieldType\": \"enumeration\",\n                \"SelectList\": [\n                    {\n                        \"ID\": 0,\n                        \"Name\": \"nicht relevant\"\n                    },\n                    {\n                        \"ID\": 1,\n                        \"Name\": \"unbestätigt\"\n                    },\n                    {\n                        \"ID\": 2,\n                        \"Name\": \"bestätigt\"\n                    },\n                    {\n                        \"ID\": 3,\n                        \"Name\": \"abgelehnt extern\"\n                    },\n                    {\n                        \"ID\": 4,\n                        \"Name\": \"zugestimmt extern\"\n                    },\n                    {\n                        \"ID\": 5,\n                        \"Name\": \"unbekannt extern\"\n                    }\n                ]\n            }\n        },\n        {\n            \"type\": \"ParticipantFields\",\n            \"id\": \"OptInStatus\",\n            \"attributes\": {\n                \"LogicalName\": \"OptInStatus\",\n                \"Name\": \"Status des OptIn\",\n                \"Comment\": \"\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": true,\n                \"DataFieldType\": \"text-input\"\n            }\n        },\n        {\n            \"type\": \"ParticipantFields\",\n            \"id\": \"InvitationLink\",\n            \"attributes\": {\n                \"LogicalName\": \"InvitationLink\",\n                \"Name\": \"Einladungs- bzw. Wiederkommerlink\",\n                \"Comment\": \"\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": true,\n                \"DataFieldType\": \"text-link\"\n            }\n        },\n        {\n            \"type\": \"ParticipantFields\",\n            \"id\": \"BNR\",\n            \"attributes\": {\n                \"LogicalName\": \"BNR\",\n                \"Name\": \"Buchungsnummer\",\n                \"Comment\": \"Eigene Buchungsnummer des Teilnehmers\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": true,\n                \"DataFieldType\": \"text-input\"\n            }\n        },\n        {\n            \"type\": \"ParticipantFields\",\n            \"id\": \"RegistratorBNR\",\n            \"attributes\": {\n                \"LogicalName\": \"RegistratorBNR\",\n                \"Name\": \"Registrator-Buchungsnummer\",\n                \"Comment\": \"Buchungsnummer des Registrators für diesen Teilnehmer (gegeb. identisch mit der BNR)\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": true,\n                \"DataFieldType\": \"text-input\"\n            }\n        },\n        {\n            \"type\": \"ParticipantFields\",\n            \"id\": \"ParentEventBNR\",\n            \"attributes\": {\n                \"LogicalName\": \"ParentEventBNR\",\n                \"Name\": \"Buchungsnummer der Teilnehmers in der Rahmenveranstaltung\",\n                \"Comment\": \"Buchungsnummer des Registrators für diesen Teilnehmer (gegeb. identisch mit der BNR)\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": true,\n                \"DataFieldType\": \"text-input\"\n            }\n        },\n        {\n            \"type\": \"ParticipantFields\",\n            \"id\": \"ParentEventRegistratorBNR\",\n            \"attributes\": {\n                \"LogicalName\": \"ParentEventRegistratorBNR\",\n                \"Name\": \"Registrator-Buchungsnummer in der Rahmenveranstaltung\",\n                \"Comment\": \"Buchungsnummer des Registrators für diesen Teilnehmer (gegeb. identisch mit der ParentEventBNR)\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": true,\n                \"DataFieldType\": \"text-input\"\n            }\n        },\n        {\n            \"type\": \"ParticipantFields\",\n            \"id\": \"HasRepresentative\",\n            \"attributes\": {\n                \"LogicalName\": \"HasRepresentative\",\n                \"Name\": \"Anmeldung mit Vertreter\",\n                \"Comment\": \"True falls der Anmelder einen Vertrater entsendet\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": true,\n                \"DataFieldType\": \"boolean\"\n            }\n        },\n        {\n            \"type\": \"ParticipantFields\",\n            \"id\": \"RepresentativeBNR\",\n            \"attributes\": {\n                \"LogicalName\": \"RepresentativeBNR\",\n                \"Name\": \"Buchungsnummer der Vertretung\",\n                \"Comment\": \"Buchungsnummer der Vertretung\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": true,\n                \"DataFieldType\": \"text-input\"\n            }\n        },\n        {\n            \"type\": \"ParticipantFields\",\n            \"id\": \"HasAnonGroup\",\n            \"attributes\": {\n                \"LogicalName\": \"HasAnonGroup\",\n                \"Name\": \"Anmeldung mit einer Anonymen Gruppe\",\n                \"Comment\": \"True falls der Anmelder eine Anonyme Gruppe anmeldet\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": true,\n                \"DataFieldType\": \"boolean\"\n            }\n        },\n        {\n            \"type\": \"ParticipantFields\",\n            \"id\": \"AnonGroupBNR\",\n            \"attributes\": {\n                \"LogicalName\": \"AnonGroupBNR\",\n                \"Name\": \"Buchungsnummer der Anonymen Gruppe\",\n                \"Comment\": \"Buchungsnummer der Anonymen Gruppe, gefüllt, wenn der Registrator eine anmeldet\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": true,\n                \"DataFieldType\": \"text-input\"\n            }\n        },\n        {\n            \"type\": \"ParticipantFields\",\n            \"id\": \"GroupMemberCount\",\n            \"attributes\": {\n                \"LogicalName\": \"GroupMemberCount\",\n                \"Name\": \"Anzahl der Mitglieder einer anonymen Gruppe\",\n                \"Comment\": \"Gefüllt bei AttendantType==8\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": true,\n                \"DataFieldType\": \"number-int\"\n            }\n        },\n        {\n            \"type\": \"ParticipantFields\",\n            \"id\": \"HasEscorts\",\n            \"attributes\": {\n                \"LogicalName\": \"HasEscorts\",\n                \"Name\": \"Anmeldung mit Begleitern\",\n                \"Comment\": \"True falls der Anmelder Begleiter anmeldet\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": true,\n                \"DataFieldType\": \"boolean\"\n            }\n        },\n        {\n            \"type\": \"ParticipantFields\",\n            \"id\": \"EscortBNRs\",\n            \"attributes\": {\n                \"LogicalName\": \"EscortBNRs\",\n                \"Name\": \"Array mit den Buchungsnummern der Begleiter\",\n                \"Comment\": \"True falls der Anmelder Begleiter anmeldet\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": true,\n                \"DataFieldType\": \"array-string\"\n            }\n        },\n        {\n            \"type\": \"ParticipantFields\",\n            \"id\": \"HasAdditionalAttendants\",\n            \"attributes\": {\n                \"LogicalName\": \"HasAdditionalAttendants\",\n                \"Name\": \"Anmeldung mit Unterteilnehmern\",\n                \"Comment\": \"True falls der Anmelder Unterteilnehmer anmeldet\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": true,\n                \"DataFieldType\": \"boolean\"\n            }\n        },\n        {\n            \"type\": \"ParticipantFields\",\n            \"id\": \"AdditionalAttendantBNRs\",\n            \"attributes\": {\n                \"LogicalName\": \"AdditionalAttendantBNRs\",\n                \"Name\": \"Array mit den Buchungsnummern der Unterteilnehmer sowohl zu- als auch absagen\",\n                \"Comment\": \"Unabhängig davon ob die Unterteilnehmer mittlerweile abgesagt wurden\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": true,\n                \"DataFieldType\": \"array-string\"\n            }\n        },\n        {\n            \"type\": \"ParticipantFields\",\n            \"id\": \"AdditionalAttendantBNRsYES\",\n            \"attributes\": {\n                \"LogicalName\": \"AdditionalAttendantBNRsYES\",\n                \"Name\": \"Array mit den Buchungsnummern der Unterteilnehmer die zugesagt haben\",\n                \"Comment\": \"Hier werden nur die aktuell zugesagten Unterteilnehmer aufgeführt\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": true,\n                \"DataFieldType\": \"array-string\"\n            }\n        },\n        {\n            \"type\": \"ParticipantFields\",\n            \"id\": \"Appointments\",\n            \"attributes\": {\n                \"LogicalName\": \"Appointments\",\n                \"Name\": \"Array mit den Terminen und deren Einladungsstatus\",\n                \"Comment\": \"Hier werden nur die aktuell gewählten Termindaten aufgeführt\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": true,\n                \"DataFieldType\": \"array\"\n            }\n        },\n        {\n            \"type\": \"ParticipantFields\",\n            \"id\": \"AddressData\",\n            \"attributes\": {\n                \"LogicalName\": \"AddressData\",\n                \"Name\": \"Array mit den Addressdaten des Teilnehmers \",\n                \"Comment\": \"Hier werden nur die aktuell im Event abgefragten Addressdaten aufgeführt\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": true,\n                \"DataFieldType\": \"array\"\n            }\n        },\n        {\n            \"type\": \"ParticipantFields\",\n            \"id\": \"WebExAddressID\",\n            \"attributes\": {\n                \"LogicalName\": \"WebExAddressID\",\n                \"Name\": \"ID des Teilnehmers in der KV der webExtension\",\n                \"Comment\": \"Nicht gesetzt, wenn der Teilnehmer noch nicht in den eventManager heruntergeladen wurden\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"number-int\"\n            }\n        },\n        {\n            \"type\": \"ParticipantFields\",\n            \"id\": \"AdditionalQuestionData\",\n            \"attributes\": {\n                \"LogicalName\": \"AdditionalQuestionData\",\n                \"Name\": \"Array mit den Zusatzdaten des Teilnehmers \",\n                \"Comment\": \"Hier werden nur die aktuell im Event abgefragten  Zusatzfragen aufgeführt\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"array\"\n            }\n        },\n        {\n            \"type\": \"ParticipantFields\",\n            \"id\": \"IsInvoiceAddress\",\n            \"attributes\": {\n                \"LogicalName\": \"IsInvoiceAddress\",\n                \"Name\": \"true wenn es separate Rechnungsadressdaten gibt\",\n                \"Comment\": \"Beim Erstupload null, wird durch die webEx gesetzt\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": true,\n                \"DataFieldType\": \"boolean\"\n            }\n        },\n        {\n            \"type\": \"ParticipantFields\",\n            \"id\": \"InvoiceAddress\",\n            \"attributes\": {\n                \"LogicalName\": \"InvoiceAddress\",\n                \"Name\": \"Array mit den Daten der Rechnungsadresse \",\n                \"Comment\": \"Hier werden nur die aktuell im Event abgefragten Daten aufgeführt\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"array\"\n            }\n        },\n        {\n            \"type\": \"ParticipantFields\",\n            \"id\": \"IsDeliveryAddress\",\n            \"attributes\": {\n                \"LogicalName\": \"IsDeliveryAddress\",\n                \"Name\": \"true wenn es separate Lieferadressdaten gibt\",\n                \"Comment\": \"Beim Erstupload null, wird durch die webEx gesetzt\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": true,\n                \"DataFieldType\": \"boolean\"\n            }\n        },\n        {\n            \"type\": \"ParticipantFields\",\n            \"id\": \"DeliveryAddress\",\n            \"attributes\": {\n                \"LogicalName\": \"DeliveryAddress\",\n                \"Name\": \"Array mit den Daten der Lieferadresse \",\n                \"Comment\": \"Hier werden nur die aktuell im Event abgefragten Daten aufgeführt\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"array\"\n            }\n        },\n        {\n            \"type\": \"ParticipantFields\",\n            \"id\": \"PriceData\",\n            \"attributes\": {\n                \"LogicalName\": \"PriceData\",\n                \"Name\": \"Array mit den Daten der gewählten Preise \",\n                \"Comment\": \"Hier werden nur die aktuell im Event abgefragten Daten aufgeführt\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"array\"\n            }\n        }\n    ]\n}"}],"_postman_id":"82fe8680-6d1c-4a3e-9529-6157b22b8ab0"},{"name":"settings: participantfields attendantcategories","id":"cae01a81-4d5b-480a-b723-f5825c49d5ea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/settings/participantfields/attendantcategories","description":"<h2 id=\"teilnehmerkategorien\">Teilnehmerkategorien</h2>\n","urlObject":{"path":["eventmanager-system","restapi","v1","settings","participantfields","attendantcategories"],"host":["https://we790.dev01.astendo-solutions.de"],"query":[],"variable":[]}},"response":[{"id":"f2bd1460-c8ee-4a6d-ad09-c1ae7e068a9a","name":"settings: participantfields attendantcategories","originalRequest":{"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/settings/participantfields/attendantcategories"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Sat, 30 Mar 2024 16:25:33 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Strict-Transport-Security","value":"max-age=300; IncludeSubdomains; preload"},{"key":"X-Powered-By","value":""},{"key":"X-Xss-Protection","value":"1;mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Access-Control-Allow-Origin","value":"https://www.sandbox.paypal.com"},{"key":"Report-To","value":"{\"group\":\"ReportCspViolations\",\"max_age\":10886400,\"endpoints\":[{\"url\":\"https:\\/\\/muellerdemo1.astendo.de\\/eventmanager-system\\/ReportCspViolations.php\"}]}"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"jsonapi\": {\n        \"version\": \"1.1\"\n    },\n    \"meta\": {\n        \"comment\": \"Diese Daten ändern sich durch Benutzereinstellungen im eventManager, daher täglich einmal Abfragen\",\n        \"webExtensionVersion\": \"7.6.0.2871\",\n        \"jsonapi-documentation\": \"https://jsonapi.org/\"\n    },\n    \"data\": [\n        {\n            \"type\": \"AttendantCategoryID\",\n            \"id\": \"1\",\n            \"attributes\": {\n                \"ID\": 1,\n                \"Name\": \"Teilnehmer\"\n            }\n        },\n        {\n            \"type\": \"AttendantCategoryID\",\n            \"id\": \"2\",\n            \"attributes\": {\n                \"ID\": 2,\n                \"Name\": \"Besucher\"\n            }\n        },\n        {\n            \"type\": \"AttendantCategoryID\",\n            \"id\": \"3\",\n            \"attributes\": {\n                \"ID\": 3,\n                \"Name\": \"Gast\"\n            }\n        },\n        {\n            \"type\": \"AttendantCategoryID\",\n            \"id\": \"4\",\n            \"attributes\": {\n                \"ID\": 4,\n                \"Name\": \"VIP\"\n            }\n        },\n        {\n            \"type\": \"AttendantCategoryID\",\n            \"id\": \"5\",\n            \"attributes\": {\n                \"ID\": 5,\n                \"Name\": \"Mitglied\"\n            }\n        },\n        {\n            \"type\": \"AttendantCategoryID\",\n            \"id\": \"6\",\n            \"attributes\": {\n                \"ID\": 6,\n                \"Name\": \"Fördermitlglied\"\n            }\n        },\n        {\n            \"type\": \"AttendantCategoryID\",\n            \"id\": \"7\",\n            \"attributes\": {\n                \"ID\": 7,\n                \"Name\": \"Präsidium\"\n            }\n        },\n        {\n            \"type\": \"AttendantCategoryID\",\n            \"id\": \"8\",\n            \"attributes\": {\n                \"ID\": 8,\n                \"Name\": \"Rheinenergie\"\n            }\n        },\n        {\n            \"type\": \"AttendantCategoryID\",\n            \"id\": \"9\",\n            \"attributes\": {\n                \"ID\": 9,\n                \"Name\": \"Kontingent 1\"\n            }\n        },\n        {\n            \"type\": \"AttendantCategoryID\",\n            \"id\": \"10\",\n            \"attributes\": {\n                \"ID\": 10,\n                \"Name\": \"Kontingent 2\"\n            }\n        },\n        {\n            \"type\": \"AttendantCategoryID\",\n            \"id\": \"11\",\n            \"attributes\": {\n                \"ID\": 11,\n                \"Name\": \"Ohne Kontingent\"\n            }\n        },\n        {\n            \"type\": \"AttendantCategoryID\",\n            \"id\": \"12\",\n            \"attributes\": {\n                \"ID\": 12,\n                \"Name\": \"Mitarbeiter\"\n            }\n        },\n        {\n            \"type\": \"AttendantCategoryID\",\n            \"id\": \"13\",\n            \"attributes\": {\n                \"ID\": 13,\n                \"Name\": \"Industriepartner\"\n            }\n        },\n        {\n            \"type\": \"AttendantCategoryID\",\n            \"id\": \"14\",\n            \"attributes\": {\n                \"ID\": 14,\n                \"Name\": \"Vorempfang\"\n            }\n        }\n    ]\n}"}],"_postman_id":"cae01a81-4d5b-480a-b723-f5825c49d5ea"},{"name":"settings: addressfields","id":"e0ad1944-57d4-472b-b5c1-d167916169a0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/settings/addressfields","description":"<h1 id=\"adress-felder\">Adress-Felder</h1>\n","urlObject":{"path":["eventmanager-system","restapi","v1","settings","addressfields"],"host":["https://we790.dev01.astendo-solutions.de"],"query":[],"variable":[]}},"response":[{"id":"d83b0d60-f144-497a-9214-94b0cee2573c","name":"settings: addressfields","originalRequest":{"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/settings/addressfields"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Fri, 21 Jun 2024 12:14:23 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Strict-Transport-Security","value":"max-age=300; IncludeSubdomains; preload"},{"key":"X-Powered-By","value":""},{"key":"X-Xss-Protection","value":"1;mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Access-Control-Allow-Origin","value":"https://www.sandbox.paypal.com"},{"key":"Report-To","value":"{\"group\":\"ReportCspViolations\",\"max_age\":10886400,\"endpoints\":[{\"url\":\"https:\\/\\/muellerdemo2.astendo.de\\/eventmanager-system\\/ReportCspViolations.php\"}]}"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"jsonapi\": {\n        \"version\": \"1.1\"\n    },\n    \"meta\": {\n        \"ClientID\": \"11\",\n        \"webExtensionVersion\": \"7.7.0.3585\",\n        \"jsonapi-documentation\": \"https://jsonapi.org/\",\n        \"webExtenion-restapi-documentation\": \"https://documenter.getpostman.com/view/10573551/2sA35HXMAk\"\n    },\n    \"data\": [\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"ID\",\n            \"attributes\": {\n                \"LogicalName\": \"ID\",\n                \"Name\": \"WebUserID\",\n                \"DataFieldType\": \"number-int\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"EvmID\",\n            \"attributes\": {\n                \"LogicalName\": \"EvmID\",\n                \"Name\": \"EvmID\",\n                \"DataFieldType\": \"number-int\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"cobraID\",\n            \"attributes\": {\n                \"LogicalName\": \"cobraID\",\n                \"Name\": \"cobraID\",\n                \"DataFieldType\": \"number-int\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"externalID\",\n            \"attributes\": {\n                \"LogicalName\": \"externalID\",\n                \"Name\": \"externalID\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"FirstRegisteredBy\",\n            \"attributes\": {\n                \"LogicalName\": \"FirstRegisteredBy\",\n                \"Name\": \"FirstRegisteredBy\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"LastModified\",\n            \"attributes\": {\n                \"LogicalName\": \"LastModified\",\n                \"Name\": \"LastModified\",\n                \"DataFieldType\": \"datetime\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"Datemodified\",\n            \"attributes\": {\n                \"LogicalName\": \"Datemodified\",\n                \"Name\": \"Datemodified\",\n                \"DataFieldType\": \"datetime\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"Firstname\",\n            \"attributes\": {\n                \"LogicalName\": \"Firstname\",\n                \"Name\": \"Vorname\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"Lastname\",\n            \"attributes\": {\n                \"LogicalName\": \"Lastname\",\n                \"Name\": \"Nachname\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"Email\",\n            \"attributes\": {\n                \"LogicalName\": \"Email\",\n                \"Name\": \"E-Mail persönlich\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"Salutation\",\n            \"attributes\": {\n                \"LogicalName\": \"Salutation\",\n                \"Name\": \"Anrede\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"SalutationComplete\",\n            \"attributes\": {\n                \"LogicalName\": \"SalutationComplete\",\n                \"Name\": \"Briefanrede\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"Title\",\n            \"attributes\": {\n                \"LogicalName\": \"Title\",\n                \"Name\": \"Akademischer Titel\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"Phone\",\n            \"attributes\": {\n                \"LogicalName\": \"Phone\",\n                \"Name\": \"Telefon Zentrale\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"Company\",\n            \"attributes\": {\n                \"LogicalName\": \"Company\",\n                \"Name\": \"Institution\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"Street\",\n            \"attributes\": {\n                \"LogicalName\": \"Street\",\n                \"Name\": \"Straße\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"ZIP\",\n            \"attributes\": {\n                \"LogicalName\": \"ZIP\",\n                \"Name\": \"PLZ\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"City\",\n            \"attributes\": {\n                \"LogicalName\": \"City\",\n                \"Name\": \"Ort\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"SpeakerTextFirst\",\n            \"attributes\": {\n                \"LogicalName\": \"SpeakerTextFirst\",\n                \"Name\": \"Referenten Text 1\",\n                \"DataFieldType\": \"text-long\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"SpeakerTextSecond\",\n            \"attributes\": {\n                \"LogicalName\": \"SpeakerTextSecond\",\n                \"Name\": \"Referenten Text 2\",\n                \"DataFieldType\": \"text-long\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"PictureFirst\",\n            \"attributes\": {\n                \"LogicalName\": \"PictureFirst\",\n                \"Name\": \"Adresse - Bild\",\n                \"DataFieldType\": \"binary-image\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"IsLockedForMailing\",\n            \"attributes\": {\n                \"LogicalName\": \"IsLockedForMailing\",\n                \"Name\": \"Keine Serienmails\",\n                \"DataFieldType\": \"boolean\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"PictureSecond\",\n            \"attributes\": {\n                \"LogicalName\": \"PictureSecond\",\n                \"Name\": \"Adresse - Bild2\",\n                \"DataFieldType\": \"binary-image\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"PictureThird\",\n            \"attributes\": {\n                \"LogicalName\": \"PictureThird\",\n                \"Name\": \"Adresse - Bild3\",\n                \"DataFieldType\": \"binary-image\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"SpeakerTextThird\",\n            \"attributes\": {\n                \"LogicalName\": \"SpeakerTextThird\",\n                \"Name\": \"Referenten Text 3\",\n                \"DataFieldType\": null,\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"SpeakerTextFourth\",\n            \"attributes\": {\n                \"LogicalName\": \"SpeakerTextFourth\",\n                \"Name\": \"Referenten Text 4\",\n                \"DataFieldType\": null,\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"Mobile\",\n            \"attributes\": {\n                \"LogicalName\": \"Mobile\",\n                \"Name\": \"Mobiltelefon\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"Fax\",\n            \"attributes\": {\n                \"LogicalName\": \"Fax\",\n                \"Name\": \"Telefax Direkt\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"Email2\",\n            \"attributes\": {\n                \"LogicalName\": \"Email2\",\n                \"Name\": \"E-Mail persönlich 2\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"Block\",\n            \"attributes\": {\n                \"LogicalName\": \"Block\",\n                \"Name\": \"Anschriftenblock\",\n                \"DataFieldType\": \"text-long\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"Country\",\n            \"attributes\": {\n                \"LogicalName\": \"Country\",\n                \"Name\": \"Land\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"State\",\n            \"attributes\": {\n                \"LogicalName\": \"State\",\n                \"Name\": \"Bundesland\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"Company2\",\n            \"attributes\": {\n                \"LogicalName\": \"Company2\",\n                \"Name\": \"Institution2\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"Postbox\",\n            \"attributes\": {\n                \"LogicalName\": \"Postbox\",\n                \"Name\": \"Postfach\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"PostboxZip\",\n            \"attributes\": {\n                \"LogicalName\": \"PostboxZip\",\n                \"Name\": \"Postfachpostleitzahl\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"Position\",\n            \"attributes\": {\n                \"LogicalName\": \"Position\",\n                \"Name\": \"Position\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"Department\",\n            \"attributes\": {\n                \"LogicalName\": \"Department\",\n                \"Name\": \"Abteilung\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"DirectPhone\",\n            \"attributes\": {\n                \"LogicalName\": \"DirectPhone\",\n                \"Name\": \"Telefon Direkt\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"NameAffix\",\n            \"attributes\": {\n                \"LogicalName\": \"NameAffix\",\n                \"Name\": \"Namensaffix\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"Birthday\",\n            \"attributes\": {\n                \"LogicalName\": \"Birthday\",\n                \"Name\": \"Geburtstag\",\n                \"DataFieldType\": \"date\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"EvmSystem_EuVatId\",\n            \"attributes\": {\n                \"LogicalName\": \"EvmSystem_EuVatId\",\n                \"Name\": \"USt-ID\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"EvmSystem_VatNr\",\n            \"attributes\": {\n                \"LogicalName\": \"EvmSystem_VatNr\",\n                \"Name\": \"Steuernummer\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"EvmSystem_costCentre\",\n            \"attributes\": {\n                \"LogicalName\": \"EvmSystem_costCentre\",\n                \"Name\": \"Kostenstelle\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"EvmSystem_ReferenceNr\",\n            \"attributes\": {\n                \"LogicalName\": \"EvmSystem_ReferenceNr\",\n                \"Name\": \"Referenznummer\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"EvmSystem_MembershipNr\",\n            \"attributes\": {\n                \"LogicalName\": \"EvmSystem_MembershipNr\",\n                \"Name\": \"Mitgliedsnummer\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"NamePrefix\",\n            \"attributes\": {\n                \"LogicalName\": \"NamePrefix\",\n                \"Name\": \"Namensbestandteil\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"NameSuffix\",\n            \"attributes\": {\n                \"LogicalName\": \"NameSuffix\",\n                \"Name\": \"Namenszusatz\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"CustomerNumber\",\n            \"attributes\": {\n                \"LogicalName\": \"CustomerNumber\",\n                \"Name\": \"Kundennummer\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"PostboxCity\",\n            \"attributes\": {\n                \"LogicalName\": \"PostboxCity\",\n                \"Name\": \"Ort Postfach\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"Url\",\n            \"attributes\": {\n                \"LogicalName\": \"Url\",\n                \"Name\": \"Url\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"Anonymized\",\n            \"attributes\": {\n                \"LogicalName\": \"Anonymized\",\n                \"Name\": \"Anonymized\",\n                \"DataFieldType\": \"datetime\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"AddressSource\",\n            \"attributes\": {\n                \"LogicalName\": \"AddressSource\",\n                \"Name\": \"AddressSource\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"CountryIso\",\n            \"attributes\": {\n                \"LogicalName\": \"CountryIso\",\n                \"Name\": \"ISO-Ländercode\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"LinkFacebook\",\n            \"attributes\": {\n                \"LogicalName\": \"LinkFacebook\",\n                \"Name\": \"LinkFacebook\",\n                \"DataFieldType\": \"text-url\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"LinkTwitter\",\n            \"attributes\": {\n                \"LogicalName\": \"LinkTwitter\",\n                \"Name\": \"LinkTwitter\",\n                \"DataFieldType\": \"text-url\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"LinkYouTube\",\n            \"attributes\": {\n                \"LogicalName\": \"LinkYouTube\",\n                \"Name\": \"LinkYouTube\",\n                \"DataFieldType\": \"text-url\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"LinkXING\",\n            \"attributes\": {\n                \"LogicalName\": \"LinkXING\",\n                \"Name\": \"LinkXING\",\n                \"DataFieldType\": \"text-url\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"LinkLinkedIn\",\n            \"attributes\": {\n                \"LogicalName\": \"LinkLinkedIn\",\n                \"Name\": \"LinkLinkedIn\",\n                \"DataFieldType\": \"text-url\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"LinkInstagram\",\n            \"attributes\": {\n                \"LogicalName\": \"LinkInstagram\",\n                \"Name\": \"LinkInstagram\",\n                \"DataFieldType\": \"text-url\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"LANDKREIS\",\n            \"attributes\": {\n                \"LogicalName\": \"LANDKREIS\",\n                \"Name\": \"Landkreis\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"BRANCHE\",\n            \"attributes\": {\n                \"LogicalName\": \"BRANCHE\",\n                \"Name\": \"Branche\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"FUNKTION\",\n            \"attributes\": {\n                \"LogicalName\": \"FUNKTION\",\n                \"Name\": \"Funktion\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"FUNKTION_AD\",\n            \"attributes\": {\n                \"LogicalName\": \"FUNKTION_AD\",\n                \"Name\": \"Funktion_aD\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"AMTSTITEL\",\n            \"attributes\": {\n                \"LogicalName\": \"AMTSTITEL\",\n                \"Name\": \"Amtstitel\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"BESONDERE_ANREDE\",\n            \"attributes\": {\n                \"LogicalName\": \"BESONDERE_ANREDE\",\n                \"Name\": \"Besondere Anrede\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"FUNKTION_ANDEN\",\n            \"attributes\": {\n                \"LogicalName\": \"FUNKTION_ANDEN\",\n                \"Name\": \"Funktion_anDen\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"TELEFAX_ZENTRALE\",\n            \"attributes\": {\n                \"LogicalName\": \"TELEFAX_ZENTRALE\",\n                \"Name\": \"Telefax Zentrale\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"ADRESSTYP\",\n            \"attributes\": {\n                \"LogicalName\": \"ADRESSTYP\",\n                \"Name\": \"Adresstyp\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"INSTITUTION3\",\n            \"attributes\": {\n                \"LogicalName\": \"INSTITUTION3\",\n                \"Name\": \"Institution3\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"GRUPPENZUGEHOERIGKEIT\",\n            \"attributes\": {\n                \"LogicalName\": \"GRUPPENZUGEHOERIGKEIT\",\n                \"Name\": \"Gruppenzugehörigkeit\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"MV_AP_EMAIL\",\n            \"attributes\": {\n                \"LogicalName\": \"MV_AP_EMAIL\",\n                \"Name\": \"MV_AP_EMail\",\n                \"DataFieldType\": \"text-email\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"MV_AP_FAX\",\n            \"attributes\": {\n                \"LogicalName\": \"MV_AP_FAX\",\n                \"Name\": \"MV_AP_Fax\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"MV_AP_MOBIL\",\n            \"attributes\": {\n                \"LogicalName\": \"MV_AP_MOBIL\",\n                \"Name\": \"MV_AP_Mobil\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"MV_AP_NACHNAME\",\n            \"attributes\": {\n                \"LogicalName\": \"MV_AP_NACHNAME\",\n                \"Name\": \"MV_AP_Nachname\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"MV_AP_TELEFON\",\n            \"attributes\": {\n                \"LogicalName\": \"MV_AP_TELEFON\",\n                \"Name\": \"MV_AP_Telefon\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"MV_AP_VORNAME\",\n            \"attributes\": {\n                \"LogicalName\": \"MV_AP_VORNAME\",\n                \"Name\": \"MV_AP_Vorname\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"MV_EMAIL_BEITRAGSRECHNUNGEN\",\n            \"attributes\": {\n                \"LogicalName\": \"MV_EMAIL_BEITRAGSRECHNUNGEN\",\n                \"Name\": \"MV_EMail_Beitragsrechnungen\",\n                \"DataFieldType\": \"text-email\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"MV_VERSANDART\",\n            \"attributes\": {\n                \"LogicalName\": \"MV_VERSANDART\",\n                \"Name\": \"MV_Versandart\",\n                \"DataFieldType\": \"selection-select\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"MV_AP_AKADEMISCHER_TITEL\",\n            \"attributes\": {\n                \"LogicalName\": \"MV_AP_AKADEMISCHER_TITEL\",\n                \"Name\": \"MV_AP_Akademischer_Titel\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"EMAIL_ZENTRAL\",\n            \"attributes\": {\n                \"LogicalName\": \"EMAIL_ZENTRAL\",\n                \"Name\": \"E-Mail zentral\",\n                \"DataFieldType\": \"text-email\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"MITGLIEDSART\",\n            \"attributes\": {\n                \"LogicalName\": \"MITGLIEDSART\",\n                \"Name\": \"Mitgliedsart\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"MV_AP_ANREDE2\",\n            \"attributes\": {\n                \"LogicalName\": \"MV_AP_ANREDE2\",\n                \"Name\": \"MV_AP_Anrede\",\n                \"DataFieldType\": \"selection-radio\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"ExternalAccess\",\n            \"attributes\": {\n                \"LogicalName\": \"ExternalAccess\",\n                \"Name\": \"Externer Zugriff\",\n                \"DataFieldType\": \"boolean\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"SPRACHE\",\n            \"attributes\": {\n                \"LogicalName\": \"SPRACHE\",\n                \"Name\": \"Sprache\",\n                \"DataFieldType\": \"selection-select\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"Parent\",\n            \"attributes\": {\n                \"LogicalName\": \"Parent\",\n                \"Name\": \"Parent\",\n                \"DataFieldType\": \"number-int\",\n                \"VisibilityDependencies\": null\n            }\n        }\n    ]\n}"}],"_postman_id":"e0ad1944-57d4-472b-b5c1-d167916169a0"},{"name":"settings: questionfields","id":"f586916c-f909-456a-bc62-a62b35b53ad4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/settings/questionfields","description":"<h1 id=\"adress-felder\">Adress-Felder</h1>\n","urlObject":{"path":["eventmanager-system","restapi","v1","settings","questionfields"],"host":["https://we790.dev01.astendo-solutions.de"],"query":[],"variable":[]}},"response":[{"id":"4375d36e-a139-4bfa-a8a1-df9697b4e8cb","name":"settings: addressfields","originalRequest":{"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/settings/addressfields"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Fri, 21 Jun 2024 12:14:23 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Strict-Transport-Security","value":"max-age=300; IncludeSubdomains; preload"},{"key":"X-Powered-By","value":""},{"key":"X-Xss-Protection","value":"1;mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Access-Control-Allow-Origin","value":"https://www.sandbox.paypal.com"},{"key":"Report-To","value":"{\"group\":\"ReportCspViolations\",\"max_age\":10886400,\"endpoints\":[{\"url\":\"https:\\/\\/muellerdemo2.astendo.de\\/eventmanager-system\\/ReportCspViolations.php\"}]}"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"jsonapi\": {\n        \"version\": \"1.1\"\n    },\n    \"meta\": {\n        \"ClientID\": \"11\",\n        \"webExtensionVersion\": \"7.7.0.3585\",\n        \"jsonapi-documentation\": \"https://jsonapi.org/\",\n        \"webExtenion-restapi-documentation\": \"https://documenter.getpostman.com/view/10573551/2sA35HXMAk\"\n    },\n    \"data\": [\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"ID\",\n            \"attributes\": {\n                \"LogicalName\": \"ID\",\n                \"Name\": \"WebUserID\",\n                \"DataFieldType\": \"number-int\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"EvmID\",\n            \"attributes\": {\n                \"LogicalName\": \"EvmID\",\n                \"Name\": \"EvmID\",\n                \"DataFieldType\": \"number-int\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"cobraID\",\n            \"attributes\": {\n                \"LogicalName\": \"cobraID\",\n                \"Name\": \"cobraID\",\n                \"DataFieldType\": \"number-int\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"externalID\",\n            \"attributes\": {\n                \"LogicalName\": \"externalID\",\n                \"Name\": \"externalID\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"FirstRegisteredBy\",\n            \"attributes\": {\n                \"LogicalName\": \"FirstRegisteredBy\",\n                \"Name\": \"FirstRegisteredBy\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"LastModified\",\n            \"attributes\": {\n                \"LogicalName\": \"LastModified\",\n                \"Name\": \"LastModified\",\n                \"DataFieldType\": \"datetime\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"Datemodified\",\n            \"attributes\": {\n                \"LogicalName\": \"Datemodified\",\n                \"Name\": \"Datemodified\",\n                \"DataFieldType\": \"datetime\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"Firstname\",\n            \"attributes\": {\n                \"LogicalName\": \"Firstname\",\n                \"Name\": \"Vorname\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"Lastname\",\n            \"attributes\": {\n                \"LogicalName\": \"Lastname\",\n                \"Name\": \"Nachname\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"Email\",\n            \"attributes\": {\n                \"LogicalName\": \"Email\",\n                \"Name\": \"E-Mail persönlich\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"Salutation\",\n            \"attributes\": {\n                \"LogicalName\": \"Salutation\",\n                \"Name\": \"Anrede\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"SalutationComplete\",\n            \"attributes\": {\n                \"LogicalName\": \"SalutationComplete\",\n                \"Name\": \"Briefanrede\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"Title\",\n            \"attributes\": {\n                \"LogicalName\": \"Title\",\n                \"Name\": \"Akademischer Titel\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"Phone\",\n            \"attributes\": {\n                \"LogicalName\": \"Phone\",\n                \"Name\": \"Telefon Zentrale\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"Company\",\n            \"attributes\": {\n                \"LogicalName\": \"Company\",\n                \"Name\": \"Institution\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"Street\",\n            \"attributes\": {\n                \"LogicalName\": \"Street\",\n                \"Name\": \"Straße\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"ZIP\",\n            \"attributes\": {\n                \"LogicalName\": \"ZIP\",\n                \"Name\": \"PLZ\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"City\",\n            \"attributes\": {\n                \"LogicalName\": \"City\",\n                \"Name\": \"Ort\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"SpeakerTextFirst\",\n            \"attributes\": {\n                \"LogicalName\": \"SpeakerTextFirst\",\n                \"Name\": \"Referenten Text 1\",\n                \"DataFieldType\": \"text-long\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"SpeakerTextSecond\",\n            \"attributes\": {\n                \"LogicalName\": \"SpeakerTextSecond\",\n                \"Name\": \"Referenten Text 2\",\n                \"DataFieldType\": \"text-long\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"PictureFirst\",\n            \"attributes\": {\n                \"LogicalName\": \"PictureFirst\",\n                \"Name\": \"Adresse - Bild\",\n                \"DataFieldType\": \"binary-image\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"IsLockedForMailing\",\n            \"attributes\": {\n                \"LogicalName\": \"IsLockedForMailing\",\n                \"Name\": \"Keine Serienmails\",\n                \"DataFieldType\": \"boolean\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"PictureSecond\",\n            \"attributes\": {\n                \"LogicalName\": \"PictureSecond\",\n                \"Name\": \"Adresse - Bild2\",\n                \"DataFieldType\": \"binary-image\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"PictureThird\",\n            \"attributes\": {\n                \"LogicalName\": \"PictureThird\",\n                \"Name\": \"Adresse - Bild3\",\n                \"DataFieldType\": \"binary-image\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"SpeakerTextThird\",\n            \"attributes\": {\n                \"LogicalName\": \"SpeakerTextThird\",\n                \"Name\": \"Referenten Text 3\",\n                \"DataFieldType\": null,\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"SpeakerTextFourth\",\n            \"attributes\": {\n                \"LogicalName\": \"SpeakerTextFourth\",\n                \"Name\": \"Referenten Text 4\",\n                \"DataFieldType\": null,\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"Mobile\",\n            \"attributes\": {\n                \"LogicalName\": \"Mobile\",\n                \"Name\": \"Mobiltelefon\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"Fax\",\n            \"attributes\": {\n                \"LogicalName\": \"Fax\",\n                \"Name\": \"Telefax Direkt\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"Email2\",\n            \"attributes\": {\n                \"LogicalName\": \"Email2\",\n                \"Name\": \"E-Mail persönlich 2\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"Block\",\n            \"attributes\": {\n                \"LogicalName\": \"Block\",\n                \"Name\": \"Anschriftenblock\",\n                \"DataFieldType\": \"text-long\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"Country\",\n            \"attributes\": {\n                \"LogicalName\": \"Country\",\n                \"Name\": \"Land\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"State\",\n            \"attributes\": {\n                \"LogicalName\": \"State\",\n                \"Name\": \"Bundesland\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"Company2\",\n            \"attributes\": {\n                \"LogicalName\": \"Company2\",\n                \"Name\": \"Institution2\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"Postbox\",\n            \"attributes\": {\n                \"LogicalName\": \"Postbox\",\n                \"Name\": \"Postfach\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"PostboxZip\",\n            \"attributes\": {\n                \"LogicalName\": \"PostboxZip\",\n                \"Name\": \"Postfachpostleitzahl\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"Position\",\n            \"attributes\": {\n                \"LogicalName\": \"Position\",\n                \"Name\": \"Position\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"Department\",\n            \"attributes\": {\n                \"LogicalName\": \"Department\",\n                \"Name\": \"Abteilung\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"DirectPhone\",\n            \"attributes\": {\n                \"LogicalName\": \"DirectPhone\",\n                \"Name\": \"Telefon Direkt\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"NameAffix\",\n            \"attributes\": {\n                \"LogicalName\": \"NameAffix\",\n                \"Name\": \"Namensaffix\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"Birthday\",\n            \"attributes\": {\n                \"LogicalName\": \"Birthday\",\n                \"Name\": \"Geburtstag\",\n                \"DataFieldType\": \"date\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"EvmSystem_EuVatId\",\n            \"attributes\": {\n                \"LogicalName\": \"EvmSystem_EuVatId\",\n                \"Name\": \"USt-ID\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"EvmSystem_VatNr\",\n            \"attributes\": {\n                \"LogicalName\": \"EvmSystem_VatNr\",\n                \"Name\": \"Steuernummer\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"EvmSystem_costCentre\",\n            \"attributes\": {\n                \"LogicalName\": \"EvmSystem_costCentre\",\n                \"Name\": \"Kostenstelle\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"EvmSystem_ReferenceNr\",\n            \"attributes\": {\n                \"LogicalName\": \"EvmSystem_ReferenceNr\",\n                \"Name\": \"Referenznummer\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"EvmSystem_MembershipNr\",\n            \"attributes\": {\n                \"LogicalName\": \"EvmSystem_MembershipNr\",\n                \"Name\": \"Mitgliedsnummer\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"NamePrefix\",\n            \"attributes\": {\n                \"LogicalName\": \"NamePrefix\",\n                \"Name\": \"Namensbestandteil\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"NameSuffix\",\n            \"attributes\": {\n                \"LogicalName\": \"NameSuffix\",\n                \"Name\": \"Namenszusatz\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"CustomerNumber\",\n            \"attributes\": {\n                \"LogicalName\": \"CustomerNumber\",\n                \"Name\": \"Kundennummer\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"PostboxCity\",\n            \"attributes\": {\n                \"LogicalName\": \"PostboxCity\",\n                \"Name\": \"Ort Postfach\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"Url\",\n            \"attributes\": {\n                \"LogicalName\": \"Url\",\n                \"Name\": \"Url\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"Anonymized\",\n            \"attributes\": {\n                \"LogicalName\": \"Anonymized\",\n                \"Name\": \"Anonymized\",\n                \"DataFieldType\": \"datetime\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"AddressSource\",\n            \"attributes\": {\n                \"LogicalName\": \"AddressSource\",\n                \"Name\": \"AddressSource\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"CountryIso\",\n            \"attributes\": {\n                \"LogicalName\": \"CountryIso\",\n                \"Name\": \"ISO-Ländercode\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"LinkFacebook\",\n            \"attributes\": {\n                \"LogicalName\": \"LinkFacebook\",\n                \"Name\": \"LinkFacebook\",\n                \"DataFieldType\": \"text-url\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"LinkTwitter\",\n            \"attributes\": {\n                \"LogicalName\": \"LinkTwitter\",\n                \"Name\": \"LinkTwitter\",\n                \"DataFieldType\": \"text-url\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"LinkYouTube\",\n            \"attributes\": {\n                \"LogicalName\": \"LinkYouTube\",\n                \"Name\": \"LinkYouTube\",\n                \"DataFieldType\": \"text-url\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"LinkXING\",\n            \"attributes\": {\n                \"LogicalName\": \"LinkXING\",\n                \"Name\": \"LinkXING\",\n                \"DataFieldType\": \"text-url\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"LinkLinkedIn\",\n            \"attributes\": {\n                \"LogicalName\": \"LinkLinkedIn\",\n                \"Name\": \"LinkLinkedIn\",\n                \"DataFieldType\": \"text-url\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"LinkInstagram\",\n            \"attributes\": {\n                \"LogicalName\": \"LinkInstagram\",\n                \"Name\": \"LinkInstagram\",\n                \"DataFieldType\": \"text-url\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"LANDKREIS\",\n            \"attributes\": {\n                \"LogicalName\": \"LANDKREIS\",\n                \"Name\": \"Landkreis\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"BRANCHE\",\n            \"attributes\": {\n                \"LogicalName\": \"BRANCHE\",\n                \"Name\": \"Branche\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"FUNKTION\",\n            \"attributes\": {\n                \"LogicalName\": \"FUNKTION\",\n                \"Name\": \"Funktion\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"FUNKTION_AD\",\n            \"attributes\": {\n                \"LogicalName\": \"FUNKTION_AD\",\n                \"Name\": \"Funktion_aD\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"AMTSTITEL\",\n            \"attributes\": {\n                \"LogicalName\": \"AMTSTITEL\",\n                \"Name\": \"Amtstitel\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"BESONDERE_ANREDE\",\n            \"attributes\": {\n                \"LogicalName\": \"BESONDERE_ANREDE\",\n                \"Name\": \"Besondere Anrede\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"FUNKTION_ANDEN\",\n            \"attributes\": {\n                \"LogicalName\": \"FUNKTION_ANDEN\",\n                \"Name\": \"Funktion_anDen\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"TELEFAX_ZENTRALE\",\n            \"attributes\": {\n                \"LogicalName\": \"TELEFAX_ZENTRALE\",\n                \"Name\": \"Telefax Zentrale\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"ADRESSTYP\",\n            \"attributes\": {\n                \"LogicalName\": \"ADRESSTYP\",\n                \"Name\": \"Adresstyp\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"INSTITUTION3\",\n            \"attributes\": {\n                \"LogicalName\": \"INSTITUTION3\",\n                \"Name\": \"Institution3\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"GRUPPENZUGEHOERIGKEIT\",\n            \"attributes\": {\n                \"LogicalName\": \"GRUPPENZUGEHOERIGKEIT\",\n                \"Name\": \"Gruppenzugehörigkeit\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"MV_AP_EMAIL\",\n            \"attributes\": {\n                \"LogicalName\": \"MV_AP_EMAIL\",\n                \"Name\": \"MV_AP_EMail\",\n                \"DataFieldType\": \"text-email\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"MV_AP_FAX\",\n            \"attributes\": {\n                \"LogicalName\": \"MV_AP_FAX\",\n                \"Name\": \"MV_AP_Fax\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"MV_AP_MOBIL\",\n            \"attributes\": {\n                \"LogicalName\": \"MV_AP_MOBIL\",\n                \"Name\": \"MV_AP_Mobil\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"MV_AP_NACHNAME\",\n            \"attributes\": {\n                \"LogicalName\": \"MV_AP_NACHNAME\",\n                \"Name\": \"MV_AP_Nachname\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"MV_AP_TELEFON\",\n            \"attributes\": {\n                \"LogicalName\": \"MV_AP_TELEFON\",\n                \"Name\": \"MV_AP_Telefon\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"MV_AP_VORNAME\",\n            \"attributes\": {\n                \"LogicalName\": \"MV_AP_VORNAME\",\n                \"Name\": \"MV_AP_Vorname\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"MV_EMAIL_BEITRAGSRECHNUNGEN\",\n            \"attributes\": {\n                \"LogicalName\": \"MV_EMAIL_BEITRAGSRECHNUNGEN\",\n                \"Name\": \"MV_EMail_Beitragsrechnungen\",\n                \"DataFieldType\": \"text-email\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"MV_VERSANDART\",\n            \"attributes\": {\n                \"LogicalName\": \"MV_VERSANDART\",\n                \"Name\": \"MV_Versandart\",\n                \"DataFieldType\": \"selection-select\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"MV_AP_AKADEMISCHER_TITEL\",\n            \"attributes\": {\n                \"LogicalName\": \"MV_AP_AKADEMISCHER_TITEL\",\n                \"Name\": \"MV_AP_Akademischer_Titel\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"EMAIL_ZENTRAL\",\n            \"attributes\": {\n                \"LogicalName\": \"EMAIL_ZENTRAL\",\n                \"Name\": \"E-Mail zentral\",\n                \"DataFieldType\": \"text-email\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"MITGLIEDSART\",\n            \"attributes\": {\n                \"LogicalName\": \"MITGLIEDSART\",\n                \"Name\": \"Mitgliedsart\",\n                \"DataFieldType\": \"text-input\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"MV_AP_ANREDE2\",\n            \"attributes\": {\n                \"LogicalName\": \"MV_AP_ANREDE2\",\n                \"Name\": \"MV_AP_Anrede\",\n                \"DataFieldType\": \"selection-radio\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"ExternalAccess\",\n            \"attributes\": {\n                \"LogicalName\": \"ExternalAccess\",\n                \"Name\": \"Externer Zugriff\",\n                \"DataFieldType\": \"boolean\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"SPRACHE\",\n            \"attributes\": {\n                \"LogicalName\": \"SPRACHE\",\n                \"Name\": \"Sprache\",\n                \"DataFieldType\": \"selection-select\",\n                \"VisibilityDependencies\": null\n            }\n        },\n        {\n            \"type\": \"AddressFields\",\n            \"id\": \"Parent\",\n            \"attributes\": {\n                \"LogicalName\": \"Parent\",\n                \"Name\": \"Parent\",\n                \"DataFieldType\": \"number-int\",\n                \"VisibilityDependencies\": null\n            }\n        }\n    ]\n}"}],"_postman_id":"f586916c-f909-456a-bc62-a62b35b53ad4"},{"name":"settings: question selectlists","id":"47a15857-057f-4e39-b4fd-9bd108482e03","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/settings/questionselectlists","description":"<h1 id=\"auswahllisten-für-fragen-in-veranstaltungen\">Auswahllisten für Fragen in Veranstaltungen</h1>\n<p>Im eventManager können sowohl für Adressfelder als auch für Zusatzfragen eigene Auswahllisten definiert werden</p>\n","urlObject":{"path":["eventmanager-system","restapi","v1","settings","questionselectlists"],"host":["https://we790.dev01.astendo-solutions.de"],"query":[],"variable":[]}},"response":[{"id":"3ebda93a-c471-4909-8760-afebb90ee565","name":"settings: question selectlists","originalRequest":{"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/settings/questionselectlists"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Sat, 30 Mar 2024 16:26:23 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Strict-Transport-Security","value":"max-age=300; IncludeSubdomains; preload"},{"key":"X-Powered-By","value":""},{"key":"X-Xss-Protection","value":"1;mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Access-Control-Allow-Origin","value":"https://www.sandbox.paypal.com"},{"key":"Report-To","value":"{\"group\":\"ReportCspViolations\",\"max_age\":10886400,\"endpoints\":[{\"url\":\"https:\\/\\/muellerdemo1.astendo.de\\/eventmanager-system\\/ReportCspViolations.php\"}]}"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"jsonapi\": {\n        \"version\": \"1.1\"\n    },\n    \"meta\": {\n        \"comment\": \"Diese Daten ändern sich durch Benutzereinstellungen im eventManager, daher täglich einmal Abfragen\",\n        \"webExtensionVersion\": \"7.6.0.2871\",\n        \"jsonapi-documentation\": \"https://jsonapi.org/\"\n    },\n    \"data\": [\n        {\n            \"type\": \"QuestionSelectList\",\n            \"id\": \"1\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"ID\": 1,\n                \"LogicalName\": \"Anrede\",\n                \"DataFieldType\": \"selection\",\n                \"ListItems\": {\n                    \"Herr\": {\n                        \"ID\": \"Herr\",\n                        \"Name\": \"Herr\"\n                    },\n                    \"Frau\": {\n                        \"ID\": \"Frau\",\n                        \"Name\": \"Frau\"\n                    },\n                    \"Divers\": {\n                        \"ID\": \"Divers\",\n                        \"Name\": \"Divers\"\n                    },\n                    \"keine Angabe\": {\n                        \"ID\": \"keine Angabe\",\n                        \"Name\": \"keine Angabe\"\n                    }\n                }\n            }\n        },\n        {\n            \"type\": \"QuestionSelectList\",\n            \"id\": \"2\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"ID\": 2,\n                \"LogicalName\": \"Gruppen\",\n                \"DataFieldType\": \"selection\",\n                \"ListItems\": {\n                    \"Gruppe A\": {\n                        \"ID\": \"Gruppe A\",\n                        \"Name\": \"Gruppe A\"\n                    },\n                    \"Gruppe B\": {\n                        \"ID\": \"Gruppe B\",\n                        \"Name\": \"Gruppe B\"\n                    }\n                }\n            }\n        },\n        {\n            \"type\": \"QuestionSelectList\",\n            \"id\": \"3\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"ID\": 3,\n                \"LogicalName\": \"Ereignis Titel\",\n                \"DataFieldType\": \"selection\",\n                \"ListItems\": {\n                    \"Interview\": {\n                        \"ID\": \"Interview\",\n                        \"Name\": \"Interview\"\n                    }\n                }\n            }\n        },\n        {\n            \"type\": \"QuestionSelectList\",\n            \"id\": \"4\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"ID\": 4,\n                \"LogicalName\": \"Thema Titel\",\n                \"DataFieldType\": \"selection\",\n                \"ListItems\": {\n                    \"Treffen\": {\n                        \"ID\": \"Treffen\",\n                        \"Name\": \"Treffen\"\n                    }\n                }\n            }\n        },\n        {\n            \"type\": \"QuestionSelectList\",\n            \"id\": \"5\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"ID\": 5,\n                \"LogicalName\": \"EventSortOrder\",\n                \"DataFieldType\": \"selection\",\n                \"ListItems\": {\n                    \"Eventstartzeit, Sortiernummer\": {\n                        \"ID\": \"Eventstartzeit, Sortiernummer\",\n                        \"Name\": \"Eventstartzeit, Sortiernummer\"\n                    },\n                    \"Sortiernummer\": {\n                        \"ID\": \"Sortiernummer\",\n                        \"Name\": \"Sortiernummer\"\n                    },\n                    \"EventID\": {\n                        \"ID\": \"EventID\",\n                        \"Name\": \"EventID\"\n                    }\n                }\n            }\n        },\n        {\n            \"type\": \"QuestionSelectList\",\n            \"id\": \"6\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"ID\": 6,\n                \"LogicalName\": \"JaNeinWeißnicht\",\n                \"DataFieldType\": \"selection\",\n                \"ListItems\": {\n                    \"Ja\": {\n                        \"ID\": \"Ja\",\n                        \"Name\": \"Ja\"\n                    },\n                    \"Nein\": {\n                        \"ID\": \"Nein\",\n                        \"Name\": \"Nein\"\n                    },\n                    \"Weiß nicht\": {\n                        \"ID\": \"Weiß nicht\",\n                        \"Name\": \"Weiß nicht\"\n                    }\n                }\n            }\n        },\n        {\n            \"type\": \"QuestionSelectList\",\n            \"id\": \"7\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"ID\": 7,\n                \"LogicalName\": \"Menü\",\n                \"DataFieldType\": \"selection\",\n                \"ListItems\": {\n                    \"Vegetarisch\": {\n                        \"ID\": \"Vegetarisch\",\n                        \"Name\": \"Vegetarisch\"\n                    },\n                    \"Fisch\": {\n                        \"ID\": \"Fisch\",\n                        \"Name\": \"Fisch\"\n                    },\n                    \"Fleisch\": {\n                        \"ID\": \"Fleisch\",\n                        \"Name\": \"Fleisch\"\n                    },\n                    \"Vegan\": {\n                        \"ID\": \"Vegan\",\n                        \"Name\": \"Vegan\"\n                    },\n                    \"Halal\": {\n                        \"ID\": \"Halal\",\n                        \"Name\": \"Halal\"\n                    }\n                }\n            }\n        },\n        {\n            \"type\": \"QuestionSelectList\",\n            \"id\": \"8\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"ID\": 8,\n                \"LogicalName\": \"JaNein\",\n                \"DataFieldType\": \"selection\",\n                \"ListItems\": {\n                    \"Ja\": {\n                        \"ID\": \"Ja\",\n                        \"Name\": \"Ja\"\n                    },\n                    \"Nein\": {\n                        \"ID\": \"Nein\",\n                        \"Name\": \"Nein\"\n                    }\n                }\n            }\n        },\n        {\n            \"type\": \"QuestionSelectList\",\n            \"id\": \"9\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"ID\": 9,\n                \"LogicalName\": \"Übernachtungsmöglichkeit\",\n                \"DataFieldType\": \"selection\",\n                \"ListItems\": {\n                    \"Nachbar 1\": {\n                        \"ID\": \"Nachbar 1\",\n                        \"Name\": \"Nachbar 1\"\n                    },\n                    \"Nachbar 2\": {\n                        \"ID\": \"Nachbar 2\",\n                        \"Name\": \"Nachbar 2\"\n                    }\n                }\n            }\n        },\n        {\n            \"type\": \"QuestionSelectList\",\n            \"id\": \"10\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"ID\": 10,\n                \"LogicalName\": \"Frühstück\",\n                \"DataFieldType\": \"selection\",\n                \"ListItems\": {\n                    \"Ja\": {\n                        \"ID\": \"Ja\",\n                        \"Name\": \"Ja\"\n                    },\n                    \"Nein\": {\n                        \"ID\": \"Nein\",\n                        \"Name\": \"Nein\"\n                    }\n                }\n            }\n        },\n        {\n            \"type\": \"QuestionSelectList\",\n            \"id\": \"11\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"ID\": 11,\n                \"LogicalName\": \"Essenswunsch\",\n                \"DataFieldType\": \"selection\",\n                \"ListItems\": {\n                    \"Standard\": {\n                        \"ID\": \"Standard\",\n                        \"Name\": \"Standard\"\n                    },\n                    \"Vegetarisch\": {\n                        \"ID\": \"Vegetarisch\",\n                        \"Name\": \"Vegetarisch\"\n                    },\n                    \"Vegan\": {\n                        \"ID\": \"Vegan\",\n                        \"Name\": \"Vegan\"\n                    },\n                    \"Koscher\": {\n                        \"ID\": \"Koscher\",\n                        \"Name\": \"Koscher\"\n                    }\n                }\n            }\n        },\n        {\n            \"type\": \"QuestionSelectList\",\n            \"id\": \"12\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"ID\": 12,\n                \"LogicalName\": \"Anreise\",\n                \"DataFieldType\": \"selection\",\n                \"ListItems\": {\n                    \"Flugzeug\": {\n                        \"ID\": \"Flugzeug\",\n                        \"Name\": \"Flugzeug\"\n                    },\n                    \"Bahn\": {\n                        \"ID\": \"Bahn\",\n                        \"Name\": \"Bahn\"\n                    },\n                    \"Bus\": {\n                        \"ID\": \"Bus\",\n                        \"Name\": \"Bus\"\n                    },\n                    \"Schiff\": {\n                        \"ID\": \"Schiff\",\n                        \"Name\": \"Schiff\"\n                    }\n                }\n            }\n        },\n        {\n            \"type\": \"QuestionSelectList\",\n            \"id\": \"13\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"ID\": 13,\n                \"LogicalName\": \"Transfer\",\n                \"DataFieldType\": \"selection\",\n                \"ListItems\": {\n                    \"Flughafen\": {\n                        \"ID\": \"Flughafen\",\n                        \"Name\": \"Flughafen\"\n                    },\n                    \"Biusbahnhof\": {\n                        \"ID\": \"Biusbahnhof\",\n                        \"Name\": \"Biusbahnhof\"\n                    },\n                    \"Hotel\": {\n                        \"ID\": \"Hotel\",\n                        \"Name\": \"Hotel\"\n                    }\n                }\n            }\n        },\n        {\n            \"type\": \"QuestionSelectList\",\n            \"id\": \"14\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"ID\": 14,\n                \"LogicalName\": \"Aholung\",\n                \"DataFieldType\": \"selection\",\n                \"ListItems\": {\n                    \"Hauptbahnhof\": {\n                        \"ID\": \"Hauptbahnhof\",\n                        \"Name\": \"Hauptbahnhof\"\n                    },\n                    \"Busbahnhof\": {\n                        \"ID\": \"Busbahnhof\",\n                        \"Name\": \"Busbahnhof\"\n                    },\n                    \"Tegel\": {\n                        \"ID\": \"Tegel\",\n                        \"Name\": \"Tegel\"\n                    },\n                    \"\": {\n                        \"ID\": \"\",\n                        \"Name\": \"\"\n                    }\n                }\n            }\n        },\n        {\n            \"type\": \"QuestionSelectList\",\n            \"id\": \"15\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"ID\": 15,\n                \"LogicalName\": \"Studienabschluss\",\n                \"DataFieldType\": \"selection\",\n                \"ListItems\": {\n                    \"Bachelor\": {\n                        \"ID\": \"Bachelor\",\n                        \"Name\": \"Bachelor\"\n                    },\n                    \"Master\": {\n                        \"ID\": \"Master\",\n                        \"Name\": \"Master\"\n                    },\n                    \"Diplom\": {\n                        \"ID\": \"Diplom\",\n                        \"Name\": \"Diplom\"\n                    },\n                    \"Weiß nicht\": {\n                        \"ID\": \"Weiß nicht\",\n                        \"Name\": \"Weiß nicht\"\n                    }\n                }\n            }\n        },\n        {\n            \"type\": \"QuestionSelectList\",\n            \"id\": \"16\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"ID\": 16,\n                \"LogicalName\": \"Berufsabschluss\",\n                \"DataFieldType\": \"selection\",\n                \"ListItems\": {\n                    \"Architekt\": {\n                        \"ID\": \"Architekt\",\n                        \"Name\": \"Architekt\"\n                    },\n                    \"Bauingeneur\": {\n                        \"ID\": \"Bauingeneur\",\n                        \"Name\": \"Bauingeneur\"\n                    }\n                }\n            }\n        },\n        {\n            \"type\": \"QuestionSelectList\",\n            \"id\": \"17\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"ID\": 17,\n                \"LogicalName\": \"Ausbildungsberufe\",\n                \"DataFieldType\": \"selection\",\n                \"ListItems\": {\n                    \"Fachinformatiker Anwendungsentwicklung\": {\n                        \"ID\": \"Fachinformatiker Anwendungsentwicklung\",\n                        \"Name\": \"Fachinformatiker Anwendungsentwicklung\"\n                    },\n                    \"Fachinformatiker Systemintegration\": {\n                        \"ID\": \"Fachinformatiker Systemintegration\",\n                        \"Name\": \"Fachinformatiker Systemintegration\"\n                    },\n                    \"IT-Systemkauffrau\": {\n                        \"ID\": \"IT-Systemkauffrau\",\n                        \"Name\": \"IT-Systemkauffrau\"\n                    }\n                }\n            }\n        },\n        {\n            \"type\": \"QuestionSelectList\",\n            \"id\": \"18\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"ID\": 18,\n                \"LogicalName\": \"JaNeinAbfrage\",\n                \"DataFieldType\": \"selection\",\n                \"ListItems\": {\n                    \"Ja\": {\n                        \"ID\": \"Ja\",\n                        \"Name\": \"Ja\"\n                    },\n                    \"Nein\": {\n                        \"ID\": \"Nein\",\n                        \"Name\": \"Nein\"\n                    }\n                }\n            }\n        },\n        {\n            \"type\": \"QuestionSelectList\",\n            \"id\": \"19\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"ID\": 19,\n                \"LogicalName\": \"Firmen\",\n                \"DataFieldType\": \"selection\",\n                \"ListItems\": {\n                    \"Firma1\": {\n                        \"ID\": \"Firma1\",\n                        \"Name\": \"Firma1\"\n                    },\n                    \"Firma2\": {\n                        \"ID\": \"Firma2\",\n                        \"Name\": \"Firma2\"\n                    },\n                    \"Firma3\": {\n                        \"ID\": \"Firma3\",\n                        \"Name\": \"Firma3\"\n                    }\n                }\n            }\n        },\n        {\n            \"type\": \"QuestionSelectList\",\n            \"id\": \"20\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"ID\": 20,\n                \"LogicalName\": \"Veranstaltungsorten\",\n                \"DataFieldType\": \"selection\",\n                \"ListItems\": {\n                    \"Frankfurt\": {\n                        \"ID\": \"Frankfurt\",\n                        \"Name\": \"Frankfurt\"\n                    },\n                    \"München\": {\n                        \"ID\": \"München\",\n                        \"Name\": \"München\"\n                    },\n                    \"Düsseldorf\": {\n                        \"ID\": \"Düsseldorf\",\n                        \"Name\": \"Düsseldorf\"\n                    }\n                }\n            }\n        },\n        {\n            \"type\": \"QuestionSelectList\",\n            \"id\": \"21\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"ID\": 21,\n                \"LogicalName\": \"Getränkeauswahl\",\n                \"DataFieldType\": \"selection\",\n                \"ListItems\": {\n                    \"Selter Still\": {\n                        \"ID\": \"Selter Still\",\n                        \"Name\": \"Selter Still\"\n                    },\n                    \"Selter Medium\": {\n                        \"ID\": \"Selter Medium\",\n                        \"Name\": \"Selter Medium\"\n                    },\n                    \"Prosecco\": {\n                        \"ID\": \"Prosecco\",\n                        \"Name\": \"Prosecco\"\n                    },\n                    \"O-Saft\": {\n                        \"ID\": \"O-Saft\",\n                        \"Name\": \"O-Saft\"\n                    }\n                }\n            }\n        },\n        {\n            \"type\": \"QuestionSelectList\",\n            \"id\": \"22\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"ID\": 22,\n                \"LogicalName\": \"TasksStatus\",\n                \"DataFieldType\": \"selection\",\n                \"ListItems\": {\n                    \"1. Neu\": {\n                        \"ID\": \"1. Neu\",\n                        \"Name\": \"1. Neu\"\n                    },\n                    \"2. In Bearbeitung\": {\n                        \"ID\": \"2. In Bearbeitung\",\n                        \"Name\": \"2. In Bearbeitung\"\n                    },\n                    \"3. Wartend\": {\n                        \"ID\": \"3. Wartend\",\n                        \"Name\": \"3. Wartend\"\n                    },\n                    \"4. Erledigt\": {\n                        \"ID\": \"4. Erledigt\",\n                        \"Name\": \"4. Erledigt\"\n                    },\n                    \"5. Abgelehnt\": {\n                        \"ID\": \"5. Abgelehnt\",\n                        \"Name\": \"5. Abgelehnt\"\n                    }\n                }\n            }\n        },\n        {\n            \"type\": \"QuestionSelectList\",\n            \"id\": \"23\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"ID\": 23,\n                \"LogicalName\": \"TasksPriority\",\n                \"DataFieldType\": \"selection\",\n                \"ListItems\": {\n                    \"Niedrig\": {\n                        \"ID\": \"Niedrig\",\n                        \"Name\": \"Niedrig\"\n                    },\n                    \"Hoch\": {\n                        \"ID\": \"Hoch\",\n                        \"Name\": \"Hoch\"\n                    },\n                    \"Normal\": {\n                        \"ID\": \"Normal\",\n                        \"Name\": \"Normal\"\n                    },\n                    \"Dringend\": {\n                        \"ID\": \"Dringend\",\n                        \"Name\": \"Dringend\"\n                    },\n                    \"Ohne\": {\n                        \"ID\": \"Ohne\",\n                        \"Name\": \"Ohne\"\n                    }\n                }\n            }\n        },\n        {\n            \"type\": \"QuestionSelectList\",\n            \"id\": \"24\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"ID\": 24,\n                \"LogicalName\": \"TasksTracing\",\n                \"DataFieldType\": \"selection\",\n                \"ListItems\": {\n                    \"Support\": {\n                        \"ID\": \"Support\",\n                        \"Name\": \"Support\"\n                    },\n                    \"Vertrieb\": {\n                        \"ID\": \"Vertrieb\",\n                        \"Name\": \"Vertrieb\"\n                    },\n                    \"Marketing\": {\n                        \"ID\": \"Marketing\",\n                        \"Name\": \"Marketing\"\n                    },\n                    \"Housekeeping\": {\n                        \"ID\": \"Housekeeping\",\n                        \"Name\": \"Housekeeping\"\n                    }\n                }\n            }\n        },\n        {\n            \"type\": \"QuestionSelectList\",\n            \"id\": \"25\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"ID\": 25,\n                \"LogicalName\": \"Themen\",\n                \"DataFieldType\": \"selection\",\n                \"ListItems\": {\n                    \"Thema1\": {\n                        \"ID\": \"Thema1\",\n                        \"Name\": \"Thema1\"\n                    },\n                    \"Thema2\": {\n                        \"ID\": \"Thema2\",\n                        \"Name\": \"Thema2\"\n                    },\n                    \"Thema3\": {\n                        \"ID\": \"Thema3\",\n                        \"Name\": \"Thema3\"\n                    },\n                    \"Thema4\": {\n                        \"ID\": \"Thema4\",\n                        \"Name\": \"Thema4\"\n                    }\n                }\n            }\n        },\n        {\n            \"type\": \"QuestionSelectList\",\n            \"id\": \"26\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"ID\": 26,\n                \"LogicalName\": \"neue Liste\",\n                \"DataFieldType\": \"selection\",\n                \"ListItems\": []\n            }\n        },\n        {\n            \"type\": \"QuestionSelectList\",\n            \"id\": \"27\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"ID\": 27,\n                \"LogicalName\": \"Werbung\",\n                \"DataFieldType\": \"selection\",\n                \"ListItems\": {\n                    \"Google\": {\n                        \"ID\": \"Google\",\n                        \"Name\": \"Google\"\n                    },\n                    \"facebook\": {\n                        \"ID\": \"facebook\",\n                        \"Name\": \"facebook\"\n                    },\n                    \"Zetiung\": {\n                        \"ID\": \"Zetiung\",\n                        \"Name\": \"Zetiung\"\n                    }\n                }\n            }\n        },\n        {\n            \"type\": \"QuestionSelectList\",\n            \"id\": \"28\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"ID\": 28,\n                \"LogicalName\": \"Anfragethemen\",\n                \"DataFieldType\": \"selection\",\n                \"ListItems\": {\n                    \"Tickets\": {\n                        \"ID\": \"Tickets\",\n                        \"Name\": \"Tickets\"\n                    },\n                    \"Veranstaltungen\": {\n                        \"ID\": \"Veranstaltungen\",\n                        \"Name\": \"Veranstaltungen\"\n                    },\n                    \"Sonstiges\": {\n                        \"ID\": \"Sonstiges\",\n                        \"Name\": \"Sonstiges\"\n                    }\n                }\n            }\n        },\n        {\n            \"type\": \"QuestionSelectList\",\n            \"id\": \"29\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"ID\": 29,\n                \"LogicalName\": \"Kostenübernahme\",\n                \"DataFieldType\": \"selection\",\n                \"ListItems\": {\n                    \"Liegt vor\": {\n                        \"ID\": \"Liegt vor\",\n                        \"Name\": \"Liegt vor\"\n                    },\n                    \"Ist beantragt\": {\n                        \"ID\": \"Ist beantragt\",\n                        \"Name\": \"Ist beantragt\"\n                    },\n                    \"Liegt nicht vor\": {\n                        \"ID\": \"Liegt nicht vor\",\n                        \"Name\": \"Liegt nicht vor\"\n                    },\n                    \"Weiß nicht\": {\n                        \"ID\": \"Weiß nicht\",\n                        \"Name\": \"Weiß nicht\"\n                    }\n                }\n            }\n        },\n        {\n            \"type\": \"QuestionSelectList\",\n            \"id\": \"30\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"ID\": 30,\n                \"LogicalName\": \"Spendenzuschlag\",\n                \"DataFieldType\": \"selection\",\n                \"ListItems\": {\n                    \"5\": {\n                        \"ID\": \"5\",\n                        \"Name\": \"5\"\n                    },\n                    \"10\": {\n                        \"ID\": \"10\",\n                        \"Name\": \"10\"\n                    },\n                    \"20\": {\n                        \"ID\": \"20\",\n                        \"Name\": \"20\"\n                    },\n                    \"50\": {\n                        \"ID\": \"50\",\n                        \"Name\": \"50\"\n                    },\n                    \"Eigener\": {\n                        \"ID\": \"Eigener\",\n                        \"Name\": \"Eigener\"\n                    }\n                }\n            }\n        },\n        {\n            \"type\": \"QuestionSelectList\",\n            \"id\": \"31\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"ID\": 31,\n                \"LogicalName\": \"Paulaner Bier\",\n                \"DataFieldType\": \"selection\",\n                \"ListItems\": {\n                    \"Bier 1\": {\n                        \"ID\": \"Bier 1\",\n                        \"Name\": \"Bier 1\"\n                    },\n                    \"Bier 2\": {\n                        \"ID\": \"Bier 2\",\n                        \"Name\": \"Bier 2\"\n                    },\n                    \"Bier 3\": {\n                        \"ID\": \"Bier 3\",\n                        \"Name\": \"Bier 3\"\n                    },\n                    \"Bier 4\": {\n                        \"ID\": \"Bier 4\",\n                        \"Name\": \"Bier 4\"\n                    }\n                }\n            }\n        },\n        {\n            \"type\": \"QuestionSelectList\",\n            \"id\": \"32\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"ID\": 32,\n                \"LogicalName\": \"Länder\",\n                \"DataFieldType\": \"selection\",\n                \"ListItems\": {\n                    \"Frankreich\": {\n                        \"ID\": \"Frankreich\",\n                        \"Name\": \"Frankreich\"\n                    },\n                    \"Deutschland\": {\n                        \"ID\": \"Deutschland\",\n                        \"Name\": \"Deutschland\"\n                    },\n                    \"Polen\": {\n                        \"ID\": \"Polen\",\n                        \"Name\": \"Polen\"\n                    },\n                    \"Österreich\": {\n                        \"ID\": \"Österreich\",\n                        \"Name\": \"Österreich\"\n                    }\n                }\n            }\n        },\n        {\n            \"type\": \"QuestionSelectList\",\n            \"id\": \"33\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"ID\": 33,\n                \"LogicalName\": \"Kenntnisse\",\n                \"DataFieldType\": \"selection\",\n                \"ListItems\": {\n                    \"Basis\": {\n                        \"ID\": \"Basis\",\n                        \"Name\": \"Basis\"\n                    },\n                    \"Gute\": {\n                        \"ID\": \"Gute\",\n                        \"Name\": \"Gute\"\n                    },\n                    \"Herausragend\": {\n                        \"ID\": \"Herausragend\",\n                        \"Name\": \"Herausragend\"\n                    }\n                }\n            }\n        },\n        {\n            \"type\": \"QuestionSelectList\",\n            \"id\": \"34\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"ID\": 34,\n                \"LogicalName\": \"Angebote\",\n                \"DataFieldType\": \"selection\",\n                \"ListItems\": {\n                    \"Kernangebot\": {\n                        \"ID\": \"Kernangebot\",\n                        \"Name\": \"Kernangebot\"\n                    },\n                    \"Wahlangebot\": {\n                        \"ID\": \"Wahlangebot\",\n                        \"Name\": \"Wahlangebot\"\n                    }\n                }\n            }\n        },\n        {\n            \"type\": \"QuestionSelectList\",\n            \"id\": \"35\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"ID\": 35,\n                \"LogicalName\": \"Aufmerksamkeit\",\n                \"DataFieldType\": \"selection\",\n                \"ListItems\": {\n                    \"Internet\": {\n                        \"ID\": \"Internet\",\n                        \"Name\": \"Internet\"\n                    },\n                    \"Freunde und Bekannte\": {\n                        \"ID\": \"Freunde und Bekannte\",\n                        \"Name\": \"Freunde und Bekannte\"\n                    },\n                    \"Social Media\": {\n                        \"ID\": \"Social Media\",\n                        \"Name\": \"Social Media\"\n                    },\n                    \"Empfehlung\": {\n                        \"ID\": \"Empfehlung\",\n                        \"Name\": \"Empfehlung\"\n                    }\n                }\n            }\n        },\n        {\n            \"type\": \"QuestionSelectList\",\n            \"id\": \"36\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"ID\": 36,\n                \"LogicalName\": \"Zimmerauswahl\",\n                \"DataFieldType\": \"selection\",\n                \"ListItems\": {\n                    \"EZ\": {\n                        \"ID\": \"EZ\",\n                        \"Name\": \"EZ\"\n                    },\n                    \"DZ\": {\n                        \"ID\": \"DZ\",\n                        \"Name\": \"DZ\"\n                    },\n                    \"DZ + Bett\": {\n                        \"ID\": \"DZ + Bett\",\n                        \"Name\": \"DZ + Bett\"\n                    }\n                }\n            }\n        },\n        {\n            \"type\": \"QuestionSelectList\",\n            \"id\": \"37\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"ID\": 37,\n                \"LogicalName\": \"Jahre\",\n                \"DataFieldType\": \"selection\",\n                \"ListItems\": {\n                    \"2024\": {\n                        \"ID\": \"2024\",\n                        \"Name\": \"2024\"\n                    },\n                    \"2025\": {\n                        \"ID\": \"2025\",\n                        \"Name\": \"2025\"\n                    },\n                    \"2026\": {\n                        \"ID\": \"2026\",\n                        \"Name\": \"2026\"\n                    },\n                    \"2027\": {\n                        \"ID\": \"2027\",\n                        \"Name\": \"2027\"\n                    }\n                }\n            }\n        },\n        {\n            \"type\": \"QuestionSelectList\",\n            \"id\": \"38\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"ID\": 38,\n                \"LogicalName\": \"Berufe\",\n                \"DataFieldType\": \"selection\",\n                \"ListItems\": {\n                    \"Rechtsanwalt\": {\n                        \"ID\": \"Rechtsanwalt\",\n                        \"Name\": \"Rechtsanwalt\"\n                    },\n                    \"Steuerberater\": {\n                        \"ID\": \"Steuerberater\",\n                        \"Name\": \"Steuerberater\"\n                    }\n                }\n            }\n        },\n        {\n            \"type\": \"QuestionSelectList\",\n            \"id\": \"39\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"ID\": 39,\n                \"LogicalName\": \"Mannschaften 2023\",\n                \"DataFieldType\": \"selection\",\n                \"ListItems\": {\n                    \"MAnnschaft 1\": {\n                        \"ID\": \"MAnnschaft 1\",\n                        \"Name\": \"MAnnschaft 1\"\n                    },\n                    \"Mannschaft 2\": {\n                        \"ID\": \"Mannschaft 2\",\n                        \"Name\": \"Mannschaft 2\"\n                    },\n                    \"Mannschaft 3\": {\n                        \"ID\": \"Mannschaft 3\",\n                        \"Name\": \"Mannschaft 3\"\n                    }\n                }\n            }\n        },\n        {\n            \"type\": \"QuestionSelectList\",\n            \"id\": \"40\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"ID\": 40,\n                \"LogicalName\": \"Titel\",\n                \"DataFieldType\": \"selection\",\n                \"ListItems\": {\n                    \"Dr.\": {\n                        \"ID\": \"Dr.\",\n                        \"Name\": \"Dr.\"\n                    },\n                    \"Prof. Dr.\": {\n                        \"ID\": \"Prof. Dr.\",\n                        \"Name\": \"Prof. Dr.\"\n                    },\n                    \"Professor\": {\n                        \"ID\": \"Professor\",\n                        \"Name\": \"Professor\"\n                    },\n                    \"Professorin\": {\n                        \"ID\": \"Professorin\",\n                        \"Name\": \"Professorin\"\n                    }\n                }\n            }\n        },\n        {\n            \"type\": \"QuestionSelectList\",\n            \"id\": \"41\",\n            \"attributes\": {\n                \"ClientID\": 10,\n                \"ID\": 41,\n                \"LogicalName\": \"Anmeldungen\",\n                \"DataFieldType\": \"selection\",\n                \"ListItems\": {\n                    \"Unbekannt\": {\n                        \"ID\": \"Unbekannt\",\n                        \"Name\": \"Unbekannt\"\n                    },\n                    \"Interessiert mich\": {\n                        \"ID\": \"Interessiert mich\",\n                        \"Name\": \"Interessiert mich\"\n                    },\n                    \"Interessiert mich nicht\": {\n                        \"ID\": \"Interessiert mich nicht\",\n                        \"Name\": \"Interessiert mich nicht\"\n                    }\n                }\n            }\n        }\n    ]\n}"}],"_postman_id":"47a15857-057f-4e39-b4fd-9bd108482e03"},{"name":"settings: organisationunit member roles","id":"3d372dad-5505-4f18-9ed4-da0a802db6f1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/settings/memberroles","description":"<h2 id=\"mitgliedsrollen-in-organisatioonseinheiten-gremien\">Mitgliedsrollen in Organisatioonseinheiten (Gremien)</h2>\n","urlObject":{"path":["eventmanager-system","restapi","v1","settings","memberroles"],"host":["https://we790.dev01.astendo-solutions.de"],"query":[],"variable":[]}},"response":[{"id":"35a18f5e-6ae0-41f5-85fa-e79bb5a9a646","name":"settings: organisationunit member roles","originalRequest":{"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/settings/memberroles"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Fri, 31 May 2024 10:22:01 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Strict-Transport-Security","value":"max-age=300; IncludeSubdomains; preload"},{"key":"X-Powered-By","value":""},{"key":"X-Xss-Protection","value":"1;mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Access-Control-Allow-Origin","value":"https://www.sandbox.paypal.com"},{"key":"Report-To","value":"{\"group\":\"ReportCspViolations\",\"max_age\":10886400,\"endpoints\":[{\"url\":\"https:\\/\\/muellerdemo2.astendo.de\\/eventmanager-system\\/ReportCspViolations.php\"}]}"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"jsonapi\": {\n        \"version\": \"1.1\"\n    },\n    \"meta\": {\n        \"ClientID\": \"11\",\n        \"webExtensionVersion\": \"7.7.0.3450\",\n        \"jsonapi-documentation\": \"https://jsonapi.org/\",\n        \"webExtenion-restapi-documentation\": \"https://documenter.getpostman.com/view/10573551/2sA35HXMAk\"\n    },\n    \"data\": [\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"3\",\n            \"attributes\": {\n                \"RoleName\": \"Zuordnung\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"4\",\n            \"attributes\": {\n                \"RoleName\": \"Ausschuss\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"5\",\n            \"attributes\": {\n                \"RoleName\": \"Mitglied\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"6\",\n            \"attributes\": {\n                \"RoleName\": \"Vorsitzender\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"8\",\n            \"attributes\": {\n                \"RoleName\": \"Mitarbeiter\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"9\",\n            \"attributes\": {\n                \"RoleName\": \"Büroleiter\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"10\",\n            \"attributes\": {\n                \"RoleName\": \"wiss. Mitarbeiter\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"11\",\n            \"attributes\": {\n                \"RoleName\": \"Organisation\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"12\",\n            \"attributes\": {\n                \"RoleName\": \"Ausschüsse\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"13\",\n            \"attributes\": {\n                \"RoleName\": \"Fraktionen/Parteien\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"14\",\n            \"attributes\": {\n                \"RoleName\": \"besondere Ämter/Funktionen\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"15\",\n            \"attributes\": {\n                \"RoleName\": \"pers. Referent\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"16\",\n            \"attributes\": {\n                \"RoleName\": \"Referent\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"17\",\n            \"attributes\": {\n                \"RoleName\": \"Sekretär\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"18\",\n            \"attributes\": {\n                \"RoleName\": \"stud. Mitarbeiter\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"19\",\n            \"attributes\": {\n                \"RoleName\": \"Pressereferent\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"20\",\n            \"attributes\": {\n                \"RoleName\": \"Sekretariat\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"21\",\n            \"attributes\": {\n                \"RoleName\": \"Büroleiter, wiss. Mitarbeiter\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"22\",\n            \"attributes\": {\n                \"RoleName\": \"Büroleiterin, wiss. Mitarbeiter\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"23\",\n            \"attributes\": {\n                \"RoleName\": \"Assistent\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"24\",\n            \"attributes\": {\n                \"RoleName\": \"Stellv. Fraktionsvorsitzender\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"25\",\n            \"attributes\": {\n                \"RoleName\": \"Parteivorsitzender\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"26\",\n            \"attributes\": {\n                \"RoleName\": \"Mitglied des Deutschen Bundestages\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"27\",\n            \"attributes\": {\n                \"RoleName\": \"Parlamentarische Geschäftsführerin\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"28\",\n            \"attributes\": {\n                \"RoleName\": \"Rechtsausschuss\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"29\",\n            \"attributes\": {\n                \"RoleName\": \"stellv. Mitglieder\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"30\",\n            \"attributes\": {\n                \"RoleName\": \"Deutscher Bundestag\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"31\",\n            \"attributes\": {\n                \"RoleName\": \"Rechtspolitischer Sprecher\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"32\",\n            \"attributes\": {\n                \"RoleName\": \"Ausschuss für Gesundheit\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"33\",\n            \"attributes\": {\n                \"RoleName\": \"Vorsitzende\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"34\",\n            \"attributes\": {\n                \"RoleName\": \"Unterausschuss Globale Gesundheit\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"35\",\n            \"attributes\": {\n                \"RoleName\": \"Ausschuss für wirtschaftliche Zusammenarbeit und Entwicklung\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"36\",\n            \"attributes\": {\n                \"RoleName\": \"stellv. Vorsitzende\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"37\",\n            \"attributes\": {\n                \"RoleName\": \"Bundesministerium für Gesundheit (BMG)\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"38\",\n            \"attributes\": {\n                \"RoleName\": \"Gesundheitspolitischer Sprecher\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"39\",\n            \"attributes\": {\n                \"RoleName\": \"Ausschuss für Umwelt, Naturschutz, nukleare Sicherheit und Verbraucherschutz\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"40\",\n            \"attributes\": {\n                \"RoleName\": \"Parlamentarischer Beirat für nachhaltige Entwicklung\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"41\",\n            \"attributes\": {\n                \"RoleName\": \"Pflegepolitischer Sprecher\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"42\",\n            \"attributes\": {\n                \"RoleName\": \"Queerpolitischer Sprecher\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"43\",\n            \"attributes\": {\n                \"RoleName\": \"Petitionsausschuss\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"44\",\n            \"attributes\": {\n                \"RoleName\": \"Ausschuss für die Angelegenheiten der Europäischen Union\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"45\",\n            \"attributes\": {\n                \"RoleName\": \"Ausschuss für Menschenrechte und humanitäre Hilfe\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"46\",\n            \"attributes\": {\n                \"RoleName\": \"Ausschuss für Digitales\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"47\",\n            \"attributes\": {\n                \"RoleName\": \"Sportausschuss\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"48\",\n            \"attributes\": {\n                \"RoleName\": \"Ausschuss für Wohnen, Stadtentwicklung, Bauwesen und Kommunen\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"49\",\n            \"attributes\": {\n                \"RoleName\": \"Sprecher für Digitales/digitale Infrastruktur\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"50\",\n            \"attributes\": {\n                \"RoleName\": \"Drogen-, Suchtpolitischer Sprecher\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"51\",\n            \"attributes\": {\n                \"RoleName\": \"Parl. Geschäftsführer\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"52\",\n            \"attributes\": {\n                \"RoleName\": \"Mitglied des Bayerischen Landtags\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"53\",\n            \"attributes\": {\n                \"RoleName\": \"Fraktionsvorsitzender\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"54\",\n            \"attributes\": {\n                \"RoleName\": \"Stellv. Fraktionsvorsitzende\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"55\",\n            \"attributes\": {\n                \"RoleName\": \"Ministerialdirektor\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"56\",\n            \"attributes\": {\n                \"RoleName\": \"Staatsminister\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"57\",\n            \"attributes\": {\n                \"RoleName\": \"Pressesprecher\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"58\",\n            \"attributes\": {\n                \"RoleName\": \"Bundesministerin\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"59\",\n            \"attributes\": {\n                \"RoleName\": \"Parlamentarischer Staatssekretär\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"60\",\n            \"attributes\": {\n                \"RoleName\": \"Parlamentarische Staatssekretärin\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"61\",\n            \"attributes\": {\n                \"RoleName\": \"Staatssekretär\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"62\",\n            \"attributes\": {\n                \"RoleName\": \"Zugeordnet (ohne Amt)\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"63\",\n            \"attributes\": {\n                \"RoleName\": \"Pressesprecherin\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"64\",\n            \"attributes\": {\n                \"RoleName\": \"Ministerialdirigent\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"65\",\n            \"attributes\": {\n                \"RoleName\": \"Ministerialrat\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"66\",\n            \"attributes\": {\n                \"RoleName\": \"Ministerialrätin\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"67\",\n            \"attributes\": {\n                \"RoleName\": \"Regierungsdirektorin\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"68\",\n            \"attributes\": {\n                \"RoleName\": \"Ministerialdirigentin\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"69\",\n            \"attributes\": {\n                \"RoleName\": \"Regierungsdirektor\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"70\",\n            \"attributes\": {\n                \"RoleName\": \"Ministerin\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"71\",\n            \"attributes\": {\n                \"RoleName\": \"Staatssekretärin\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"72\",\n            \"attributes\": {\n                \"RoleName\": \"Integrationsbeauftragte der\\nLandesregierung\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"73\",\n            \"attributes\": {\n                \"RoleName\": \"Minister\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"74\",\n            \"attributes\": {\n                \"RoleName\": \"Beauftragte der Landesregierung\\nfür Menschen mit Behinderung sowie\\nPatientinnen und Patienten\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"75\",\n            \"attributes\": {\n                \"RoleName\": \"Senatorin\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"76\",\n            \"attributes\": {\n                \"RoleName\": \"Staatsministerin\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"77\",\n            \"attributes\": {\n                \"RoleName\": \"Landesbeauftragte für den Tierschutz\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"78\",\n            \"attributes\": {\n                \"RoleName\": \"Landestierschutzbeauftragte\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"79\",\n            \"attributes\": {\n                \"RoleName\": \"Mitglied des Hessischen Landtags\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"80\",\n            \"attributes\": {\n                \"RoleName\": \"Vizepräsidentin\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"81\",\n            \"attributes\": {\n                \"RoleName\": \"Bundesminister\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"82\",\n            \"attributes\": {\n                \"RoleName\": \"Parlamentarischer Geschäftsführer\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"83\",\n            \"attributes\": {\n                \"RoleName\": \"Fraktionsvorsitzende\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"84\",\n            \"attributes\": {\n                \"RoleName\": \"Vizepräsident\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"85\",\n            \"attributes\": {\n                \"RoleName\": \"Bundestagspräsidentin\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"86\",\n            \"attributes\": {\n                \"RoleName\": \"Sprecher für den Ländlichen Raum\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"87\",\n            \"attributes\": {\n                \"RoleName\": \"Forst-, Waldpolitischer Sprecher\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"88\",\n            \"attributes\": {\n                \"RoleName\": \"Landwirtschaftspolitischer Sprecher\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"89\",\n            \"attributes\": {\n                \"RoleName\": \"Verbraucherschutzpolitischer Sprecher\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"90\",\n            \"attributes\": {\n                \"RoleName\": \"stellv. Bundesratsmitglied\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"91\",\n            \"attributes\": {\n                \"RoleName\": \"Ministerpräsident\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"92\",\n            \"attributes\": {\n                \"RoleName\": \"Mitglied des Landtages von Baden-Württemberg\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"93\",\n            \"attributes\": {\n                \"RoleName\": \"Politischer Staatssekretär\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"94\",\n            \"attributes\": {\n                \"RoleName\": \"Landtagspräsidentin\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"95\",\n            \"attributes\": {\n                \"RoleName\": \"Finanzpolitischer Sprecher\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"96\",\n            \"attributes\": {\n                \"RoleName\": \"Handwerks-, Mittelstandspolitischer Sprecher\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"97\",\n            \"attributes\": {\n                \"RoleName\": \"Sprecher für Petitionen\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"98\",\n            \"attributes\": {\n                \"RoleName\": \"Bundeskanzler\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"99\",\n            \"attributes\": {\n                \"RoleName\": \"stellv. Landesgruppenvorsitzender\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"100\",\n            \"attributes\": {\n                \"RoleName\": \"Forschungspolitischer Sprecher\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"101\",\n            \"attributes\": {\n                \"RoleName\": \"Medienpolitischer Sprecher\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"102\",\n            \"attributes\": {\n                \"RoleName\": \"Technologiepolitischer Sprecher\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"103\",\n            \"attributes\": {\n                \"RoleName\": \"Entwicklungshilfepolitischer Sprecher\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"104\",\n            \"attributes\": {\n                \"RoleName\": \"Arbeitsmarktpolitischer Sprecher\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"105\",\n            \"attributes\": {\n                \"RoleName\": \"Sozialpolitischer Sprecher\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"106\",\n            \"attributes\": {\n                \"RoleName\": \"stellv. Landesgruppensprecher\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"107\",\n            \"attributes\": {\n                \"RoleName\": \"Wirtschaftspolitischer Sprecher\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"108\",\n            \"attributes\": {\n                \"RoleName\": \"Menschenrechtspolitischer Sprecher\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"109\",\n            \"attributes\": {\n                \"RoleName\": \"Landesgruppenvorsitzender\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"110\",\n            \"attributes\": {\n                \"RoleName\": \"Familienpolitischer Sprecher\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"111\",\n            \"attributes\": {\n                \"RoleName\": \"Frauenpolitischer Sprecher\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"112\",\n            \"attributes\": {\n                \"RoleName\": \"Jugendpolitischer Sprecher\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"113\",\n            \"attributes\": {\n                \"RoleName\": \"Landesgruppensprecher\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"114\",\n            \"attributes\": {\n                \"RoleName\": \"Seniorenpolitischer Sprecher\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"115\",\n            \"attributes\": {\n                \"RoleName\": \"Haushaltspolitischer Sprecher\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"116\",\n            \"attributes\": {\n                \"RoleName\": \"Kirchen-, Religionspolitischer Sprecher\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"117\",\n            \"attributes\": {\n                \"RoleName\": \"Außenpolitischer Sprecher\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"118\",\n            \"attributes\": {\n                \"RoleName\": \"Ernährungspolitischer Sprecher\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"119\",\n            \"attributes\": {\n                \"RoleName\": \"1. stellv. Fraktionsvorsitzender\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"120\",\n            \"attributes\": {\n                \"RoleName\": \"Europapolitischer Sprecher\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"121\",\n            \"attributes\": {\n                \"RoleName\": \"Sportpolitischer Sprecher\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"122\",\n            \"attributes\": {\n                \"RoleName\": \"Atompolitischer Sprecher\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"123\",\n            \"attributes\": {\n                \"RoleName\": \"Naturschutzpolitischer Sprecher\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"124\",\n            \"attributes\": {\n                \"RoleName\": \"Umweltpolitischer Sprecher\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"125\",\n            \"attributes\": {\n                \"RoleName\": \"Baupolitischer Sprecher\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"126\",\n            \"attributes\": {\n                \"RoleName\": \"Wohnungsbaupolitischer Sprecher\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"127\",\n            \"attributes\": {\n                \"RoleName\": \"Verkehrspolitischer Sprecher\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"128\",\n            \"attributes\": {\n                \"RoleName\": \"Energiepolitischer Sprecher\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"129\",\n            \"attributes\": {\n                \"RoleName\": \"Klimaschutzpolitischer Sprecher\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"130\",\n            \"attributes\": {\n                \"RoleName\": \"1. Parl. Geschäftsführer\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"131\",\n            \"attributes\": {\n                \"RoleName\": \"Kulturpolitischer Sprecher\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"132\",\n            \"attributes\": {\n                \"RoleName\": \"Tourismuspolitischer Sprecher\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"133\",\n            \"attributes\": {\n                \"RoleName\": \"Innenpolitischer Sprecher\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"134\",\n            \"attributes\": {\n                \"RoleName\": \"Sprecher für Strategien gg. Rechtsextremismus\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"135\",\n            \"attributes\": {\n                \"RoleName\": \"Justiziar\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"136\",\n            \"attributes\": {\n                \"RoleName\": \"Bildungspolitischer Sprecher\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"137\",\n            \"attributes\": {\n                \"RoleName\": \"Wissenschaftspolitischer Sprecher\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"138\",\n            \"attributes\": {\n                \"RoleName\": \"Verteidigungs-, Sicherheitspolitischer Sprecher\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"139\",\n            \"attributes\": {\n                \"RoleName\": \"Sprecher für Stadtentwicklung\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"140\",\n            \"attributes\": {\n                \"RoleName\": \"Landesparteivorsitzender\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"141\",\n            \"attributes\": {\n                \"RoleName\": \"Mobilitätspolitischer Sprecher\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"142\",\n            \"attributes\": {\n                \"RoleName\": \"Sprecher für Feuerwehr und Katastrophenschutz\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"143\",\n            \"attributes\": {\n                \"RoleName\": \"Parlamentspräsident\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"144\",\n            \"attributes\": {\n                \"RoleName\": \"Rentenpolitischer Sprecher\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"145\",\n            \"attributes\": {\n                \"RoleName\": \"Sprecher für Häfen und Schifffahrt\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"146\",\n            \"attributes\": {\n                \"RoleName\": \"Migrations-, Integrationspolitischer Sprecher\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"147\",\n            \"attributes\": {\n                \"RoleName\": \"Sprecher für Menschen mit Behinderung\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"148\",\n            \"attributes\": {\n                \"RoleName\": \"Kommunalpolitischer Sprecher\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"149\",\n            \"attributes\": {\n                \"RoleName\": \"Kinderpolitischer Sprecher\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"150\",\n            \"attributes\": {\n                \"RoleName\": \"Gewerkschaftspolitischer Sprecher\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"151\",\n            \"attributes\": {\n                \"RoleName\": \"Netzpolitischer Sprecher\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"152\",\n            \"attributes\": {\n                \"RoleName\": \"Inklusionspolitischer Sprecher\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"153\",\n            \"attributes\": {\n                \"RoleName\": \"Demokratiepolitischer Sprecher\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"154\",\n            \"attributes\": {\n                \"RoleName\": \"Tierschutzpolitischer Sprecher\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"155\",\n            \"attributes\": {\n                \"RoleName\": \"Flüchtlingspolitischer Sprecher\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"156\",\n            \"attributes\": {\n                \"RoleName\": \"Senator\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"157\",\n            \"attributes\": {\n                \"RoleName\": \"Beauftragte der Hessischen\\nLandesregierung für Menschen\\nmit Behinderungen\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"158\",\n            \"attributes\": {\n                \"RoleName\": \"Leitende Ministerialrätin\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"159\",\n            \"attributes\": {\n                \"RoleName\": \"Bundesvorsitzender\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"160\",\n            \"attributes\": {\n                \"RoleName\": \"Vorsitzende des Kuratoriums\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"161\",\n            \"attributes\": {\n                \"RoleName\": \"Geschäftsführer\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"162\",\n            \"attributes\": {\n                \"RoleName\": \"Vorsitzender des Stiftungsrates\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"163\",\n            \"attributes\": {\n                \"RoleName\": \"Vorsitzender des Vorstandes\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"164\",\n            \"attributes\": {\n                \"RoleName\": \"Erster Vorsitzender\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"165\",\n            \"attributes\": {\n                \"RoleName\": \"Bundesvorsitzende\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"166\",\n            \"attributes\": {\n                \"RoleName\": \"Bundesgeschäftsführer\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"167\",\n            \"attributes\": {\n                \"RoleName\": \"Präsident\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"168\",\n            \"attributes\": {\n                \"RoleName\": \"Leitung der Geschäftsstelle\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"169\",\n            \"attributes\": {\n                \"RoleName\": \"Mitglied des Vorstandes\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"170\",\n            \"attributes\": {\n                \"RoleName\": \"Geschäftsführender Vorsitzender\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"171\",\n            \"attributes\": {\n                \"RoleName\": \"Vorsitzende des Stiftungsrates\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"172\",\n            \"attributes\": {\n                \"RoleName\": \"Leiterin Presse und Kommunikation\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"173\",\n            \"attributes\": {\n                \"RoleName\": \"Vorsitzende des Vorstandes\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"174\",\n            \"attributes\": {\n                \"RoleName\": \"Geschäftsführerin\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"175\",\n            \"attributes\": {\n                \"RoleName\": \"Generalsekretär\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"176\",\n            \"attributes\": {\n                \"RoleName\": \"Sprecher des Vorstandes\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"177\",\n            \"attributes\": {\n                \"RoleName\": \"Referentin für Presse- und Öffentlichkeitsarbeit\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"178\",\n            \"attributes\": {\n                \"RoleName\": \"Leiterin Öffentlichkeitsarbeit\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"179\",\n            \"attributes\": {\n                \"RoleName\": \"Ministerialdirektorin\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"180\",\n            \"attributes\": {\n                \"RoleName\": \"Landesbeauftragte für den\\nTierschutz\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"181\",\n            \"attributes\": {\n                \"RoleName\": \"Leitender Ministerialrat\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"182\",\n            \"attributes\": {\n                \"RoleName\": \"Leiter\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"183\",\n            \"attributes\": {\n                \"RoleName\": \"Leiter Pressestelle\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"184\",\n            \"attributes\": {\n                \"RoleName\": \"Stellvertretender Generalsekretär\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"185\",\n            \"attributes\": {\n                \"RoleName\": \"Stellvertretende Generalsekretärin\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"186\",\n            \"attributes\": {\n                \"RoleName\": \"Oberbürgermeister\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"187\",\n            \"attributes\": {\n                \"RoleName\": \"Hochschulpolitischer Sprecher\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"188\",\n            \"attributes\": {\n                \"RoleName\": \"Infrastrukturpolitischer Sprecher\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"189\",\n            \"attributes\": {\n                \"RoleName\": \"Parteivorsitzende\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"190\",\n            \"attributes\": {\n                \"RoleName\": \"Vorsitzender der Geschäftsführung\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"191\",\n            \"attributes\": {\n                \"RoleName\": \"Hauptgeschäftsführer\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"192\",\n            \"attributes\": {\n                \"RoleName\": \"Koordinatorin der Bundesregierung für\\ndie Deutsche Luft- und Raumfahrt\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"193\",\n            \"attributes\": {\n                \"RoleName\": \"Sprecher für Landesplanung\",\n                \"StandardPriority\": null\n            }\n        },\n        {\n            \"type\": \"memberrole\",\n            \"id\": \"194\",\n            \"attributes\": {\n                \"RoleName\": \"Kanzler\",\n                \"StandardPriority\": null\n            }\n        }\n    ]\n}"}],"_postman_id":"3d372dad-5505-4f18-9ed4-da0a802db6f1"},{"name":"settings: organisationunitfields","id":"55db11f2-3a53-4cd1-8e39-3d766660e678","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/settings/organisationunitfields","description":"<h1 id=\"felder-in-organisationseinheiten-gremien\">Felder in Organisationseinheiten (Gremien)</h1>\n","urlObject":{"path":["eventmanager-system","restapi","v1","settings","organisationunitfields"],"host":["https://we790.dev01.astendo-solutions.de"],"query":[],"variable":[]}},"response":[{"id":"ad9d004b-ed82-4e0e-a62c-8d726418248e","name":"settings: organisationunitfields","originalRequest":{"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/settings/organisationunitfields"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Fri, 31 May 2024 10:22:58 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Strict-Transport-Security","value":"max-age=300; IncludeSubdomains; preload"},{"key":"X-Powered-By","value":""},{"key":"X-Xss-Protection","value":"1;mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Access-Control-Allow-Origin","value":"https://www.sandbox.paypal.com"},{"key":"Report-To","value":"{\"group\":\"ReportCspViolations\",\"max_age\":10886400,\"endpoints\":[{\"url\":\"https:\\/\\/muellerdemo2.astendo.de\\/eventmanager-system\\/ReportCspViolations.php\"}]}"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"jsonapi\": {\n        \"version\": \"1.1\"\n    },\n    \"meta\": {\n        \"ClientID\": \"11\",\n        \"webExtensionVersion\": \"7.7.0.3450\",\n        \"jsonapi-documentation\": \"https://jsonapi.org/\",\n        \"webExtenion-restapi-documentation\": \"https://documenter.getpostman.com/view/10573551/2sA35HXMAk\"\n    },\n    \"data\": [\n        {\n            \"type\": \"OrganisationunitFields\",\n            \"id\": \"OU_ID\",\n            \"attributes\": {\n                \"LogicalName\": \"OU_ID\",\n                \"Name\": \"Organisation unit ID\",\n                \"Comment\": \"ID der Organisationseinheit\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": true,\n                \"DataFieldType\": \"number-int\"\n            }\n        },\n        {\n            \"type\": \"OrganisationunitFields\",\n            \"id\": \"ParentID\",\n            \"attributes\": {\n                \"LogicalName\": \"ParentID\",\n                \"Name\": \"ParentID\",\n                \"Comment\": \"ID der übergeordneten Organisationseinheit\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"number-int\"\n            }\n        },\n        {\n            \"type\": \"OrganisationunitFields\",\n            \"id\": \"externalID\",\n            \"attributes\": {\n                \"LogicalName\": \"externalID\",\n                \"Name\": \"externalID\",\n                \"Comment\": \"ID der Organisationseinheit im Fremdsystem optional eine GUID\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": true,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"text-input\"\n            }\n        },\n        {\n            \"type\": \"OrganisationunitFields\",\n            \"id\": \"ParentRoleID\",\n            \"attributes\": {\n                \"LogicalName\": \"ParentRoleID\",\n                \"Name\": \"ID der Rolle\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": true,\n                \"DataFieldType\": \"number-int\"\n            }\n        },\n        {\n            \"type\": \"OrganisationunitFields\",\n            \"id\": \"ParentRoleType\",\n            \"attributes\": {\n                \"LogicalName\": \"ParentRoleType\",\n                \"Name\": \"Typ der übergeordneten Organisationseinheit\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"text-input\"\n            }\n        },\n        {\n            \"type\": \"OrganisationunitFields\",\n            \"id\": \"Description\",\n            \"attributes\": {\n                \"LogicalName\": \"Description\",\n                \"Name\": \"Beschreibung der Organisationseinheit\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"text-long\"\n            }\n        },\n        {\n            \"type\": \"OrganisationunitFields\",\n            \"id\": \"Type\",\n            \"attributes\": {\n                \"LogicalName\": \"Type\",\n                \"Name\": \"Typ der übergeordneten Organisationseinheit\",\n                \"Comment\": \"Der Name der 'AttendantTypeID'\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"text-input\"\n            }\n        },\n        {\n            \"type\": \"OrganisationunitFields\",\n            \"id\": \"Inactive\",\n            \"attributes\": {\n                \"LogicalName\": \"Inactive\",\n                \"Name\": \"Inactive\",\n                \"Comment\": \"Gibt an, ob die Organisationseinheit nicht aktiv ist'\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": true,\n                \"IsMandatory\": true,\n                \"DataFieldType\": \"boolean\"\n            }\n        },\n        {\n            \"type\": \"OrganisationunitFields\",\n            \"id\": \"ActiveSince\",\n            \"attributes\": {\n                \"LogicalName\": \"ActiveSince\",\n                \"Name\": \"Aktiv seit\",\n                \"Comment\": \"Startdatum/Uhrzeit der Aktivitäten der Organisationseinheit\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"datetime\"\n            }\n        },\n        {\n            \"type\": \"OrganisationunitFields\",\n            \"id\": \"ActiveUntil\",\n            \"attributes\": {\n                \"LogicalName\": \"ActiveUntil\",\n                \"Name\": \"Aktiv bis\",\n                \"Comment\": \"Enddatum/Uhrzeit der Aktivitäten der Organisationseinheit\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"datetime\"\n            }\n        },\n        {\n            \"type\": \"OrganisationunitFields\",\n            \"id\": \"Gremium\",\n            \"attributes\": {\n                \"LogicalName\": \"Gremium\",\n                \"Name\": \"Gremium ID\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"number-int\"\n            }\n        },\n        {\n            \"type\": \"OrganisationunitFields\",\n            \"id\": \"TreePath\",\n            \"attributes\": {\n                \"LogicalName\": \"TreePath\",\n                \"Name\": \"TreePath\",\n                \"Comment\": \"Hierarchie der Organisationseinheit\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"text-long\"\n            }\n        },\n        {\n            \"type\": \"OrganisationunitFields\",\n            \"id\": \"Tree\",\n            \"attributes\": {\n                \"LogicalName\": \"TreePath\",\n                \"Name\": \"TreePath\",\n                \"Comment\": \"Hierarchiestruktur der Organisationseinheit in der webExtension\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"text-long\"\n            }\n        },\n        {\n            \"type\": \"OrganisationunitFields\",\n            \"id\": \"CREATEDBY\",\n            \"attributes\": {\n                \"LogicalName\": \"CREATEDBY\",\n                \"Name\": \"Erstellt durch\",\n                \"Comment\": \"Wird bei Neuanlage automatisch gesetzt\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"text-input\"\n            }\n        },\n        {\n            \"type\": \"OrganisationunitFields\",\n            \"id\": \"DATECREATE\",\n            \"attributes\": {\n                \"LogicalName\": \"DATECREATE\",\n                \"Name\": \"Erstellt am\",\n                \"Comment\": \"Wird bei Neuanlage automatisch gesetzt wenn nicht angegeben\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": true,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"datetime\"\n            }\n        },\n        {\n            \"type\": \"OrganisationunitFields\",\n            \"id\": \"MODIFIEDBY\",\n            \"attributes\": {\n                \"LogicalName\": \"MODIFIEDBY\",\n                \"Name\": \"Modifiziert durch\",\n                \"Comment\": \"Wird bei Neuanlage/Update automatisch gesetzt wenn nicht angegeben\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"text-input\"\n            }\n        },\n        {\n            \"type\": \"OrganisationunitFields\",\n            \"id\": \"DATEMODIFIED\",\n            \"attributes\": {\n                \"LogicalName\": \"DATEMODIFIED\",\n                \"Name\": \"Modifiziert am\",\n                \"Comment\": \"Wird bei Neuanlage/Update automatisch gesetzt wenn nicht angegeben\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": true,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"datetime\"\n            }\n        },\n        {\n            \"type\": \"OrganisationunitFields\",\n            \"id\": \"WebExID\",\n            \"attributes\": {\n                \"LogicalName\": \"WebExID\",\n                \"Name\": \"WebExID\",\n                \"Comment\": \"ID der Organisationseinheit in der webExtension\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"number-int\"\n            }\n        }\n    ]\n}"}],"_postman_id":"55db11f2-3a53-4cd1-8e39-3d766660e678"},{"name":"settings: organisationunit memberfields","id":"34a86f6b-76f9-476f-9c2b-5e2471f89e83","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/settings/organisationunitmemberfields","description":"<h2 id=\"felder-für-die-mitglieder-in-organisationseinheiten-gremien\">Felder für die Mitglieder in Organisationseinheiten (Gremien)</h2>\n","urlObject":{"path":["eventmanager-system","restapi","v1","settings","organisationunitmemberfields"],"host":["https://we790.dev01.astendo-solutions.de"],"query":[],"variable":[]}},"response":[{"id":"301d54c7-1dd3-4a20-89c6-28a6183c227c","name":"settings: organisationunit memberfields","originalRequest":{"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/settings/organisationunitmemberfields"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Fri, 01 Aug 2025 10:00:19 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Cross-Origin-Resource-Policy","value":"same-site"},{"key":"Cross-Origin-Embedder-Policy","value":"credentialless"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"},{"key":"Strict-Transport-Security","value":"max-age=15768000; IncludeSubdomains; preload"},{"key":"X-Powered-By","value":""},{"key":"X-Xss-Protection","value":"1;mode=block"},{"key":"Report-To","value":"{\"group\":\"ReportCspViolations\",\"max_age\":10886400,\"endpoints\":[{\"url\":\"https:\\/\\/we790.dev01.astendo-solutions.de\\/eventmanager-system\\/ReportCspViolations.php\"}]}"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":": Authorization, Origin, X-Requested-With, Content-Type,Accept"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"jsonapi\": {\n        \"version\": \"1.1\"\n    },\n    \"meta\": {\n        \"ClientID\": 1,\n        \"webX-version\": \"7.9.0.6360\",\n        \"complexity\": \"linearized\",\n        \"jsonapi-documentation\": \"https://jsonapi.org/\",\n        \"webx-restapi-documentation\": \"https://documenter.getpostman.com/view/10573551/2sA35HXMAk\"\n    },\n    \"data\": [\n        {\n            \"type\": \"OrganisationunitMemberFields\",\n            \"id\": \"WebExID\",\n            \"attributes\": {\n                \"LogicalName\": \"WebExID\",\n                \"Name\": \"WebExID\",\n                \"Comment\": \"ID der Mitgliedschaft in der webExtension\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"number-int\"\n            }\n        },\n        {\n            \"type\": \"OrganisationunitMemberFields\",\n            \"id\": \"OU_ID\",\n            \"attributes\": {\n                \"LogicalName\": \"OU_ID\",\n                \"Name\": \"Organisation unit ID\",\n                \"Comment\": \"ID der Organisationseinheit\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": true,\n                \"DataFieldType\": \"number-int\"\n            }\n        },\n        {\n            \"type\": \"OrganisationunitMemberFields\",\n            \"id\": \"WebUserID\",\n            \"attributes\": {\n                \"LogicalName\": \"WebUserID\",\n                \"Name\": \"WebUserID\",\n                \"Comment\": \"ID verknüpften Adresse in der webExtension\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": true,\n                \"IsMandatory\": true,\n                \"DataFieldType\": \"number-int\"\n            }\n        },\n        {\n            \"type\": \"OrganisationunitMemberFields\",\n            \"id\": \"addressID\",\n            \"attributes\": {\n                \"LogicalName\": \"addressID\",\n                \"Name\": \"addressID\",\n                \"Comment\": \"ID verknüpften Adresse in cobra\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": true,\n                \"IsMandatory\": true,\n                \"DataFieldType\": \"number-int\"\n            }\n        },\n        {\n            \"type\": \"OrganisationunitMemberFields\",\n            \"id\": \"externalID\",\n            \"attributes\": {\n                \"LogicalName\": \"externalID\",\n                \"Name\": \"externalID\",\n                \"Comment\": \"ID der Mitgliedschaft im Fremdsystem optional eine GUID\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": true,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"text-input\"\n            }\n        },\n        {\n            \"type\": \"OrganisationunitMemberFields\",\n            \"id\": \"MemberShipID\",\n            \"attributes\": {\n                \"LogicalName\": \"MemberShipID\",\n                \"Name\": \"ID der Mitgliedschaft in cobra\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"number-int\"\n            }\n        },\n        {\n            \"type\": \"OrganisationunitMemberFields\",\n            \"id\": \"ClientID\",\n            \"attributes\": {\n                \"LogicalName\": \"ClientID\",\n                \"Name\": \"ClientID\",\n                \"Comment\": \"Mandanten ID\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": true,\n                \"DataFieldType\": \"number-int\"\n            }\n        },\n        {\n            \"type\": \"OrganisationunitMemberFields\",\n            \"id\": \"RoleID\",\n            \"attributes\": {\n                \"LogicalName\": \"RoleID\",\n                \"Name\": \"ID der Mitgliedsrolle\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": true,\n                \"IsMandatory\": true,\n                \"DataFieldType\": \"number-int\"\n            }\n        },\n        {\n            \"type\": \"OrganisationunitMemberFields\",\n            \"id\": \"RoleInOffice\",\n            \"attributes\": {\n                \"LogicalName\": \"RoleInOffice\",\n                \"Name\": \"Name der Mitgliedsrolle\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"text-input\"\n            }\n        },\n        {\n            \"type\": \"OrganisationunitMemberFields\",\n            \"id\": \"ParentRoleType\",\n            \"attributes\": {\n                \"LogicalName\": \"ParentRoleType\",\n                \"Name\": \"Typ der übergeordneten Organisationseinheit\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"text-input\"\n            }\n        },\n        {\n            \"type\": \"OrganisationunitMemberFields\",\n            \"id\": \"Inactive\",\n            \"attributes\": {\n                \"LogicalName\": \"Inactive\",\n                \"Name\": \"Inactive\",\n                \"Comment\": \"Gibt an, ob die Organisationseinheit nicht aktiv ist'\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": true,\n                \"IsMandatory\": true,\n                \"DataFieldType\": \"boolean\"\n            }\n        },\n        {\n            \"type\": \"OrganisationunitMemberFields\",\n            \"id\": \"ActiveSince\",\n            \"attributes\": {\n                \"LogicalName\": \"ActiveSince\",\n                \"Name\": \"Aktiv seit\",\n                \"Comment\": \"Startdatum/Uhrzeit der Aktivitäten der Organisationseinheit\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"datetime\"\n            }\n        },\n        {\n            \"type\": \"OrganisationunitMemberFields\",\n            \"id\": \"ActiveUntil\",\n            \"attributes\": {\n                \"LogicalName\": \"ActiveUntil\",\n                \"Name\": \"Aktiv bis\",\n                \"Comment\": \"Enddatum/Uhrzeit der Aktivitäten der Organisationseinheit\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"datetime\"\n            }\n        },\n        {\n            \"type\": \"OrganisationunitMemberFields\",\n            \"id\": \"CREATEDBY\",\n            \"attributes\": {\n                \"LogicalName\": \"CREATEDBY\",\n                \"Name\": \"Erstellt durch\",\n                \"Comment\": \"Wird bei Neuanlage automatisch gesetzt\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"text-input\"\n            }\n        },\n        {\n            \"type\": \"OrganisationunitMemberFields\",\n            \"id\": \"DATECREATE\",\n            \"attributes\": {\n                \"LogicalName\": \"DATECREATE\",\n                \"Name\": \"Erstellt am\",\n                \"Comment\": \"Wird bei Neuanlage automatisch gesetzt wenn nicht angegeben\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": true,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"datetime\"\n            }\n        },\n        {\n            \"type\": \"OrganisationunitMemberFields\",\n            \"id\": \"MODIFIEDBY\",\n            \"attributes\": {\n                \"LogicalName\": \"MODIFIEDBY\",\n                \"Name\": \"Modifiziert durch\",\n                \"Comment\": \"Wird bei Neuanlage/Update automatisch gesetzt wenn nicht angegeben\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"text-input\"\n            }\n        },\n        {\n            \"type\": \"OrganisationunitMemberFields\",\n            \"id\": \"DATEMODIFIED\",\n            \"attributes\": {\n                \"LogicalName\": \"DATEMODIFIED\",\n                \"Name\": \"Modifiziert am\",\n                \"Comment\": \"Wird bei Neuanlage/Update automatisch gesetzt wenn nicht angegeben\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": true,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"datetime\"\n            }\n        }\n    ]\n}"}],"_postman_id":"34a86f6b-76f9-476f-9c2b-5e2471f89e83"},{"name":"settings: newsfields","id":"e0d0aade-f707-4ad9-ac8a-c58f765c44d9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/settings/newsfields","urlObject":{"path":["eventmanager-system","restapi","v1","settings","newsfields"],"host":["https://we790.dev01.astendo-solutions.de"],"query":[],"variable":[]}},"response":[{"id":"c9801cfb-37d4-4966-8651-71bf1ba1e7cb","name":"settings: newsfields","originalRequest":{"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/settings/newsfields"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Wed, 04 Feb 2026 12:33:36 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Cross-Origin-Resource-Policy","value":"same-site"},{"key":"Cross-Origin-Embedder-Policy","value":"unsafe-none"},{"key":"Cross-Origin-Opener-Policy","value":"cross-origin"},{"key":"Strict-Transport-Security","value":"max-age=300; IncludeSubdomains; preload"},{"key":"X-Powered-By","value":""},{"key":"X-Xss-Protection","value":"1;mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Report-To","value":"{\"group\":\"ReportCspViolations\",\"max_age\":10886400,\"endpoints\":[{\"url\":\"https:\\/\\/muellerdemo1.astendo.de\\/eventmanager-system\\/ReportCspViolations.php\"}]}"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":": Authorization, Origin, X-Requested-With, Content-Type,Accept"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"jsonapi\": {\n        \"version\": \"1.1\"\n    },\n    \"meta\": {\n        \"ClientID\": \"10\",\n        \"webX-version\": \"7.9.0.7965\",\n        \"complexity\": \"linearized\",\n        \"jsonapi-documentation\": \"https://jsonapi.org/\",\n        \"webx-restapi-documentation\": \"https://documenter.getpostman.com/view/10573551/2sA35HXMAk\"\n    },\n    \"data\": [\n        {\n            \"type\": \"NewsFields\",\n            \"id\": \"ID\",\n            \"attributes\": {\n                \"LogicalName\": \"ID\",\n                \"Name\": \"webExID\",\n                \"Comment\": \"ID der News in der webExtension. Immer vorhanden und nicht sichtbar, bei Neuanlage leer bzw. null\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": true,\n                \"DataFieldType\": \"number-int\"\n            }\n        },\n        {\n            \"type\": \"NewsFields\",\n            \"id\": \"externalID\",\n            \"attributes\": {\n                \"LogicalName\": \"externalID\",\n                \"Name\": \"Externe News ID\",\n                \"Comment\": \"ID der News im externen System, als String um auch GUIDs und ähnliches verarbeiten zu können.\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": true,\n                \"DataFieldType\": \"text-input\"\n            }\n        },\n        {\n            \"type\": \"NewsFields\",\n            \"id\": \"ExtAccessIdentifier\",\n            \"attributes\": {\n                \"LogicalName\": \"ExtAccessIdentifier\",\n                \"Name\": \"Identifier für den API/Backend Zugriff\",\n                \"Comment\": \"Identifier für die Rest-API / Backend für die Erstellung, letzte signifikante Änderung an der News\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": true,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"text-input\"\n            }\n        },\n        {\n            \"type\": \"NewsFields\",\n            \"id\": \"DateCreate\",\n            \"attributes\": {\n                \"LogicalName\": \"DateCreate\",\n                \"Name\": \"Erstellt am\",\n                \"Comment\": \"Zeitpunkt, wann die News erstellt wurde, nur bei Neuanlage gefüllt\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"datetime\"\n            }\n        },\n        {\n            \"type\": \"NewsFields\",\n            \"id\": \"DateModified\",\n            \"attributes\": {\n                \"LogicalName\": \"DateModified\",\n                \"Name\": \"Letzte Änderung am\",\n                \"Comment\": \"Wann wurde die letzte Änderung an der News vorgenommen bei jedem signifikanten Update des News aktualisiert\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": false,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"datetime\"\n            }\n        },\n        {\n            \"type\": \"NewsFields\",\n            \"id\": \"NewsTitle\",\n            \"attributes\": {\n                \"LogicalName\": \"NewsTitle\",\n                \"Name\": \"Title der News\",\n                \"Comment\": \"Headline der News\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": true,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"text-input\"\n            }\n        },\n        {\n            \"type\": \"NewsFields\",\n            \"id\": \"NewsTeaser\",\n            \"attributes\": {\n                \"LogicalName\": \"NewsTeaser\",\n                \"Name\": \"Teaser-Text\",\n                \"Comment\": \"Teaser-Text der News, html wird mit htmlspecialchars enkodiert\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": true,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"text-html\"\n            }\n        },\n        {\n            \"type\": \"NewsFields\",\n            \"id\": \"NewsDate\",\n            \"attributes\": {\n                \"LogicalName\": \"NewsDate\",\n                \"Name\": \"Datum\",\n                \"Comment\": \"Datum der News\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": true,\n                \"IsMandatory\": true,\n                \"DataFieldType\": \"datetime\"\n            }\n        },\n        {\n            \"type\": \"NewsFields\",\n            \"id\": \"NewsAuthor\",\n            \"attributes\": {\n                \"LogicalName\": \"NewsAuthor\",\n                \"Name\": \"Autor\",\n                \"Comment\": \"Autor\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": true,\n                \"IsMandatory\": true,\n                \"DataFieldType\": \"text-long\"\n            }\n        },\n        {\n            \"type\": \"NewsFields\",\n            \"id\": \"NewsPicture_Hash\",\n            \"attributes\": {\n                \"LogicalName\": \"NewsPicture_Hash\",\n                \"Name\": \"NewsPicture_Hash\",\n                \"Comment\": \"sha256 hash des Bildes (lowercase hexits)\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": true,\n                \"IsMandatory\": true,\n                \"DataFieldType\": \"text-input\"\n            }\n        },\n        {\n            \"type\": \"NewsFields\",\n            \"id\": \"NewsPicture_Link\",\n            \"attributes\": {\n                \"LogicalName\": \"NewsPicture_Link\",\n                \"Name\": \"URL des Bildes \",\n                \"Comment\": \"bei Neuanlage oder Update (inkl https) URL von dem das Bild geholt werden kann, bei GET Downloadlink\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": true,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"text-input\"\n            }\n        },\n        {\n            \"type\": \"NewsFields\",\n            \"id\": \"NewsPicture_Title\",\n            \"attributes\": {\n                \"LogicalName\": \"NewsPicture_Title\",\n                \"Name\": \"Titel-Attribut des Bildes \",\n                \"Comment\": \"\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": true,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"text-input\"\n            }\n        },\n        {\n            \"type\": \"NewsFields\",\n            \"id\": \"NewsPicture_Alt\",\n            \"attributes\": {\n                \"LogicalName\": \"NewsPicture_Alt\",\n                \"Name\": \"Alt-Attribute des Bildes \",\n                \"Comment\": \"Pflicht wenn Bild vorhanden\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": true,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"text-input\"\n            }\n        },\n        {\n            \"type\": \"NewsFields\",\n            \"id\": \"NewsPicture_Caption\",\n            \"attributes\": {\n                \"LogicalName\": \"NewsPicture_Caption\",\n                \"Name\": \"Copyright des Bildes \",\n                \"Comment\": \"Wird als Caption dargestellt\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": true,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"text-input\"\n            }\n        },\n        {\n            \"type\": \"NewsFields\",\n            \"id\": \"NewsText\",\n            \"attributes\": {\n                \"LogicalName\": \"NewsText\",\n                \"Name\": \"Text\",\n                \"Comment\": \"Text der News, html wird mit htmlspecialchars enkodiert\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": true,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"text-html\"\n            }\n        },\n        {\n            \"type\": \"NewsFields\",\n            \"id\": \"NewsTopicsA\",\n            \"attributes\": {\n                \"LogicalName\": \"NewsTopicsA\",\n                \"Name\": \"News Themen A\",\n                \"Comment\": \"Array mit den Ids der relevanten News-Themen\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": true,\n                \"IsMandatory\": true,\n                \"DataFieldType\": \"array-int\"\n            }\n        },\n        {\n            \"type\": \"NewsFields\",\n            \"id\": \"NewsTopicsB\",\n            \"attributes\": {\n                \"LogicalName\": \"NewsTopicsB\",\n                \"Name\": \"News Themen B\",\n                \"Comment\": \"Array mit den Ids der relevanten News-Regionen\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": true,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"array-int\"\n            }\n        },\n        {\n            \"type\": \"NewsFields\",\n            \"id\": \"NewsOrganisationUnits\",\n            \"attributes\": {\n                \"LogicalName\": \"NewsOrganisationUnits\",\n                \"Name\": \"Organisationseinheiten\",\n                \"Comment\": \"Array mit den Ids der relevanten Gremien\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": true,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"array-int\"\n            }\n        },\n        {\n            \"type\": \"NewsFields\",\n            \"id\": \"NewsDocuments\",\n            \"attributes\": {\n                \"LogicalName\": \"NewsDocuments\",\n                \"Name\": \"News-Dokumente\",\n                \"Comment\": \"Array mit den Ids der den News zugeordneten Dokumenten\",\n                \"VisibilityDependencies\": null,\n                \"IsUserEditable\": true,\n                \"IsMandatory\": false,\n                \"DataFieldType\": \"array-int\"\n            }\n        }\n    ]\n}"}],"_postman_id":"e0d0aade-f707-4ad9-ac8a-c58f765c44d9"},{"name":"settings: newsfields topics","id":"114353a5-b6a0-4244-862e-0a6dea70f769","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/settings/newsfields/topics","urlObject":{"path":["eventmanager-system","restapi","v1","settings","newsfields","topics"],"host":["https://we790.dev01.astendo-solutions.de"],"query":[],"variable":[]}},"response":[{"id":"e898bd73-53ac-4cbc-bb86-8ffb8d40a087","name":"settings: newsfields topics","originalRequest":{"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/settings/newsfields/topics"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Mon, 01 Sep 2025 11:49:18 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Cross-Origin-Resource-Policy","value":"same-site"},{"key":"Cross-Origin-Embedder-Policy","value":"credentialless"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"},{"key":"Strict-Transport-Security","value":"max-age=15768000; IncludeSubdomains; preload"},{"key":"X-Powered-By","value":""},{"key":"X-Xss-Protection","value":"1;mode=block"},{"key":"Report-To","value":"{\"group\":\"ReportCspViolations\",\"max_age\":10886400,\"endpoints\":[{\"url\":\"https:\\/\\/we790.dev01.astendo-solutions.de\\/eventmanager-system\\/ReportCspViolations.php\"}]}"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":": Authorization, Origin, X-Requested-With, Content-Type,Accept"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Set-Cookie","value":"PHPSESSID=ddf080ddbc0399c2a68d16667cbce65e95f05906; path=/; domain=we790.dev01.astendo-solutions.de; secure; HttpOnly; SameSite=Lax"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"jsonapi\": {\n        \"version\": \"1.1\"\n    },\n    \"meta\": {\n        \"ClientID\": 1,\n        \"webX-version\": \"7.9.0.6509\",\n        \"complexity\": \"linearized\",\n        \"jsonapi-documentation\": \"https://jsonapi.org/\",\n        \"webx-restapi-documentation\": \"https://documenter.getpostman.com/view/10573551/2sA35HXMAk\"\n    },\n    \"data\": [\n        {\n            \"type\": \"NewsTopic\",\n            \"id\": \"1\",\n            \"attributes\": {\n                \"ID\": 1,\n                \"Name\": \"Thema 1\"\n            }\n        },\n        {\n            \"type\": \"NewsTopic\",\n            \"id\": \"2\",\n            \"attributes\": {\n                \"ID\": 2,\n                \"Name\": \"Thema 2\"\n            }\n        },\n        {\n            \"type\": \"NewsTopic\",\n            \"id\": \"3\",\n            \"attributes\": {\n                \"ID\": 3,\n                \"Name\": \"Thema 3\"\n            }\n        },\n        {\n            \"type\": \"NewsTopic\",\n            \"id\": \"4\",\n            \"attributes\": {\n                \"ID\": 4,\n                \"Name\": \"Thema 4\"\n            }\n        },\n        {\n            \"type\": \"NewsTopic\",\n            \"id\": \"5\",\n            \"attributes\": {\n                \"ID\": 5,\n                \"Name\": \"Thema 5\"\n            }\n        },\n        {\n            \"type\": \"NewsTopic\",\n            \"id\": \"6\",\n            \"attributes\": {\n                \"ID\": 6,\n                \"Name\": \"Thema 6\"\n            }\n        },\n        {\n            \"type\": \"NewsTopic\",\n            \"id\": \"7\",\n            \"attributes\": {\n                \"ID\": 7,\n                \"Name\": \"Thema 7\"\n            }\n        },\n        {\n            \"type\": \"NewsTopic\",\n            \"id\": \"8\",\n            \"attributes\": {\n                \"ID\": 8,\n                \"Name\": \"Thema 8\"\n            }\n        }\n    ]\n}"}],"_postman_id":"114353a5-b6a0-4244-862e-0a6dea70f769"},{"name":"settings: newsfields regions","id":"42b2cc7a-cc22-4598-89a3-87fcf05624c6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/settings/newsfields/regions","urlObject":{"path":["eventmanager-system","restapi","v1","settings","newsfields","regions"],"host":["https://we790.dev01.astendo-solutions.de"],"query":[],"variable":[]}},"response":[{"id":"0c25bbe2-4e11-4caf-b68c-f41c3e96ff79","name":"settings: newsfields regions","originalRequest":{"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/settings/newsfields/regions"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Mon, 01 Sep 2025 11:49:29 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Cross-Origin-Resource-Policy","value":"same-site"},{"key":"Cross-Origin-Embedder-Policy","value":"credentialless"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"},{"key":"Strict-Transport-Security","value":"max-age=15768000; IncludeSubdomains; preload"},{"key":"X-Powered-By","value":""},{"key":"X-Xss-Protection","value":"1;mode=block"},{"key":"Report-To","value":"{\"group\":\"ReportCspViolations\",\"max_age\":10886400,\"endpoints\":[{\"url\":\"https:\\/\\/we790.dev01.astendo-solutions.de\\/eventmanager-system\\/ReportCspViolations.php\"}]}"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":": Authorization, Origin, X-Requested-With, Content-Type,Accept"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"jsonapi\": {\n        \"version\": \"1.1\"\n    },\n    \"meta\": {\n        \"ClientID\": 1,\n        \"webX-version\": \"7.9.0.6509\",\n        \"complexity\": \"linearized\",\n        \"jsonapi-documentation\": \"https://jsonapi.org/\",\n        \"webx-restapi-documentation\": \"https://documenter.getpostman.com/view/10573551/2sA35HXMAk\"\n    },\n    \"data\": [\n        {\n            \"type\": \"NewsRegion\",\n            \"id\": \"1\",\n            \"attributes\": {\n                \"ID\": 1,\n                \"Name\": \"Region 1\"\n            }\n        },\n        {\n            \"type\": \"NewsRegion\",\n            \"id\": \"2\",\n            \"attributes\": {\n                \"ID\": 2,\n                \"Name\": \"Region 2\"\n            }\n        },\n        {\n            \"type\": \"NewsRegion\",\n            \"id\": \"3\",\n            \"attributes\": {\n                \"ID\": 3,\n                \"Name\": \"Region 3\"\n            }\n        }\n    ]\n}"}],"_postman_id":"42b2cc7a-cc22-4598-89a3-87fcf05624c6"},{"name":"settings: documentfields","id":"f0652cae-7e7a-4253-99c7-9f93bd387c8a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://we790.dev01.astendo-solutions.de/eventmanager-system/restapi/v1/settings/documentfields","urlObject":{"path":["eventmanager-system","restapi","v1","settings","documentfields"],"host":["https://we790.dev01.astendo-solutions.de"],"query":[],"variable":[]}},"response":[],"_postman_id":"f0652cae-7e7a-4253-99c7-9f93bd387c8a"}],"id":"23e76b76-c293-4409-90b3-c8c1d7565773","description":"<h1 id=\"übersicht-über-die-verwendeten-datentypen-und-die-je-endpunkt-genutzen-felder\">Übersicht über die verwendeten Datentypen und die je Endpunkt genutzen Felder</h1>\n","_postman_id":"23e76b76-c293-4409-90b3-c8c1d7565773","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"8dcd76fc-5091-4adf-9ffc-0765c74413af","id":"8dcd76fc-5091-4adf-9ffc-0765c74413af","name":"webExtension Rest API","type":"collection"}}}],"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]}},"event":[{"listen":"prerequest","script":{"id":"17b4ca29-d46e-409a-9d34-2e4aad74ac82","type":"text/javascript","packages":{},"requests":{},"exec":[""]}},{"listen":"test","script":{"id":"8230ded0-61ca-441c-9f77-f00d9209a5cb","type":"text/javascript","packages":{},"requests":{},"exec":[""]}}],"variable":[{"key":"Username","value":"tadmin"},{"key":"Password","value":"tadmin"},{"key":"ExtAccessIdentifier","value":"editManager"},{"key":"base_url","value":"https://we790.dev01.astendo-solutions.de"},{"key":"EventID","value":"54","disabled":true}]}