Name | Description | Type | Additional Information |
---|---|---|---|
barCode |
Product barcode number |
string |
Max length: 50 |
departmentID |
Inventory department ID |
string |
Max length: 6 |
productID |
Product ID |
string |
Max length: 10 |
productName |
Product name |
string |
Max length: 50 |
quantity |
Quantity |
decimal number | |
unitOfMeasure |
Inventory unit of measure |
string |
Max length: 4 |
lotNumber |
Product lot number |
string |
Max length: 30 |
ednYN |
Indicates if received via electronic delivery notification |
boolean |
Must be 0, 1, True, or False |
containerID |
Deprecated – should no longer be used. Use ContainerIdString instead. |
integer | |
ContainerIdString |
ID assigned to the container |
string |
Max length: 60 |
listPrice |
List price of the product |
decimal number | |
replacementCost |
Replacement cost of the product |
decimal number | |
totalDollars |
Total dollar amount for the line item |
decimal number | |
PurOrdGuid |
Purchase Order Guid |
globally unique identifier |