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.
Query parameters
Number of records to return per page (capped at 100)
Number of records to return per page (capped at 100)
Number of records to skip before starting to return results
Number of records to skip before starting to return results
Response
OK
Changes
Changed in 1 of the 14 revisions of this API.4
- ○
added the new optional
queryrequest parameterupdated_afternew-optional-request-parameter
- ○
added the new optional
queryrequest parameterupdated_beforenew-optional-request-parameter
- ○
added the required property
items/items/created_atto the response with the200statusresponse-required-property-added
- ○
added the required property
items/items/updated_atto the response with the200statusresponse-required-property-added
This revision also has 93 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○