创建订单
POST
https://api.shakingcloud.com/api/oms/order/create
订单模块
请求参数
Query 参数
couponCodeKey
string
可选
email
string
邮箱地址
goodsKey
string
商品ID
note
string
买家留言
payMethod
string
支付方式
productType
string
可选
quantity
string
商品购买数量
receiverKey
string
收货地址key
selfTakeConsignee
string
提货人:自提时才传
selfTakeMobile
string
可选
selfTakeStoreKey
string
自提门店key
shippingMethodCode
string
配送方式code
skuKey
string
商品SKU ID
freight
number
freight
示例代码
返回响应
修改于 2023-06-19 03:50:23