APP(合伙人)

合伙人、dms、66智修文档相关


获取是否有退货审批单子

<p><strong>简要描述:</strong> </p> <ul> <li>每隔3-5秒请求一次该接口</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>http://xxxx/dms/information/message-count</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> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code>{ &amp;quot;errCode&amp;quot;: 1000, &amp;quot;errMsg&amp;quot;: &amp;quot;请求成功&amp;quot;, &amp;quot;data&amp;quot;: { &amp;quot;notice&amp;quot;: 0, &amp;quot;training&amp;quot;: 0, &amp;quot;promotion&amp;quot;: 0, &amp;quot;trading&amp;quot;: 0, &amp;quot;vin&amp;quot;: &amp;quot;50&amp;quot;, &amp;quot;notices&amp;quot;: &amp;quot;1032&amp;quot;, &amp;quot;print_order_id&amp;quot;: 0, &amp;quot;share_notices_num&amp;quot;: 0, &amp;quot;warehouse_count&amp;quot;: 0, &amp;quot;unread&amp;quot;: 1082, &amp;quot;notices_pos&amp;quot;: &amp;quot;4192&amp;quot;, &amp;quot;notices_list&amp;quot;: [], &amp;quot;print_sales_order_sn&amp;quot;: &amp;quot;&amp;quot;, &amp;quot;delivery_count&amp;quot;: 0 } }</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;">return_apply_sn</td> <td style="text-align: left;">string</td> <td>退货审批单号</td> </tr> <tr> <td style="text-align: left;">return_apply_count</td> <td style="text-align: left;">int</td> <td>该参数有值的时候 进行语音提示 当语音提示结束后 将该值 传给/dms/information/change-return-apply</td> </tr> <tr> <td style="text-align: left;">&quot;退货审批单号 空格+ 您有新的退货申请待审批,请及时处理!&quot; 语音提示写死</td> </tr> </tbody> </table>

页面列表

ITEM_HTML