BillLine
Represents individual line items on accounts payable bill transactions, including general ledger account, amount, retainage, and tax details.
Columns
| Name | Type | ReadOnly | Description |
| accountLabel_Href | String | True |
The URL of the account label associated with this bill line. |
| accountLabel_Id | String | False |
The Id of the account label associated with this bill line. |
| accountLabel_Key | String | False |
The system-assigned key of the account label associated with this bill line. |
| auditCreatedDateTime | Datetime | True |
The date and time when the bill line was created. |
| auditModifiedDateTime | Datetime | True |
The date and time when the bill line was last modified. |
| baseAmount | Decimal | True |
The amount of this bill line in the base currency. |
| billNumber | String | False |
The bill number of the parent bill associated with this line. |
| bill_Href | String | True |
The URL of the bill associated with this line. |
| bill_Id | String | False |
The Id of the bill associated with this line. |
| bill_Key | String | False |
The system-assigned key of the bill associated with this line. |
| createdDate | Date | True |
The date on which this bill line was created. |
| currencyBaseCurrency | String | True |
The base currency used for this bill line. |
| currencyTxnCurrency | String | True |
The transaction currency used for this bill line. |
| fixedAssetAssetCreationMode | String | False |
The asset creation mode used to create a fixed asset from this bill line. |
| fixedAssetAssetQuantity | Int | False |
The number of fixed assets to create from this bill line. |
| fixedAssetIncludeTaxInAssetCost | Bool | False |
Indicates whether tax is included in the asset cost when creating a fixed asset from this bill line. |
| fixedAssetNameOfAcquiredAsset | String | False |
The name assigned to the fixed asset created from this bill line. |
| form1099Box | String | False |
The Form 1099 box applicable to this bill line. |
| form1099Type | String | False |
The Form 1099 type applicable to this bill line. |
| glAccount_Href | String | True |
The URL of the general ledger account associated with this bill line. |
| glAccount_Id | String | False |
The Id of the general ledger account associated with this bill line. |
| glAccount_Key | String | False |
The system-assigned key of the general ledger account associated with this bill line. |
| glAccount_Name | String | True |
The name of the general ledger account associated with this bill line. |
| hasForm1099 | String | False |
Indicates whether this bill line has a Form 1099 designation. |
| href | String | True |
The URL of the bill line resource. |
| id | String | True |
The unique identifier of the bill line. |
| isSubTotal | String | True |
Indicates whether this bill line represents a subtotal row. |
| key [KEY] | String | False |
The system-assigned key that uniquely identifies the bill line record. |
| lineNumber | String | True |
The sequential line number of this bill line within the parent bill. |
| memo | String | False |
The memo or note associated with this bill line. |
| overrideOffsetGLAccount_Href | String | True |
The URL of the override offset general ledger account associated with this bill line. |
| overrideOffsetGLAccount_Id | String | False |
The Id of the override offset general ledger account associated with this bill line. |
| overrideOffsetGLAccount_Key | String | False |
The system-assigned key of the override offset general ledger account associated with this bill line. |
| overrideOffsetGLAccount_Name | String | True |
The name of the override offset general ledger account associated with this bill line. |
| paymentInformationTotalBaseAmountPaid | Decimal | True |
The total amount paid against this bill line in the base currency. |
| paymentInformationTotalBaseAmountSelectedForPayment | Decimal | True |
The total base currency amount selected for payment against this bill line. |
| projectIsBillable | Bool | False |
Indicates whether the project associated with this bill line is billable. |
| projectIsBilled | Bool | True |
Indicates whether the project associated with this bill line has been billed. |
| releaseToPay | Bool | False |
Indicates whether this bill line has been released for payment. |
| retainageBaseAmountRetained | Decimal | True |
The retainage amount retained for this bill line in the base currency. |
| retainageHasRetainage | Bool | True |
Indicates whether this bill line has a retainage amount withheld. |
| retainagePercentage | Decimal | True |
The retainage percentage withheld on this bill line. |
| retainageRelease | Bool | True |
Indicates whether the retainage on this bill line has been released. |
| ListAggregate_TaxEntries | String | False |
The list of tax entries associated with this bill line. |