云客智能语音客服接口文档

云客智能语音客服接口文档


5.7.3异步建任务后获取结果

<p><strong>简要描述:</strong> </p> <ul> <li>异步建任务后获取结果接口</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;">dial_task_main_id</td> <td style="text-align: left;">是</td> <td style="text-align: left;">int</td> <td>导入任务id</td> </tr> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code>{ &amp;quot;code&amp;quot;: 200, &amp;quot;msg&amp;quot;: &amp;quot;请求成功&amp;quot;, &amp;quot;data&amp;quot;: { &amp;quot;status&amp;quot;: 1, &amp;quot;desc&amp;quot;: &amp;quot;导入中&amp;quot;, &amp;quot;import_percent&amp;quot;: &amp;quot;0%&amp;quot; } } </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;">data</td> <td style="text-align: left;">string</td> <td>totalCount:导入总数</td> </tr> <tr> <td style="text-align: left;">status</td> <td style="text-align: left;">int</td> <td>0未处理 1 导入中,3导入失败,导入成功(20 任务未发送,21发送完成,22正在发送,23发送失败,24暂停发送)</td> </tr> <tr> <td style="text-align: left;">import_percent</td> <td style="text-align: left;">string</td> <td>导入中的导入进度</td> </tr> </tbody> </table> <p><strong>备注</strong> </p> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML