Delete fixed asset

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

Delete a fixed asset (only draft assets can be deleted).

Operation ID: delete_fixed_asset_api_v1_fixed_assets__asset_id__delete·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

422Validation Error

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