ThinkingWms

南宁大参林


盘点保存

<h5>简要描述</h5> <ul> <li>临时盘点保存,批号调整保存,逻辑仓调整保存</li> </ul> <h5>请求URL</h5> <ul> <li><code>counting/maker/save</code> </li> </ul> <h5>请求方式</h5> <ul> <li>post</li> </ul> <h5>Header</h5> <table> <thead> <tr> <th style="text-align: left;">header</th> <th style="text-align: left;">必选</th> <th>类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">type</td> <td style="text-align: left;">是</td> <td>string</td> <td>策略类型(inventoryMaker)</td> </tr> </tbody> </table> <h5>请求参数示例</h5> <pre><code>{ &amp;quot;dataSource&amp;quot;: 4, &amp;quot;countingType&amp;quot;: 4, &amp;quot;orderType&amp;quot;: { &amp;quot;id&amp;quot;: &amp;quot;560465299032371221&amp;quot; }, &amp;quot;warehouse&amp;quot;: { &amp;quot;id&amp;quot;: &amp;quot;560456239167959042&amp;quot; }, &amp;quot;storer&amp;quot;: { &amp;quot;id&amp;quot;: &amp;quot;170246841399840768&amp;quot; }, &amp;quot;operator&amp;quot;: &amp;quot;ADMIN&amp;quot;, &amp;quot;details&amp;quot;: [ { &amp;quot;quantity&amp;quot;: 0, &amp;quot;sku&amp;quot;: { &amp;quot;id&amp;quot;: &amp;quot;991669669742080000&amp;quot;, &amp;quot;customer&amp;quot;: null, &amp;quot;custNo&amp;quot;: null }, &amp;quot;location&amp;quot;: { &amp;quot;id&amp;quot;: &amp;quot;958808404817188668&amp;quot; }, &amp;quot;inventoryState&amp;quot;: 1 }, { &amp;quot;sku&amp;quot;: { &amp;quot;id&amp;quot;: null, &amp;quot;customer&amp;quot;: null, &amp;quot;custNo&amp;quot;: null, &amp;quot;lot&amp;quot;: { &amp;quot;id&amp;quot;: &amp;quot;991669669331038208&amp;quot; }, &amp;quot;item&amp;quot;: { &amp;quot;id&amp;quot;: &amp;quot;933760521197424640&amp;quot; }, &amp;quot;pack&amp;quot;: { &amp;quot;id&amp;quot;: &amp;quot;988383510072979456&amp;quot; }, &amp;quot;batch&amp;quot;: { &amp;quot;id&amp;quot;: &amp;quot;991669669398147072&amp;quot; }, &amp;quot;color&amp;quot;: { &amp;quot;id&amp;quot;: &amp;quot;927883232507826176&amp;quot; }, &amp;quot;size&amp;quot;: { &amp;quot;id&amp;quot;: &amp;quot;927883233552207872&amp;quot; }, &amp;quot;model&amp;quot;: { &amp;quot;id&amp;quot;: &amp;quot;26203059471023800&amp;quot; }, &amp;quot;storageRoom&amp;quot;: { &amp;quot;id&amp;quot;: &amp;quot;460799890038061959&amp;quot;, &amp;quot;no&amp;quot;: &amp;quot;正常仓&amp;quot; } }, &amp;quot;quantity&amp;quot;: 0, &amp;quot;location&amp;quot;: { &amp;quot;id&amp;quot;: &amp;quot;958808404817188668&amp;quot; }, &amp;quot;inventoryState&amp;quot;: 1 } ] } </code></pre> <h5>成功返回示例</h5> <pre><code>{ &amp;quot;success&amp;quot;: true, &amp;quot;result&amp;quot;: null } </code></pre> <h5>成功返回示例的参数说明</h5> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">success</td> <td style="text-align: left;">boolean</td> <td>成功标识</td> </tr> <tr> <td style="text-align: left;">result</td> <td style="text-align: left;">json</td> <td>结果集</td> </tr> </tbody> </table>

页面列表

ITEM_HTML