Vessel Schedule

Header Image
Project:
Vessel Schedule : Public abstract <<OpenApiInterface>> Interface
Created: 8/23/2024 3:40:14 PM
Modified: 12/20/2024 11:05:39 AM
Author: DCSA
Version: 2024.4
Project:
Advanced:
Provides, for a required specific service and/or voyage and/or vessel and/or location, the timetable of estimated departure and arrival times for each port call on the rotation of the vessel(s).<br/><br/>The list of schedules returned in the response can be tailored to specific needs by combining available query parameters.<br/><br/>Examples of typical query parameters and expected payload returned in the response:<br/><br/>    a) carrierServiceCode: Get all vessels and their full voyages within a service<br/><br/>    b) carrierServiceCode & carrierVoyageNumber: Get a specific full voyage within a service<br/><br/>    c) carrierServiceCode & vesselIMONumber: Get a specific vessel’s full voyages within a service.<br/><br/>    d) vesselIMONumber: Get all full voyages for a specific vessel across all the services in which it is involved.<br/><br/>    e) UNLocationCode: Get all vessels and their full voyages where the specific UNLocationCode is involved<br/><br/>    f) UNLocationCode & facilitySMDGCode: Get all vessels and their full voyages where the specific UNLocationCode and facilitySMDGCode is involved<br/><br/>
  • Operations
  • Advanced
  • Other Links
Operation
Public
getVesselSchedules (Vessel Schedule Request: Vessel Schedule Request, ) : Vessel Schedule
Details:
[ Is static False. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
Property Value
isFinalSpecialization: 0
Object Type Connection Direction Notes
«OpenApiInterface» Generic Commercial Schedules Interface Realization To  
Vessel Schedule Class Dependency To  
«OpenApiPort» Vessel Schedule API Port Realization From  
Vessel Schedule Request Class Dependency To