POST api/gettracking

This method returns tracking feeds and milestones for a queried Carrier Bill of Ladings and its corresponding Containers.

Request Information


URI Parameters

None.

Body Parameters

request

GetTrackingRequest
NameDescriptionTypeAdditional information
scac

Conditional Used for MSC Booking Numbers

string

None.

cbl

MVOCC Carrier Bill of Lading Number Format: SCAC plus Manifest Number/Booking Number

string

None.

cnt

Optional Container Number Format: 11 Alpha Numeric Characters If the value is null, the response will return all Containers manifested under the MVOCC Carrier Bill of Lading Number.

string

None.

eventType

Optional Values: null or none (default api settings), all, actual, anticipated Default: null or none (default api settings)

string

None.

apikey

Unique Value assigned by an administrator during account setup.

string

None.

username

Username Assigned by an administrator during account setup

string

None.

password

Password Assigned by an administrator during account setup

string

None.

ctoken

Optional Client Token

string

None.

Request Formats

application/xml

Sample:
<GetTrackingRequest>
  <apikey>8881BA2F-5FE2-4CF1-D99E-5963J9192806</apikey>
  <ctoken>0e1fd23d-3c4d-48ed-bed6-d0135bc1a7e3</ctoken>
  <password>dpassword</password>
  <username>demoapi</username>
  <cbl>ONEYAARD05774700</cbl>
  <cnt />
  <eventType>actual</eventType>
  <scac />
</GetTrackingRequest>

application/json, text/json

Sample:
{
  "scac": null,
  "cbl": "ONEYAARD05774700",
  "cnt": null,
  "eventType": "actual",
  "apikey": "8881BA2F-5FE2-4CF1-D99E-5963J9192806",
  "username": "demoapi",
  "password": "dpassword",
  "ctoken": "0e1fd23d-3c4d-48ed-bed6-d0135bc1a7e3"
}

application/x-www-form-urlencoded

Sample:
apikey=8881BA2F-5FE2-4CF1-D99E-5963J9192806&cbl=ONEYAARD05774700&ctoken=0e1fd23d-3c4d-48ed-bed6-d0135bc1a7e3&eventType=actual&password=dpassword&username=demoapi

text/xml

Sample:
<GetTrackingRequest xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ExternalRestService.Models">
  <apikey>sample string 5</apikey>
  <ctoken>sample string 8</ctoken>
  <password>sample string 7</password>
  <username>sample string 6</username>
  <cbl>sample string 2</cbl>
  <cnt>sample string 3</cnt>
  <eventType>sample string 4</eventType>
  <scac>sample string 1</scac>
</GetTrackingRequest>

Response Information


Resource Description

response

GetTrackingResponse
NameDescriptionTypeAdditional information
msgkey

Optional but required for Functional Acknowledegment Usage Message Routing Key

string

None.

msgid

Optional but required for Functional Acknowledegment Usage Unique Message ID

string

None.

cbl

MVOCC Carrier Bill of Lading Number from the GetTracking request method. Format: SCAC plus Manifest Number/Booking Number

string

None.

cnt

Container Number from the GetTracking request method. Format: 11 Alpha Numeric Characters

string

None.

result

Tracking Results for the CBL (Carrier Bill of Lading) and/or CNT (Container)

TrackingResultDto

None.

cref

Array of Client References Format: Alpha Numeric Characters

Collection of string

None.

ack

A flag indicating success or failure of the web service response back to the client. Default is success.

AcknowledgeType

None.

exceptions

Message back to client. Mostly used when a web service failure occurs.

Collection of ResponseExceptionDto

None.

ctoken

Optional Client Token

string

None.

Response Formats

application/xml

Sample:
<GetTrackingResponse>
  <ack>1</ack>
  <ctoken>0e1fd23d-3c4d-48ed-bed6-d0135bc1a7e3</ctoken>
  <exceptions />
  <cbl>ONEYAARD05774700</cbl>
  <cnt />
  <cref />
  <msgid />
  <msgkey />
  <result>
    <BILLTYPE>2</BILLTYPE>
    <BKG />
    <CARRIER>
      <CommonName />
      <Name>ONE</Name>
      <SCAC>ONEY</SCAC>
      <Type>1</Type>
    </CARRIER>
    <CBL>ONEYAARD05774700</CBL>
    <CONTAINERS>
      <OceanContainerDto>
        <CNT>DRYU6042747</CNT>
        <CNTTYPE>
          <AlternativeNamesText />
          <CapacityInCubicFeet>2715</CapacityInCubicFeet>
          <Description>40' x 9'6" Dry High Cube</Description>
          <HeightInFeet />
          <LengthInFeet>40</LengthInFeet>
          <LongName>40 FT HIGH CUBE DRY</LongName>
          <ShortName>40' HC DRY</ShortName>
          <Tag>40HC</Tag>
          <WidthInFeet>8</WidthInFeet>
        </CNTTYPE>
        <DEL>
          <City>Chicago</City>
          <CountryCode>US</CountryCode>
          <GeoWayPoints>4152N 08737W</GeoWayPoints>
          <LocationText>Chicago</LocationText>
          <MSTZ>Central Standard Time</MSTZ>
          <OLSENTZ>America/Chicago</OLSENTZ>
          <Province>IL</Province>
          <UnLocode>USCHI</UnLocode>
        </DEL>
        <EVENTS />
        <MILESTONES>
          <ATA>2023-09-12T08:20:00</ATA>
          <ATD>2023-09-02T22:35:00</ATD>
          <AVAILABLE>2023-09-16T02:31:01</AVAILABLE>
          <CUSTOMS>released</CUSTOMS>
          <DEL>USCHI</DEL>
          <DELIVERED>2023-09-18T14:39:00</DELIVERED>
          <DERAMPED>2023-09-16T02:31:00</DERAMPED>
          <DISCHARGE>2023-09-16T02:31:00</DISCHARGE>
          <EMPTYRETURN>2023-09-20T03:44:00</EMPTYRETURN>
          <EMPTYRETURNFACILITY />
          <EMPTYRETURNFACILITYCODE />
          <ETA>2023-09-12T08:20:00</ETA>
          <ETAFINAL>2023-09-15T05:51:00</ETAFINAL>
          <ETD>2023-09-02T22:35:00</ETD>
          <FIRMS>J054</FIRMS>
          <FREIGHT>released</FREIGHT>
          <IMO>9447914</IMO>
          <LFD>2023-09-18T23:59:00</LFD>
          <LFDDETENTION>2023-10-02T00:00:00</LFDDETENTION>
          <MILESTONEINDICATOR>EMPTY-RETURNED</MILESTONEINDICATOR>
          <MMSI>636092782</MMSI>
          <NOTES />
          <OBL>surrendered</OBL>
          <PICKEDUP>2023-09-18T14:39:00</PICKEDUP>
          <POD>USNYC</POD>
          <PODDISCHARGE>2023-09-12T13:34:00</PODDISCHARGE>
          <POL>DEHAM</POL>
          <POR>DEHAM</POR>
          <SHIPMENTTERMS>RAMP</SHIPMENTTERMS>
          <TERMINAL>CSXT 59TH STREET</TERMINAL>
          <TERMINALCODE>CSXT59</TERMINALCODE>
          <UpdatedETA>2023-09-12T08:20:00</UpdatedETA>
          <UpdatedETAFINAL>2023-09-15T05:51:00</UpdatedETAFINAL>
          <UpdatedETD>2023-09-02T22:35:00</UpdatedETD>
          <VESSEL>TORRENTE</VESSEL>
          <VOYAGE>0017W</VOYAGE>
        </MILESTONES>
        <POD>
          <City>New York</City>
          <CountryCode>US</CountryCode>
          <GeoWayPoints>4042N 07400W</GeoWayPoints>
          <LocationText>New York</LocationText>
          <MSTZ>Eastern Standard Time</MSTZ>
          <OLSENTZ>America/New_York</OLSENTZ>
          <Province>NY</Province>
          <UnLocode>USNYC</UnLocode>
        </POD>
        <POL>
          <City>Hamburg</City>
          <CountryCode>DE</CountryCode>
          <GeoWayPoints>5331N 00956E</GeoWayPoints>
          <LocationText>Hamburg</LocationText>
          <MSTZ>W. Europe Standard Time</MSTZ>
          <OLSENTZ>Europe/Berlin</OLSENTZ>
          <Province>HH</Province>
          <UnLocode>DEHAM</UnLocode>
        </POL>
        <POR>
          <City>Hamburg</City>
          <CountryCode>DE</CountryCode>
          <GeoWayPoints>5331N 00956E</GeoWayPoints>
          <LocationText>Hamburg</LocationText>
          <MSTZ>W. Europe Standard Time</MSTZ>
          <OLSENTZ>Europe/Berlin</OLSENTZ>
          <Province>HH</Province>
          <UnLocode>DEHAM</UnLocode>
        </POR>
        <ROUTING />
      </OceanContainerDto>
      <OceanContainerDto>
        <CNT>DRYU9973419</CNT>
        <CNTTYPE>
          <AlternativeNamesText />
          <CapacityInCubicFeet>2715</CapacityInCubicFeet>
          <Description>40' x 9'6" Dry High Cube</Description>
          <HeightInFeet />
          <LengthInFeet>40</LengthInFeet>
          <LongName>40 FT HIGH CUBE DRY</LongName>
          <ShortName>40' HC DRY</ShortName>
          <Tag>40HC</Tag>
          <WidthInFeet>8</WidthInFeet>
        </CNTTYPE>
        <DEL>
          <City>Chicago</City>
          <CountryCode>US</CountryCode>
          <GeoWayPoints>4152N 08737W</GeoWayPoints>
          <LocationText>Chicago</LocationText>
          <MSTZ>Central Standard Time</MSTZ>
          <OLSENTZ>America/Chicago</OLSENTZ>
          <Province>IL</Province>
          <UnLocode>USCHI</UnLocode>
        </DEL>
        <EVENTS />
        <MILESTONES>
          <ATA>2023-09-12T08:20:00</ATA>
          <ATD>2023-09-02T22:35:00</ATD>
          <AVAILABLE>2023-09-16T02:00:01</AVAILABLE>
          <CUSTOMS>released</CUSTOMS>
          <DEL>USCHI</DEL>
          <DELIVERED>2023-09-18T10:22:00</DELIVERED>
          <DERAMPED>2023-09-16T02:00:00</DERAMPED>
          <DISCHARGE>2023-09-16T02:00:00</DISCHARGE>
          <EMPTYRETURN>2023-09-20T06:50:00</EMPTYRETURN>
          <EMPTYRETURNFACILITY />
          <EMPTYRETURNFACILITYCODE />
          <ETA>2023-09-12T08:20:00</ETA>
          <ETAFINAL>2023-09-15T05:51:00</ETAFINAL>
          <ETD>2023-09-02T22:35:00</ETD>
          <FIRMS>J054</FIRMS>
          <FREIGHT>released</FREIGHT>
          <IMO>9447914</IMO>
          <LFD>2023-09-18T23:59:00</LFD>
          <LFDDETENTION>2023-10-02T00:00:00</LFDDETENTION>
          <MILESTONEINDICATOR>EMPTY-RETURNED</MILESTONEINDICATOR>
          <MMSI>636092782</MMSI>
          <NOTES />
          <OBL>surrendered</OBL>
          <PICKEDUP>2023-09-18T10:22:00</PICKEDUP>
          <POD>USNYC</POD>
          <PODDISCHARGE>2023-09-12T14:23:00</PODDISCHARGE>
          <POL>DEHAM</POL>
          <POR>DEHAM</POR>
          <SHIPMENTTERMS>RAMP</SHIPMENTTERMS>
          <TERMINAL>CSXT 59TH STREET</TERMINAL>
          <TERMINALCODE>CSXT59</TERMINALCODE>
          <UpdatedETA>2023-09-12T08:20:00</UpdatedETA>
          <UpdatedETAFINAL>2023-09-15T05:51:00</UpdatedETAFINAL>
          <UpdatedETD>2023-09-02T22:35:00</UpdatedETD>
          <VESSEL>TORRENTE</VESSEL>
          <VOYAGE>0017W</VOYAGE>
        </MILESTONES>
        <POD>
          <City>New York</City>
          <CountryCode>US</CountryCode>
          <GeoWayPoints>4042N 07400W</GeoWayPoints>
          <LocationText>New York</LocationText>
          <MSTZ>Eastern Standard Time</MSTZ>
          <OLSENTZ>America/New_York</OLSENTZ>
          <Province>NY</Province>
          <UnLocode>USNYC</UnLocode>
        </POD>
        <POL>
          <City>Hamburg</City>
          <CountryCode>DE</CountryCode>
          <GeoWayPoints>5331N 00956E</GeoWayPoints>
          <LocationText>Hamburg</LocationText>
          <MSTZ>W. Europe Standard Time</MSTZ>
          <OLSENTZ>Europe/Berlin</OLSENTZ>
          <Province>HH</Province>
          <UnLocode>DEHAM</UnLocode>
        </POL>
        <POR>
          <City>Hamburg</City>
          <CountryCode>DE</CountryCode>
          <GeoWayPoints>5331N 00956E</GeoWayPoints>
          <LocationText>Hamburg</LocationText>
          <MSTZ>W. Europe Standard Time</MSTZ>
          <OLSENTZ>Europe/Berlin</OLSENTZ>
          <Province>HH</Province>
          <UnLocode>DEHAM</UnLocode>
        </POR>
        <ROUTING />
      </OceanContainerDto>
      <OceanContainerDto>
        <CNT>TLLU5499394</CNT>
        <CNTTYPE>
          <AlternativeNamesText />
          <CapacityInCubicFeet>2715</CapacityInCubicFeet>
          <Description>40' x 9'6" Dry High Cube</Description>
          <HeightInFeet />
          <LengthInFeet>40</LengthInFeet>
          <LongName>40 FT HIGH CUBE DRY</LongName>
          <ShortName>40' HC DRY</ShortName>
          <Tag>40HC</Tag>
          <WidthInFeet>8</WidthInFeet>
        </CNTTYPE>
        <DEL>
          <City>Chicago</City>
          <CountryCode>US</CountryCode>
          <GeoWayPoints>4152N 08737W</GeoWayPoints>
          <LocationText>Chicago</LocationText>
          <MSTZ>Central Standard Time</MSTZ>
          <OLSENTZ>America/Chicago</OLSENTZ>
          <Province>IL</Province>
          <UnLocode>USCHI</UnLocode>
        </DEL>
        <EVENTS />
        <MILESTONES>
          <ATA>2023-09-12T08:20:00</ATA>
          <ATD>2023-09-02T22:35:00</ATD>
          <AVAILABLE>2023-09-16T05:16:01</AVAILABLE>
          <CUSTOMS>released</CUSTOMS>
          <DEL>USCHI</DEL>
          <DELIVERED>2023-09-18T09:43:00</DELIVERED>
          <DERAMPED>2023-09-16T05:16:00</DERAMPED>
          <DISCHARGE>2023-09-16T05:16:00</DISCHARGE>
          <EMPTYRETURN>2023-09-20T16:29:00</EMPTYRETURN>
          <EMPTYRETURNFACILITY />
          <EMPTYRETURNFACILITYCODE />
          <ETA>2023-09-12T08:20:00</ETA>
          <ETAFINAL>2023-09-15T05:51:00</ETAFINAL>
          <ETD>2023-09-02T22:35:00</ETD>
          <FIRMS>J054</FIRMS>
          <FREIGHT>released</FREIGHT>
          <IMO>9447914</IMO>
          <LFD>2023-09-18T23:59:00</LFD>
          <LFDDETENTION>2023-10-02T00:00:00</LFDDETENTION>
          <MILESTONEINDICATOR>EMPTY-RETURNED</MILESTONEINDICATOR>
          <MMSI>636092782</MMSI>
          <NOTES />
          <OBL>surrendered</OBL>
          <PICKEDUP>2023-09-18T09:43:00</PICKEDUP>
          <POD>USNYC</POD>
          <PODDISCHARGE>2023-09-12T17:37:00</PODDISCHARGE>
          <POL>DEHAM</POL>
          <POR>DEHAM</POR>
          <SHIPMENTTERMS>RAMP</SHIPMENTTERMS>
          <TERMINAL>CSXT 59TH STREET</TERMINAL>
          <TERMINALCODE>CSXT59</TERMINALCODE>
          <UpdatedETA>2023-09-12T08:20:00</UpdatedETA>
          <UpdatedETAFINAL>2023-09-15T05:51:00</UpdatedETAFINAL>
          <UpdatedETD>2023-09-02T22:35:00</UpdatedETD>
          <VESSEL>TORRENTE</VESSEL>
          <VOYAGE>0017W</VOYAGE>
        </MILESTONES>
        <POD>
          <City>New York</City>
          <CountryCode>US</CountryCode>
          <GeoWayPoints>4042N 07400W</GeoWayPoints>
          <LocationText>New York</LocationText>
          <MSTZ>Eastern Standard Time</MSTZ>
          <OLSENTZ>America/New_York</OLSENTZ>
          <Province>NY</Province>
          <UnLocode>USNYC</UnLocode>
        </POD>
        <POL>
          <City>Hamburg</City>
          <CountryCode>DE</CountryCode>
          <GeoWayPoints>5331N 00956E</GeoWayPoints>
          <LocationText>Hamburg</LocationText>
          <MSTZ>W. Europe Standard Time</MSTZ>
          <OLSENTZ>Europe/Berlin</OLSENTZ>
          <Province>HH</Province>
          <UnLocode>DEHAM</UnLocode>
        </POL>
        <POR>
          <City>Hamburg</City>
          <CountryCode>DE</CountryCode>
          <GeoWayPoints>5331N 00956E</GeoWayPoints>
          <LocationText>Hamburg</LocationText>
          <MSTZ>W. Europe Standard Time</MSTZ>
          <OLSENTZ>Europe/Berlin</OLSENTZ>
          <Province>HH</Province>
          <UnLocode>DEHAM</UnLocode>
        </POR>
        <ROUTING />
      </OceanContainerDto>
    </CONTAINERS>
    <REFERENCES />
    <UNIQUEID>033848B9-576A-4C8D-8B5E-E0E077582E2A</UNIQUEID>
  </result>
</GetTrackingResponse>

application/json, text/json

Sample:
{
  "msgkey": null,
  "msgid": null,
  "cbl": "ONEYAARD05774700",
  "cnt": null,
  "result": {
    "UNIQUEID": "033848B9-576A-4C8D-8B5E-E0E077582E2A",
    "CBL": "ONEYAARD05774700",
    "BKG": null,
    "BILLTYPE": 2,
    "REFERENCES": null,
    "CARRIER": {
      "SCAC": "ONEY",
      "Name": "ONE",
      "CommonName": null,
      "Type": 1
    },
    "CONTAINERS": [
      {
        "CNT": "DRYU6042747",
        "CNTTYPE": {
          "Tag": "40HC",
          "ShortName": "40' HC DRY",
          "LongName": "40 FT HIGH CUBE DRY",
          "AlternativeNamesText": null,
          "LengthInFeet": 40.0,
          "WidthInFeet": 8.0,
          "HeightInFeet": null,
          "CapacityInCubicFeet": 2715.0,
          "Description": "40' x 9'6\" Dry High Cube"
        },
        "POR": {
          "LocationText": "Hamburg",
          "UnLocode": "DEHAM",
          "City": "Hamburg",
          "Province": "HH",
          "CountryCode": "DE",
          "GeoWayPoints": "5331N 00956E",
          "OLSENTZ": "Europe/Berlin",
          "MSTZ": "W. Europe Standard Time"
        },
        "POL": {
          "LocationText": "Hamburg",
          "UnLocode": "DEHAM",
          "City": "Hamburg",
          "Province": "HH",
          "CountryCode": "DE",
          "GeoWayPoints": "5331N 00956E",
          "OLSENTZ": "Europe/Berlin",
          "MSTZ": "W. Europe Standard Time"
        },
        "POD": {
          "LocationText": "New York",
          "UnLocode": "USNYC",
          "City": "New York",
          "Province": "NY",
          "CountryCode": "US",
          "GeoWayPoints": "4042N 07400W",
          "OLSENTZ": "America/New_York",
          "MSTZ": "Eastern Standard Time"
        },
        "DEL": {
          "LocationText": "Chicago",
          "UnLocode": "USCHI",
          "City": "Chicago",
          "Province": "IL",
          "CountryCode": "US",
          "GeoWayPoints": "4152N 08737W",
          "OLSENTZ": "America/Chicago",
          "MSTZ": "Central Standard Time"
        },
        "MILESTONES": {
          "POR": "DEHAM",
          "POL": "DEHAM",
          "POD": "USNYC",
          "DEL": "USCHI",
          "SHIPMENTTERMS": "RAMP",
          "VESSEL": "TORRENTE",
          "VOYAGE": "0017W",
          "IMO": "9447914",
          "MMSI": "636092782",
          "ATA": "2023-09-12T08:20:00",
          "ATD": "2023-09-02T22:35:00",
          "ETD": "2023-09-02T22:35:00",
          "ETA": "2023-09-12T08:20:00",
          "ETAFINAL": "2023-09-15T05:51:00",
          "UpdatedETD": "2023-09-02T22:35:00",
          "UpdatedETA": "2023-09-12T08:20:00",
          "UpdatedETAFINAL": "2023-09-15T05:51:00",
          "TERMINAL": "CSXT 59TH STREET",
          "FIRMS": "J054",
          "TERMINALCODE": "CSXT59",
          "PODDISCHARGE": "2023-09-12T13:34:00",
          "EMPTYRETURNFACILITY": null,
          "EMPTYRETURNFACILITYCODE": null,
          "LFD": "2023-09-18T23:59:00",
          "LFDDETENTION": "2023-10-02T00:00:00",
          "DISCHARGE": "2023-09-16T02:31:00",
          "DERAMPED": "2023-09-16T02:31:00",
          "AVAILABLE": "2023-09-16T02:31:01",
          "PICKEDUP": "2023-09-18T14:39:00",
          "DELIVERED": "2023-09-18T14:39:00",
          "EMPTYRETURN": "2023-09-20T03:44:00",
          "OBL": "surrendered",
          "CUSTOMS": "released",
          "FREIGHT": "released",
          "NOTES": null,
          "MILESTONEINDICATOR": "EMPTY-RETURNED"
        },
        "EVENTS": null,
        "ROUTING": null
      },
      {
        "CNT": "DRYU9973419",
        "CNTTYPE": {
          "Tag": "40HC",
          "ShortName": "40' HC DRY",
          "LongName": "40 FT HIGH CUBE DRY",
          "AlternativeNamesText": null,
          "LengthInFeet": 40.0,
          "WidthInFeet": 8.0,
          "HeightInFeet": null,
          "CapacityInCubicFeet": 2715.0,
          "Description": "40' x 9'6\" Dry High Cube"
        },
        "POR": {
          "LocationText": "Hamburg",
          "UnLocode": "DEHAM",
          "City": "Hamburg",
          "Province": "HH",
          "CountryCode": "DE",
          "GeoWayPoints": "5331N 00956E",
          "OLSENTZ": "Europe/Berlin",
          "MSTZ": "W. Europe Standard Time"
        },
        "POL": {
          "LocationText": "Hamburg",
          "UnLocode": "DEHAM",
          "City": "Hamburg",
          "Province": "HH",
          "CountryCode": "DE",
          "GeoWayPoints": "5331N 00956E",
          "OLSENTZ": "Europe/Berlin",
          "MSTZ": "W. Europe Standard Time"
        },
        "POD": {
          "LocationText": "New York",
          "UnLocode": "USNYC",
          "City": "New York",
          "Province": "NY",
          "CountryCode": "US",
          "GeoWayPoints": "4042N 07400W",
          "OLSENTZ": "America/New_York",
          "MSTZ": "Eastern Standard Time"
        },
        "DEL": {
          "LocationText": "Chicago",
          "UnLocode": "USCHI",
          "City": "Chicago",
          "Province": "IL",
          "CountryCode": "US",
          "GeoWayPoints": "4152N 08737W",
          "OLSENTZ": "America/Chicago",
          "MSTZ": "Central Standard Time"
        },
        "MILESTONES": {
          "POR": "DEHAM",
          "POL": "DEHAM",
          "POD": "USNYC",
          "DEL": "USCHI",
          "SHIPMENTTERMS": "RAMP",
          "VESSEL": "TORRENTE",
          "VOYAGE": "0017W",
          "IMO": "9447914",
          "MMSI": "636092782",
          "ATA": "2023-09-12T08:20:00",
          "ATD": "2023-09-02T22:35:00",
          "ETD": "2023-09-02T22:35:00",
          "ETA": "2023-09-12T08:20:00",
          "ETAFINAL": "2023-09-15T05:51:00",
          "UpdatedETD": "2023-09-02T22:35:00",
          "UpdatedETA": "2023-09-12T08:20:00",
          "UpdatedETAFINAL": "2023-09-15T05:51:00",
          "TERMINAL": "CSXT 59TH STREET",
          "FIRMS": "J054",
          "TERMINALCODE": "CSXT59",
          "PODDISCHARGE": "2023-09-12T14:23:00",
          "EMPTYRETURNFACILITY": null,
          "EMPTYRETURNFACILITYCODE": null,
          "LFD": "2023-09-18T23:59:00",
          "LFDDETENTION": "2023-10-02T00:00:00",
          "DISCHARGE": "2023-09-16T02:00:00",
          "DERAMPED": "2023-09-16T02:00:00",
          "AVAILABLE": "2023-09-16T02:00:01",
          "PICKEDUP": "2023-09-18T10:22:00",
          "DELIVERED": "2023-09-18T10:22:00",
          "EMPTYRETURN": "2023-09-20T06:50:00",
          "OBL": "surrendered",
          "CUSTOMS": "released",
          "FREIGHT": "released",
          "NOTES": null,
          "MILESTONEINDICATOR": "EMPTY-RETURNED"
        },
        "EVENTS": null,
        "ROUTING": null
      },
      {
        "CNT": "TLLU5499394",
        "CNTTYPE": {
          "Tag": "40HC",
          "ShortName": "40' HC DRY",
          "LongName": "40 FT HIGH CUBE DRY",
          "AlternativeNamesText": null,
          "LengthInFeet": 40.0,
          "WidthInFeet": 8.0,
          "HeightInFeet": null,
          "CapacityInCubicFeet": 2715.0,
          "Description": "40' x 9'6\" Dry High Cube"
        },
        "POR": {
          "LocationText": "Hamburg",
          "UnLocode": "DEHAM",
          "City": "Hamburg",
          "Province": "HH",
          "CountryCode": "DE",
          "GeoWayPoints": "5331N 00956E",
          "OLSENTZ": "Europe/Berlin",
          "MSTZ": "W. Europe Standard Time"
        },
        "POL": {
          "LocationText": "Hamburg",
          "UnLocode": "DEHAM",
          "City": "Hamburg",
          "Province": "HH",
          "CountryCode": "DE",
          "GeoWayPoints": "5331N 00956E",
          "OLSENTZ": "Europe/Berlin",
          "MSTZ": "W. Europe Standard Time"
        },
        "POD": {
          "LocationText": "New York",
          "UnLocode": "USNYC",
          "City": "New York",
          "Province": "NY",
          "CountryCode": "US",
          "GeoWayPoints": "4042N 07400W",
          "OLSENTZ": "America/New_York",
          "MSTZ": "Eastern Standard Time"
        },
        "DEL": {
          "LocationText": "Chicago",
          "UnLocode": "USCHI",
          "City": "Chicago",
          "Province": "IL",
          "CountryCode": "US",
          "GeoWayPoints": "4152N 08737W",
          "OLSENTZ": "America/Chicago",
          "MSTZ": "Central Standard Time"
        },
        "MILESTONES": {
          "POR": "DEHAM",
          "POL": "DEHAM",
          "POD": "USNYC",
          "DEL": "USCHI",
          "SHIPMENTTERMS": "RAMP",
          "VESSEL": "TORRENTE",
          "VOYAGE": "0017W",
          "IMO": "9447914",
          "MMSI": "636092782",
          "ATA": "2023-09-12T08:20:00",
          "ATD": "2023-09-02T22:35:00",
          "ETD": "2023-09-02T22:35:00",
          "ETA": "2023-09-12T08:20:00",
          "ETAFINAL": "2023-09-15T05:51:00",
          "UpdatedETD": "2023-09-02T22:35:00",
          "UpdatedETA": "2023-09-12T08:20:00",
          "UpdatedETAFINAL": "2023-09-15T05:51:00",
          "TERMINAL": "CSXT 59TH STREET",
          "FIRMS": "J054",
          "TERMINALCODE": "CSXT59",
          "PODDISCHARGE": "2023-09-12T17:37:00",
          "EMPTYRETURNFACILITY": null,
          "EMPTYRETURNFACILITYCODE": null,
          "LFD": "2023-09-18T23:59:00",
          "LFDDETENTION": "2023-10-02T00:00:00",
          "DISCHARGE": "2023-09-16T05:16:00",
          "DERAMPED": "2023-09-16T05:16:00",
          "AVAILABLE": "2023-09-16T05:16:01",
          "PICKEDUP": "2023-09-18T09:43:00",
          "DELIVERED": "2023-09-18T09:43:00",
          "EMPTYRETURN": "2023-09-20T16:29:00",
          "OBL": "surrendered",
          "CUSTOMS": "released",
          "FREIGHT": "released",
          "NOTES": null,
          "MILESTONEINDICATOR": "EMPTY-RETURNED"
        },
        "EVENTS": null,
        "ROUTING": null
      }
    ]
  },
  "cref": null,
  "ack": 1,
  "exceptions": null,
  "ctoken": "0e1fd23d-3c4d-48ed-bed6-d0135bc1a7e3"
}

text/xml

Sample:
<GetTrackingResponse xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ExternalRestService.Models">
  <ack>0</ack>
  <ctoken>sample string 5</ctoken>
  <exceptions>
    <ResponseExceptionDto>
      <errorcode>sample string 1</errorcode>
      <msg>sample string 2</msg>
      <suggestion>sample string 4</suggestion>
      <validationcodes>sample string 3</validationcodes>
      <validationdetails i:nil="true" />
    </ResponseExceptionDto>
    <ResponseExceptionDto>
      <errorcode>sample string 1</errorcode>
      <msg>sample string 2</msg>
      <suggestion>sample string 4</suggestion>
      <validationcodes>sample string 3</validationcodes>
      <validationdetails i:nil="true" />
    </ResponseExceptionDto>
  </exceptions>
  <cbl>sample string 3</cbl>
  <cnt>sample string 4</cnt>
  <cref xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:string>sample string 1</d2p1:string>
    <d2p1:string>sample string 2</d2p1:string>
  </cref>
  <msgid>sample string 2</msgid>
  <msgkey>sample string 1</msgkey>
  <result>
    <BILLTYPE>0</BILLTYPE>
    <BKG>sample string 3</BKG>
    <CARRIER>
      <CommonName>sample string 3</CommonName>
      <Name>sample string 2</Name>
      <SCAC>sample string 1</SCAC>
      <Type>1</Type>
    </CARRIER>
    <CBL>sample string 2</CBL>
    <CONTAINERS>
      <OceanContainerDto>
        <CNT>sample string 1</CNT>
        <CNTTYPE>
          <AlternativeNamesText>sample string 4</AlternativeNamesText>
          <CapacityInCubicFeet>1.1</CapacityInCubicFeet>
          <Description>sample string 5</Description>
          <HeightInFeet>1.1</HeightInFeet>
          <LengthInFeet>1.1</LengthInFeet>
          <LongName>sample string 3</LongName>
          <ShortName>sample string 2</ShortName>
          <Tag>sample string 1</Tag>
          <WidthInFeet>1.1</WidthInFeet>
        </CNTTYPE>
        <DEL>
          <City>sample string 3</City>
          <CountryCode>sample string 5</CountryCode>
          <GeoWayPoints>sample string 6</GeoWayPoints>
          <LocationText>sample string 1</LocationText>
          <MSTZ>sample string 8</MSTZ>
          <OLSENTZ>sample string 7</OLSENTZ>
          <Province>sample string 4</Province>
          <UnLocode>sample string 2</UnLocode>
        </DEL>
        <EVENTS>
          <TrackingEventDto>
            <Description>sample string 2</Description>
            <EventCode>sample string 1</EventCode>
            <EventDate>2025-08-31T18:06:42.3199296+00:00</EventDate>
            <EventLocation>
              <City>sample string 3</City>
              <CountryCode>sample string 5</CountryCode>
              <GeoWayPoints>sample string 6</GeoWayPoints>
              <LocationText>sample string 1</LocationText>
              <MSTZ>sample string 8</MSTZ>
              <OLSENTZ>sample string 7</OLSENTZ>
              <Province>sample string 4</Province>
              <UnLocode>sample string 2</UnLocode>
            </EventLocation>
            <Facility>sample string 11</Facility>
            <FacilityCode>sample string 12</FacilityCode>
            <IANATZ>sample string 10</IANATZ>
            <IMO>sample string 5</IMO>
            <IsEstimate>true</IsEstimate>
            <MMSI>sample string 6</MMSI>
            <Mode>sample string 8</Mode>
            <RailCar>sample string 7</RailCar>
            <Reference>sample string 13</Reference>
            <Sequence>1</Sequence>
            <TimeZone>sample string 9</TimeZone>
            <VesselName>sample string 3</VesselName>
            <VoyageNumber>sample string 4</VoyageNumber>
            <disposition>
              <anticipation>
                <computation>
                  <type>ac0</type>
                </computation>
                <key>sample string 1</key>
                <status>current</status>
                <synchronization>
                  <date>2025-08-31T18:06:42.3199296+00:00</date>
                  <failure>
                    <code>sample string 1</code>
                    <description>sample string 2</description>
                  </failure>
                </synchronization>
              </anticipation>
              <classifer>actual</classifer>
              <document>
                <type>none</type>
              </document>
              <movement>
                <asset>cargo</asset>
                <cargo>
                  <type>none</type>
                </cargo>
                <equipment>
                  <type>none</type>
                </equipment>
                <vessel>
                  <type>none</type>
                </vessel>
              </movement>
              <source>
                <type>aes</type>
              </source>
              <type>unspecified</type>
            </disposition>
            <order>14</order>
          </TrackingEventDto>
          <TrackingEventDto>
            <Description>sample string 2</Description>
            <EventCode>sample string 1</EventCode>
            <EventDate>2025-08-31T18:06:42.3199296+00:00</EventDate>
            <EventLocation>
              <City>sample string 3</City>
              <CountryCode>sample string 5</CountryCode>
              <GeoWayPoints>sample string 6</GeoWayPoints>
              <LocationText>sample string 1</LocationText>
              <MSTZ>sample string 8</MSTZ>
              <OLSENTZ>sample string 7</OLSENTZ>
              <Province>sample string 4</Province>
              <UnLocode>sample string 2</UnLocode>
            </EventLocation>
            <Facility>sample string 11</Facility>
            <FacilityCode>sample string 12</FacilityCode>
            <IANATZ>sample string 10</IANATZ>
            <IMO>sample string 5</IMO>
            <IsEstimate>true</IsEstimate>
            <MMSI>sample string 6</MMSI>
            <Mode>sample string 8</Mode>
            <RailCar>sample string 7</RailCar>
            <Reference>sample string 13</Reference>
            <Sequence>1</Sequence>
            <TimeZone>sample string 9</TimeZone>
            <VesselName>sample string 3</VesselName>
            <VoyageNumber>sample string 4</VoyageNumber>
            <disposition>
              <anticipation>
                <computation>
                  <type>ac0</type>
                </computation>
                <key>sample string 1</key>
                <status>current</status>
                <synchronization>
                  <date>2025-08-31T18:06:42.3199296+00:00</date>
                  <failure>
                    <code>sample string 1</code>
                    <description>sample string 2</description>
                  </failure>
                </synchronization>
              </anticipation>
              <classifer>actual</classifer>
              <document>
                <type>none</type>
              </document>
              <movement>
                <asset>cargo</asset>
                <cargo>
                  <type>none</type>
                </cargo>
                <equipment>
                  <type>none</type>
                </equipment>
                <vessel>
                  <type>none</type>
                </vessel>
              </movement>
              <source>
                <type>aes</type>
              </source>
              <type>unspecified</type>
            </disposition>
            <order>14</order>
          </TrackingEventDto>
        </EVENTS>
        <MILESTONES>
          <ATA>2025-08-31T18:06:42.3199296+00:00</ATA>
          <ATD>2025-08-31T18:06:42.3199296+00:00</ATD>
          <AVAILABLE>2025-08-31T18:06:42.3199296+00:00</AVAILABLE>
          <CUSTOMS>sample string 16</CUSTOMS>
          <DEL>sample string 4</DEL>
          <DELIVERED>2025-08-31T18:06:42.3199296+00:00</DELIVERED>
          <DERAMPED>2025-08-31T18:06:42.3199296+00:00</DERAMPED>
          <DISCHARGE>2025-08-31T18:06:42.3199296+00:00</DISCHARGE>
          <EMPTYRETURN>2025-08-31T18:06:42.3199296+00:00</EMPTYRETURN>
          <EMPTYRETURNFACILITY>sample string 13</EMPTYRETURNFACILITY>
          <EMPTYRETURNFACILITYCODE>sample string 14</EMPTYRETURNFACILITYCODE>
          <ETA>2025-08-31T18:06:42.3199296+00:00</ETA>
          <ETAFINAL>2025-08-31T18:06:42.3199296+00:00</ETAFINAL>
          <ETD>2025-08-31T18:06:42.3199296+00:00</ETD>
          <FIRMS>sample string 11</FIRMS>
          <FREIGHT>sample string 17</FREIGHT>
          <IMO>sample string 8</IMO>
          <LFD>2025-08-31T18:06:42.3199296+00:00</LFD>
          <LFDDETENTION>2025-08-31T18:06:42.3199296+00:00</LFDDETENTION>
          <MILESTONEINDICATOR>sample string 19</MILESTONEINDICATOR>
          <MMSI>sample string 9</MMSI>
          <NOTES>sample string 18</NOTES>
          <OBL>sample string 15</OBL>
          <PICKEDUP>2025-08-31T18:06:42.3199296+00:00</PICKEDUP>
          <POD>sample string 3</POD>
          <PODDISCHARGE>2025-08-31T18:06:42.3199296+00:00</PODDISCHARGE>
          <POL>sample string 2</POL>
          <POR>sample string 1</POR>
          <SHIPMENTTERMS>sample string 5</SHIPMENTTERMS>
          <TERMINAL>sample string 10</TERMINAL>
          <TERMINALCODE>sample string 12</TERMINALCODE>
          <UpdatedETA>2025-08-31T18:06:42.3199296+00:00</UpdatedETA>
          <UpdatedETAFINAL>2025-08-31T18:06:42.3199296+00:00</UpdatedETAFINAL>
          <UpdatedETD>2025-08-31T18:06:42.3199296+00:00</UpdatedETD>
          <VESSEL>sample string 6</VESSEL>
          <VOYAGE>sample string 7</VOYAGE>
        </MILESTONES>
        <POD>
          <City>sample string 3</City>
          <CountryCode>sample string 5</CountryCode>
          <GeoWayPoints>sample string 6</GeoWayPoints>
          <LocationText>sample string 1</LocationText>
          <MSTZ>sample string 8</MSTZ>
          <OLSENTZ>sample string 7</OLSENTZ>
          <Province>sample string 4</Province>
          <UnLocode>sample string 2</UnLocode>
        </POD>
        <POL>
          <City>sample string 3</City>
          <CountryCode>sample string 5</CountryCode>
          <GeoWayPoints>sample string 6</GeoWayPoints>
          <LocationText>sample string 1</LocationText>
          <MSTZ>sample string 8</MSTZ>
          <OLSENTZ>sample string 7</OLSENTZ>
          <Province>sample string 4</Province>
          <UnLocode>sample string 2</UnLocode>
        </POL>
        <POR>
          <City>sample string 3</City>
          <CountryCode>sample string 5</CountryCode>
          <GeoWayPoints>sample string 6</GeoWayPoints>
          <LocationText>sample string 1</LocationText>
          <MSTZ>sample string 8</MSTZ>
          <OLSENTZ>sample string 7</OLSENTZ>
          <Province>sample string 4</Province>
          <UnLocode>sample string 2</UnLocode>
        </POR>
        <ROUTING>
          <RouteDto>
            <ATA>2025-08-31T18:06:42.3199296+00:00</ATA>
            <ATD>2025-08-31T18:06:42.3199296+00:00</ATD>
            <Destination>
              <City>sample string 3</City>
              <CountryCode>sample string 5</CountryCode>
              <GeoWayPoints>sample string 6</GeoWayPoints>
              <LocationText>sample string 1</LocationText>
              <MSTZ>sample string 8</MSTZ>
              <OLSENTZ>sample string 7</OLSENTZ>
              <Province>sample string 4</Province>
              <UnLocode>sample string 2</UnLocode>
            </Destination>
            <ETA>2025-08-31T18:06:42.3199296+00:00</ETA>
            <ETD>2025-08-31T18:06:42.3199296+00:00</ETD>
            <Origin>
              <City>sample string 3</City>
              <CountryCode>sample string 5</CountryCode>
              <GeoWayPoints>sample string 6</GeoWayPoints>
              <LocationText>sample string 1</LocationText>
              <MSTZ>sample string 8</MSTZ>
              <OLSENTZ>sample string 7</OLSENTZ>
              <Province>sample string 4</Province>
              <UnLocode>sample string 2</UnLocode>
            </Origin>
            <Sequence>1</Sequence>
            <Type>Inbound</Type>
            <VESSEL>sample string 1</VESSEL>
            <VOYAGE>sample string 4</VOYAGE>
            <VSLIMO>sample string 2</VSLIMO>
            <VSLMMSI>sample string 3</VSLMMSI>
          </RouteDto>
          <RouteDto>
            <ATA>2025-08-31T18:06:42.3199296+00:00</ATA>
            <ATD>2025-08-31T18:06:42.3199296+00:00</ATD>
            <Destination>
              <City>sample string 3</City>
              <CountryCode>sample string 5</CountryCode>
              <GeoWayPoints>sample string 6</GeoWayPoints>
              <LocationText>sample string 1</LocationText>
              <MSTZ>sample string 8</MSTZ>
              <OLSENTZ>sample string 7</OLSENTZ>
              <Province>sample string 4</Province>
              <UnLocode>sample string 2</UnLocode>
            </Destination>
            <ETA>2025-08-31T18:06:42.3199296+00:00</ETA>
            <ETD>2025-08-31T18:06:42.3199296+00:00</ETD>
            <Origin>
              <City>sample string 3</City>
              <CountryCode>sample string 5</CountryCode>
              <GeoWayPoints>sample string 6</GeoWayPoints>
              <LocationText>sample string 1</LocationText>
              <MSTZ>sample string 8</MSTZ>
              <OLSENTZ>sample string 7</OLSENTZ>
              <Province>sample string 4</Province>
              <UnLocode>sample string 2</UnLocode>
            </Origin>
            <Sequence>1</Sequence>
            <Type>Inbound</Type>
            <VESSEL>sample string 1</VESSEL>
            <VOYAGE>sample string 4</VOYAGE>
            <VSLIMO>sample string 2</VSLIMO>
            <VSLMMSI>sample string 3</VSLMMSI>
          </RouteDto>
        </ROUTING>
      </OceanContainerDto>
      <OceanContainerDto>
        <CNT>sample string 1</CNT>
        <CNTTYPE>
          <AlternativeNamesText>sample string 4</AlternativeNamesText>
          <CapacityInCubicFeet>1.1</CapacityInCubicFeet>
          <Description>sample string 5</Description>
          <HeightInFeet>1.1</HeightInFeet>
          <LengthInFeet>1.1</LengthInFeet>
          <LongName>sample string 3</LongName>
          <ShortName>sample string 2</ShortName>
          <Tag>sample string 1</Tag>
          <WidthInFeet>1.1</WidthInFeet>
        </CNTTYPE>
        <DEL>
          <City>sample string 3</City>
          <CountryCode>sample string 5</CountryCode>
          <GeoWayPoints>sample string 6</GeoWayPoints>
          <LocationText>sample string 1</LocationText>
          <MSTZ>sample string 8</MSTZ>
          <OLSENTZ>sample string 7</OLSENTZ>
          <Province>sample string 4</Province>
          <UnLocode>sample string 2</UnLocode>
        </DEL>
        <EVENTS>
          <TrackingEventDto>
            <Description>sample string 2</Description>
            <EventCode>sample string 1</EventCode>
            <EventDate>2025-08-31T18:06:42.3199296+00:00</EventDate>
            <EventLocation>
              <City>sample string 3</City>
              <CountryCode>sample string 5</CountryCode>
              <GeoWayPoints>sample string 6</GeoWayPoints>
              <LocationText>sample string 1</LocationText>
              <MSTZ>sample string 8</MSTZ>
              <OLSENTZ>sample string 7</OLSENTZ>
              <Province>sample string 4</Province>
              <UnLocode>sample string 2</UnLocode>
            </EventLocation>
            <Facility>sample string 11</Facility>
            <FacilityCode>sample string 12</FacilityCode>
            <IANATZ>sample string 10</IANATZ>
            <IMO>sample string 5</IMO>
            <IsEstimate>true</IsEstimate>
            <MMSI>sample string 6</MMSI>
            <Mode>sample string 8</Mode>
            <RailCar>sample string 7</RailCar>
            <Reference>sample string 13</Reference>
            <Sequence>1</Sequence>
            <TimeZone>sample string 9</TimeZone>
            <VesselName>sample string 3</VesselName>
            <VoyageNumber>sample string 4</VoyageNumber>
            <disposition>
              <anticipation>
                <computation>
                  <type>ac0</type>
                </computation>
                <key>sample string 1</key>
                <status>current</status>
                <synchronization>
                  <date>2025-08-31T18:06:42.3199296+00:00</date>
                  <failure>
                    <code>sample string 1</code>
                    <description>sample string 2</description>
                  </failure>
                </synchronization>
              </anticipation>
              <classifer>actual</classifer>
              <document>
                <type>none</type>
              </document>
              <movement>
                <asset>cargo</asset>
                <cargo>
                  <type>none</type>
                </cargo>
                <equipment>
                  <type>none</type>
                </equipment>
                <vessel>
                  <type>none</type>
                </vessel>
              </movement>
              <source>
                <type>aes</type>
              </source>
              <type>unspecified</type>
            </disposition>
            <order>14</order>
          </TrackingEventDto>
          <TrackingEventDto>
            <Description>sample string 2</Description>
            <EventCode>sample string 1</EventCode>
            <EventDate>2025-08-31T18:06:42.3199296+00:00</EventDate>
            <EventLocation>
              <City>sample string 3</City>
              <CountryCode>sample string 5</CountryCode>
              <GeoWayPoints>sample string 6</GeoWayPoints>
              <LocationText>sample string 1</LocationText>
              <MSTZ>sample string 8</MSTZ>
              <OLSENTZ>sample string 7</OLSENTZ>
              <Province>sample string 4</Province>
              <UnLocode>sample string 2</UnLocode>
            </EventLocation>
            <Facility>sample string 11</Facility>
            <FacilityCode>sample string 12</FacilityCode>
            <IANATZ>sample string 10</IANATZ>
            <IMO>sample string 5</IMO>
            <IsEstimate>true</IsEstimate>
            <MMSI>sample string 6</MMSI>
            <Mode>sample string 8</Mode>
            <RailCar>sample string 7</RailCar>
            <Reference>sample string 13</Reference>
            <Sequence>1</Sequence>
            <TimeZone>sample string 9</TimeZone>
            <VesselName>sample string 3</VesselName>
            <VoyageNumber>sample string 4</VoyageNumber>
            <disposition>
              <anticipation>
                <computation>
                  <type>ac0</type>
                </computation>
                <key>sample string 1</key>
                <status>current</status>
                <synchronization>
                  <date>2025-08-31T18:06:42.3199296+00:00</date>
                  <failure>
                    <code>sample string 1</code>
                    <description>sample string 2</description>
                  </failure>
                </synchronization>
              </anticipation>
              <classifer>actual</classifer>
              <document>
                <type>none</type>
              </document>
              <movement>
                <asset>cargo</asset>
                <cargo>
                  <type>none</type>
                </cargo>
                <equipment>
                  <type>none</type>
                </equipment>
                <vessel>
                  <type>none</type>
                </vessel>
              </movement>
              <source>
                <type>aes</type>
              </source>
              <type>unspecified</type>
            </disposition>
            <order>14</order>
          </TrackingEventDto>
        </EVENTS>
        <MILESTONES>
          <ATA>2025-08-31T18:06:42.3199296+00:00</ATA>
          <ATD>2025-08-31T18:06:42.3199296+00:00</ATD>
          <AVAILABLE>2025-08-31T18:06:42.3199296+00:00</AVAILABLE>
          <CUSTOMS>sample string 16</CUSTOMS>
          <DEL>sample string 4</DEL>
          <DELIVERED>2025-08-31T18:06:42.3199296+00:00</DELIVERED>
          <DERAMPED>2025-08-31T18:06:42.3199296+00:00</DERAMPED>
          <DISCHARGE>2025-08-31T18:06:42.3199296+00:00</DISCHARGE>
          <EMPTYRETURN>2025-08-31T18:06:42.3199296+00:00</EMPTYRETURN>
          <EMPTYRETURNFACILITY>sample string 13</EMPTYRETURNFACILITY>
          <EMPTYRETURNFACILITYCODE>sample string 14</EMPTYRETURNFACILITYCODE>
          <ETA>2025-08-31T18:06:42.3199296+00:00</ETA>
          <ETAFINAL>2025-08-31T18:06:42.3199296+00:00</ETAFINAL>
          <ETD>2025-08-31T18:06:42.3199296+00:00</ETD>
          <FIRMS>sample string 11</FIRMS>
          <FREIGHT>sample string 17</FREIGHT>
          <IMO>sample string 8</IMO>
          <LFD>2025-08-31T18:06:42.3199296+00:00</LFD>
          <LFDDETENTION>2025-08-31T18:06:42.3199296+00:00</LFDDETENTION>
          <MILESTONEINDICATOR>sample string 19</MILESTONEINDICATOR>
          <MMSI>sample string 9</MMSI>
          <NOTES>sample string 18</NOTES>
          <OBL>sample string 15</OBL>
          <PICKEDUP>2025-08-31T18:06:42.3199296+00:00</PICKEDUP>
          <POD>sample string 3</POD>
          <PODDISCHARGE>2025-08-31T18:06:42.3199296+00:00</PODDISCHARGE>
          <POL>sample string 2</POL>
          <POR>sample string 1</POR>
          <SHIPMENTTERMS>sample string 5</SHIPMENTTERMS>
          <TERMINAL>sample string 10</TERMINAL>
          <TERMINALCODE>sample string 12</TERMINALCODE>
          <UpdatedETA>2025-08-31T18:06:42.3199296+00:00</UpdatedETA>
          <UpdatedETAFINAL>2025-08-31T18:06:42.3199296+00:00</UpdatedETAFINAL>
          <UpdatedETD>2025-08-31T18:06:42.3199296+00:00</UpdatedETD>
          <VESSEL>sample string 6</VESSEL>
          <VOYAGE>sample string 7</VOYAGE>
        </MILESTONES>
        <POD>
          <City>sample string 3</City>
          <CountryCode>sample string 5</CountryCode>
          <GeoWayPoints>sample string 6</GeoWayPoints>
          <LocationText>sample string 1</LocationText>
          <MSTZ>sample string 8</MSTZ>
          <OLSENTZ>sample string 7</OLSENTZ>
          <Province>sample string 4</Province>
          <UnLocode>sample string 2</UnLocode>
        </POD>
        <POL>
          <City>sample string 3</City>
          <CountryCode>sample string 5</CountryCode>
          <GeoWayPoints>sample string 6</GeoWayPoints>
          <LocationText>sample string 1</LocationText>
          <MSTZ>sample string 8</MSTZ>
          <OLSENTZ>sample string 7</OLSENTZ>
          <Province>sample string 4</Province>
          <UnLocode>sample string 2</UnLocode>
        </POL>
        <POR>
          <City>sample string 3</City>
          <CountryCode>sample string 5</CountryCode>
          <GeoWayPoints>sample string 6</GeoWayPoints>
          <LocationText>sample string 1</LocationText>
          <MSTZ>sample string 8</MSTZ>
          <OLSENTZ>sample string 7</OLSENTZ>
          <Province>sample string 4</Province>
          <UnLocode>sample string 2</UnLocode>
        </POR>
        <ROUTING>
          <RouteDto>
            <ATA>2025-08-31T18:06:42.3199296+00:00</ATA>
            <ATD>2025-08-31T18:06:42.3199296+00:00</ATD>
            <Destination>
              <City>sample string 3</City>
              <CountryCode>sample string 5</CountryCode>
              <GeoWayPoints>sample string 6</GeoWayPoints>
              <LocationText>sample string 1</LocationText>
              <MSTZ>sample string 8</MSTZ>
              <OLSENTZ>sample string 7</OLSENTZ>
              <Province>sample string 4</Province>
              <UnLocode>sample string 2</UnLocode>
            </Destination>
            <ETA>2025-08-31T18:06:42.3199296+00:00</ETA>
            <ETD>2025-08-31T18:06:42.3199296+00:00</ETD>
            <Origin>
              <City>sample string 3</City>
              <CountryCode>sample string 5</CountryCode>
              <GeoWayPoints>sample string 6</GeoWayPoints>
              <LocationText>sample string 1</LocationText>
              <MSTZ>sample string 8</MSTZ>
              <OLSENTZ>sample string 7</OLSENTZ>
              <Province>sample string 4</Province>
              <UnLocode>sample string 2</UnLocode>
            </Origin>
            <Sequence>1</Sequence>
            <Type>Inbound</Type>
            <VESSEL>sample string 1</VESSEL>
            <VOYAGE>sample string 4</VOYAGE>
            <VSLIMO>sample string 2</VSLIMO>
            <VSLMMSI>sample string 3</VSLMMSI>
          </RouteDto>
          <RouteDto>
            <ATA>2025-08-31T18:06:42.3199296+00:00</ATA>
            <ATD>2025-08-31T18:06:42.3199296+00:00</ATD>
            <Destination>
              <City>sample string 3</City>
              <CountryCode>sample string 5</CountryCode>
              <GeoWayPoints>sample string 6</GeoWayPoints>
              <LocationText>sample string 1</LocationText>
              <MSTZ>sample string 8</MSTZ>
              <OLSENTZ>sample string 7</OLSENTZ>
              <Province>sample string 4</Province>
              <UnLocode>sample string 2</UnLocode>
            </Destination>
            <ETA>2025-08-31T18:06:42.3199296+00:00</ETA>
            <ETD>2025-08-31T18:06:42.3199296+00:00</ETD>
            <Origin>
              <City>sample string 3</City>
              <CountryCode>sample string 5</CountryCode>
              <GeoWayPoints>sample string 6</GeoWayPoints>
              <LocationText>sample string 1</LocationText>
              <MSTZ>sample string 8</MSTZ>
              <OLSENTZ>sample string 7</OLSENTZ>
              <Province>sample string 4</Province>
              <UnLocode>sample string 2</UnLocode>
            </Origin>
            <Sequence>1</Sequence>
            <Type>Inbound</Type>
            <VESSEL>sample string 1</VESSEL>
            <VOYAGE>sample string 4</VOYAGE>
            <VSLIMO>sample string 2</VSLIMO>
            <VSLMMSI>sample string 3</VSLMMSI>
          </RouteDto>
        </ROUTING>
      </OceanContainerDto>
    </CONTAINERS>
    <REFERENCES xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
      <d3p1:string>sample string 1</d3p1:string>
      <d3p1:string>sample string 2</d3p1:string>
    </REFERENCES>
    <UNIQUEID>sample string 1</UNIQUEID>
  </result>
</GetTrackingResponse>