<ruby id="bdb3f"></ruby>

    <p id="bdb3f"><cite id="bdb3f"></cite></p>

      <p id="bdb3f"><cite id="bdb3f"><th id="bdb3f"></th></cite></p><p id="bdb3f"></p>
        <p id="bdb3f"><cite id="bdb3f"></cite></p>

          <pre id="bdb3f"></pre>
          <pre id="bdb3f"><del id="bdb3f"><thead id="bdb3f"></thead></del></pre>

          <ruby id="bdb3f"><mark id="bdb3f"></mark></ruby><ruby id="bdb3f"></ruby>
          <pre id="bdb3f"><pre id="bdb3f"><mark id="bdb3f"></mark></pre></pre><output id="bdb3f"></output><p id="bdb3f"></p><p id="bdb3f"></p>

          <pre id="bdb3f"><del id="bdb3f"><progress id="bdb3f"></progress></del></pre>

                <ruby id="bdb3f"></ruby>

                合規國際互聯網加速 OSASE為企業客戶提供高速穩定SD-WAN國際加速解決方案。 廣告
                # 訂單詳情 >[danger]接口認證:**需要認證** ##### 響應說明 | 字段名 | 字段類型 | 字段說明 | | --- | --- | --- | | id | int | 訂單id | | order_sn | string | 訂單單號 | | goods_amount | int | 商品總數量 | | pay_fee | string | 商品價格 | | shipping_fee | string | 快遞價格 | | add_time | string | 下單時間 | | pay_time | string | 付款時間 | | pay_type | string | 支付方式,見下面 | | pay_type_trans | string | 翻譯好的支付方式 | | pay_status | int | 支付狀態,見下面 | | back_status | int | 支付狀態,見下面 | | shipping_time | string | 發貨時間 | | order_note | string | 訂單備注 | | order_status | int | 訂單狀態 | | consignee | string | 收貨人 | | full_address | string | 完整的收貨地址 | | mobile | string | 收貨電話 | | order_status_trans | string | 轉化好的訂單狀態 | | order_goods | array[object] | 訂單里的商品 | | order_goods.id | int | 訂單商品的id | | order_goods.order_id | int | 訂單的id | | order_goods.goods_id | int | 訂單的商品id | | order_goods.goods_sku_ref_id| int | 訂單的商品的sku_id | | order_goods.goods_name| string | 商品的名字 | | order_goods.sku_name| string | 商品的規格 | | order_goods.full_name| string | 商品的完整名字 | | order_goods.goods_number| int | 商品的數量 | | order_goods.goods_price_ori| string | 商品的原價 | | order_goods.goods_price| string | 商品付款的真實價格 | | order_goods.goods_image| string | 商品圖片 | | order_goods.shipping_price| string | 快遞費用| ##### 支付類型 > 1. `wechat`:微信 > 1. `alipay`:支付寶 > 1. `union_pay`:銀聯 ## 退款狀態 ~~~ public const STATUS_MAP_TRANS = [ 0 => '無退款操作', 1 => '退款中', 2 => '退款成功', 3 => '退款失敗', ]; ~~~ ##### 支付狀態 ~~~ public const PAY_STATUS_MAP_TRANS = [ 0 => '待支付', 1 => '已支付', 2 => '已取消', ]; ~~~ ## 示例 ~~~[api] get:/order/detail *id#訂單id <<< success { "code": 200, "msg": "成功", "data": { "id": 17, "order_sn": "202201171110252565", "user_id": 20, "goods_amount": 5, "pay_fee": "162.00", "shipping_fee": "31.00", "add_time": "2022-01-17 11:10:25", "pay_time": "", "shipping_time": "", "order_note": "備注備注", "order_status": 3, "total": "193.00", "consignee": "收貨人", "full_address": "河北省 石家莊市 井陘礦區 我覺得劇情內一個小時換一個合集比較好,", "mobile": "13245124587", "pay_status": 0, "pay_type": "", "order_goods": [ { "id": 13, "order_id": 17, "goods_id": 22, "goods_sku_ref_id": 19, "goods_name": "0元-愛啡仕藍山三合一速溶咖啡粉", "sku_name": "", "full_name": "0元-愛啡仕藍山三合一速溶咖啡粉", "goods_number": 2, "goods_price_ori": "0.00", "goods_price": "0.00", "goods_image": "http://noobcoder.oss-cn-hangzhou.aliyuncs.com/letao/20220110/goods_image-61db97c188010.jpg", "shipping_price": "11.00", "activity_type": 3 }, { "id": 14, "order_id": 17, "goods_id": 30, "goods_sku_ref_id": 34, "goods_name": "普通-衣服-規格", "sku_name": "m 白", "full_name": "普通-衣服-規格 m 白", "goods_number": 3, "goods_price_ori": "54.00", "goods_price": "54.00", "goods_image": "http://noobcoder.oss-cn-hangzhou.aliyuncs.com/letao/20220112/goods_image-61de4c71a8374.png", "shipping_price": "20.00", "activity_type": 3 } ], "order_status_trans": "已完成", "pay_type_trans": "微信支付" } } <<< ~~~ ## 可能出現的錯誤碼 > 不包含常見的請求方式錯誤,參數丟失,用戶權限驗證失敗 ~~~ const ORDER_NOTE_FOUND = [ 'code' => 121006, 'msg' => '訂單不存在' ]; ~~~ ~~~ const ORDER_NOT_YOURS = [ 'code' => 121004, 'msg' => '訂單不屬于你' ]; ~~~
                  <ruby id="bdb3f"></ruby>

                  <p id="bdb3f"><cite id="bdb3f"></cite></p>

                    <p id="bdb3f"><cite id="bdb3f"><th id="bdb3f"></th></cite></p><p id="bdb3f"></p>
                      <p id="bdb3f"><cite id="bdb3f"></cite></p>

                        <pre id="bdb3f"></pre>
                        <pre id="bdb3f"><del id="bdb3f"><thead id="bdb3f"></thead></del></pre>

                        <ruby id="bdb3f"><mark id="bdb3f"></mark></ruby><ruby id="bdb3f"></ruby>
                        <pre id="bdb3f"><pre id="bdb3f"><mark id="bdb3f"></mark></pre></pre><output id="bdb3f"></output><p id="bdb3f"></p><p id="bdb3f"></p>

                        <pre id="bdb3f"><del id="bdb3f"><progress id="bdb3f"></progress></del></pre>

                              <ruby id="bdb3f"></ruby>

                              哎呀哎呀视频在线观看