Account
User Management
| API | Description |
|---|---|
| POST api/Account/login |
Login to web api |
| POST api/Account/logout |
No documentation available. |
VehicleSchedule
VehicleSchedule
| API | Description |
|---|---|
| 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
| API | Description |
|---|---|
| GET api/Locations/GetAllLocations |
Get ALL Locations |
| POST api/Locations/GetLocations |
No documentation available. |
Reports
| API | Description |
|---|---|
| POST api/Reports/GetDriverHistory |
No documentation available. |
| POST api/Reports/GetVehicleHistory |
No documentation available. |
| POST api/Reports/GetOperatorHistory |
No documentation available. |
Dispatch
| API | Description |
|---|---|
| POST api/Dispatch/DispatchDetails |
No documentation available. |
Event
| API | Description |
|---|---|
| POST api/Event/Save |
TransportRequest
Transport requests
| API | Description |
|---|---|
| POST api/TransportRequest/AddTransportRequest |
Add Transport Request |
| GET api/TransportRequest/GetPassengerTypes |
Get list of passenger types |
Driver
Driver
| API | Description |
|---|---|
| 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
| API | Description |
|---|---|
| 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
| API | Description |
|---|---|
| POST api/Incentive/GetTransactions |
No documentation available. |
| POST api/Incentive/GetTransactionDetails |
No documentation available. |
Operator
| API | Description |
|---|---|
| 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
| API | Description |
|---|---|
| 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
| API | Description |
|---|---|
| POST api/GiptnVehicle/GetVehicleDetails |
Get List of Waybills |
BlueDotRoute
| API | Description |
|---|---|
| POST api/BlueDotRoute/GetCompliantVehicleRoutes |
No documentation available. |
| POST api/BlueDotRoute/RoutePointsForRouteId |
No documentation available. |
GiptnRoute
ApiController for GiptnRoute
| API | Description |
|---|---|
| POST api/GiptnRoute/GetWaybills |
Get List of Waybills |
| POST api/GiptnRoute/GetWaybillRouteLocations |
Get Waybill Route Locations |
BluedotDriver
| API | Description |
|---|---|
| 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. |