curl --location --request PUT 'https://platform.shopranos.eu/api/CustomerGroupValues' \ --header 'Content-Type: application/json' \ --data '{ "customerGroupId": "string", "customerId": "string", "segmentId": "string" }'
{}