erp接口2

erp接口2


添加布票打印记录接口

<p><strong>简要描述:</strong></p> <ul> <li>布票打印记录接口</li> </ul> <p><strong>请求URL:</strong></p> <ul> <li><code>https://erp.konmeit.com/erp/index.php/order/ticketPrintRecord</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>post</li> </ul> <p><strong>参数:</strong></p> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">是否必选</th> <th style="text-align: left;">类型</th> <th>说明(分页搜索)</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">ids</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>kmt_order id 多条,拼接</td> </tr> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code>{ "code": 1000, "msg": "操作成功", "data": [] }</code></pre> <p><strong>返回参数说明</strong></p> <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;">ordersn</td> <td style="text-align: left;">string</td> <td>订单号</td> </tr> </tbody> </table> <p><strong>备注</strong></p>

页面列表

ITEM_HTML