Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

地址:http://test.birdsystem.co.ukcom/client/warehouse-dispatch-freight/get-closest-freight 


例子:https://test.birdsystem.com/client/Warehouse-Dispatch-Freight/Get-Closest-Freight/?warehouse_id_origination=104&warehouse_id_destination=1&final_freight_method=SEA&delivery_time=2019-04-11&is_use_whole_freight=0&type=NORMAL

GET 参数 

final_freight_method

发货方式*'EXPRESS','AIR','SEA','AIR_MAIL','EXPRESS_LINE','OTHER'

delivery_time

发货时间*TIMESTAMP

warehouse_id_origination

起始仓ID

*

INT(10)

warehouse_id_destination

目的仓ID

* 

INT(10)

is_use_whole_freight

是否包柜*1,0

type

发货类型*'NORMAL','TRANSFER'

...