文档中心> 开发文档> 接口列表> 店铺API> dangdang.shop.ddcate...
dangdang.shop.ddcate...
下载当当标准商品分类
dangdang.shop.ddsale...
下载当当销售属性值类
dangdang.shop.ddbran...
下载当当标准品牌名称
dangdang.shop.catego...
下载店内分类
dangdang.shop.spec.g...
查询当当标准规格参数
dangdang.shop.coupon...
获取礼券批次列表
dangdang.shop.coupon...
礼券批量发放接口
dangdang.shop.codExp...
查询商家物流信息列表
dangdang.shop.getsto...
查询商家经营分类信息
dangdang.shop.getTem...
查询商家运费模板基本...
dangdang.shop.invoic...
商家订单批量上传电子...
dangdang.shop.invoic...
商家补开电子发票上传...
dangdang.shop.carria...
查询商家运输方式
dangdang.shop.codExp...
查询商家仓库信息列表
商家接收到的XML文件格式说明:
商家接收到的XML文件实例:
<?xml version="1.0" encoding="GBK"?>
<response>
<functionID>dangdang.shop.ddcategory.get</functionID>
<time>2009-03-20 15:10:50</time>
<DDCategory>
<CategoryInfo>
<categoryID>4002430</categoryID>
<categoryName>汽车用品>>装饰/用品</categoryName>
<standardAttribute>
<standardAttributeInfo>
<standardAttributeName>性别</standardAttributeName>
<optionInfo>
<option>男性</option>
<option>女性</option>
<option>通用</option>
</optionInfo>
<fillType>0</fillType>
</standardAttributeInfo>
<standardAttributeInfo>
<standardAttributeName>质地</standardAttributeName>
......
</standardAttributeInfo>
</standardAttribute>
<specialAttribute>501_503</specialAttribute>
<extendedDescriptions>
<productDescription2>是</productDescription2>
<productDescription3>否</productDescription3>
<productDescription4>否</productDescription4>
<productDescription5>否</productDescription5>
</extendedDescriptions>
</CategoryInfo>
<CategoryInfo>
......
</CategoryInfo>
</DDCategory>
</response>
java版 |
SdkClient
sdkClient= new SdkClient(appKey, appSecret, session, version) ; |
php版 |
$sdkClient = new DDHttpClient(appKey,appSecret,session)
$shopDdcategoryGetRequest = new ShopDdcategoryGetRequest(); |
Copyright © 当当网 2004-2012, All Rights Reserved