{ "primaryId": "string", "secondaryId": "string" }
curl --location 'https://platform.shopranos.eu/api/Contact/merge' \ --header 'Content-Type: application/json' \ --data '{ "primaryId": "string", "secondaryId": "string" }'
{}