integrations.sh
← all integrations

xero.com – xero_assets

OpenAPI apis-guru financial

The Assets API exposes fixed asset related functions of the Xero Accounting application and can be used for a variety of purposes such as creating assets, retrieving asset valuations etc.

Homepage
https://api.apis.guru/v2/specs/xero.com:xero_assets/2.9.4.json
Provider
xero.com:xero_assets / xero_assets
OpenAPI version
3.0.0
Spec (JSON)
https://api.apis.guru/v2/specs/xero.com/xero_assets/2.9.4/openapi.json
Spec (YAML)
https://api.apis.guru/v2/specs/xero.com/xero_assets/2.9.4/openapi.yaml

Tools (8)

Extracted live via the executor SDK.

  • asset.createAsset

    Adds an asset to the system

  • asset.createAssetType

    Adds an fixed asset type to the system

  • asset.getAssetById

    By passing in the appropriate asset id, you can search for a specific fixed asset in the system

  • asset.getAssets

    By passing in the appropriate options, you can search for available fixed asset in the system

  • asset.getAssetSettings

    By passing in the appropriate options, you can search for available fixed asset types in the system

  • asset.getAssetTypes

    By passing in the appropriate options, you can search for available fixed asset types in the system

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools