Generate shipment document for an order or shipment.
It is required to supply an OrderID or a ShipmentID.
OrderID
ShipmentID
When using an OrderID it is also required to set the LinesToShip.
LinesToShip
When a StationID is supplied the documents will be printed, if not, the service will return urls for downloading the documents.
StationID
Required when passing an OrderID.
Required when omitting ShipmentID. Entity type: Order
Required when omitting OrderID. Entity type: Shipment
Entity type: Station
Generate shipment document for an order or shipment.
It is required to supply an
OrderID
or aShipmentID
.When using an
OrderID
it is also required to set theLinesToShip
.When a
StationID
is supplied the documents will be printed, if not, the service will return urls for downloading the documents.