auth-bearer: ********************
curl --location --request PUT '/price/customEvent/' \ --header 'auth-bearer: <api-key>' \ --header 'Content-Type: application/json' \ --data-raw '{ "name": "string", "classification": "string" }'