{ "app_key": "", "sign": "", "timestamp": "", "order_id": "25030500002251", "third_id": "", "time": "" }
curl --location 'http://test.merchant.center.mf178.cn/api/merchant/order_info' \ --header 'USER-AGENT: testtest' \ --header 'token: test111111' \ --header 'Content-Type: application/json' \ --data '{ "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": "充值失败,库存不足" } }