Xero Assets Endpoint: Settings
Jump to navigation
Jump to search
Overview
The Xero Settings endpoint provides some settings configure for the Fixed Assets functionality in Xero.
Fields
The following fields are available for the AssetsTypes endpoint.
- DataFile
- A record field that provides the DataFile associated with these settings.
- assetNumberPrefix
- A text field that provides the default prefixed used to number fixed assets.
- assetNumberSequence
- A text field that provides the next available number used to number fixed assets.
- assetStartDate
- A date field that provides the date depreciation calculations started on registered fixed assets in Xero.
- lastDepreciationDate
- A date field that provides the last depreciation date.
- defaultGainOnDisposalAccountId
- A guid field that provides the id of the account to which gains are posted.
- This field links with the Accounts endpoint.
- defaultLossOnDisposalAccountId
- A guid field that provides the id of the account to which losses are posted.
- This field links with the Accounts endpoint.
- defaultCapitalGainOnDisposalAccountId
- A guid field that provides the id of the account to which capital gains are posted.
- This field links with the Accounts endpoint.
- optInForTax
- A true/false field that indicates if tax functionality is enabled.
Xero API
For a detailed run through of the endpoint, you can see the Xero API.
Related Fields
Related Endpoints