{
"contacts": [
{
"id": 0,
"firstName": "string",
"lastName": "string",
"email": "user@example.com",
"contactType": "INTERNAL"
}
],
"groups": [
{
"contactAmount": 0,
"id": 0,
"name": "string"
}
],
"includedOrganizations": [
{
"contactAmount": 0,
"id": 0,
"name": "string",
"type": "INTERNAL"
}
],
"excludeOrganizationGroups": [
{
"id": 0,
"content": {
"nl": {
"name": "string"
},
"fr": {
"name": "string"
},
"en": {
"name": "string"
}
}
}
],
"publishLanguage": "EN",
"publishType": "ORGANIZATION"
}