OrderNumber |
The StoreFeeder Order Number you want to despatch
|
integer
|
Required
Matching regular expression pattern: ^[1-9]\d*$
|
TrackingNumber |
The tracking number of the despatched order. This can be left null.
|
string
|
None.
|
DespatchDate |
The despatch date of the order. This can be left null and it will be set at now.
|
date
|
None.
|
ShippedVia |
This is the carrier that the package was shipped with. For instance Royal Mail.
|
string
|
None.
|
ProductScannedBarcodes |
The product id and barcode of any order lines that have been validated by scanning.
|
Dictionary of integer [key]
and string [value]
|
None.
|