{
"OrderId": "string"
}curl --location --request POST '/api/CaiHua_Business_App_WMOnlinePayBO/QueryCachePayStatus' \
--header 'Content-Type: application/json' \
--data-raw '{
"OrderId": "string"
}'{
"Result": {
"WMTraceNo": "string",
"OrderId": "string",
"PayType": "string",
"PayMoney": 0,
"PayStatus": 0,
"ScanCodeID": "string",
"RetCode": "string",
"RetMsg": "string"
},
"ResponseCode": 0,
"ResponseStatus": "string",
"RequestJson": "string"
}