Get Shipping Lines Pols

  1. Home
  2. Docs
  3. API Docs
  4. Ports
  5. Get Shipping Lines Pols

API Version: v1.0

Overview

The Get Shipping Lines Pols API allows you to get the names of the ports of loading as well as their corresponding details of a specific Shipping line and/or schedule category.

Sample Request

HTTP

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

Responses

Status Meaning Description
200 OK Successful operation

Parameters

Name Required Type Description
Line false string The name of the shipping line
ScheduleCategory false string Trade routes e.g. USA, Europe, etc.

Sample Response

Status code: 200

JSON

[
    {
        "name": "Abidjan",
        "code": "CIABJ",
        "country": "CI",
        "latitude": 5.329500,
        "longitude": -4.029500
    },
    {
        "name": "Altamira",
        "code": "MXATM",
        "country": "MX",
        "latitude": 22.400000,
        "longitude": -97.920000
    },
    {
        "name": "Amsterdam",
        "code": "NLAMS",
        "country": "NL",
        "latitude": 52.370750,
        "longitude": 4.878955
    },
    {
        "name": "Ancona",
        "code": "ITAOI",
        "country": "IT",
        "latitude": 43.619535,
        "longitude": 13.502415
    }
]
Was this article helpful to you? Yes No

How can we help?

🏆 2023 Achievements at Logisoft & Upcoming 2024 Plans
This is default text for notification bar