business-2025


校验账号是否已被使用

<p><strong>请求URI:</strong></p> <ul> <li><code>/merchant/examine-store-passport</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>GET</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;">store_passport</td> <td style="text-align: left;">require,min:6,max:12</td> <td style="text-align: left;">string</td> <td>账号</td> </tr> </tbody> </table> <p><strong>返回样例:</strong></p> <pre><code class="language-json"> { &amp;quot;msg&amp;quot;: &amp;quot;请求成功&amp;quot;, &amp;quot;data&amp;quot;: {         &amp;quot;used_switch&amp;quot;:0,//0=未使用 1=已使用 }, &amp;quot;code&amp;quot;: 0 }</code></pre>

页面列表

ITEM_HTML