Account

User Management

APIDescription
POST api/Account/login

Login to web api

POST api/Account/logout

No documentation available.

VehicleSchedule

VehicleSchedule

APIDescription
GET api/VehicleSchedules/NextDriverVehicleSchedule?driverCode={driverCode}

Get NEXT vehicle schedule for driver

POST api/VehicleSchedules/PassengerStop

Add passenger collect and drop-offs at a stop

GET api/VehicleSchedules/RoutePathPoints?vehicleScheduleId={vehicleScheduleId}

Get Route path points for all routes for the vehicleSchedule

Location

Locations

APIDescription
GET api/Locations/GetAllLocations

Get ALL Locations

POST api/Locations/GetLocations

No documentation available.

Reports

APIDescription
POST api/Reports/GetDriverHistory

No documentation available.

POST api/Reports/GetVehicleHistory

No documentation available.

POST api/Reports/GetOperatorHistory

No documentation available.

Dispatch

APIDescription
POST api/Dispatch/DispatchDetails

No documentation available.

Event

APIDescription
POST api/Event/Save

TransportRequest

Transport requests

APIDescription
POST api/TransportRequest/AddTransportRequest

Add Transport Request

GET api/TransportRequest/GetPassengerTypes

Get list of passenger types

Driver

Driver

APIDescription
GET api/Drivers/IsDriverValid?licenceNumber={licenceNumber}

Check if driver is a valid TMS driver

GET api/Drivers/OperatorVehicles?driverCode={driverCode}

Get vehicles for the operator the driver is assigned to

GET api/Drivers/List

No documentation available.

POST api/Drivers/GetDriverStatus

Get the status of a driver for any given period

Passenger

Passenger

APIDescription
GET api/Passengers/GetLatestSchedule?contactNr={contactNr}

Get NEXT schedule for the passenger with contactNr

POST api/Passengers/SetLatestPosition

Updates the latest location of the passenger

GET api/Passengers/GetLatestPosition?contactNr={contactNr}

Get Latest Position of Passenger

Incentive

APIDescription
POST api/Incentive/GetTransactions

No documentation available.

POST api/Incentive/GetTransactionDetails

No documentation available.

Operator

APIDescription
POST api/Operator/GetTransactionDetails

No documentation available.

POST api/Operator/GetOperatorVehicleStatus

No documentation available.

POST api/Operator/GetVehicles

No documentation available.

POST api/Operator/GetDrivers

No documentation available.

POST api/Operator/GetPlaybackForVehicle

No documentation available.

POST api/Operator/GetVehicleProgress

No documentation available.

POST api/Operator/IsOperatorValid

No documentation available.

POST api/Operator/ValidateOperator

Validate operator for mobile (ITS credential)

POST api/Operator/GetDriversWithStatus

Get Driver and Drivrs status for an Operator

POST api/Operator/GetRoutesForVehicle

Get all routes for vehicle

POST api/Operator/GetRoutePointsForRouteId

Get Lng/Lst for route

Dms

APIDescription
GET api/DMS/Ping

No documentation available.

GET api/DMS/DmsFolderList?operatorId={operatorId}

No documentation available.

GET api/DMS/DmsFileList?operatorId={operatorId}&path={path}

No documentation available.

GET api/DMS/DmsFileContentResult?token={token}

No documentation available.

GET api/DMS/DmsFileResult?token={token}

No documentation available.

GiptnVehicle

ApiController for GiptnRoute

APIDescription
POST api/GiptnVehicle/GetVehicleDetails

Get List of Waybills

BlueDotRoute

APIDescription
POST api/BlueDotRoute/GetCompliantVehicleRoutes

No documentation available.

POST api/BlueDotRoute/RoutePointsForRouteId

No documentation available.

GiptnRoute

ApiController for GiptnRoute

APIDescription
POST api/GiptnRoute/GetWaybills

Get List of Waybills

POST api/GiptnRoute/GetWaybillRouteLocations

Get Waybill Route Locations

BluedotDriver

APIDescription
POST api/BluedotDriver/GetOperatorForVehicle

No documentation available.

POST api/BluedotDriver/GetVehicleDetailsForVehicle

No documentation available.

POST api/BluedotDriver/ValidateDriver

Validate driver for mobile (INITIAL LOGIN ONLY). Expected to be used ONCE only.