{
"app_key": "",
"sign": "",
"timestamp": "",
"order_id": "25030500002251",
"third_id": "",
"time": ""
}curl --location --request POST 'http://test.merchant.center.mf178.cn/api/merchant/order_info' \
--header 'Content-Type: application/json' \
--data-raw '{
"app_key": "",
"sign": "",
"timestamp": "",
"order_id": "25030500002251",
"third_id": "",
"time": ""
}'{
"code": 0,
"message": "ok",
"stime": 1745202771.125173,
"etime": 1745202771.285683,
"data": {
"state": 4,
"order_id": 25040400000200,
"third_id": "20250404012135AVVILCEX-rechargeMifeng4",
"time": "2025-04-04 01:30:46",
"cost": "22.000",
"real_amount": "0.000",
"voucher": "",
"info": "",
"card_no": "",
"error_code": "",
"rsp_info": "充值失败,库存不足"
}
}