ERP&API对接
店铺名称: |
易书网买二手书 |
公众号昵称: |
易书网买二手书 |
隐私信息(如订单流水号等信息,只有客服能看见): |
隐藏内容 |
返回结果13页以上的(每页150条) 网店在售商品总数量18626
API获取商品总数量18618
Response Code : 200
{"error_response":{"code":50000,"msg":"find item failed"}}
代码:部分
private static void get() {
String method = "kdt.items.onsale.get";
HashMap<String, String> params = new HashMap<String, String>();
params.put("page_size", "150");
params.put("page_no", "14");
params.put("fields", "num_iid");
|
|
用手机打开
收藏
赞 0
···
回复
|
|
|
|