{}
curl --location '/can_send_record' \ --header 'Content-Type: application/json' \ --data '{}'
{ "status": "ok", "retcode": 0, "data": { "yes": true }, "message": "string", "wording": "string", "echo": "string" }