- 营销相关
- 测试
- 优惠券
- 其他
- 十一月活动
- 短信相关
- YHDD
- SCRM
- 安心财税
- 获取用户信息GET
- 发送验证码GET
- 手机号码加验证码登录POST
- 提现申请POST
- 签到接口POST
- 获取本周签到情况GET
- 积分明细GET
- 金额明细GET
- 我的积分GET
- 商品分类GET
- 商品列表GET
- 商品详情GET
- 任务列表和完成情况GET
- 任务-完成服务详情任务POST
- 任务-查看办件列表POST
- 任务-查看文章10秒POST
- 任务-分享小程序POST
- 购买商品POST
- 支付订单POST
- 我的优惠券GET
- 我的地址列表GET
- 创建或修改地址POST
- 订单列表GET
- 订单详情GET
- 取消订单POST
- 发起售后POST
- 更新头像POST
- 保存主体信息POST
- 获取主体信息GET
- 常量GET
- 保存个人信息POST
- 获取个人信息GET
- 充值POST
- 账单详情GET
- 奖池GET
- 剩余抽奖券GET
- 抽奖POST
- 抽奖记录GET
- 是否可以领取现金GET
- 领取现金POST
- 邀请用户列表GET
- 提现POST
- 提现记录GET
- 上传办件成功的信息POST
- 领取500现金POST
- 是否能领取500现金GET
- 办件列表GET
- 完成订单POST
- 提醒GET
- 写入提醒数据POST
- 是否有报名的办件GET
- 更改办件状态POST
- 领取流程GET
- 提交办件POST
- 8bf0850ceff40eecf22e90df78ed57a4POST
- 登录POST
- 抖音回传转换GET
- 获取跳转链接POST
- 客慕来
- 文件调查
- 测试专用GET
订单列表
开发中
GET
http://127.0.0.1:5000/shop/orders/
请求参数
Header 参数
Ax-Mini-Auth-Token
string
可选
示例值:
7c7eec2843773afa6e03bd2cbb67e6a2
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET 'http://127.0.0.1:5000/shop/orders/'
返回响应
🟢200成功
application/json
Body
object {0}
示例
{
"code": 0,
"data": {
"data": [
{
"amount_of_integral": "15.00",
"amount_of_money": "0.00",
"channel_trade_no": null,
"coupon_amount_of_integral": "3.00",
"coupon_amount_of_money": "0.00",
"coupon_desc": "8\u6298\u79ef\u5206\u5238",
"coupon_id": 560909624,
"coupon_name": "8\u6298\u79ef\u5206\u5238",
"id": 560909611,
"items": [],
"order_type": 1,
"pay_category": 2,
"pay_channel": null,
"real_amount_of_integral": "12.00",
"real_amount_of_money": "0.00",
"sn": "20230511174440012345678910",
"status": 102,
"user_id": 560909624
},
{
"amount_of_integral": "15.00",
"amount_of_money": "0.00",
"channel_trade_no": null,
"coupon_amount_of_integral": "3.00",
"coupon_amount_of_money": "0.00",
"coupon_desc": "8\u6298\u79ef\u5206\u5238",
"coupon_id": 560909624,
"coupon_name": "8\u6298\u79ef\u5206\u5238",
"id": 560909620,
"items": [
{
"goods_cover": null,
"goods_desc": "\u79ef\u5206\u5546\u57ce\u79ef\u5206\u6298\u6263\u5238",
"goods_integral": "15.00",
"goods_name": "\u79ef\u5206\u5546\u57ce\u79ef\u5206\u6298\u6263\u5238\uff088\u6298\uff09",
"goods_price": "0.00",
"is_virtual": null,
"number": 1,
"relation_id": null,
"relation_type": null
}
],
"order_type": 1,
"pay_category": 2,
"pay_channel": null,
"real_amount_of_integral": "12.00",
"real_amount_of_money": "0.00",
"sn": "20230511174405012345678910",
"status": 102,
"user_id": 560909624
},
{
"amount_of_integral": "75.00",
"amount_of_money": "0.00",
"channel_trade_no": null,
"coupon_amount_of_integral": "15.00",
"coupon_amount_of_money": "0.00",
"coupon_desc": "8\u6298\u79ef\u5206\u5238",
"coupon_id": 560909624,
"coupon_name": "8\u6298\u79ef\u5206\u5238",
"id": 560909623,
"items": [
{
"goods_cover": null,
"goods_desc": "\u79ef\u5206\u5546\u57ce\u79ef\u5206\u6298\u6263\u5238",
"goods_integral": "15.00",
"goods_name": "\u79ef\u5206\u5546\u57ce\u79ef\u5206\u6298\u6263\u5238\uff088\u6298\uff09",
"goods_price": "0.00",
"is_virtual": null,
"number": 1,
"relation_id": null,
"relation_type": null
}
],
"order_type": 1,
"pay_category": 2,
"pay_channel": null,
"real_amount_of_integral": "60.00",
"real_amount_of_money": "0.00",
"sn": "20230511174237012345678910",
"status": 102,
"user_id": 560909624
},
{
"amount_of_integral": "10.00",
"amount_of_money": "0.00",
"channel_trade_no": null,
"coupon_amount_of_integral": "2.00",
"coupon_amount_of_money": "0.00",
"coupon_desc": "8\u6298\u79ef\u5206\u5238",
"coupon_id": 560909624,
"coupon_name": "8\u6298\u79ef\u5206\u5238",
"id": 560909622,
"items": [
{
"goods_cover": null,
"goods_desc": "\u79ef\u5206\u5546\u57ce\u79ef\u5206\u6298\u6263\u5238",
"goods_integral": "75.00",
"goods_name": "\u79ef\u5206\u5546\u57ce\u79ef\u5206\u6298\u6263\u5238\uff088\u6298\uff09",
"goods_price": "0.00",
"is_virtual": null,
"number": 1,
"relation_id": null,
"relation_type": null
}
],
"order_type": 1,
"pay_category": 2,
"pay_channel": null,
"real_amount_of_integral": "8.00",
"real_amount_of_money": "0.00",
"sn": "20230511174124012345678910",
"status": 102,
"user_id": 560909624
}
],
"pagination": {
"page": 1,
"pages": 1,
"pagesize": 20,
"total_count": 16
}
},
"message": ""
}
修改于 2023-05-12 06:21:03