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