龙收银开放平台标准API接口文档

openapi


获取集团CenterId

<p><strong>简要描述:</strong> </p> <ul> <li>获取集团CenterId接口</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>http://192.168.12.86/s1saas/spos1/third/thirdshop/getcenterid</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>POST </li> </ul> <p><strong>请求类型:</strong></p> <ul> <li> <p>application/json </p> <p><strong>请求示例</strong></p> </li> </ul> <pre><code> { "osMerchantId": "ENTa3z0" }</code></pre> <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;">osMerchantId</td> <td style="text-align: left;">是</td> <td style="text-align: left;">String</td> <td>供应链企业号(ent)</td> </tr> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code>{ "result": 0, "data": [ { "centerId": "15239" }, { "centerId": "4164" } ] }</code></pre> <pre><code> **返回对象** |参数名|类型|说明| |:----- |:-----|-----| |centerId |Integer| 新零售集团id **备注** - 更多返回错误代码请看首页的错误代码描述</code></pre>

页面列表

ITEM_HTML