虚拟商品订单3-1-1-0
GET
/api/my/order/findMyVirtualOrder
接口描述
-------余
请求头
参数名
类型
描述
必填
openId
必填
cityId
必填
请求参数
参数名
类型
描述
必填
orderType
待付款 2:已付款待使用 3:已使用 4:已过期
必填
响应参数
参数名
类型
描述
必填
code
int
示例:200
必填
message
string
示例:SUCCESS
必填
orderId
int
订单id
必填
orderPrice
int
订单价格
必填
payMoney
int
支付价格
必填
addTime
string
生成时间
必填
orderType
int
订单状态1:待付款 2:已付款待使用 3:已使用 4:已过期 0:订单支付超时关闭 5已取消
必填
shopId
int
示例:1
必填
shopName
string
店铺名称
必填
orderNumber
string
订单编号
必填
discountMoney
object
佣金抵扣金额
必填
couponMoney
object
优惠券优惠金额
必填
couponName
string
优惠券名称 为null就是未使用优惠券
必填
commentType
1已被评论 0未评论
必填