Skip to main content

Asset Visit History

When a user visits a location, we can use the BLE functionality to log their visit. This information is then available in our platform via visit history API.

POST /controllers/AssetVisitHistory.ashx?action=list

List Properties

PropertyTypeDescription
AssetVisitHistoryIdintPrimary key
AssetIdintAsset primary key
VisitDateTimedateVisit date/ time
VisitByUserIdintUser Id
VisitByStringUsername
StatusIdintStatus Identifier
StatusStringStatus such as asset found/ missing/ wrong location
NotesStringCustom notes
LatitudeDecimalLatitude
LongitudeDecimalLongitude
DisplacementDecimalDisplacement from asset latitude/ longitude