公开  
创建订单
参数名称 类型 是否必填 参数描述 备注
api_key String 系统分配的ApiKey
api_target String 调用接口名称 com_cmall_channel_api_ApiForCreateOrder
api_input String 输入参数 应用输入参数的JSON格式
参数名称 类型 必填 示例 参数描述 备注
transportMoney BigDecimal 运费
areaCode String 区域三/四级编号
address String 收货地址街道信息
buyerPhone String 下单用户手机号
createTime String 下单时间
phone String 收货人手机号
person String 收货人姓名
remark String 订单备注
orderCode String 渠道商订单号
version int 版本号 仅用于扩展,无需传入
productList Sku4ChannelOrder[] 购买商品列表
参数名称 类型 参数描述 备注
transportMoney BigDecimal 运费
hjyOrderCode String 惠家有订单号
resultCode int 返回标记 如果返回标记1则为API调用成功 否则则是错误编号
orderCode String 渠道商订单号
orderAmt BigDecimal 订单金额
resultMessage String 返回消息 返回的消息描述
Sku4ChannelOrder
参数名称 类型 参数描述 备注
costPrice BigDecimal 成本价(供货价)
skuNum int 购买数量
skuCode String SKU编号