CCRCOPENAUTH: ********************{
"bizMessageCode": "string",
"bizCode": "string",
"clientKey": "string"
}curl --location --request POST 'https://open.lcchunyi.com/v1test/ccrc/message/message/sse/callback' \
--header 'CCRCOPENAUTH: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"bizMessageCode": "string",
"bizCode": "string",
"clientKey": "string"
}'{
"code": "string",
"message": "string",
"data": {},
"success": true
}