{}curl --location --request POST 'https://gw.datapis.comapi/risk-check' \
--header 'X-CBT-APPKEY: ' \
--header 'X-CBT-TIMESTAMP;' \
--header 'X-CBT-SIGNATURE;' \
--header 'Content-Type: application/json' \
--data-raw '{}'{
"code": 100000,
"request_id": "string",
"charge": 1,
"timestamp": 0,
"message": "string",
"data": {}
}