糖果


新手引导礼品发货(二)

<p><strong>简要描述:</strong></p> <ul> <li>新手引导礼品发货(积分换礼品卡) </li> </ul> <p><strong>请求URL:</strong></p> <ul> <li><code>/api/v1/user/guide-gift-sendout</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>POST</li> </ul> <p><strong>身份验证:</strong></p> <ul> <li>是</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;">step</td> <td style="text-align: left;">必选</td> <td style="text-align: left;">int</td> <td>第N笔, 1开始</td> </tr> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code># 成功 { &amp;quot;code&amp;quot;: 0, &amp;quot;message&amp;quot;: &amp;quot;&amp;quot;, &amp;quot;data&amp;quot;: null } # 失败 { &amp;quot;code&amp;quot;: 422, &amp;quot;message&amp;quot;: &amp;quot;余额不足&amp;quot;, &amp;quot;data&amp;quot;: null }</code></pre> <p><strong>返回参数说明</strong></p> <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;">balance</td> <td style="text-align: left;">int</td> <td>余额</td> </tr> <tr> <td style="text-align: left;">balance_name</td> <td style="text-align: left;">string</td> <td>余额名称</td> </tr> </tbody> </table> <p><strong>备注</strong></p> <ul> <li> </li> </ul>

页面列表

ITEM_HTML