本文档仅面向【花卷云生态合作伙伴】,根据合作类型查看并使用相应业务接口,请勿对外扩散接口文档,谢谢!
{
"cursor": "0",
"size": 10,
"start_time": 1717667009,
"end_time": 1717753409,
"time_type": "pay",
"order_ids": [
],
"order_type": 1
}curl --location --request POST '/?api_name=dhcc.douyin.order.search' \
--header 'Content-Type: application/json' \
--data-raw '{
"cursor": "0",
"size": 10,
"start_time": 1717667009,
"end_time": 1717753409,
"time_type": "pay",
"order_ids": [
],
"order_type": 1
}'{
"code": 0,
"data": {
"cursor": "1717508179",
"orders": [
{
"order_id": "6930504568556819833",
"product_id": "3636752471654793993",
"product_name": "帛图适用于苹果PD30W20W充电器头PD快充14/12/13闪充头充电头通用",
"author_account": "",
"ads_attribution": "",
"product_img": "https://p9-aio.ecombdimg.com/obj/ecom-shop-material/eZGmlXqO_m_71bf3c9a584b20b90b9f6fdd6126cf4f_sx_76683_www800-800",
"total_pay_amount": 98,
"pay_success_time": "2024-06-04 13:35:27",
"refund_time": "2024-06-04 13:36:19",
"pay_goods_amount": 98,
"estimated_commission": 13,
"split_rate": 1500,
"ads_real_commission": 0,
"after_sales_status": 2,
"flow_point": "REFUND",
"external_info": "HJY_1019_6456",
"settle_time": "",
"confirm_time": "",
"media_type_name": "ProductDetail",
"estimated_tech_service_fee": 2,
"update_time": "2024-06-04 13:36:19",
"shop_id": 115786122,
"shop_name": "承信数码",
"item_num": 1,
"material_id": 0,
"colonel_order_info": {
"activity_id": 0,
"institution_id": 0,
"institution_name": ""
}
}
]
},
"log_id": "75e0be73-8621-487a-8878-4d562197a950",
"memory_usage": "67m",
"msg": "success",
"reqs": 200,
"used_time": "5ms"
}