文档
测试

创建订单

POST
order.add

请求参数

参数名
类型
描述
必填
buyerId
int
买家id
必填
buyerMessage
string
买家留言&备注
可选
products
object[]
商品清单
必填
productId
int
商品id
必填
skuId
int
规格id,没有规格,填0
必填
quantity
int
购买数量
必填
receiver
object[]
收件人信息
可选
buyerName
string
收件人姓名
可选
buyerPhone
string
收件人电话
可选
receiverProvince
string
可选
receiverCity
string
可选
receiverCounty
string
可选
receiverAddress
string
街道地址
可选
contact
object[]
联系人信息
可选
buyerName
string
收件人姓名
可选
buyerPhone
string
收件人电话
可选
tourist
object[]
出游人信息
可选

响应参数

参数名
类型
描述
必填
code
int
必填
msg
string
必填
data
object
必填