接口说明

  • ERP调用的虎符API名称:jingdong.hufu.shop.create
  • 虎符调用WMS的API名称:shop.create
  • 接口描述:虎符店铺创建接口

入参规范

<?xml version="1.0" encoding="utf-8"?>
<request>
<isvShopNo>ISV店铺编号 ,String(50), 必填</isvShopNo>
<spSourceNo>所属销售平台编号 ,String(50), 必填</spSourceNo>
<deptNo>所属事业部编号 ,String(50), 必填</deptNo>
<spShopNo>销售平台店铺编号 ,String(50)</spShopNo>
<shopName>店铺名称 ,String(50), 必填</shopName>
<contacts>店铺联系人 ,String(50)</contacts>
<phone>联系人电话 ,String(20)</phone>
<address>店铺地址 ,String(200)</address>
<email>邮箱 ,String(50)</email>
<fax>传真 ,String(50)</fax>
<afterSaleContacts>售后联系人 ,String(50), 必填</afterSaleContacts>
<afterSaleAddress>售后地址 ,String(200), 必填</afterSaleAddress>
<afterSalePhone>售后电话 ,String(20), 必填</afterSalePhone>
<bdOwnerNo>青龙业主号 ,String(50)</bdOwnerNo>
  <extendProps>扩展属性 
<key1>value1</key1>  
<key2>value2</key2> 
  </extendProps> 
</request>

出参规范

 <?xml version="1.0" encoding="utf-8"?>
 <response>
     <flag>success|failure</flag>
     <code>响应码</code>
     <message>响应信息</message>
 </response>

results matching ""

    No results matching ""

    results matching ""

      No results matching ""