Port Schedule Request

Header Image
Project:
Port Schedule Request : Public Class
Created: 8/26/2024 9:30:32 AM
Modified: 12/20/2024 11:05:35 AM
Author: DCSA
Version: 2024.4
Project:
Advanced:
Provides, for a required specific port and starting date, the set of all vessels arriving and departing from the port with the corresponding estimated timestamps.<br/><br/>The port must be identified by its UN Location Code.<br/><br/>The required query parameters are UNLocationCode and date.<br/><br/>If the requested port (identified with UNLocationCode) has multiple terminals (identified with facilitySMDGCode), the response will include a sorted list that provides all the arrivals and departures of the vessels for each terminal of the port (UNLocationCode).<br/>
  • Attributes
  • Advanced
  • Other Links
Attribute Scope Type
UN Location Code (better -> Port Location) Private String(5)
Notes: The UN Location code specifying where the place is located. Specifying this filter will only return the set of all vessels arriving and departing from the port and its terminals with the corresponding estimated.<br/>
Date Private Datetime
Notes: The date since when the estimated arrival and departures of vessels in a given port is required.<br/>
Limit Private int
Notes: Maximum number of items to return.<br/>
Cursor Private String(1024)
 
Property Value
isFinalSpecialization: 0
Object Type Connection Direction Notes
«OpenApiInterface» Port Schedule Interface Dependency From  
UN Location Class Dependency To  
Port Schedule Class Usage To