GET
/last/vesselname/{vesselname}
Provides the corresponding latest 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
/pastNhours
Provides the corresponding vessels arrival declaration information for the given date and time. The data is updated every hour.
GET
/callsign/{callsign}
Provides the corresponding vessel arrival declaration information for the given vessel callsign. 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
/bydate
Provides the corresponding vessel arrival declaration information for the given date. The data is updated every hour.