podmall.mall.wallet.recharge.status.queryconfig/api/podmall/mall/wallet/query.recharge.status.json1。{
"orderNo": "string"
}curl --location '/v4/gateway/podmall.mall.wallet.recharge.status.query' \
--header 'Access-Token-Type;' \
--header 'Access-Token-Type: JWT' \
--header 'Locale;' \
--header 'X-Tenant-Key;' \
--header 'Appkey: 1000' \
--header 'Content-Type: application/json' \
--data '{
"orderNo": "string"
}'{
"status": 0,
"success": true,
"data": "string"
}