撤销订单接口
<h1>【撤销订单接口】</h1>
<p>如图所示:
<img src="https://www.showdoc.com.cn/server/api/attachment/visitFile?sign=9610ec9436f1b2faa1fd74e6ffb577f1&file=file.png" alt="" /></p>
<h3>命名新的对接接口为(必须一致不可自定义):<code>【退单接口A】</code></h3>
<h3>订单查询网址: <strong><a href="http://dcapi.shiquanyi.com/dcapi/drawOrder">http://dcapi.shiquanyi.com/dcapi/drawOrder</a></strong></h3>
<h3>查询提交内容:<code>appid=【用户appid】&out_order_id={订单编号}&sign={md5校验}</code></h3>
<h3>协议头:<code>Content-Type:application/x-www-form-urlencoded</code></h3>
<h3>签名校验项目:<code>appid=【用户appid】&out_order_id={订单编号}&appsecret=【您的秘钥】</code></h3>
<h3>查询结果处理</h3>
<h3>填写内容:<code>code 1 0</code></h3>
<p><img src="https://www.showdoc.com.cn/server/api/attachment/visitFile?sign=cbe86b58e941f59ba62052cf372ef55c&file=file.png" alt="" /></p>
<h2>备注</h2>
<p>以上内容直接复制粘贴到软件指定位置,其他设置严格按照图示</p>
<p>需注意的是</p>
<p>【用户appid】包括【】直接替换为-账户id</p>
<p>【您的秘钥】包括【】直接替换为-账户key</p>