Name | Description | Type | Additional information |
---|---|---|---|
PackListItemID |
The unique identifier of each pack list item |
integer |
Optional |
ProductID |
The unique internal identifier of the product for this shipment line in Tradevine e.g. 3451582911247567682 |
integer |
Optional |
Code |
Product code for this line item |
string |
Optional |
Name |
Product name for this line item |
string |
Optional |
Barcode |
Product barcode/GTIN for this line item |
string |
Optional |
PhotoIdentifier | string |
Optional |
|
TrafficLight |
The traffic light indiciated whether this line can be shipped (red/amber/green_ as per Shipments grid in Tradevine |
integer |
Optional |
TotalStock | decimal number |
Optional |
|
WarehouseStock | decimal number |
Optional |
|
QuantityRequested |
The quantity requested on this shipment. |
decimal number |
Optional |
QuantityPacked |
The quantity shipped out on this shipment. Defaults to the quantity requested but may be changed by the user. Cannot be more than quantity requested value for this shipment. |
decimal number |
Optional |
QuantityBackOrder |
The quantity to put on the next shipment - if this is set to 0 then it will not be considered for a next shipment. |
decimal number |
Optional |
LineNumber |
Index used for sorting line items |
integer |
Optional |
CostPriceFIFO | decimal number |
Optional |