Skip to main content

Send XML Goodsin via FTP

It's possible to send goodsin orders as XML via an FTP server.
You need to upload new orders to the new-goodsins folder.

The specification for the XML is described below, you can also find an XML template and example here:

Template XML Download

Example XML Download

Description of fields in XML

FieldDataTypeRequiredDescription
SupplierNameStringNoSupplier name
SupplierIdStringNoExternal system ID of supplier if any
ReferenceStringYesReference of the PO
NoteStringNoAny notes
ExternalIdStringYesExternal system ID of the PO
Lines -> ItemNumberStringYesItemnumber / SKU of product
Lines -> TitleStringNoTitle
Lines -> AmountFloatYesRequested amount
Lines -> MpnStringNoManufacture Itemnumber
Lines -> UnitCostPriceFloatNoCost Price
Lines -> ExternalIdStringNoID of line in external system
Lines -> ExpectedDeliveryDateDate (DD-MM-YYY)NoThe expected delivery date if any

Response on XML

Once a user has processed a goodsin, either fully or partially received, an XML file will be generated and placed in the handled-goodsins folder. The structure of the XML file is as follows

FieldDescription
GoodsinIDInternal unique identifier of the goodsin
ExternalIDExternal system ID
ReferenceThe reference of the PO
NoteNote if any
HandleTimeThe timestamp of the action
Lines -> ItemNumberItemnumber of product
Lines -> ExternalIdExternal system ID of line
Lines -> TitleTitle of product
Lines -> AmountAmount requested on goodsin
Lines -> AmountReceivedCurrent amount received
Lines -> AmountReceivedTotalTotal amount received