文档
测试

订单列表接口

POST
https://shg-dev.fingo.shop/api/proxyjson

接口描述

boss管理后台, 订单管理列表接口

服务名与接口名称

参数名
类型
描述
必填
serverName
string
order-boss
必填
interfaceName
string
OrderService.GetOrderList
必填

请求参数

参数名
类型
描述
必填
pageNum
integer
当前页码
必填
pageSize
integer
每页显示数据条数
必填
orderId
string
订单编号
必填
suborderId
string
子订单编号
必填
startTime
string
时间查询-开始时间
必填
endTime
string
时间查询-结束时间
必填
timeType
integer
时间查询-时间类型 查询时间不为空时,必输; 创建时间:0 支付时间:1
必填
orderTypeList
integer数组
订单类型 (下拉框枚举值参考:订单映射查询接口,key为orderType的json)
必填
orderStatusList
integer数组
订单状态 (下拉框枚举值参考:订单映射查询接口,key为orderStatus的json)
必填
productId
string
商品id
必填
skuId
string
skuId
必填
countryCode
string
国家码(下拉框枚举值参考:订单映射查询接口,key为countryCode的json)
必填
userId
string
买家id
必填
parentId
string
邀请人ID
必填

响应参数

参数名
类型
描述
必填
success
boolean
接口是否调用成功 true:成功, false:失败
必填
ret
object
接口返回码对象
必填
errCode
integer
返回错误码
必填
errName
string
错误码名称
必填
msg
string
错误信息
必填
notShowMsg
boolean
该参数暂时无用,可无视
必填
data
object
必填
total
integer
符合条件的结果数
必填
itemList
object 数组
订单列表
必填
userId
string
用户id
必填
orderId
string
订单id
必填
countryCode
string
国家码 (前端展示参考:订单映射查询接口,key为countryCode的json)
必填
currency
string
币种
必填
createTime
string
订单创建时间
必填
payTime
string
支付时间
必填
username
string
用户昵称
必填
userLevel
integer
用户等级
必填
userParentId
string
上级id
必填
userParentName
string
上级名称
必填
userParentLevel
integer
上级等级
必填
receiverName
string
收货人姓名
必填
receiverPhone
string
收货人手机号
必填
receiverAddress
string
收货人地址
必填
remark
string
备注
必填
remarkBack
string
后台备注
必填
usePoints
string
使用积分抵扣金额
必填
productCount
integer
商品总计个数
必填
paied
string
实付金额
必填
freight
string
运费
必填
payCurrency
string
支付币种
必填
logicType
integer
物流方式(前端展示参考:订单映射查询接口,key为logicType的json)
必填
cityCode
string
必填
stateCode
string
必填
postcode
string
邮编
必填
chargeAccountNo
string
充值账号
必填
orderType
integer
订单类型(前端展示参考:订单映射查询接口,key为orderType的json)
必填
status
integer
订单状态(前端展示参考:订单映射查询接口,key为orderStatus的json)
必填
activityDtoList
object数组
订单参加的活动信息
必填
activityId
string
活动id
必填
icon
string
图标URL
必填
activityPrice
string
活动价格
必填
promotionDtoList
object数组
订单参加的促销信息
必填
promotionId
string
促销id
必填
type
integer
促销类型(前端展示参考:订单映射查询接口,key为promotionType的json)
必填
discountAmount
string
优惠金额
必填
label
string
标签
必填
couponInfoList
object数组
订单使用的优惠券信息
必填
couponId
string
优惠券id
必填
discountAmount
string
优惠金额
必填
label
string
标签
必填
productItemList
object数组
订单下的商品信息
必填
deliveryDeadline
string
预售的最迟发货时间
必填
productSnap
object
商品快照信息
必填
productId
string
商品id
必填
skuId
string
skuId
必填
productName
string
商品名称
必填
afterPledgeList
object数组
售后政策
必填
pledgeId
string
售后策略id
必填
label
string
售后策略标签
必填
arrivalPledgeList
object数组
到货政策
必填
pledgeId
string
到货策略id
必填
label
string
到货策略标签
必填
activityList
object数组
所属活动
必填
activityId
string
活动id
必填
icon
string
图标的URL
必填
activityPrice
string
活动价格
必填
promotionList
object数组
所属促销
必填
promotionId
string
促销id
必填
type
integer
促销类型(前端展示参考:订单映射查询接口,key为promotionType的json)
必填
discountAmount
string
促销金额
必填
label
string
标签
必填
couponInfoList
object数组
所用优惠券
必填
couponId
string
优惠券id
必填
discountAmount
string
优惠金额
必填
label
string
标签
必填
attrList
object数组
属性信息
必填
attrId
string
属性id
必填
attrLabel
string
属性标签
必填
valueId
string
值iD
必填
valueLabel
string
值名称
必填
freightTemplate
object
运费模板
必填
templateId
string
模板id
必填
templateName
string
模板名称
必填
num
integer
购买数量
必填
returnNum
integer
退还数量
必填
price
string
售价
必填
skuCover
string
主图
必填
couponDiscount
string
优惠券优惠金额(单价)
必填
promotionDiscount
string
促销优惠金额(单价)
必填
payable
string
实付单价
必填
afterStatus
integer
售后状态(前端展示参考:订单映射查询接口,key为orderAfterStatus的json)
必填
afterId
string
售后id
必填
dataVersion
integer
数据版本号
必填
suborderItemList
object 数组
子订单信息
必填
suborderId
string
子订单id
必填
status
integer
订单状态(前端展示参考:订单映射查询接口,key为orderStatus的json)
必填
warehouseName
string
仓库名称
必填
warehouseNo
string
仓库编号
必填
splitType
string
子单拆单类型
必填

响应报文样例

{"success":true,"data":{"itemList":[{"userId":"11100660","orderId":"554929993390493696","countryCode":"MY","currency":"RM","createTime":"1601281928182","payTime":"1601281930024","username":"60100111112","userLevel":3,"userParentId":"28","userParentName":"chrome","userParentLevel":5,"receiverName":"momonon","receiverPhone":"0100111112","receiverAddress":"ninininininini","remark":"","remarkBack":"","usePoints":"505.00","productCount":null,"paied":"505.00","freight":"5.00","payCurrency":"","logicType":1,"cityCode":"JALAN KLANG LAMA","stateCode":"KUALA LUMPUR","postcode":"58200","chargeAccountNo":null,"orderType":0,"status":2,"activityDto":[],"promotionDto":[],"couponInfo":[],"productItem":[{"deliveryDeadline":"1600914693000","productSnap":{"productId":"553387315599249408","skuId":"553387315628609536","productName":"供应链普货444444444444444444","afterPledgeList":[{"pledgeId":"445850597904617472","label":"更改测试333"}],"arrivalPledgeList":[{"pledgeId":"442216968099991550","label":"慢必赔(SG)"}],"activityList":null,"promotionList":null,"couponList":null,"attrList":[{"attrId":"2","attrLabel":"规格","valueId":"117199","valueLabel":"1"}],"freightTemplate":null,"num":1,"returnNum":null,"price":"500.00","skuCover":"/fingo/product/2020-01/16/original/18277462154637269532672_original_400x400.jpg","couponDiscount":"0","promotionDiscount":null,"payable":"500.00","afterStatus":-1,"afterId":null,"dataVersion":null},"suborderItem":[{"suborderId":"554929994363572224","status":2,"warehouseName":"东莞云仓","warehouseNo":"0005","splitType":"WAREHOUSE"}]}]},{"userId":"11100660","orderId":"554924351154032640","countryCode":"SG","currency":"S$","createTime":"1601280582969","payTime":"1601280605730","username":"60100111112","userLevel":3,"userParentId":"28","userParentName":"chrome","userParentLevel":5,"receiverName":"Singo","receiverPhone":"88882584","receiverAddress":"Hhvhhhhbhhhhhhhh","remark":"","remarkBack":"","usePoints":"0.00","productCount":null,"paied":"13470.42","freight":"0.00","payCurrency":"","logicType":1,"cityCode":"","stateCode":"","postcode":"585858","chargeAccountNo":null,"orderType":0,"status":2,"activityDto":[],"promotionDto":[],"couponInfo":[],"productItem":[{"deliveryDeadline":"1601308800000","productSnap":{"productId":"553387315599249408","skuId":"553387315628609536","productName":"供应链普货444444444444444444","afterPledgeList":[{"pledgeId":"445850597904617472","label":"更改测试333"}],"arrivalPledgeList":[{"pledgeId":"442216968099991550","label":"慢必赔(SG)"}],"activityList":null,"promotionList":null,"couponList":null,"attrList":[{"attrId":"2","attrLabel":"规格","valueId":"117199","valueLabel":"1"}],"freightTemplate":null,"num":1,"returnNum":null,"price":"600.00","skuCover":"/fingo/product/2020-01/16/original/18277462154637269532672_original_400x400.jpg","couponDiscount":"0","promotionDiscount":null,"payable":"600.00","afterStatus":-1,"afterId":null,"dataVersion":null},"suborderItem":[{"suborderId":"554924353314099200","status":2,"warehouseName":"东莞云仓","warehouseNo":"0005","splitType":"WAREHOUSE"}]}]},{"userId":"11100660","orderId":"554923347205427200","countryCode":"MY","currency":"RM","createTime":"1601280343609","payTime":"1601280344684","username":"60100111112","userLevel":3,"userParentId":"28","userParentName":"chrome","userParentLevel":5,"receiverName":"DHL","receiverPhone":"0100111112","receiverAddress":"No 50 Jalan PJS 2C/8 Taman Dato harun Petaling Jaya Selangor","remark":"","remarkBack":"","usePoints":"57.00","productCount":null,"paied":"57.00","freight":"2.00","payCurrency":"","logicType":1,"cityCode":"BATU CAVES","stateCode":"SELANGOR","postcode":"68100","chargeAccountNo":null,"orderType":0,"status":2,"activityDto":[],"promotionDto":[],"couponInfo":[],"productItem":[{"deliveryDeadline":null,"productSnap":{"productId":"510042073903140864","skuId":"510042073928306688","productName":"供应商回归商品(边售边裁)","afterPledgeList":[{"pledgeId":"514722848447664128","label":"7天无忧退货测试"}],"arrivalPledgeList":[{"pledgeId":"458445032265879552","label":"经济物流"}],"activityList":null,"promotionList":null,"couponList":null,"attrList":[],"freightTemplate":null,"num":1,"returnNum":null,"price":"55.00","skuCover":"/fingo/product/2020-05/27/original/18409510041436951937025_original_400x400.jpg","couponDiscount":"0","promotionDiscount":null,"payable":"55.00","afterStatus":-1,"afterId":null,"dataVersion":null},"suborderItem":[{"suborderId":"554923348144951296","status":2,"warehouseName":"东莞云仓","warehouseNo":"0005","splitType":"WAREHOUSE"}]}]},{"userId":"11100660","orderId":"554910683892813824","countryCode":"SG","currency":"S$","createTime":"1601277324440","payTime":"1601277348290","username":"60100111112","userLevel":3,"userParentId":"28","userParentName":"chrome","userParentLevel":5,"receiverName":"Singo","receiverPhone":"88882584","receiverAddress":"Hhvhhhhbhhhhhhhh","remark":"","remarkBack":"","usePoints":"0.00","productCount":null,"paied":"13470.42","freight":"0.00","payCurrency":"","logicType":1,"cityCode":"","stateCode":"","postcode":"585858","chargeAccountNo":null,"orderType":0,"status":2,"activityDto":[],"promotionDto":[],"couponInfo":[],"productItem":[{"deliveryDeadline":"1601308800000","productSnap":{"productId":"553387315599249408","skuId":"553387315628609536","productName":"供应链普货444444444444444444","afterPledgeList":[{"pledgeId":"445850597904617472","label":"更改测试333"}],"arrivalPledgeList":[{"pledgeId":"442216968099991550","label":"慢必赔(SG)"}],"activityList":null,"promotionList":null,"couponList":null,"attrList":[{"attrId":"2","attrLabel":"规格","valueId":"117199","valueLabel":"1"}],"freightTemplate":null,"num":1,"returnNum":null,"price":"600.00","skuCover":"/fingo/product/2020-01/16/original/18277462154637269532672_original_400x400.jpg","couponDiscount":"0","promotionDiscount":null,"payable":"600.00","afterStatus":-1,"afterId":null,"dataVersion":null},"suborderItem":[{"suborderId":"554910684324827136","status":2,"warehouseName":"东莞云仓","warehouseNo":"0005","splitType":"WAREHOUSE"}]}]},{"userId":"11100660","orderId":"554909835989094400","countryCode":"SG","currency":"S$","createTime":"1601277122284","payTime":"1601277142012","username":"60100111112","userLevel":3,"userParentId":"28","userParentName":"chrome","userParentLevel":5,"receiverName":"Singo","receiverPhone":"88882584","receiverAddress":"Hhvhhhhbhhhhhhhh","remark":"","remarkBack":"","usePoints":"0.00","productCount":null,"paied":"13470.42","freight":"0.00","payCurrency":"","logicType":1,"cityCode":"","stateCode":"","postcode":"585858","chargeAccountNo":null,"orderType":0,"status":2,"activityDto":[],"promotionDto":[],"couponInfo":[],"productItem":[{"deliveryDeadline":"1601308800000","productSnap":{"productId":"553387315599249408","skuId":"553387315628609536","productName":"供应链普货444444444444444444","afterPledgeList":[{"pledgeId":"445850597904617472","label":"更改测试333"}],"arrivalPledgeList":[{"pledgeId":"442216968099991550","label":"慢必赔(SG)"}],"activityList":null,"promotionList":null,"couponList":null,"attrList":[{"attrId":"2","attrLabel":"规格","valueId":"117199","valueLabel":"1"}],"freightTemplate":null,"num":1,"returnNum":null,"price":"600.00","skuCover":"/fingo/product/2020-01/16/original/18277462154637269532672_original_400x400.jpg","couponDiscount":"0","promotionDiscount":null,"payable":"600.00","afterStatus":-1,"afterId":null,"dataVersion":null},"suborderItem":[{"suborderId":"554909837201248256","status":2,"warehouseName":"东莞云仓","warehouseNo":"0005","splitType":"WAREHOUSE"}]}]}],"total":268},"ret":{"errCode":0,"errName":"","msg":"","notShowMsg":false}}