批量订单关闭接口
<p><strong>请求URL:</strong> </p>
<ul>
<li><code>http://www.zhidianbao.cn/qs_wxy/alipay/AlipayFundBatchClose</code></li>
</ul>
<p><strong>请求方式:</strong></p>
<ul>
<li>POST </li>
</ul>
<p><strong>参数:</strong> </p>
<pre><code>{"fgsid":"ding6f34e443f18c3ecc","sign":"sssssss","remark":"备注","total_count":"1",
"rid":"1111113","type":"0","order_title":"单据名称","total_trans_amount":"1"}
</code></pre>
<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>
</tbody>
</table>
<p><strong>返回示例</strong></p>
<pre><code>{"err_code":"0","getBody":"{\"alipay_fund_batch_create_response\":{\"code\":\"10000\",\"msg\":\"Success\",\"batch_trans_id\":\"202106017178664432\",\"out_batch_no\":\"1111113\",\"status\":\"INIT\"},\"sign\":\"BvO9MgXNVmpk8EtqWrmC40XYCEgy1iZ6SAkcnm1EYTtWPHad5pdBoFEQ8V8kPAJMqanJw/rh7jAegP1Z2wz4nJV2v7MofcXYkId4Rlv/hRpUucrwawaD3HH0D9VGbdji3d7mlnOvI65ek+1jybyNU0VCtjs5rNH5bxBepYdH4J45ujYJqPSQ8ZxhwTCeqUS/NitVqs0sOlEhD6xjNToWQYe+Tx6ReFy5KF5tXXoHmreymyY5UNWpx1524GCAA/TWqjRUnJVKaw/jCiM0pmJyAtTCk0TMl5uPTuaOqjjpp7KGT+Xo+IpI/GACWFMGfJaoy3DxtYd9GP9bllnuiuxVMw==\"}","err_msg":""}
</code></pre>