xero.com – xero_assets
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.createAssetAdds an asset to the system
-
asset.createAssetTypeAdds an fixed asset type to the system
-
asset.getAssetByIdBy passing in the appropriate asset id, you can search for a specific fixed asset in the system
-
asset.getAssetsBy passing in the appropriate options, you can search for available fixed asset in the system
-
asset.getAssetSettingsBy passing in the appropriate options, you can search for available fixed asset types in the system
-
asset.getAssetTypesBy passing in the appropriate options, you can search for available fixed asset types in the system
-
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools