Name | Description | Type | Additional Information |
---|---|---|---|
GLAccount |
The General Ledger account the particular line item amount was posted to. |
string |
Max length: 10 |
Amount |
The Amount of the particular line item. |
decimal number |
Max of 2 decimal places Range: inclusive between -999999999.99 and 999999999.99 |
Comment |
A user entered comment on the particular line. |
string |
Max length: 40 |
PartNumber |
A user entered part number. |
string |
Max length: 40 |
UnitPrice |
Unit price of the item on the particular line. |
decimal number |
Max of 2 decimal places Range: inclusive between -999999999.99 and 999999999.99 |
Quantity |
The number of inventory units used on the line. |
decimal number |
Max of 3 decimal places Range: inclusive between -999999999.999 and 999999999.999 |
VehicleID |
The ID of the Vehicle the Purchase Order is for. |
string |
Max length: 10 |
LineItem |
Line Item row number |
integer |
Required Must be numeric |