{
"flowNo": "OPFN173258oMUDvwMLaSGd"
}
curl --location --request POST 'api.pre-qiandun365.com/api/open/corpCert/queryCorpAuthorization' \
--header 'Content-Type: application/json' \
--data-raw '{
"flowNo": "OPFN173258oMUDvwMLaSGd"
}'
{
"result": {
"verifyStatus": "passed",
"flowNo": "string",
"serviceId": "string"
},
"code": "string",
"msg": "string",
"logKey": "string",
"ts": "string",
"success": true
}