V2 Adapters

0 Adapters

V2 Custom Adapters

12 Custom Adapters
ScreenId Route PrimaryTable Primary Key
-1 v2/AssetGeometry EQ_MAIN EQ_EQUIP_NO
-1 v2/LocationSettings LOC_MOBILE LOC_LOC_CODE
-1 v2/PartsLookup PTS_MAIN ROW_ID
-1 v2/PartsLocationLookup PLO_MAIN row_id
-1 v2/CrossReferencesItem RPT_MAIN row_id
-1 v2/PartsWarranty PTD_MAIN row_id
-1 v2/ServiceRequestGeometry SRV_MAIN UNIQUE_ID
-1 v2/TestGeometry TST_RESULT_MAIN TEST_NUMBER
-1 v2/TimesheetLineNotes TIMECARD_LINE_NOTES TIMESHEET_LINE_ID
-1 v2/TimesheetOverview TIMECARD_MAIN TIMECARD_id
-1 v2/WorkLogCustom LAB_MAIN ROW_ID
-1 v2/WorkOrderGeometry JOB_MAIN LOC_WORK_ORDER_LOC, WORK_ORDER_YR, WORK_ORDER_NO

V2 Controller Routes

138 Controller Routes
Route HttpMethod Controller Method
v2/api/v2/Choices/Asset/{EquipmentId}/PMServices GET V2Controller GetAssetPMServices
v2/api/v2/Choices/Asset/{EquipmentId}/SupportedTasks/{LocationId} GET V2Controller GetAssetSupportedTasks
v2/api/v2/Choices/Asset/{EquipmentId}/Symptoms GET V2Controller GetAssetSymptoms
v2/api/v2/Choices/Asset/{EquipmentId}/Accounts/{TaskId?} GET V2Controller GetAssetAccounts
v2/api/v2/Choices/Asset/{EquipmentId}/PriorityCodes GET V2Controller GetAssetPriorityCodes
v2/api/v2/Choices/Asset/{EquipmentId}/TestTypes GET V2Controller GetAssetTestTypes
v2/api/v2/Choices/AssetsForUsage GET V2Controller GetAssetsForUsage
v2/api/v2/AssetsByStatusCategory/NonLinear/{statusCategory} GET V2Controller GetNonLinearAssetsByStatusCategory
v2/api/v2/AssetsByStatusCategory/Linear/{statusCategory} GET V2Controller GetLinearAssetsByStatusCategory
v2/api/v2/CustomFilters/Assets/{CustomFilterId} GET V2Controller GetAssetsByFilterId
v2/api/v2/CustomFilters/WorkOrders/{CustomFilterId}/{LocationId?} GET V2Controller GetWorkOrdersByFilterId
v2/api/v2/CustomFilters/ServiceRequests/{CustomFilterId}/{LocationId?} GET V2Controller GetServiceRequestsByFilterId
v2/api/v2/CustomFilters/Assets/ POST V2Controller GetAssetsFromFilterPost
v2/api/v2/CustomFilters/WorkOrders/ POST V2Controller GetWorkOrdersByFilterPost
v2/api/v2/CustomFilters/ServiceRequests/ POST V2Controller GetServiceRequestsByFilterPost
v2/api/v2/CustomFilters/Options/AssetPortal/{ProfileId?} GET V2Controller GetOptionsForAssetChooser
v2/api/v2/CustomFilters/Options/Assets GET V2Controller GetOptionsForAssets
v2/api/v2/CustomFilters/Options/WorkOrders GET V2Controller GetOptionsForWorkOrders
v2/api/v2/CustomFilters/Options/ServiceRequests GET V2Controller GetOptionsForServiceRequests
v2/api/v2/Files/{ServerFilePath} GET V2Controller Get
v2/api/v2/Files/{ServerFilePath}/{maxWidth}/{maxHeight} GET V2Controller Get
v2/api/v2/Files POST V2Controller Post
v2/api/v2/Log/{category}/{logName} POST V2Controller PostLogs
v2/api/v2/Log/$metadata GET V2Controller GetLogMeta
v2/api/v2/Log/{category}/{year:int?}/{month:int?}/{day:int?} GET V2Controller GetLogs
v2/api/v2/Log/{category}/{logname?}/{year:int?}/{month:int?}/{day:int?} GET V2Controller GetLogs
v2/api/v2/Map/Filter/{filterId:int}/{locationId?} GET V2Controller GetFromFilter
v2/api/v2/Map/Asset/{eqId?} GET V2Controller GetAsset
v2/api/v2/Map/WorkOrder/{woId?} GET V2Controller GetWorkOrder
v2/api/v2/Map/MultiUnitWorkOrder/{woId?} GET V2Controller GetMWO
v2/api/v2/Map/ServiceRequest/{srId?} GET V2Controller GetServiceRequest
v2/api/v2/Map/Tests/{tstId?} GET V2Controller GetTests
v2/api/v2/Map/Shape/{shapeId?} PUT V2Controller PutShape
v2/api/v2/Map/Shape/{shapeId?} GET V2Controller GetShape
v2/api/v2/Map/Boundary/{BoundaryId?} GET V2Controller GetBoundary
v2/api/v2/Custom/PartsLookup/{LocationId} GET V2Controller GetPartsLookup
v2/api/v2/{ScreenName}/{*filters} GET V2Controller NoBodyRequest
v2/api/v2/{ScreenName}/{*filters} PUT V2Controller BodyRequest
v2/api/v2/$crossjoin({t1})/{*filters} GET V2Controller CrossJoin
v2/api/v2/$batch POST V2Controller PostBatch
v2/api/v2/ApiJobs GET V2Controller GetApiJobs
v2/api/v2/ApiJobs/{Guid} GET V2Controller GetApiJob
v2/api/v2/ApiJobs/{Guid}/Cancel POST V2Controller StopApiJob
v2/api/v2/ApiJobs/{Guid}/Result GET V2Controller GetApiJobResult
v2/api/v2/SiteConfiguration/ModuleSetting/{portalId}/{tabId}/{moduleId} PUT V2Controller ModuleSetting
v2/api/v2/Custom/TimeManagement/PeriodOverview/{timePeriodId} GET V2Controller PeriodOverview
v2/api/v2/Custom/TimeManagement/ClosePeriod/{timePeriodId} PUT V2Controller ClosePeriod
v2/api/v2/Custom/TimeManagement/FinalizeLocationsByPeriod/{locationIds}/{timePeriodId} PUT V2Controller FinalizeLocationsByPeriod
v2/api/v2/Choices/UsageTicket/Asset/{screenId} GET V2Controller GetUsageTicketAssets
v2/api/v2/Choices/UsageTicket/Account GET V2Controller GetUsageTicketAccount
v2/api/v2/UserProfile GET V2Controller GetUserProfile
v2/api/v2/UserSession GET V2Controller UserSession
v2/api/v2/CurrentLaborAssignment/{EmployeeId} GET V2Controller GetCurrentLabor
v2/api/v2/Session/Tabs/{id?} GET V2Controller GetCurrentTabs
v2/api/v2/Ping GET V2Controller Ping
v2/api/v2/AssignedWork/{employeeId} GET V2Controller AssignedWork
v2/api/v2/AssignedAndUnassignedWork/{employeeId} GET V2Controller AssignedAndUnassignedWork
v2/api/v2/AssignedWorkOrders/{employeeId?}/{sessionLocation?} GET V2Controller AssignedWorkOrders
v2/api/v2/AssignedAndUnassignedWorkOrders/{employeeId?}/{sessionLocation?} GET V2Controller AssignedAndUnassignedWorkOrders
v2/api/v2/Routes GET V2Controller GetRoutes
v2/api/geospatial/BuildCache POST GeoSpatialController BuildCache
v2/api/geospatial/CacheStatus POST GeoSpatialController CacheStatus
v2/api/geospatial/Assets/{eqId?} GET GeoSpatialController GetAllAssets
v2/api/geospatial/WorkOrders/{woId?} GET GeoSpatialController GetAllWOs
v2/api/geospatial/MultiAssetWorkOrders/{woId?} GET GeoSpatialController GetAllMWOs
v2/api/geospatial/ServiceRequests/{srId?} GET GeoSpatialController GetAllSRs
v2/api/geospatial/Tests/{tstId?} GET GeoSpatialController GetAllTests
v2/api/geospatial/Boundaries/{boundaryId?} GET GeoSpatialController GetAllBoundaries
v2/api/geospatial/Markers/{segId?}/{mkrId?} GET GeoSpatialController GetAllMarkers
v2/api/geospatial/Segments/{segId?} GET GeoSpatialController GetAllSegments
v2/api/geospatial/Locations/{locId?} GET GeoSpatialController GetAllLocations
v2/api/geospatial/Shapes/{shpId?} GET GeoSpatialController GetAllShapes
v2/api/geospatial/ShapePoints/{shpId?} GET GeoSpatialController GetAllShapePoints
v2/api/geospatial/WorkOrderWorkPositions/{woId?} GET GeoSpatialController GetAllWoWoPos
v2/api/geospatial/ServiceRequestWorkPositions/{woId?} GET GeoSpatialController GetAllSrWoPos
v2/api/geospatial/Choices/Asset/{EquipmentId}/PMServices GET GeoSpatialController GetAssetPMServices
v2/api/geospatial/Choices/Asset/{EquipmentId}/SupportedTasks/{LocationId} GET GeoSpatialController GetAssetSupportedTasks
v2/api/geospatial/Choices/Asset/{EquipmentId}/Symptoms GET GeoSpatialController GetAssetSymptoms
v2/api/geospatial/Choices/Asset/{EquipmentId}/Accounts/{TaskId?} GET GeoSpatialController GetAssetAccounts
v2/api/geospatial/Choices/Asset/{EquipmentId}/PriorityCodes GET GeoSpatialController GetAssetPriorityCodes
v2/api/geospatial/Choices/Asset/{EquipmentId}/TestTypes GET GeoSpatialController GetAssetTestTypes
v2/api/geospatial/Choices/AssetsForUsage GET GeoSpatialController GetAssetsForUsage
v2/api/geospatial/AssetsByStatusCategory/NonLinear/{statusCategory} GET GeoSpatialController GetNonLinearAssetsByStatusCategory
v2/api/geospatial/AssetsByStatusCategory/Linear/{statusCategory} GET GeoSpatialController GetLinearAssetsByStatusCategory
v2/api/geospatial/CustomFilters/Assets/{CustomFilterId} GET GeoSpatialController GetAssetsByFilterId
v2/api/geospatial/CustomFilters/WorkOrders/{CustomFilterId}/{LocationId?} GET GeoSpatialController GetWorkOrdersByFilterId
v2/api/geospatial/CustomFilters/ServiceRequests/{CustomFilterId}/{LocationId?} GET GeoSpatialController GetServiceRequestsByFilterId
v2/api/geospatial/CustomFilters/Assets/ POST GeoSpatialController GetAssetsFromFilterPost
v2/api/geospatial/CustomFilters/WorkOrders/ POST GeoSpatialController GetWorkOrdersByFilterPost
v2/api/geospatial/CustomFilters/ServiceRequests/ POST GeoSpatialController GetServiceRequestsByFilterPost
v2/api/geospatial/CustomFilters/Options/AssetPortal/{ProfileId?} GET GeoSpatialController GetOptionsForAssetChooser
v2/api/geospatial/CustomFilters/Options/Assets GET GeoSpatialController GetOptionsForAssets
v2/api/geospatial/CustomFilters/Options/WorkOrders GET GeoSpatialController GetOptionsForWorkOrders
v2/api/geospatial/CustomFilters/Options/ServiceRequests GET GeoSpatialController GetOptionsForServiceRequests
v2/api/geospatial/Files/{ServerFilePath} GET GeoSpatialController Get
v2/api/geospatial/Files/{ServerFilePath}/{maxWidth}/{maxHeight} GET GeoSpatialController Get
v2/api/geospatial/Files POST GeoSpatialController Post
v2/api/geospatial/Log/{category}/{logName} POST GeoSpatialController PostLogs
v2/api/geospatial/Log/$metadata GET GeoSpatialController GetLogMeta
v2/api/geospatial/Log/{category}/{year:int?}/{month:int?}/{day:int?} GET GeoSpatialController GetLogs
v2/api/geospatial/Log/{category}/{logname?}/{year:int?}/{month:int?}/{day:int?} GET GeoSpatialController GetLogs
v2/api/geospatial/Map/Filter/{filterId:int}/{locationId?} GET GeoSpatialController GetFromFilter
v2/api/geospatial/Map/Asset/{eqId?} GET GeoSpatialController GetAsset
v2/api/geospatial/Map/WorkOrder/{woId?} GET GeoSpatialController GetWorkOrder
v2/api/geospatial/Map/MultiUnitWorkOrder/{woId?} GET GeoSpatialController GetMWO
v2/api/geospatial/Map/ServiceRequest/{srId?} GET GeoSpatialController GetServiceRequest
v2/api/geospatial/Map/Tests/{tstId?} GET GeoSpatialController GetTests
v2/api/geospatial/Map/Shape/{shapeId?} PUT GeoSpatialController PutShape
v2/api/geospatial/Map/Shape/{shapeId?} GET GeoSpatialController GetShape
v2/api/geospatial/Map/Boundary/{BoundaryId?} GET GeoSpatialController GetBoundary
v2/api/geospatial/Custom/PartsLookup/{LocationId} GET GeoSpatialController GetPartsLookup
v2/api/geospatial/{ScreenName}/{*filters} GET GeoSpatialController NoBodyRequest
v2/api/geospatial/{ScreenName}/{*filters} PUT GeoSpatialController BodyRequest
v2/api/geospatial/$crossjoin({t1})/{*filters} GET GeoSpatialController CrossJoin
v2/api/geospatial/$batch POST GeoSpatialController PostBatch
v2/api/geospatial/ApiJobs GET GeoSpatialController GetApiJobs
v2/api/geospatial/ApiJobs/{Guid} GET GeoSpatialController GetApiJob
v2/api/geospatial/ApiJobs/{Guid}/Cancel POST GeoSpatialController StopApiJob
v2/api/geospatial/ApiJobs/{Guid}/Result GET GeoSpatialController GetApiJobResult
v2/api/geospatial/SiteConfiguration/ModuleSetting/{portalId}/{tabId}/{moduleId} PUT GeoSpatialController ModuleSetting
v2/api/geospatial/Custom/TimeManagement/PeriodOverview/{timePeriodId} GET GeoSpatialController PeriodOverview
v2/api/geospatial/Custom/TimeManagement/ClosePeriod/{timePeriodId} PUT GeoSpatialController ClosePeriod
v2/api/geospatial/Custom/TimeManagement/FinalizeLocationsByPeriod/{locationIds}/{timePeriodId} PUT GeoSpatialController FinalizeLocationsByPeriod
v2/api/geospatial/Choices/UsageTicket/Asset/{screenId} GET GeoSpatialController GetUsageTicketAssets
v2/api/geospatial/Choices/UsageTicket/Account GET GeoSpatialController GetUsageTicketAccount
v2/api/geospatial/UserProfile GET GeoSpatialController GetUserProfile
v2/api/geospatial/UserSession GET GeoSpatialController UserSession
v2/api/geospatial/CurrentLaborAssignment/{EmployeeId} GET GeoSpatialController GetCurrentLabor
v2/api/geospatial/Session/Tabs/{id?} GET GeoSpatialController GetCurrentTabs
v2/api/geospatial/Ping GET GeoSpatialController Ping
v2/api/geospatial/AssignedWork/{employeeId} GET GeoSpatialController AssignedWork
v2/api/geospatial/AssignedAndUnassignedWork/{employeeId} GET GeoSpatialController AssignedAndUnassignedWork
v2/api/geospatial/AssignedWorkOrders/{employeeId?}/{sessionLocation?} GET GeoSpatialController AssignedWorkOrders
v2/api/geospatial/AssignedAndUnassignedWorkOrders/{employeeId?}/{sessionLocation?} GET GeoSpatialController AssignedAndUnassignedWorkOrders
v2/api/geospatial/Routes GET GeoSpatialController GetRoutes
v2/api/Info/SiteConfiguration GET SiteConfgurationController GetSiteConfiguration
v2/api/Info/SiteConfiguration/{name} GET SiteConfgurationController GetSiteConfiguration
v2/api/v1/PortalSettings GET V1Controller GetPortalSettings