企业接口文档

企业接口文档,易背调提供给企业使用的API


验证企业配置

<h4><strong>接口描述</strong></h4> <blockquote> <p>验证接口配置是否正确(<a href="https://www.showdoc.cc/ybd?page_id=1865243955181250" title="需验证">需验证</a>)</p> </blockquote> <h4><strong>请求URL</strong></h4> <blockquote> <p><a href="https://www.showdoc.cc/ybd?page_id=1865243955181250" title="通讯地址 + 企业api基础链接">通讯地址 + 企业api基础链接</a> + <code>/verify</code></p> </blockquote> <h4><strong>请求方式</strong></h4> <blockquote> <p>GET</p> </blockquote> <h4><strong>请求参数</strong></h4> <blockquote> <p>无</p> </blockquote> <h4><strong>响应结果</strong></h4> <blockquote> <p><a href="https://www.showdoc.cc/ybd?page_id=1873739988592287" title="响应结构">响应结构</a></p> </blockquote> <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;">code</td> <td style="text-align: left;">string</td> <td>响应码</td> </tr> <tr> <td style="text-align: left;">key</td> <td style="text-align: left;">string</td> <td>企业key(<em>同请求中的参数</em>),参考<a href="https://www.showdoc.cc/ybd?page_id=1864080192995858" title="准备工作">准备工作</a></td> </tr> <tr> <td style="text-align: left;">seq</td> <td style="text-align: left;">string</td> <td>业务流水号(<em>同请求中的参数</em>)</td> </tr> <tr> <td style="text-align: left;">ts</td> <td style="text-align: left;">string</td> <td>时间戳,服务器处理请求的时间,格式为“yyyyMMddHHmmss”</td> </tr> <tr> <td style="text-align: left;">sign</td> <td style="text-align: left;">string</td> <td>响应摘要签名,规则同<a href="https://www.showdoc.cc/ybd?page_id=1865243955181250" title="请求签名">请求签名</a></td> </tr> <tr> <td style="text-align: left;">msg</td> <td style="text-align: left;">string</td> <td>企业名</td> </tr> </tbody> </table> <h4><strong>响应示例</strong></h4> <pre><code>{ "code": "000", "key": "CF6BF781AB82FEF5BFDF96B054ECEB15", "seq": "s20190415110900", "ts": "20190415110910", "sign": "49f10f06240237c7710ed617758f9b3c", "msg": "易背调" }</code></pre> <h4><strong>备注</strong></h4> <ul> <li><a href="https://www.showdoc.cc/ybd?page_id=1863843278019929" title="全局错误码">全局错误码</a></li> </ul>

页面列表

ITEM_HTML