<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國際加速解決方案。 廣告
                :-: 訂單物流接口 ##### 1、刪除訂單 ~~~[api] post:/index.php?ctl=Seller_Trade_Order&met=hideOrder&typ=json *string:order_id#訂單號 *string:user=seller#買家刪除訂單 <<< success <<< error ~~~ ##### 2、徹底刪除訂單 ~~~[api] post:/index.php?ctl=Seller_Trade_Order&met=hideOrder&typ=json *string:order_id#訂單號 *string:user=seller# *string:op=del# <<< success <<< error ~~~ ##### 3、還原訂單 ~~~[api] post:/index.php?ctl=Seller_Trade_Order&met=restoreOrder&typ=json *string:order_id#訂單號 *string:user=seller# <<< success <<< error ~~~ ##### 4、貨到付款確認收款 ~~~[api] post:/index.php?ctl=Seller_Trade_Order&met=confirmCollection&typ=json *string:order_id#訂單號 <<< success <<< error ~~~ ##### 5、取消訂單 ~~~[api] post:/index.php?ctl=Seller_Trade_Order&met=orderCancel&typ=json *string:order_id#訂單號 *string:state_info#訂單取消原因 <<< success <<< error ~~~ ##### 6、驗證兌換碼 ~~~[api] get:/index.php?ctl=Seller_Trade_Order&met=virtualExchange&typ=json *int:vr_code#兌換碼 <<< success <<< error ~~~ ##### 7、順豐獲取電子面單 ~~~[api] post:/index.php?ctl=Seller_Trade_Order&met=sendShipInfo&typ=json *string:receive_name#收貨人姓名 *string:receive_mobile#收貨人電話 *string:receive_address#收貨人地址 *string:buyer_address_span#購買人地址 *string:seller_address_span#商家地址 name#說明文字 <<< success <<< error ~~~ ##### 8、發貨 ~~~[api] post:/index.php?ctl=Seller_Trade_Order&met=send&typ=json *string:order_id#訂單號 name#說明文字 <<< success <<< error ~~~ ##### 9、更改默認地址 ~~~[api] get:/index.php?ctl=Seller_Trade_Deliver&met=setDefaultAddress *string:shipping_address_id#地址id <<< success <<< error ~~~ ##### 10、新增地址 ~~~[api] post:/index.php?ctl=Seller_Trade_Deliver&met=addAddress&op=save&typ=json *string:shipping_address_contact#聯系人 *string:shipping_address_phone#聯系方式 *string:shipping_address_address#詳細地址 *int:province_id#省份id *int:city_id#城市id *int:area_id#聯系方式 *string:address_area#地址信息 *string:shipping_address_company#公司 name#說明文字 <<< success <<< error ~~~ ##### 11、編輯地址 ~~~[api] post:/index.php?ctl=Seller_Trade_Deliver&met=addAddress&op=save&typ=json *int:id# *string:shipping_address_contact#聯系人 *string:shipping_address_phone#聯系方式 *string:shipping_address_address#詳細地址 *int:province_id#省份id *int:city_id#城市id *int:area_id#聯系方式 *string:address_area#地址信息 *string:shipping_address_company#公司 <<< success <<< error ~~~ ##### 12、默認物流公司 ~~~[api] post:/index.php?ctl=Seller_Trade_Deliver&met=express&typ=json&op=save *row:id#物流公司id <<< success <<< error ~~~ ##### 13、免運費額度 ~~~[api] post:/index.php?ctl=Seller_Trade_Deliver&met=freightAmount&op=save&typ=json *int:free_shipping#免運費額度 <<< success <<< error ~~~ ##### 14、發貨單打印設置 ~~~[api] post:/index.php?ctl=Seller_Trade_Deliver&met=printSetting&op=save&typ=json *string:shop_print_desc#打印設置 *string:shop_stamp#店鋪印章 <<< success <<< error ~~~ ##### 15、設置默認運單模板 ~~~[api] post:/index.php?ctl=Seller_Trade_Waybill&met=operateByManage&typ=json&action=set_default *int:user_express_id# *int:waybill_tpl_id# <<< success <<< error ~~~ ##### 16、我的訂單解綁 ~~~[api] post:/index.php?ctl=Seller_Trade_Waybill&met=operateByManage&typ=json&action=unbind_tpl *int:user_express_id# *int:waybill_tpl_id# <<< success <<< error ~~~ ##### 17、模板設置 ~~~[api] post:/index.php?ctl=Seller_Trade_Waybill&met=waybillSetting&typ=json *row:data# *string:store_waybill_top# *string:store_waybill_left# <<< success <<< error ~~~ ##### 18、自建模板添加 ~~~[api] post:/index.php?ctl=Seller_Trade_Waybill&typ=json&met=addTpl *string:waybill_name#模板名 *string:waybill_width#模板寬度 *string:waybill_height#模板高度 *string:waybill_top#上偏移量 *string:waybill_left#左偏移量 *string:waybill_image#模板圖片 <<< success <<< error ~~~ ##### 19、自建模板編輯 ~~~[api] post:/index.php?ctl=Seller_Trade_Waybill&typ=json&met=editTpl *int:waybill_tpl_id#模板id *int:waybill_express#物流公司id *string:waybill_name#模板名 *string:waybill_width#模板寬度 *string:waybill_height#模板高度 *string:waybill_top#上偏移量 *string:waybill_left#左偏移量 *string:waybill_image#模板圖片 <<< success <<< error ~~~ ##### 20、刪除自建模板 ~~~[api] post:/index.php?ctl=Seller_Trade_Waybill&met=removeTpl&typ=json *int:waybill_tpl_id#模板id <<< success <<< error ~~~ ##### 21、設計模板 ~~~[api] post:/index.php?ctl=Seller_Trade_Waybill&met=designTpl&typ=json *row:waybill_data#模板數據 <<< success <<< error ~~~ ##### 22、評價回復 ~~~[api] post:/index.php?ctl=Seller_Goods_Evaluation&met=addEvaluationExplain&typ=json *int:evaluation_goods_id#回復商品id *string:con#解釋內容 *int:con#狀態 <<< success <<< error ~~~ ##### 23、添加運費模板 ~~~[api] post:/index.php?ctl=Seller_Transport&met=transportSubmit&typ=json *string:template_name#模板名稱 *int:template_status#模板狀態 *row:transport# *row:areas#運送地區 <<< success <<< error ~~~ ##### 24、編輯運費模板 ~~~[api] post:/index.php?ctl=Seller_Transport&met=transportSubmit&typ=json *int:template_id#模板id *string:template_name#模板名稱 *int:template_status#模板狀態 *row:transport# *row:areas#運送地區 <<< success <<< error ~~~ ##### 25、刪除運費模板 ~~~[api] post:/index.php?ctl=Seller_Transport&met=delTemplate&typ=json *string:id#運費模板id <<< success <<< error ~~~ ##### 26、添加區域模板 ~~~[api] post:/index.php?ctl=Seller_Transport&met=areaSubmit&typ=json *row:city#區域 *area_name#模板名稱 <<< success <<< error ~~~ ##### 27、編輯區域模板 ~~~[api] post:/index.php?ctl=Seller_Transport&met=areaSubmit&typ=json *int:area_id#模板id *row:city#區域 *area_name#模板名稱 <<< success <<< error ~~~ ##### 28、刪除區域模板 ~~~[api] post:/index.php?ctl=Seller_Transport&met=delArea&typ=json *int:id#模板id <<< success <<< error ~~~
                  <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>

                              哎呀哎呀视频在线观看