无锡客运

订单结算


批量结算

<h3>简要描述</h3> <p>批量结算</p> <h3>请求URL</h3> <p><a href="http://localhost:9206/settlement/order/batchSettlement">http://localhost:9206/settlement/order/batchSettlement</a></p> <h3>请求方式</h3> <p>POST</p> <h3>参数</h3> <table> <thead> <tr> <th>参数名</th> <th>必选</th> <th>类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td>bopids</td> <td>是</td> <td>Integer[]</td> <td>主表查询中的多个id,可传多个值例如[1001, 1002]</td> </tr> <tr> <td>feedbackNumber</td> <td>是</td> <td>String</td> <td>凭证号</td> </tr> <tr> <td>payType</td> <td>是</td> <td>String</td> <td>支付类型</td> </tr> <tr> <td>payTime</td> <td>是</td> <td>Date</td> <td>结算日期</td> </tr> <tr> <td>transactionRemarks</td> <td>否</td> <td>String</td> <td>交易描述</td> </tr> </tbody> </table> <h3>返回示例</h3> <p>{     &quot;msg&quot;: &quot;批量结算成功&quot;,     &quot;code&quot;: 200,     &quot;flag&quot;: true,     &quot;data&quot;: null }</p> <h3>返回参数说明</h3>

页面列表

ITEM_HTML