ROSE Developers - Web API Reference

Assets | Asset History Transaction

The AssetHistory endpoint is used to get a list of assets and its movements.

Overview


URL api/{tenantKey}/{orgKey}/assets/assetHistoryTransactions
Methods Supported POST

All Operations

This service includes the following operations:

POST Operations

POST Exists Asset History Fore Cast

Validate if exists asset history forecast.

The following elements are required:

companyKey (string) CompanyKey.
assetKey (string) AssetKey.

Response:

When successful, the response body contains an item of type 'boolean'.

Resource URL:

POST /assets/assetHistoryTransactions/existsAssetHistoryForeCast