APP(合伙人)

合伙人、dms、66智修文档相关


立即兑换

<p><strong>简要描述:</strong> </p> <ul> <li>立即兑换</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>http://xx.com/score/score-parts/shopping-submit</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>POST </li> </ul> <p><strong>参数:{&quot;parts&quot;:[{&quot;id&quot;:&quot;2&quot;,&quot;count&quot;:&quot;2&quot;}]}</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;">parts</td> <td style="text-align: left;">是</td> <td style="text-align: left;">array</td> <td>商品信息</td> </tr> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code>{ &amp;quot;errCode&amp;quot;: 1000, &amp;quot;errMsg&amp;quot;: &amp;quot;请求成功&amp;quot;, &amp;quot;data&amp;quot;: { &amp;quot;customer&amp;quot;: { &amp;quot;id&amp;quot;: &amp;quot;63298&amp;quot;,//修理厂ID &amp;quot;integral&amp;quot;: 9000,//合计积分 &amp;quot;integral_balance&amp;quot;: 8000//合计积分 }, &amp;quot;parts&amp;quot;: [ { &amp;quot;id&amp;quot;: &amp;quot;2&amp;quot;,//商品ID &amp;quot;name&amp;quot;: &amp;quot;测试商品&amp;quot;,//名称 &amp;quot;main_pic&amp;quot;: &amp;quot;&amp;quot;,//图片 &amp;quot;integral&amp;quot;: 20,//积分 &amp;quot;exchange_restrictions&amp;quot;: &amp;quot;2&amp;quot;,//X件起兑 &amp;quot;count&amp;quot;: 2//数量 } ] } }</code></pre>

页面列表

ITEM_HTML