Get depreciation entries

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

Get all depreciation entries for an asset.

Operation ID: get_depreciation_entries_api_v1_fixed_assets__asset_id__depreciation_entries_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
dataDepreciationEntryListResponse

422Validation Error

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