Retrieve the depreciation schedule
Returns the asset’s full depreciation schedule (book or tax). Each row
carries period_number, period_date, beginning_book_value,
depreciation_amount, accumulated_depreciation, ending_book_value,
and a status of posted (journal entry exists) or projected
(still upcoming). Use book_type=tax to retrieve the MACRS / Section
179 tax schedule alongside the book schedule. Requires the
assets:read scope.
Authorizations
API key issued per entity via Settings > Developers > API Keys.
Each key carries scopes (e.g. orders:read, products:write).
Bearer token format: Authorization: Bearer ark_live_ent_Test keys use ark_test_ent_. Both are issued per entity
via Settings > Developers > API Keys.
Path Parameters
Query Parameters
book, tax 1 <= x <= 500x >= 0
