{
"operation":"unaudit",
"billid":"",
"entityName":""
}
curl --location --request POST 'mxoc_mobile/unauditOperateApi?access_token=' \
--header 'groupName;' \
--header 'accountid;' \
--header 'X-GW-Router-Addr;' \
--header 'Content-Type: application/json' \
--data-raw '{
"operation":"unaudit",
"billid":"",
"entityName":""
}'
{}