GET
Vessel Arrivals by Date
/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
Vessel Arrivals for Past ‘N’ Hours
/date/{yyyy-MM-dd HH:mm:ss}/hours/{hours}
Provides the corresponding vessels arrival information for the given date and time in yyyy-MM-dd HH:mm:ss format. The data is updated every hour.