{
"id": 0,
"verify_status": "string",
"verify_remark": "string"
}curl --location '/adminapi/distribution.withdraw/verify' \
--header 'token;' \
--header 'Content-Type: application/json' \
--data '{
"id": 0,
"verify_status": "string",
"verify_remark": "string"
}'{}