文档
测试

订单详情

GET
http://pc.dao333.com/applets/Order/orderdetail

请求参数

参数名
类型
描述
必填
id
订单id
必填
token
必填

响应参数

参数名
类型
描述
必填
payprice
必填
paytime
必填
is_state
必填

说明 / 示例

{ "status": 200, "msg": "获取数据成功", "list": { "id": 2020091198314180613, "order_id": 2020091170641822999, "uid": 2742, "bus_id": "0", "create_time": "2020-09-11 16:49", "remark": null, "paytype": "微信支付", "goods": { "order_id": "2020091170641822999", "supplier_id": "", "goods_id": "2", "goods_name": "测试商品1,购买无效", "goods_number": "1", "spec_value": "", "goods_logo": "http://www.api.comhttp://www.dayumei.com/uploads/images/2020-09-08/2020090835904647841.jpg", "create_time": 1599814147, "goods_price": "360.00", "goods_money": 360, "product_id": 16, "freight_price": "0.00" }, "payprice": "360.00", "paytime": null, "payname": null, "coupon": 0, "coupon_id": 0, "couprice": "0.00", "username": "测试", "mobile": "15233853901", "city": "广东省 广州市 白云区", "address": "绿地汇创国际", "is_state": 6, "return_remark": null, "return_image": null, "return_time": null, "use_point": 0, "point": 0, "point_price": "0.00", "total_price": "0.00", "total_number": 0, "freight_price": "0.00", "send_time": null, "refund_time": null, "refund_name": null, "refund_price": "0.00", "refund_remark": null, "refund_id": null, "is_cancel": 1, "paymoney": "0.00", "pointype": 0, "zhuan": 0, "first_money": null, "second_money": null, "transaction_id": null, "supplier_id": 0, "order_type": 1, "activity_bargainirg_id": 0, "group_member_id": null, "is_del": 1, "logistino": "" } }