Depreciation Books
List depreciation books
Retrieve a paginated list of depreciation books available for the organization.
Each organization has at least one book: BOOK (the posting book that posts to GL). Additional books like FEDERAL, AMT, or STATE_* may be configured for tax compliance.
Use the code field when creating or updating fixed assets with multi-book depreciation schedules.
GET
List depreciation books
Documentation Index
Fetch the complete documentation index at: https://docs.dualentry.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Query Parameters
Number of records to return per page (capped at 100)
Required range:
x >= 1Number of records to skip before starting to return results
Required range:
x >= 0Last modified on May 28, 2026
