感谢您的反馈!
结合【可售商品池查询接口】alibaba.ascp.channel.region.sellable.item.query一起使用,如果【可售商品池查询接口】返回值是异步响应,则在查询条件的数据ready之后,通过当前接口异步通知分销商,表示可以开始查询商品池
| 名称 | 类型 | 是否必须 | 示例值 | 更多限制 | 描述 |
|---|---|---|---|---|---|
| request | Request | 可选 | 请求参数 | ||
|
|||||
| customerId | String | 可选 | 123454 | 分销商ID |
| 名称 | 类型 | 示例值 | 描述 |
|---|---|---|---|
| response | Response | 响应 | |
|
{"request":{"bizRequestId":"124","totalCount":123,"scrollId":"ABCDEFG"},"customerId":"123454"}
{
"response":{
"failedCode":"无错误码",
"success":"true",
"failedMsg":"no_service",
"retry":"NO"
}
}
{"response":{"failedCode":"sign-check-failure","success":"false","failedMsg":"Illegal request"}}
| 错误码 | 错误描述 | 解决方案 |
|---|