网赚

超惠省


批量处理0、1、5元购为普通商品

<p>接口路径 :<strong>/fy/item/batchActivitySet</strong></p> <p><strong>Content-Type</strong>: application/x-www-form-urlencoded </p> <p> </p> <p>请求参数:</p> <table> <thead> <tr> <th>参数</th> <th>参数类型</th> <th>说明</th> <th>备注</th> <th>必填</th> </tr> </thead> <tbody> <tr> <td>setting</td> <td>array</td> <td>设置项数组</td> <td></td> <td>是</td> </tr> </tbody> </table> <p>setting参数说明</p> <table> <thead> <tr> <th>参数</th> <th>参数类型</th> <th>说明</th> <th>备注</th> <th>必填</th> </tr> </thead> <tbody> <tr> <td>activityId</td> <td>商品类型</td> <td>2:0元购,3:1元购,4:5元购</td> <td></td> <td>是</td> </tr> <tr> <td>couponUsedPrice</td> <td>券后价</td> <td>单位:分</td> <td></td> <td>是</td> </tr> </tbody> </table> <p> </p> <p>示例: {&quot;setting&quot;:[{&quot;activityId&quot;:2,&quot;couponUsedPrice&quot;:1000},{&quot;activityId&quot;:3,&quot;couponUsedPrice&quot;:1200}]}  </p> <p>响应返回:</p> <table> <thead> <tr> <th>参数</th> <th></th> <th>参数类型</th> <th>备注</th> </tr> </thead> <tbody> <tr> <td>result</td> <td></td> <td>String</td> <td>成功为success</td> </tr> <tr> <td>resultData</td> <td></td> <td>String</td> <td>json数据格式,响应数据。</td> </tr> <tr> <td>resultMsg</td> <td></td> <td>String</td> <td>提示,列如,成功或失败等</td> </tr> <tr> <td>resultCode</td> <td></td> <td>String</td> <td>0成功,其它失败</td> </tr> </tbody> </table> <p>示例</p>

页面列表

ITEM_HTML