...
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
HTTPVerb | URL |
---|---|
POST | /services/shipper/orders |
...