GET
Vessel Departure Declaration by Vessel Name
/vesselname/{vesselname}
Provides the corresponding vessel departure declaration information for the given vessel name. The data is updated every hour.
GET
Vessel Departure Declaration for Past ‘N’ Hours
/pastNhours
Provides the corresponding vessels departure declaration information for the given date and time. The data is updated every hour.
GET
Vessel Departure Declaration by IMO Number
/imonumber/{imonumber}
Provides the corresponding vessel departure declaration information for the given vessel IMO number. The data is updated every hour.
GET
Vessel Departure Declaration by Date
/bydate
Provides the corresponding vessel departure declaration information for the given date. The data is updated every hour.
GET
Vessel Departure Declaration by CallSign
/callsign/{callsign}
Provides the corresponding vessel departure declaration information for the given vessel callsign. The data is updated every hour.