{
"appid": "9733732",
"method": "act.query",
"timestamp": "1753268152",
"content": "{\"out_no\":\"202507231832038279-25149204306\"}",
"sign": "1dbb0e88e48e891ed996b12d4ba7b543"
}curl --location --request POST '接口地址,见第二章:接口配置及参数说明' \
--header 'Content-Type: application/json' \
--data-raw '{
"appid": "9733732",
"method": "act.query",
"timestamp": "1753268152",
"content": "{\"out_no\":\"202507231832038279-25149204306\"}",
"sign": "1dbb0e88e48e891ed996b12d4ba7b543"
}'{
"code": 0,
"msg": "查询成功",
"data": {
"order_no": "ACT250723667330000",
"out_no": "202507231832038279-25149204306",
"act_no": "AN25075989",
"code": "gdkergafn5dmfgfh",
"user_mobile": null,
"user_openid": null,
"code_status": "wait",
"rece_time": "2025-07-23 18:32:13",
"code_time": "2025-07-23 18:32:13"
}
}