{
"id": 0,
"state": 1,
"reason": "string"
}curl --location --request POST 'test-mg-admin.hwyc.io/pri/v1/withdraw/audit' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 0,
"state": 1,
"reason": "string"
}'{
"code": 0,
"msg": "string",
"success": true
}