简要描述:

  • 提交订单,预占库存。

请求 URL:

  • /api/place/orders/orderPackage

请求参数:

参数名称 类型 必选 长度 接口介绍
token String Y 128 授权时获取的token
ordersn String Y 32 订单号

相关字段说明

名称 类型 必选 长度 接口介绍
ordersn String Y 64 订单编号
orderid String Y 32 订单ID
mobile String Y 32 手机号
goodsid String Y 32 商品ID
totals String Y 32 发货数量
express String Y 32 快递公司编码
expresssn String Y 32 快递单号
credtetime String Y 32 发货时间
expresscom String Y 32 快递公司
goods_title String Y 32 商品标题
goodssn String Y 32 商品编码
文档更新时间: 2024-10-25 10:26   作者:管理员