curl --location --request POST 'https://api.synup.com/api/v4/locations/create/gmb-listing?locationId=TG9jYXRpb246MTQwNTU=&connectedAccountId=bc818dc7-1576-4e50-a69d-c69d12221234&folderId=accounts/1154433325552997863009' \
--header 'Authorization: API T9V35W3xxxxxxxxxxx' \
--header 'Content-Type: application/json'
{
"data": {
"createGmbListingForLocation": {
"success": true,
"errors": null
}
}
}