Get depreciation schedule

GET/api/v1/fixed-assets/{asset_id}/depreciation-schedule

Get the full depreciation schedule for an asset.

Shows the expected depreciation for each period over the asset's useful life.

Operation ID: get_depreciation_schedule_api_v1_fixed_assets__asset_id__depreciation_schedule_get·View as markdown·OpenAPI slice

Authentication

Bearer token authentication. Pass your DayZero API token in the Authorization header and the target business UUID in x-business-id.

Parameters

Path

asset_idstringrequired

Responses

200Successful Response

successboolean
messagestring
codestring
dataDepreciationScheduleResponse

422Validation Error

detailarray · ValidationErrorValidationError
5 fields
locarray · string | integerrequired
msgstringrequired
typestringrequired
inputobject
ctxobject