{
"opportunityId": "string",
"contactId": "string",
"primary": true,
"roleId": "string"
}curl --location 'https://platform.shopranos.eu/api/ContactRole' \
--header 'Content-Type: application/json' \
--data '{
"opportunityId": "string",
"contactId": "string",
"primary": true,
"roleId": "string"
}'{}