DMS-ERP 对接接口文档


商品导入接口

<h4><strong>请求路径 URL:</strong></h4> <ul> <li><code>/openApi/importGoodsByExcel</code></li> </ul> <h4><strong>请求方式:</strong></h4> <ul> <li><code>POST</code></li> </ul> <h4><strong>Header 信息:</strong></h4> <table> <thead> <tr> <th>header 头</th> <th>值</th> <th>描述</th> </tr> </thead> <tbody> <tr> <td>appId</td> <td>97A3AB74-7B39-4AAF-B3F8-808F484C0987</td> <td>应用ID</td> </tr> <tr> </tr> </tbody> </table> <h4><strong>参数:</strong></h4> <blockquote> <p>说明:form-data 格式。</p> </blockquote> <table> <thead> <tr> <th>参数名</th> <th>是否必选</th> <th>类型</th> <th>描述</th> </tr> </thead> <tbody> <tr> <td>customerID</td> <td>是</td> <td>text 文本</td> <td>erp客户ID</td> </tr> <tr> <td>fileUrl</td> <td>是</td> <td>text 文本</td> <td>excel下载地址</td> </tr> </tbody> </table>

页面列表

ITEM_HTML