Authorization: Bearer ********************
curl --location --request POST '/api.php?API=biz/newquan/set' \ --header 'Authorization: Bearer <token>' \ --data-urlencode 'CLIENT_API=' \ --data-urlencode 'openid=' \ --data-urlencode 'data={"code":"1333333"}'
{ "error": "string", "message": "Verification successful" }