Manual (Example)

Order

The starting point is an order in the backend system.

be order init

File Storage and Processing

When delivery note information is now stored as a (file) via API or via SFTP, it is processed through the Order-Update-Pipeline.

be order update pipeline

Shipment Creation

In this case, the pipeline creates a shipment.

be shipment step
be shipment

All provided items are taken into account here. If tracking information is provided, trackings are also created for the shipment(s).

be order shipped
be shipment tracks