curl --location --request POST '/price/events' \
--header 'Content-Type: application/json' \
--data-raw '{
"events": [
"string"
],
"clinic": "string",
"insurance": "string",
"professional": "string",
"specialty": "string",
"patient": "string",
"insurancePlan": "string"
}'{
"events": {
"property1": 0,
"property2": 0
}
}