Response document via FTP
This article describes how Lagersystem returns order files once an order has been completed in the system.
Lagersystem provides an XML file for each completed order in the format below, which you can import and use to register in your system that the order has been closed.
Download an example of the file here:
The format of the XML file is explained in the table below:
| Name | Description |
|---|---|
| OrderID | Order number |
| HandleTime | The time the order was completed in Lagersystem |
| Shipping | Shipping method |
| Tracking | Track and trace ID |
| TrackingLink | Link to Track and trace |
| Lines -> LineID | Unique line no. |
| Lines -> ItemNumber | Item number |
| Lines -> Title | Title |
| Lines -> Amount | Amount request on order |
| Lines -> AmountDelivered | Amount delivered in this delivery (if part deliveries) |
| Lines -> AmountDeliveredTotal | Total amount delivered |