橱窗添加商品
<p><strong>简要描述:</strong>
橱窗添加商品</p>
<p><strong>请求方式</strong>
POST</p>
<p><strong>请求URL:</strong> </p>
<ul>
<li><code>https://buyin.jinritemai.com/api/shop/bind/?_signature=_02B4Z6wo00f01-kjnWAAAIDDuIOiVRDxbw.pA9nAAJsl1f</code></li>
</ul>
<p><strong>请求数据</strong></p>
<p><code>{"pmts":[{"promotion_id":"3505766965107149422","bind_source":"0"}],"hide_status":2}</code></p>
<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;">_signature</td>
<td style="text-align: left;">是</td>
<td style="text-align: left;">string</td>
<td><a href="https://www.showdoc.com.cn/xiefeidy/7964472474979819" title="运算法从这里取">云算法从这里取</a></td>
</tr>
<tr>
<td style="text-align: left;">promotion_id</td>
<td style="text-align: left;">是</td>
<td style="text-align: left;">string</td>
<td>商品ID</td>
</tr>
</tbody>
</table>
<p><strong>返回示例</strong>
```{
"st": 0,
"code": 0,
"msg": "成功添加1件商品至橱窗",
"log_id": "202111131344320101980661942D4F1B65",
"data": {
"success_count": 1,
"failure_count": 0,
"failure_list": []
}
}</p>
<pre><code>
**请求协议头**</code></pre>
<p>accept: application/json, text/plain, <em>/</em>
content-type: application/json
origin: <a href="https://buyin.jinritemai.com">https://buyin.jinritemai.com</a>
referer: <a href="https://buyin.jinritemai.com/dashboard/shopwindow/goods-list">https://buyin.jinritemai.com/dashboard/shopwindow/goods-list</a>
user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.81 Safari/537.36
x-secsdk-csrf-token: 000100000001341586e1481f818e2b76341119fb00d55fa7308ee0c032423b82b96542c8587116bf6a6f119595da</p>
<pre><code>
|参数名|必选|类型|说明|
|:---- |:---|:----- |----- |
|x-secsdk-csrf-token |是 |string |[协议头参数从这里取](https://www.showdoc.com.cn/xiefeidy/7961814617620622 "运算法从这里取") |
**备注**
前面持久会话返回合并的Cookie,带●●问此URL就可以了</code></pre>