Update an asset
Updates an asset. Only the fields you include are changed.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The UUID of the business.
The UUID of the asset.
Body
The asset fields to update.
Parameters for updating an asset. Only include the fields you want to change.
Updated asset name.
The type of fixed asset.
RIGHT_OF_USE_ASSET, VEHICLE, EQUIPMENT, GOODWILL Updated accumulated depreciation account.
- Account ID
- Account Stable Name
Updated original value, in cents.
Updated salvage value, in cents.
Updated useful life, in months.
Updated internal note.
Arbitrary JSON object you can attach for your own use. Layer stores and returns it unchanged.
Updated reference number.
Response
The updated asset.
A fixed asset held by a business. Each asset has a dedicated ledger account.