Fixed Assets
Fixed assets are long-term tangible assets that a business owns and uses to produce goods and services. In Zoho Books, you can record fixed assets and automatically calculate depreciation for them. You can sell or write off the asset when it is likely to generate a profit, after it has completed its useful life, or when it has been fully depreciated.
Attribute
declining_method
and straight_line
. For US and GLobal Edition:
declining_method
, straight_line
, 200_declining_method
and 150_declining_method
yearly
and monthly
prorata_basis
and no_prorata
Create a fixed asset
Create a fixed asset.
OAuth Scope : ZohoBooks.fixedasset.CREATE
Arguments
declining_method
and straight_line
. For US and GLobal Edition:
declining_method
, straight_line
, 200_declining_method
and 150_declining_method
yearly
and monthly
prorata_basis
and no_prorata
Get fixed asset list
fixed asset list.
OAuth Scope : ZohoBooks.fixedasset.READ
Query Parameters
Status.All
, Status.Active
, Status.Cancel
, Status.FullyDepreciated
, Status.WriteOff
, Status.Sold
and Status.Draft
asset_name
, asset_number
, asset_cost
, created_time
and current_asset_value
A
and D
Update a fixed asset
Updates the fixed asset with given information.
OAuth Scope : ZohoBooks.fixedasset.UPDATE
Arguments
declining_method
and straight_line
. For US and GLobal Edition:
declining_method
, straight_line
, 200_declining_method
and 150_declining_method
yearly
and monthly
prorata_basis
and no_prorata
Get fixed asset
Get the details of the fixed asset.
OAuth Scope : ZohoBooks.fixedasset.READ
Delete a fixed asset
Deletes the given fixed asset.
OAuth Scope : ZohoBooks.fixedasset.DELETE
Get fixed asset history
It displays a detailed summary of the asset from acquisition till write off.
OAuth Scope : ZohoBooks.fixedasset.READ
Get fixed asset's forecast depreciation
It displays a detailed summary of the asset’s future depreciation rates.
OAuth Scope : ZohoBooks.fixedasset.READ
Mark fixed asset as active
Mark the fixed asset as active to start calculating depreciation for the asset.
OAuth Scope : ZohoBooks.fixedasset.CREATE
Cancel fixed asset
Cancel the fixed asset.
OAuth Scope : ZohoBooks.fixedasset.CREATE
Mark fixed asset as draft
Mark the fixed asset as draft.
OAuth Scope : ZohoBooks.fixedasset.CREATE
Write off fixed asset
Write off the fixed asset.
OAuth Scope : ZohoBooks.fixedasset.CREATE
Arguments
Sell fixed asset
Sell the fixed asset.
OAuth Scope : ZohoBooks.fixedasset.CREATE
Arguments
Add a comment
Add a comment to the fixed asset.
OAuth Scope : ZohoBooks.fixedasset.CREATE
Arguments
Delete a comment
Delete the comment of the fixed asset.
OAuth Scope : ZohoBooks.fixedasset.DELETE
Create a fixed asset type
Create a fixed asset type.
OAuth Scope : ZohoBooks.fixedasset.CREATE
Arguments
declining_method
and straight_line
. For US and GLobal Edition:
declining_method
, straight_line
, 200_declining_method
and 150_declining_method
yearly
and monthly
prorata_basis
and no_prorata
Get fixed asset type list
fixed asset type list.
OAuth Scope : ZohoBooks.fixedasset.READ
Update a fixed asset type
Updates the fixed asset type with given information.
OAuth Scope : ZohoBooks.fixedasset.UPDATE
Arguments
declining_method
and straight_line
. For US and GLobal Edition:
declining_method
, straight_line
, 200_declining_method
and 150_declining_method
yearly
and monthly
prorata_basis
and no_prorata
Delete a fixed asset type
Deletes the given fixed asset type.
OAuth Scope : ZohoBooks.fixedasset.DELETE