<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>

                ??碼云GVP開源項目 12k star Uniapp+ElementUI 功能強大 支持多語言、二開方便! 廣告
                ### 使用描述 對下單商品進行運費評估,最終的運費以預下單接口返回的運費為準 ### [](https://duobaoyu.com.cn/documentcenter?onlyFlag=3f27d6bdf84b469ea7f66f05823e36be#%E6%96%B9%E6%B3%95%E5%90%8D)方法名 dby.scm.freight.valuate.sku ### [](https://duobaoyu.com.cn/documentcenter?onlyFlag=3f27d6bdf84b469ea7f66f05823e36be#%E7%BD%91%E5%85%B3%E5%9C%B0%E5%9D%80)網關地址 | 環境 | 地址 | 請求方式 | | --- | --- | --- | | 生產環境 | `https://openapi.duobaoyu.com.cn/open/api` | post+json | | 測試環境 | `https://openapi.duobaoyu88.cn/open/api` | post+json | ### [](https://duobaoyu.com.cn/documentcenter?onlyFlag=3f27d6bdf84b469ea7f66f05823e36be#%E5%85%AC%E5%85%B1query%E5%8F%82%E6%95%B0)公共Query參數 * * * | 名稱 | 類型 | 必填 | 描述 | | --- | --- | --- | --- | | method | String | 是 | 方法名稱 | | sign | String | 是 | [簽名](簽名規則.md) | | timestamp | String | 是 | 時間戳,格式為13位,例如:1670223623000 | | version | String | 是 | 版本號,現固定為v1 | | appKey | String | 是 | 申請的應用appKey | ### [](https://duobaoyu.com.cn/documentcenter?onlyFlag=3f27d6bdf84b469ea7f66f05823e36be#%E4%B8%9A%E5%8A%A1body%E5%8F%82%E6%95%B0applicationjson)業務Body參數(application/json) * * * | 名稱 | 類型 | 必填 | 示例值 | 描述 | | --- | --- | --- | --- | --- | | provinceCode | java.lang.String | 是 | 42 | 省地區ID | | cityCode | java.lang.String | 是 | 4201 | 城市地區ID | | countyCode | java.lang.String | 是 | 420106 | 區縣ID | | townCode | java.lang.String | 是 | 420106010 | 鄉鎮ID | | skuInfos | java.util.List | 是 | | 商品信息 | | ??├─skuCode | java.lang.String | 是 | 200012 | SKU編號 | | ??├─skuNum | java.lang.Integer | 是 | 1 | 購買數量 | ### [](https://duobaoyu.com.cn/documentcenter?onlyFlag=3f27d6bdf84b469ea7f66f05823e36be#%E5%93%8D%E5%BA%94%E5%8F%82%E6%95%B0)響應參數 * * * | 名稱 | 類型 | 示例值 | 描述 | | --- | --- | --- | --- | | code | java.lang.String | 0 | 業務編碼處理結果編碼 | | msg | java.lang.String | 請求成功 | 業務處理結果結果說明 | | data | java.lang.Object | | 響應結果 | | ??├─freight | java.lang.Long | 600 | 訂單商品總運費,單位`分` | | msgId | java.lang.String | efd7f07011124adf | 消息id | ### [](https://duobaoyu.com.cn/documentcenter?onlyFlag=3f27d6bdf84b469ea7f66f05823e36be#%E8%AF%B7%E6%B1%82%E7%A4%BA%E4%BE%8B)請求示例 curljavaphp ~~~json curl -XPOST -H "Content-type: application/json" -d '{ "cityCode": "42", "countyCode": "4201", "provinceCode": "420106", "townCode": "420106010", "skuInfos": [ { "skuCode": "50180878441", "skuNum": 1 } ] }' 'http://xxxxx/open/api?method=dby.scm.freight.valuate.sku&version=v1&appKey=your appKey&timestamp=1670057525000&sign=123' ~~~ ### [](https://duobaoyu.com.cn/documentcenter?onlyFlag=3f27d6bdf84b469ea7f66f05823e36be#%E5%93%8D%E5%BA%94%E7%A4%BA%E4%BE%8B)響應示例 ~~~json { "code": "0", "data": { "freight": 1000 }, "msg": "", "msgId": "" } ~~~ ### [](https://duobaoyu.com.cn/documentcenter?onlyFlag=3f27d6bdf84b469ea7f66f05823e36be#%E5%BC%82%E5%B8%B8%E7%A4%BA%E4%BE%8B)異常示例 ~~~json { "code": "1", "msg": "請求失敗", "data": null, "msgId": "efd7f07011124adf" } ~~~
                  <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>

                              哎呀哎呀视频在线观看