黑马优购


查看订单支付状态

<p>​<br /> <strong>简要描述:</strong> </p> <ul> <li>查看订单支付状态</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>https://api-hmugo-web.itheima.net/api/public/v1/my/orders/chkOrder</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>POST</li> </ul> <p><strong>请求头参数:</strong> </p> <table> <thead> <tr> <th>参数名</th> <th>必选</th> <th>类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td>Authorization</td> <td>是</td> <td>string</td> <td>用户登录成功获取的token值</td> </tr> </tbody> </table> <p><strong>请求体参数</strong>:</p> <table> <thead> <tr> <th>参数名</th> <th>必选</th> <th>类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td>order_number</td> <td>是</td> <td>string</td> <td>订单编号</td> </tr> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code class="language-json">{ "message": "支付成功", "meta": { "msg": "验证成功", "status": 200 } }</code></pre>

页面列表

ITEM_HTML