Name | Description | Type | Additional Information |
---|---|---|---|
GLAccount |
The General Ledger account the particular line item amount was posted to. |
string |
Required Max length: 10 |
Amount |
The Amount of the particular line item. |
decimal number |
Required Max of 2 decimal places Must be filled out and numeric Range: inclusive between -999999999.99 and 999999999.99 |
Comment |
A user entered comment on the particular line. |
string |
Max length: 40 |
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 bill is for. |
string |
Max length: 10 |