Description
Classification of services performed on an equipment item. Click Service Tags for more information.
Resource Overview
| Endpoint | Definition |
| GET/EquipmentServiceTags | Retrieve a list of information related to equipment service tags. |
Attributes
| Attribute | Description | Data Type | Notes |
|---|---|---|---|
| Active | indicates whether service tag is active or inactive | boolean | |
| CreatedByUserID | the user who created the equipment record | integer(int32) | |
| CreatedByUserName | full name of user who created record | string | Max Length: 101 |
| CreatedDateTime | date and time when the record was created | DateTime | |
| EquipmentServiceTagID | unique identifier of the equipment service tag | integer(int32) | |
| LastModifiedByUserID | unique identifier of user who made most recent change to record | integer(int32) | |
| LastModifiedByUserName | full name of user who made most recent change to record | string | Max Length: 101 |
| LastModifiedDateTime | date and time when record was last modified | DateTime | |
| ServiceTagCost | cost associated with service tag | number (double) | |
| ServiceTagCost | cost associated with service tag | integer(int32) | |
| ServiceTagName | name of service tag | integer(int32) | |
| ServiceType | type of service associated with tag | string | Max Length: 15 |