送件侠开放平台

闪时送开放平台


已禁用运力列表

<p><strong>简要描述:</strong> </p> <ul> <li> </li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>v1/shop/forbiddenCapacityList</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;">sss_shop_id</td> <td style="text-align: left;">是</td> <td style="text-align: left;">int</td> <td>送件侠门店id</td> </tr> </tbody> </table> <p><strong>重要备注</strong> <code>此接口将返回目前支持的所有运力,运力如已被店铺禁用,则is_forbidden值为1</code></p> <p><strong>返回示例</strong></p> <pre><code> #成功 { &amp;quot;code&amp;quot;: 0, &amp;quot;message&amp;quot;: &amp;quot;ok&amp;quot;, &amp;quot;data&amp;quot;: [ { &amp;quot;third_logistics_id&amp;quot;: 1, &amp;quot;third_logistics_name&amp;quot;: &amp;quot;达达&amp;quot;, &amp;quot;third_logistics_icon&amp;quot;: &amp;quot;https://sss-admin.oss-cn-zhangjiakou.aliyuncs.com/image/dd.png&amp;quot;, &amp;quot;is_forbidden&amp;quot;: 1 }, { &amp;quot;third_logistics_id&amp;quot;: 3, &amp;quot;third_logistics_name&amp;quot;: &amp;quot;美团&amp;quot;, &amp;quot;third_logistics_icon&amp;quot;: &amp;quot;https://sss-admin.oss-cn-zhangjiakou.aliyuncs.com/image/mt.png&amp;quot;, &amp;quot;is_forbidden&amp;quot;: 0 }, { &amp;quot;third_logistics_id&amp;quot;: 4, &amp;quot;third_logistics_name&amp;quot;: &amp;quot;爱跑腿&amp;quot;, &amp;quot;third_logistics_icon&amp;quot;: &amp;quot;https://sss-admin.oss-cn-zhangjiakou.aliyuncs.com/image/ipaotui-logo.png&amp;quot;, &amp;quot;is_forbidden&amp;quot;: 1 }, { &amp;quot;third_logistics_id&amp;quot;: 6, &amp;quot;third_logistics_name&amp;quot;: &amp;quot;点我达&amp;quot;, &amp;quot;third_logistics_icon&amp;quot;: &amp;quot;https://sss-admin.oss-cn-zhangjiakou.aliyuncs.com/image/dwd.png&amp;quot;, &amp;quot;is_forbidden&amp;quot;: 1 }, { &amp;quot;third_logistics_id&amp;quot;: 8, &amp;quot;third_logistics_name&amp;quot;: &amp;quot;UU跑腿&amp;quot;, &amp;quot;third_logistics_icon&amp;quot;: &amp;quot;https://sss-admin.oss-cn-zhangjiakou.aliyuncs.com/image/uu.png&amp;quot;, &amp;quot;is_forbidden&amp;quot;: 0 }, { &amp;quot;third_logistics_id&amp;quot;: 11, &amp;quot;third_logistics_name&amp;quot;: &amp;quot;顺丰&amp;quot;, &amp;quot;third_logistics_icon&amp;quot;: &amp;quot;https://sss-admin.oss-cn-zhangjiakou.aliyuncs.com/image/sf.png&amp;quot;, &amp;quot;is_forbidden&amp;quot;: 0 }, { &amp;quot;third_logistics_id&amp;quot;: 12, &amp;quot;third_logistics_name&amp;quot;: &amp;quot;快服务&amp;quot;, &amp;quot;third_logistics_icon&amp;quot;: &amp;quot;https://sss-admin.oss-cn-zhangjiakou.aliyuncs.com/image/kfw-logo.png&amp;quot;, &amp;quot;is_forbidden&amp;quot;: 0 }, { &amp;quot;third_logistics_id&amp;quot;: 14, &amp;quot;third_logistics_name&amp;quot;: &amp;quot;蜂鸟即配&amp;quot;, &amp;quot;third_logistics_icon&amp;quot;: &amp;quot;https://sss-admin.oss-cn-zhangjiakou.aliyuncs.com/image/fn.png&amp;quot;, &amp;quot;is_forbidden&amp;quot;: 0 }, { &amp;quot;third_logistics_id&amp;quot;: 15, &amp;quot;third_logistics_name&amp;quot;: &amp;quot;唻趣&amp;quot;, &amp;quot;third_logistics_icon&amp;quot;: &amp;quot;https://sss-admin.oss-cn-zhangjiakou.aliyuncs.com/image/laiqu-logo.png&amp;quot;, &amp;quot;is_forbidden&amp;quot;: 0 }, { &amp;quot;third_logistics_id&amp;quot;: 16, &amp;quot;third_logistics_name&amp;quot;: &amp;quot;闪送v5&amp;quot;, &amp;quot;third_logistics_icon&amp;quot;: &amp;quot;https://sss-admin.oss-cn-zhangjiakou.aliyuncs.com/image/ss.png&amp;quot;, &amp;quot;is_forbidden&amp;quot;: 0 }, { &amp;quot;third_logistics_id&amp;quot;: 17, &amp;quot;third_logistics_name&amp;quot;: &amp;quot;365跑腿&amp;quot;, &amp;quot;third_logistics_icon&amp;quot;: &amp;quot;https://sss-admin.oss-cn-zhangjiakou.aliyuncs.com/image/365paotui-logo.png&amp;quot;, &amp;quot;is_forbidden&amp;quot;: 0 } ] } #失败 { &amp;quot;code&amp;quot;: 1, &amp;quot;message&amp;quot;: &amp;quot;sss_shop_id必填&amp;quot; } </code></pre> <p><strong>返回参数说明</strong></p> <table> <thead> <tr> <th>参数</th> <th>说明</th> <th>类型</th> <th>必定返回</th> </tr> </thead> <tbody> <tr> <td>third_logistics_id</td> <td>运力公司标识ID,详见附录</td> <td>string</td> <td>是</td> </tr> <tr> <td>third_logistics_name</td> <td>运力公司名,详见附录</td> <td>string</td> <td>是</td> </tr> <tr> <td>third_logistics_icon</td> <td>运力logo</td> <td>string</td> <td>是</td> </tr> <tr> <td>is_forbidden</td> <td>是否已被店铺管理员禁用 1:是 0:否</td> <td>int</td> <td>是</td> </tr> </tbody> </table> <p><strong>请求示例demo x-www-form-urlencoded</strong></p> <pre><code>appkey:4aa32923334940099ad6ecf6a552de33 timestamp:1575525613228 version:1.0 sign:c960c8153c5e7c8654ef60ec64aeb7c023eb48af sss_shop_id:11111</code></pre>

页面列表

ITEM_HTML