本文档仅面向【花卷云生态合作伙伴】,根据合作类型查看并使用相应业务接口,请勿对外扩散接口文档,谢谢!
{
"cursor": "",
"size": 10,
"order_type": 0,
"start_time": 1725868959,
"end_time": 1725868959,
"time_type": "pay",
"order_sn": ""
}curl --location --request POST '/?api_name=dhcc.hjy.activity.order.search' \
--header 'Content-Type: application/json' \
--data-raw '{
"cursor": "",
"size": 10,
"order_type": 0,
"start_time": 1725868959,
"end_time": 1725868959,
"time_type": "pay",
"order_sn": ""
}'{
"code": 0,
"log_id": "a3ae7fa1-7284-48cc-a34d-abd28561048d",
"msg": "success",
"data": {
"cursor": "11122191-1722961701",
"rows": [
{
"platform": 31,
"order_sn": "O23cb1723100078",
"sub_platform": 4,
"payment": "25.60",
"third_commission_rate": "3.00",
"profits_app": "0.76",
"title": "益禾堂 满桶鲜果套餐【淘天专属2杯】 兑换券 1张",
"pic_url": "https://img.alicdn.com/i4/2209859486428/O1CN01aWGMrY1xM4ruIlDFn_!!2209859486428-0-koubei.jpg",
"pay_time": 1722961701,
"receive_time": 0,
"settle_third": 0,
"updatetime": 1723057529,
"order_status": 3,
"origin_status": "pay",
"settle_at": 0,
"external_info": "33",
"fail_reason": "即将下线",
"extend_info": {
"fail_reason": "",
"fail_reason_text": ""
}
}
]
},
"memory_usage": "23m",
"used_time": "962.1917ms",
"reqs": 1.04
}