GET api/VesselMovementsTFNSW

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Collection of Vessel_MovementsTFNSW
NameDescriptionTypeAdditional information
SHIP_MVMT_NBR

string

None.

IMO_NBR

string

None.

SHIP_NAME

string

None.

FLAG

string

None.

SHIP_TYPE

string

None.

AGENT

string

None.

OPERATORCOMPANY

string

None.

SHIP_VISIT_NBR

string

None.

MVMT_TYPE

string

None.

STATUS

string

None.

BOOKED_DATE

date

None.

ACTUAL_DATE

date

None.

PORT

string

None.

PORT_CODE

string

None.

PREV_PORT

string

None.

PREV_PORT_CODE

string

None.

NEXT_PORT

string

None.

NEXT_PORT_CODE

string

None.

BERTH_FROM

string

None.

BERTH_TO

string

None.

LATTITUDE

string

None.

LONGITUDE

string

None.

LASTLOCATIONUPDATE

date

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "SHIP_MVMT_NBR": "sample string 1",
    "IMO_NBR": "sample string 2",
    "SHIP_NAME": "sample string 3",
    "FLAG": "sample string 4",
    "SHIP_TYPE": "sample string 5",
    "AGENT": "sample string 6",
    "OPERATORCOMPANY": "sample string 7",
    "SHIP_VISIT_NBR": "sample string 8",
    "MVMT_TYPE": "sample string 9",
    "STATUS": "sample string 10",
    "BOOKED_DATE": "2024-11-21T10:01:26.7851039+00:00",
    "ACTUAL_DATE": "2024-11-21T10:01:26.7851039+00:00",
    "PORT": "sample string 11",
    "PORT_CODE": "sample string 12",
    "PREV_PORT": "sample string 13",
    "PREV_PORT_CODE": "sample string 14",
    "NEXT_PORT": "sample string 15",
    "NEXT_PORT_CODE": "sample string 16",
    "BERTH_FROM": "sample string 17",
    "BERTH_TO": "sample string 18",
    "LATTITUDE": "sample string 19",
    "LONGITUDE": "sample string 20",
    "LASTLOCATIONUPDATE": "2024-11-21T10:01:26.7851039+00:00"
  },
  {
    "SHIP_MVMT_NBR": "sample string 1",
    "IMO_NBR": "sample string 2",
    "SHIP_NAME": "sample string 3",
    "FLAG": "sample string 4",
    "SHIP_TYPE": "sample string 5",
    "AGENT": "sample string 6",
    "OPERATORCOMPANY": "sample string 7",
    "SHIP_VISIT_NBR": "sample string 8",
    "MVMT_TYPE": "sample string 9",
    "STATUS": "sample string 10",
    "BOOKED_DATE": "2024-11-21T10:01:26.7851039+00:00",
    "ACTUAL_DATE": "2024-11-21T10:01:26.7851039+00:00",
    "PORT": "sample string 11",
    "PORT_CODE": "sample string 12",
    "PREV_PORT": "sample string 13",
    "PREV_PORT_CODE": "sample string 14",
    "NEXT_PORT": "sample string 15",
    "NEXT_PORT_CODE": "sample string 16",
    "BERTH_FROM": "sample string 17",
    "BERTH_TO": "sample string 18",
    "LATTITUDE": "sample string 19",
    "LONGITUDE": "sample string 20",
    "LASTLOCATIONUPDATE": "2024-11-21T10:01:26.7851039+00:00"
  }
]

application/xml, text/xml

Sample:
<ArrayOfVessel_MovementsTFNSW xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Dashboard.Models">
  <Vessel_MovementsTFNSW>
    <ACTUAL_DATE>2024-11-21T10:01:26.7851039+00:00</ACTUAL_DATE>
    <AGENT>sample string 6</AGENT>
    <BERTH_FROM>sample string 17</BERTH_FROM>
    <BERTH_TO>sample string 18</BERTH_TO>
    <BOOKED_DATE>2024-11-21T10:01:26.7851039+00:00</BOOKED_DATE>
    <FLAG>sample string 4</FLAG>
    <IMO_NBR>sample string 2</IMO_NBR>
    <LASTLOCATIONUPDATE>2024-11-21T10:01:26.7851039+00:00</LASTLOCATIONUPDATE>
    <LATTITUDE>sample string 19</LATTITUDE>
    <LONGITUDE>sample string 20</LONGITUDE>
    <MVMT_TYPE>sample string 9</MVMT_TYPE>
    <NEXT_PORT>sample string 15</NEXT_PORT>
    <NEXT_PORT_CODE>sample string 16</NEXT_PORT_CODE>
    <OPERATORCOMPANY>sample string 7</OPERATORCOMPANY>
    <PORT>sample string 11</PORT>
    <PORT_CODE>sample string 12</PORT_CODE>
    <PREV_PORT>sample string 13</PREV_PORT>
    <PREV_PORT_CODE>sample string 14</PREV_PORT_CODE>
    <SHIP_MVMT_NBR>sample string 1</SHIP_MVMT_NBR>
    <SHIP_NAME>sample string 3</SHIP_NAME>
    <SHIP_TYPE>sample string 5</SHIP_TYPE>
    <SHIP_VISIT_NBR>sample string 8</SHIP_VISIT_NBR>
    <STATUS>sample string 10</STATUS>
  </Vessel_MovementsTFNSW>
  <Vessel_MovementsTFNSW>
    <ACTUAL_DATE>2024-11-21T10:01:26.7851039+00:00</ACTUAL_DATE>
    <AGENT>sample string 6</AGENT>
    <BERTH_FROM>sample string 17</BERTH_FROM>
    <BERTH_TO>sample string 18</BERTH_TO>
    <BOOKED_DATE>2024-11-21T10:01:26.7851039+00:00</BOOKED_DATE>
    <FLAG>sample string 4</FLAG>
    <IMO_NBR>sample string 2</IMO_NBR>
    <LASTLOCATIONUPDATE>2024-11-21T10:01:26.7851039+00:00</LASTLOCATIONUPDATE>
    <LATTITUDE>sample string 19</LATTITUDE>
    <LONGITUDE>sample string 20</LONGITUDE>
    <MVMT_TYPE>sample string 9</MVMT_TYPE>
    <NEXT_PORT>sample string 15</NEXT_PORT>
    <NEXT_PORT_CODE>sample string 16</NEXT_PORT_CODE>
    <OPERATORCOMPANY>sample string 7</OPERATORCOMPANY>
    <PORT>sample string 11</PORT>
    <PORT_CODE>sample string 12</PORT_CODE>
    <PREV_PORT>sample string 13</PREV_PORT>
    <PREV_PORT_CODE>sample string 14</PREV_PORT_CODE>
    <SHIP_MVMT_NBR>sample string 1</SHIP_MVMT_NBR>
    <SHIP_NAME>sample string 3</SHIP_NAME>
    <SHIP_TYPE>sample string 5</SHIP_TYPE>
    <SHIP_VISIT_NBR>sample string 8</SHIP_VISIT_NBR>
    <STATUS>sample string 10</STATUS>
  </Vessel_MovementsTFNSW>
</ArrayOfVessel_MovementsTFNSW>