curl --location 'https://platform.shopranos.eu/api/SalesChannels/WebHook///' \ --header 'Content-Type: application/json' \ --data '{ "property1": "string", "property2": "string" }'
{}