LogisoftLogisoft Logo

Get Sailing schedule

<div data-public-doc /></div> API Version: v1.0

Overview

The Sailing schedule API allows you to choose the desired loading and discharging ports to check available voyages based on the below parameters.

Sample Request

HTTP

 GET https://app.logisoft.io/api/voyage/schedule

Responses

StatusMeaningDescription
200OKSuccessful operation

Parameters

NameRequiredTypeDescription
ScheduleCategoryfalsestringTrade routes e.g. USA, Europe, etc.
PolContinentEnumContinent?The continent where the Pol is located
PoltruestringThe name of the port of loading
PodtruestringThe name of the port of discharge
VesselfalsestringThe vessel's name
VoyagefalsestringThe voyage number
ArrivalMinfalseDateTimeMinimum arrival date/time to ports of discharge
ArrivalMaxfalseDateTimeMaximum arrival date/time to ports of discharge
DepartureMinfalseDateTimeMinimum departure date/time from ports of loading
DepartureMaxfalseDateTimeMaximum departure date/time from ports of loading
LinefalsestringThe name of the Shipping Line
SailingRoutefalsestringSailing route code

Sample Response

Status code: 200

JSON

{ "entries": [ { "voyage": "GGA2712", "vessel": "Grande Gabon", "port": "Antwerp", "arrival": "2014-12-25T00:00:00", "departure": "2014-12-27T00:00:00", "cutOff": null }, { "voyage": "GTE3101", "vessel": "Grande Tema", "port": "Antwerp", "arrival": "2015-01-29T00:00:00", "departure": "2015-01-31T00:00:00", "cutOff": null }, { "voyage": "GIT0105", "vessel": "Grande Italia", "port": "Antwerp", "arrival": "2015-04-30T00:00:00", "departure": "2015-05-02T00:00:00", "cutOff": null } ] }

Properties

Response

NameTypeDescription
EntriesScheduleEntry[]The ScheduleEntry list

ScheduleEntry

NameTypeDescription
VoyagestringThe voyage number
VesselstringThe vessel name
PortstringThe name of the port
ArrivalDateTimeThe vessel's Arrival date/time to the port
DepartureDateTimeThe vessel's departure date/time from the port
CutOffDateTimeThe last date that the cargo can be delivered to the port in order to be loaded on board of the vessel

© 2024 INTRA Logisoft Labs Ltd. All rights reserved.

Products

Get Help