公开  
订单预结算
参数名称 类型 是否必填 参数描述 备注
api_key String 系统分配的ApiKey
api_target String 调用接口名称 com_cmall_newscenter_beauty_api_OrderSettlementListApi
api_input String 输入参数 应用输入参数的JSON格式
参数名称 类型 必填 示例 参数描述 备注
purchaseGoods PurchaseGoods[] 商品信息 商品信息
order_money String 233 订单总价 订单总价
type String 2 试用商品类型 如果试用商品提交订单,则传一个试用商品标识;试用商品:2
version int 版本号 仅用于扩展,无需传入
参数名称 类型 参数描述 备注
resultCode int 返回标记 如果返回标记1则为API调用成功 否则则是错误编号
order_money String 订单金额 订单金额
prompt String 订单提示 订单提示
resultMessage String 返回消息 返回的消息描述
postage String 运费 运费
PurchaseGoods
参数名称 类型 参数描述 备注
sku_code String 商品ID 商品ID
order_count String 商品数量 商品数量
version int 版本号 仅用于扩展,无需传入