curl --location --request POST 'https://saas-open.vhall.com/v3/webinars/label/reset-order' \
--header 'platform;' \
--header 'Content-Type: application/x-www-form-urlencoded' \
--data-urlencode 'app_key=' \
--data-urlencode 'sign_type=' \
--data-urlencode 'signed_at=' \
--data-urlencode 'sign='
{
"code": 200,
"msg": "",
"data": {},
"request_id": "bc26c557-b9d3-4fa3-bb05-e48994a611d7"
}