curl --location 'https://api.synup.com/api/v4/local-post-ideas/extended-config?locationId=TG9jYXRpb246MQ%3D%3D' \
--header 'Synup-Version: 2026-04-17' \
--header 'Authorization: API T9V35W3xxxxxxxxxxx'{
"data": {
"localExtendedConfig": {
"id": "string",
"locationId": 0,
"tone": "string",
"targetCustomers": "string",
"country": "string",
"phone": "string",
"address": "string",
"location": "string",
"primaryColor": "string",
"secondaryColor": "string",
"logoLight": "string",
"logoDark": "string",
"services": {},
"products": {},
"contentRules": {},
"additionalContext": "string",
"insights": {}
}
}
}