页面树结构

版本比较

标识

  • 该行被添加。
  • 该行被删除。
  • 格式已经改变。

...

Create shipping orders.
A shipping order refers to a parcel with a specific description, weight, delivery info etc.

An order list in JSON format. The interface accepts up to 300 orders at a time.      

In generally, trackingNo should be generated by eTower. If trackingNo needs to be specified in request, it should be authorized by eTower.

Please consult your logistics service provider about “Facility” .

Path

HTTPVerbURL
POST/services/shipper/orders

...