Get fixed asset

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

Get a specific fixed asset.

Operation ID: get_fixed_asset_api_v1_fixed_assets__asset_id__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
dataFixedAssetResponse

422Validation Error

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