换货退货商品列表
GET
/mobile/api/order/info/orderproduct
接口描述
张俭
请求头
参数名
类型
描述
必填
token
string
必填
请求参数
参数名
类型
描述
必填
orderProductId
int
订单产品信息id(必填)
必填
orderId
int
订单id(选填,填了查所有订单产品信息)
必填
响应参数
参数名
类型
描述
必填
code
int
示例:200
必填
message
string
示例:SUCCESS
必填
orderProductId
int
订单产品信息id
必填
productPrices
int
产品单价
必填
productNum
int
数量
必填
orderId
int
订单id
必填
skuNatureId
int
id
必填
natureName
string
属性名
必填
valueDesc
string
属性值
必填
type
int
1:勾选0:不勾选
必填