curl --location 'https://c2.xinheyun.com/api/open/v4/purchase/receive/audit/revoke' \
--header 'Cookie;' \
--header 'Content-Type: application/json' \
--data '{
"body": {
"id": 0,
"message": "string"
}
}'{
"code": 0,
"message": "string"
}