VesselSchedule
| API | Description |
|---|---|
| GET api/VesselSchedule/{lang}/{route} |
Valid routes = blue, green, yellow, gray. Valid languages = is, en. |
| GET api/VesselSchedule/Search?portFrom={portFrom}&portTo={portTo}&dateFrom={dateFrom}&dateTo={dateTo}&lang={lang} |
Search sailing schedule |
| GET api/VesselSchedule/GetPOD/{lang} |
Get all ports of discharge |
| GET api/VesselSchedule/GetPOL/{lang} |
Get all ports of loading |
| GET api/VesselSchedule/ActiveRoutes/{lang} |
No documentation available. |
| GET api/VesselSchedule/{lang} |
View Vessel Schedule |
ShareInfo
| API | Description |
|---|---|
| GET api/ShareInfo |
Display share info |
| GET api/ShareInfo/News |
Get OMX News |
| GET api/ShareInfo/News/{id} |
No documentation available. |
VesselLocation
| API | Description |
|---|---|
| GET api/VesselLocation/{id} |
Display specific vessel |
Employees
| API | Description |
|---|---|
| GET api/GetEmployeeDepartments |
Get all departments |
| GET api/GetEmployeeCompanies |
Get all companies |
| GET api/GetEmployeeTitles |
Get all titles |
| POST api/Employees?text={text} |
No documentation available. |
| GET api/Employees?searchStr={searchStr}&department={department}&company={company}&title={title} |
Get all employees |
CargoStatus
| API | Description |
|---|---|
| GET api/CargoStatus?trackingNr={trackingNr} |
No documentation available. |