GIS Routes

9 Routes
Route HttpMethod Controller Method
api/gis/reprocess/all POST GisController ReprocessAll
api/gis/reprocess/log/{guid} POST GisController ReprocessLog
api/gis/pull/{mappingType}/{objectId?} POST GisController Pull
api/gis/push/asset/{equipmentId}/{mappingId?} POST GisController PushAsset
api/gis/push/servicerequest/{serviceRequestId}/{mappingId?} POST GisController PushServiceRequest
api/gis/push/workorder/{workOrderLocation}/{workOrderYear}/{workOrderNumber}/{mappingId?} POST GisController PushWorkOrder
api/gis/push/workordertask/{workOrderLocation}/{workOrderYear}/{workOrderNumber}/{taskId}/{mappingId?} POST GisController PushWorkOrderTask
api/gis/status GET GisController GetStatus
api/gis/logs GET GisController GetLogs