授权  
我的订单
参数名称 类型 是否必填 参数描述 备注
api_key String 系统分配的ApiKey
api_target String 调用接口名称 com_cmall_newscenter_beauty_api_ApiOrderList
api_token String 用户授权码 已登陆用户授权码,64位16进制编码。
api_input String 输入参数 应用输入参数的JSON格式
参数名称 类型 必填 示例 参数描述 备注
picWidth Integer 图片宽度
nextPage String 下一页
browserUrl String 浏览器的Ip地址
buyer_code String 买家编号
order_status String 订单状态 下单成功-未付款:4497153900010001,下单成功-未发货:4497153900010002,已发货:4497153900010003,已收货:4497153900010004,交易成功:4497153900010005,交易失败:4497153900010006
version int 版本号 仅用于扩展,无需传入
参数名称 类型 参数描述 备注
sellerOrderList ApiSellerOrderListResult[] 商品订单信息
resultCode int 返回标记 如果返回标记1则为API调用成功 否则则是错误编号
nowPage int 当前页数
countPage int 总页数
resultMessage String 返回消息 返回的消息描述
ApiSellerOrderListResult
参数名称 类型 参数描述 备注
micoPayment MicroMessagePayment 微信支付返回参数
apiSellerList ApiSellerListResult[] 每个订单的商品信息
alipaySign String 支付宝Sign 签名过的
orderStatusNumber int 订单里的商品数量
create_time String 订单生成时间
payType String 支付方式
order_code String 订单号
due_money String 实付总价
order_status String 订单状态
ifFlashSales String 是否为闪购订单 0:闪购 1:非闪购
alipayUrl String 支付宝移动支付链接

MicroMessagePayment
参数名称 类型 参数描述 备注
sign String 商家根据微信开放平台文档对数据做的签名
partnerid String 商户id
timeStamp String 当前的时间
prepayid String 预支付订单
packageValue String 商家根据文档填写的数据和签名
appid String 商家在微信开放平台申请的应用id
nonceStr String 随机串,防重发

ApiSellerListResult
参数名称 类型 参数描述 备注
sell_price String 商品单价
mainpic_url String 商品图片链接
StandardAndStyleList ApiSellerStandardAndStyleResult[] 规格/款式
product_code String 商品编号
product_name String 商品名称
productShortName String 商品名称简介
labels String 活动标签
ifEvaluate String 是否评价 是:true 否:false
warehouseCity String 仓储城市
product_number String 商品数量
productType String 商品类型 明确商品类型的列表不返回 0:普通商品 1:限购商品 2:试用商品

ApiSellerStandardAndStyleResult
参数名称 类型 参数描述 备注
StandardAndStyleKey String 规格/款式key
StandardAndStyleValue String 规格/款式value