下单前预览
POST
/openapi/1/{appKey}/1688.order.create.preview
订单-预下单,错误码
错误码 | 错误描述 | 解决方案 |
---|---|---|
R500_001 | 商品[offerId]不支持在线交易,无法下单。 | 商品不支持在线交易,目前不能购买 |
R500_002 | 商品[offerId]不属于同一卖家或者没有指定specId。 | 存在多个卖家的商品或者商品没有指定specId |
R500_003 | 商品[offerId ]不属于同一卖家或者规格[specId] 不属于商品[offerId] | 存在多个卖家的商品或者商品不存在specId的规格 |
R500_004 | 商品[offerId_specId]库存不足,请核实库存后订购。 | 商品的某个规格库存不足 |
R500_005 | 商品[offerId]的购买数量不满足起批量限制。 | 商品的购买数量小于起批量 |
R500_006 | 商品[offerId]的购买数量或者价格不满足混批限制。 | 商品的购买数量或者总金额均不满足混批条件 |
R500_007 | 与供应商的代销关系不存在,不能使用saleproxy通道下单。 | flow不能使用slproxy |
R500_009 | 商品[offerId]的购买数量不满足批售起批量限制。 | 检查批售商品的购买数量 |
R500_008 | 商品规格[offerId_specId]的价格为0,不可以下单,请检查后重新提交。 | 检查下商品规格的价格 |
Request
Path Params
appKey
string
required
Header Params
Authorization
string
optional
Default:
{{smile_admin_Authon}}
Example:
{{smile_admin_Authon}}
x-depal-timestamp
string
required
x-depal-access-token
string
required
x-depal-signature
string
required
Body Params application/json