Versions Compared

Key

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

Table of Contents

Steps to create and manage Client-Dispatch

  1. Get warehouse list
  2. 存储[起始仓]和[目的仓], [发货日期], [发货方式]
  3. Get Warehouse Dispatch Freight 根据 起始仓, 目的仓, 发货日期, 发货方式获取物流计划
  4. Get Client-Dispatch-Delivery-Type 获取到仓调度类型, 存储[到仓调度类型], 判断是否需要填写[vat],[收货人地址]
  5. Get 获取发货方式, 存储[发货方式], 存储该[发货方式的的必填项]
  6. Post Client-Dispatch Request 提交
  7. Post Request to add Client-Dispatch-Container 添加客户发货箱
  8. Post Request to add Client-Dispatch-Contaienr-Product添加客户发货箱产品
  9. Post Request to update the status of Client-Dispatch 更改状态

...这样做太累了, 所以我们提供了一次请求, 批量创建的接口.


一. Related API

...

Requests 

For those pre-required fields, only Client-Dispatch-Freight ID varies daily, others remain stable预置信息中, 只有发货批次ID是每天变动的, 其他基本不变, 不用每次都获取.

1.1 Get Active Warehouse

/client/Warehouse/Client-Use-Warehouse 

...