文档中心 > 超级品牌-CPFR样例文档

商品信息通知

更新时间:2019/07/15 访问次数:407

商品信息通知

WMS_SKU_INFO_NOTIFY

XML格式请求报文如下:

<request>
  <ownerUserId>3406445006</ownerUserId>
  <itemId>586815511486</itemId>
  <itemCode>11101220000197</itemCode>
  <name>KFR-72L/BpR3FYA19+1</name>
  <barCode>6971165783197</barCode>
  <actionType>MODIFY</actionType>
  <itemVersion>16</itemVersion>
  <type>NORMAL</type>
  <brandName>奥克斯</brandName>
  <grossWeight>45000</grossWeight>
  <length>2035</length>
  <width>535</width>
  <height>510</height>
  <pcs>1</pcs>
  <isShelflife>false</isShelflife>
  <isSnMgt>false</isSnMgt>
  <isHygroscopic>false</isHygroscopic>
  <isDanger>false</isDanger>
  <isBatchMgt>false</isBatchMgt>
  <snInMode>false</snInMode>
  <snOutMode>false</snOutMode>
  <isPoMgt>false</isPoMgt>
  <isPrecious>false</isPrecious>
  <firstState>false</firstState>
  <isImported>false</isImported>
  <isDrugs>false</isDrugs>
  <isProduceCodeMgt>false</isProduceCodeMgt>
  <cartonLength>2035</cartonLength>
  <cartonWidth>530</cartonWidth>
  <cartonHeight>550</cartonHeight>
  <cartonWeight>45000</cartonWeight>
  <grayFlag>5000000000001</grayFlag>
  <isStandardCarton>false</isStandardCarton>
  <fifoMgt>false</fifoMgt>
  <isStandard>true</isStandard>
  <isUnifiedAllWh>true</isUnifiedAllWh>
  <needMeasureImage>true</needMeasureImage>
<extendAttributes>consumptiveMaterialQuantity:0;packageMaterialScope:0;packagePlanCode:null;consumptiveMaterialOwnerId:null;packageMaterialClass:NONE;saleUnit:null;materialntensity:null;specialLength:null;lifeCycleStrongControlClass:0;specialHeight:null;scmSaleType:null;vipDelivery:null;isTmallDelivery:1;poison:null;consumptiveMaterialId:0;specialWidth:null;saleCategory:null;prePcs:null;specialShapeType:null;checkMidPackage:null;food:null;midPackagePcs:null;isCnpNddNinetyPercent:1;scCycle:null;saleMultiple:null;hsCode:null;</extendAttributes>
  <tags/>
</request>

成功响应报文:

<response><success>true</success></response>

JSON格式请求报文如下:

{"firstState":"false","isImported":"false","isSnMgt":"false","itemCode":"31032010001683","type":"NORMAL","snOutMode":"false","extendAttributes":"consumptiveMaterialQuantity:0;packageMaterialScope:0;packagePlanCode:null;consumptiveMaterialOwnerId:null;packageMaterialClass:NONE;saleUnit:null;materialntensity:null;specialLength:null;lifeCycleStrongControlClass:0;specialHeight:null;scmSaleType:null;vipDelivery:null;isTmallDelivery:1;poison:null;consumptiveMaterialId:0;specialWidth:null;saleCategory:null;prePcs:null;specialShapeType:null;checkMidPackage:null;food:null;midPackagePcs:null;isCnpNddNinetyPercent:1;scCycle:null;saleMultiple:null;hsCode:null;","isPrecious":"false","isStandardCarton":"false","isProduceCodeMgt":"false","isDrugs":"false","isPoMgt":"false","fifoMgt":"false","height":"600","grayFlag":"5000000000001","brandName":"美的","itemVersion":"10","length":"945","isHygroscopic":"false","barCode":"6936286921408","tags":[],"itemId":"596476137492","actionType":"MODIFY","isDanger":"false","grossWeight":"32000","isStandard":"true","isBatchMgt":"false","ownerUserId":"1014281128","name":"Midea/美的 BD/BC-143KEM(E) 白色","width":"815","isShelflife":"false","snInMode":"false","needMeasureImage":"true","category":"20190001","isUnifiedAllWh":"true"}

成功响应报文:

{"success": "true"}

FAQ

关于此文档暂时还没有FAQ
返回
顶部