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