Book
Represents accounting books used to record financial transactions, including primary, secondary, and tax books with their associated journals and consolidation settings.
Columns
| Name | Type | ReadOnly | Description |
| accountingMethod | String | False |
The accounting method used for this book, such as accrual or cash basis. |
| auditCreatedBy | String | True |
The user who created the book. |
| auditCreatedDateTime | Datetime | True |
The date and time when the book was created. |
| auditModifiedBy | String | True |
The user who last modified the book. |
| auditModifiedDateTime | Datetime | True |
The date and time when the book was last modified. |
| bookJournalId | String | False |
The Id of the journal associated with this book. |
| bookJournalName | String | False |
The name of the journal associated with this book. |
| bookType | String | True |
The type of this book, such as primary or tax. |
| budget_Href | String | True |
The URL of the budget associated with this book. |
| budget_Id | String | False |
The Id of the budget associated with this book. |
| budget_Key | String | False |
The system-assigned key of the budget associated with this book. |
| consolidateDimensions | String | False |
The dimensions to consolidate when rolling up balances for this book. |
| department_Href | String | True |
The URL of the department associated with this book. |
| department_Id | String | False |
The Id of the department associated with this book. |
| department_Key | String | False |
The system-assigned key of the department associated with this book. |
| department_Name | String | True |
The name of the department associated with this book. |
| description | String | False |
The description of the book. |
| eliminationEnableEliminationByAffiliateEntity | Bool | False |
Indicates whether elimination by affiliate entity is enabled for this book. |
| eliminationEnableInterEntityAutoElimination | Bool | False |
Indicates whether automatic inter-entity elimination is enabled for this book. |
| eliminationEntity | String | False |
The entity used for elimination entries in this book. |
| historicalRateDateType | String | False |
The date type used to determine the historical exchange rate for this book. |
| href | String | True |
The URL of the book resource. |
| id | String | False |
The unique identifier of the book. |
| isLegacyBook | Bool | True |
Indicates whether this book uses the legacy book format. |
| key [KEY] | String | True |
The system-assigned key that uniquely identifies the book record. |
| multiCurrencyCurrency | String | False |
The currency used for multi-currency reporting in this book. |
| multiCurrencyExchangeRateType | String | False |
The exchange rate type used for multi-currency conversions in this book. |
| ownershipStructure_Description | String | True |
The description of the ownership structure associated with this book. |
| ownershipStructure_Href | String | True |
The URL of the ownership structure associated with this book. |
| ownershipStructure_Id | String | True |
The Id of the ownership structure associated with this book. |
| ownershipStructure_Key | String | True |
The system-assigned key of the ownership structure associated with this book. |
| statisticalJournalId | String | False |
The Id of the statistical journal associated with this book. |
| statisticalJournalName | String | False |
The name of the statistical journal associated with this book. |
| status | String | False |
The current status of the book, such as active or inactive. |