ServiceChannel Assets API
The Assets API from ServiceChannel — 83 operation(s) for assets.
Operations 88
POST
/assets/HasAssetBeenValidated
Determines if the specified asset has had its tag validated or not
#
POST
/assets/GetAssetValidationInformation
Returns asset tag validation information for the specified list of assets
#
GET
/assets/{subscriberId}/ValidationRules
Gets the asset tag validation settings for the specified subscriber.
#
GET
/assets/ValidationRulesByWOId
Gets the asset tag validation settings for the specified work order.
#
GET
/assets/UnableToScanReasonsNotAttachedAsset
Gets list of unable to scan reasons not attached assets.
#
GET
/assets/UnableToValidateReasonsNotAttachedAsset
Gets list of unable to validate reasons not attached assets.
#
POST
/assets/ValidationRulesForMultipleSubscribers
Gets the asset tag validation settings for multiple subscribers.
#
POST
/assets/GetAssetValidationHistoryByTrackingNumber
Returns asset tag validation information for the specified assets and the work order
#
GET
/assets/CanProviderCreateAssetForTrade/{tradeId}
Getting permission for provider for create new asset
#
POST
/assets/GetValidationStatusesForMultipleWorkOrders
Gets list of asset validation statuses for multiple work order.
#
GET
/odata/assets/Service.Search(locationId={locationId},code={code})
Get assets by `locationId` and `code`
#
GET
/odata/assets/Service.AssociateAssetCode(equipmentId={equipmentId},code={code},processDuplicatedAssetTag={processDuplicatedAssetTag})
#
GET
/odata/assets/Service.FindAssets(searchCriteria={searchCriteria})
Finds assets using the supplied search criteria. The following fields will be searched for a match to the search criteria: tag ID, asset type, brand, serial Number
#
GET
/odata/assets/Service.FindAssetsBySubscriber(searchCriteria={searchCriteria},subscriberId={subscriberId})
Finds assets using the supplied search criteria. The following fields will be searched for a match to the search criteria: tag ID, asset type, brand, serial Number
#
GET
/odata/assets/Service.FindAssetsByLocation(searchCriteria={searchCriteria},locationId={locationId})
#