糖果


新手引导礼品申请(一)

<p><strong>简要描述:</strong></p> <ul> <li>新手引导礼品申请(红钻换积分) </li> </ul> <p><strong>请求URL:</strong></p> <ul> <li><code>/api/v1/user/guide-gift-apply</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> <tr> <td style="text-align: left;">price</td> <td style="text-align: left;">必选</td> <td style="text-align: left;">float</td> <td>价格, 0.4, 0.6</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;: { &amp;quot;ex_balance&amp;quot;: 60 } } # 失败 { &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;">ex_balance</td> <td style="text-align: left;">int</td> <td>三方余额(积分)</td> </tr> </tbody> </table> <p><strong>备注</strong></p> <ul> <li>申请成功后将扣除对应红钻</li> </ul>

页面列表

ITEM_HTML