{
"appid": "9733732",
"method": "act.submit",
"timestamp": "1753266726",
"content": "{\"out_no\":\"202507231832038279-25149204306\",\"act_no\":\"AN25075989\",\"notify_url\":\"\"}",
"sign": "9921d43d3d0a8aeb7f93aed045955a62"
}curl --location --request POST '接口地址,见第二章:接口配置及参数说明' \
--header 'Content-Type: application/json' \
--data-raw '{
"appid": "9733732",
"method": "act.submit",
"timestamp": "1753266726",
"content": "{\"out_no\":\"202507231832038279-25149204306\",\"act_no\":\"AN25075989\",\"notify_url\":\"\"}",
"sign": "9921d43d3d0a8aeb7f93aed045955a62"
}'{
"code": 0,
"msg": "提卡成功",
"data": {
"code": 0,
"timestamp": 1753266733206,
"data": {
"order_no": "ACT250723667330000",
"act_no": "AN25075989",
"out_no": "202507231832038279-25149204306",
"code": "gdkergafn5dmfgfh"
}
}
}