Get list of tracks created to a destination port..
The list of tracks is retrieved using the following API operation:
GET /port/arrivals/<port ID>
In the retrieved list of tracks each object has a Tracking Code defining the tracking status. When tracking of a ship is completed (e.g. by reaching destination) the track must be deleted. See Delete track for more information.
For usage example see Get port arrivals.