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 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:
api/{tenantKey}/{orgKey}/assets/assetHistoryTransactions/existsAssetHistoryForeCast
POST /assets/assetHistoryTransactions/existsAssetHistoryForeCast