GET
/date/{yyyy-MM-dd}
Provides the corresponding vessels arrival information for the given date in yyyy-MM-dd format. The data is updated every hour.
GET
/date/{yyyy-MM-dd}
Provides the corresponding vessels arrival information for the given date in yyyy-MM-dd format. The data is updated every hour.
GET
/pastNhours
Provides the corresponding vessels arrival declaration information for the given date and time. The data is updated every hour.
GET
/pastNhours
Provides the corresponding vessels arrival declaration information for the given date and time. The data is updated every hour.
GET
/vesselname/{vesselname}
Provides the corresponding vessel arrival declaration information for the given vessel name. The data is updated every hour.
GET
/vesselname/{vesselname}
Provides the corresponding vessel arrival declaration information for the given vessel name. The data is updated every hour.
GET
/imonumber/{imonumber}
Provides the corresponding vessel arrival declaration information for the given vessel IMO number. The data is updated every hour.
GET
/imonumber/{imonumber}
Provides the corresponding vessel arrival declaration information for the given vessel IMO number. The data is updated every hour.
GET
/bydate
Provides the corresponding vessel arrival declaration information for the given date. The data is updated every hour.
GET
/bydate
Provides the corresponding vessel arrival declaration information for the given date. The data is updated every hour.