Resource Fields
|
PII |
SI |
Field |
Description |
Format |
|---|---|---|---|---|
|
|
|
Id (assetStatusId) |
The "id" refers to the identifier of a specific entity within the context of the API. It is automatically generated, does not change, and can only be accessed in read mode. It serves as a search filter to locate data based on a list of values. This field is also named “assetStatusId“ when used as path parameter |
integer |
|
|
|
description |
Textual description of the asset status (in the user’s language) |
string |
|
|
|
code |
Alphanumeric code that uniquely identifies an asset status. |
string |
|
|
|
active |
It refers to a flag that, when set to true, enables the configuration of a specific entity within the system. This flag allows the use of the entity in the relevant processes or operations. |
boolean |
|
|
|
order |
It refers to the sorting of list objects within the context of the API. It is used to define the sequence in which the list objects are arranged. This field helps in organizing and presenting the data in a specific order. |
integer |
|
|
|
color |
It refers to the visual indicator that helps users quickly recognize and distinguish different types of objects based on their specific background color. |
string |
|
|
|
typeId |
It’s a unique identifier for a specific asset status type. |
integer
|