POST api/pushtrackingtmsv2
This method implements the push tracking payload data receival.
Request Information
URI Parameters
None.
Body Parameters
payload
PushTrackingDataTMSV2| Name | Description | Type | Additional information |
|---|---|---|---|
| functionalacknowledgment |
Optional but required for Functional Acknowledegment Usage contains message key and id |
FunctionalAcknowledgmentReference |
None. |
| cbl |
MVOCC or NVOCC Carrier Bill of Lading Number Format: SCAC plus Manifest Number/Booking Number |
string |
None. |
| cnt |
Container Number Format: 11 Alpha Numeric Characters |
string |
None. |
| tms |
TMS Shipment References fitted for e2open BluJay and CWO |
PushTrackingDataTMS |
None. |
| result |
Tracking Results for the CBL (Carrier Bill of Lading) and/or CNT (Container) |
TrackingResultDto |
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. |
Request Formats
application/xml
<PushTrackingDataTMSV2>
<ack>1</ack>
<ctoken />
<exceptions />
<cbl />
<cnt />
<functionalacknowledgment />
<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>
<TrackingEventDto>
<Description>EMPTY TO SHIPPER</Description>
<EventCode>E1</EventCode>
<EventDate>2023-08-30T10:00:00</EventDate>
<EventLocation>
<City>Fredericia</City>
<CountryCode>DK</CountryCode>
<GeoWayPoints>5535N 00945E</GeoWayPoints>
<LocationText>Fredericia</LocationText>
<MSTZ>Central European Standard Time</MSTZ>
<OLSENTZ>Europe/Copenhagen</OLSENTZ>
<Province />
<UnLocode>DKFRC</UnLocode>
</EventLocation>
<Facility>TAULOV CONTAINER & RAIL TERMINAL</Facility>
<FacilityCode />
<IANATZ>Europe/Copenhagen</IANATZ>
<IMO />
<IsEstimate>false</IsEstimate>
<MMSI />
<Mode />
<RailCar />
<Reference>19269300</Reference>
<Sequence>1</Sequence>
<TimeZone>Central European Standard Time</TimeZone>
<VesselName />
<VoyageNumber />
<disposition />
<order>-1</order>
</TrackingEventDto>
<TrackingEventDto>
<Description>GATE IN TO OUTBOUND</Description>
<EventCode>G1</EventCode>
<EventDate>2023-08-31T07:43:00</EventDate>
<EventLocation>
<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>
</EventLocation>
<Facility>CTA (CONTAINER TERMINAL ALTENWERDER)</Facility>
<FacilityCode />
<IANATZ>Europe/Berlin</IANATZ>
<IMO />
<IsEstimate>false</IsEstimate>
<MMSI />
<Mode />
<RailCar />
<Reference>19269301</Reference>
<Sequence>2</Sequence>
<TimeZone>W. Europe Standard Time</TimeZone>
<VesselName />
<VoyageNumber />
<disposition />
<order>-1</order>
</TrackingEventDto>
<TrackingEventDto>
<Description>LOADED ON BOARD</Description>
<EventCode>LB</EventCode>
<EventDate>2023-09-02T11:52:00</EventDate>
<EventLocation>
<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>
</EventLocation>
<Facility>CTA (CONTAINER TERMINAL ALTENWERDER)</Facility>
<FacilityCode />
<IANATZ>Europe/Berlin</IANATZ>
<IMO>9447914</IMO>
<IsEstimate>false</IsEstimate>
<MMSI>636092782</MMSI>
<Mode>Vessel</Mode>
<RailCar />
<Reference>19269302</Reference>
<Sequence>3</Sequence>
<TimeZone>W. Europe Standard Time</TimeZone>
<VesselName>TORRENTE</VesselName>
<VoyageNumber>0017W</VoyageNumber>
<disposition />
<order>-1</order>
</TrackingEventDto>
<TrackingEventDto>
<Description>DEPARTED POL</Description>
<EventCode>DP</EventCode>
<EventDate>2023-09-02T22:35:00</EventDate>
<EventLocation>
<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>
</EventLocation>
<Facility>CTA (CONTAINER TERMINAL ALTENWERDER)</Facility>
<FacilityCode />
<IANATZ>Europe/Berlin</IANATZ>
<IMO>9447914</IMO>
<IsEstimate>false</IsEstimate>
<MMSI>636092782</MMSI>
<Mode>Vessel</Mode>
<RailCar />
<Reference>19269303</Reference>
<Sequence>4</Sequence>
<TimeZone>W. Europe Standard Time</TimeZone>
<VesselName>TORRENTE</VesselName>
<VoyageNumber>0017W</VoyageNumber>
<disposition />
<order>-1</order>
</TrackingEventDto>
<TrackingEventDto>
<Description>ARRIVAL AT PORT OF DISCHARGE</Description>
<EventCode>AD</EventCode>
<EventDate>2023-09-12T08:20:00</EventDate>
<EventLocation>
<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>
</EventLocation>
<Facility>MAHER</Facility>
<FacilityCode>MAHER</FacilityCode>
<IANATZ>America/New_York</IANATZ>
<IMO>9447914</IMO>
<IsEstimate>false</IsEstimate>
<MMSI>636092782</MMSI>
<Mode>Vessel</Mode>
<RailCar />
<Reference>19269304</Reference>
<Sequence>5</Sequence>
<TimeZone>Eastern Standard Time</TimeZone>
<VesselName>TORRENTE</VesselName>
<VoyageNumber>0017W</VoyageNumber>
<disposition />
<order>-1</order>
</TrackingEventDto>
<TrackingEventDto>
<Description>BERTHING AT POD</Description>
<EventCode>PB</EventCode>
<EventDate>2023-09-12T11:38:00</EventDate>
<EventLocation>
<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>
</EventLocation>
<Facility>MAHER</Facility>
<FacilityCode>MAHER</FacilityCode>
<IANATZ>America/New_York</IANATZ>
<IMO>9447914</IMO>
<IsEstimate>false</IsEstimate>
<MMSI>636092782</MMSI>
<Mode>Vessel</Mode>
<RailCar />
<Reference>19269305</Reference>
<Sequence>6</Sequence>
<TimeZone>Eastern Standard Time</TimeZone>
<VesselName>TORRENTE</VesselName>
<VoyageNumber>0017W</VoyageNumber>
<disposition />
<order>-1</order>
</TrackingEventDto>
<TrackingEventDto>
<Description>DISCHARGED</Description>
<EventCode>D1</EventCode>
<EventDate>2023-09-12T13:34:00</EventDate>
<EventLocation>
<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>
</EventLocation>
<Facility>MAHER</Facility>
<FacilityCode>MAHER</FacilityCode>
<IANATZ>America/New_York</IANATZ>
<IMO>9447914</IMO>
<IsEstimate>false</IsEstimate>
<MMSI>636092782</MMSI>
<Mode>Vessel</Mode>
<RailCar />
<Reference>19269306</Reference>
<Sequence>7</Sequence>
<TimeZone>Eastern Standard Time</TimeZone>
<VesselName>TORRENTE</VesselName>
<VoyageNumber>0017W</VoyageNumber>
<disposition />
<order>-1</order>
</TrackingEventDto>
<TrackingEventDto>
<Description>GATE OUT DELIVERY FULL</Description>
<EventCode>G2</EventCode>
<EventDate>2023-09-12T14:49:00</EventDate>
<EventLocation>
<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>
</EventLocation>
<Facility>MAHER</Facility>
<FacilityCode>MAHER</FacilityCode>
<IANATZ>America/New_York</IANATZ>
<IMO />
<IsEstimate>false</IsEstimate>
<MMSI />
<Mode />
<RailCar />
<Reference>19269307</Reference>
<Sequence>8</Sequence>
<TimeZone>Eastern Standard Time</TimeZone>
<VesselName />
<VoyageNumber />
<disposition />
<order>-1</order>
</TrackingEventDto>
<TrackingEventDto>
<Description>GATE IN TO OUTBOUND</Description>
<EventCode>G1</EventCode>
<EventDate>2023-09-12T14:49:00</EventDate>
<EventLocation>
<City>Elizabeth</City>
<CountryCode>US</CountryCode>
<GeoWayPoints>4039N 07411W</GeoWayPoints>
<LocationText>Elizabeth</LocationText>
<MSTZ>Eastern Standard Time</MSTZ>
<OLSENTZ>America/New_York</OLSENTZ>
<Province>NJ</Province>
<UnLocode>USEZA</UnLocode>
</EventLocation>
<Facility>ELIZABETH MARINE TRM</Facility>
<FacilityCode>ELIZMARTRM</FacilityCode>
<IANATZ>America/New_York</IANATZ>
<IMO />
<IsEstimate>false</IsEstimate>
<MMSI />
<Mode />
<RailCar />
<Reference>19269308</Reference>
<Sequence>9</Sequence>
<TimeZone>Eastern Standard Time</TimeZone>
<VesselName />
<VoyageNumber />
<disposition />
<order>-1</order>
</TrackingEventDto>
<TrackingEventDto>
<Description>RAIL LOADED INBOUND</Description>
<EventCode>R1</EventCode>
<EventDate>2023-09-13T16:27:00</EventDate>
<EventLocation>
<City>Elizabeth</City>
<CountryCode>US</CountryCode>
<GeoWayPoints>4039N 07411W</GeoWayPoints>
<LocationText>Elizabeth</LocationText>
<MSTZ>Eastern Standard Time</MSTZ>
<OLSENTZ>America/New_York</OLSENTZ>
<Province>NJ</Province>
<UnLocode>USEZA</UnLocode>
</EventLocation>
<Facility>ELIZABETH MARINE TRM</Facility>
<FacilityCode>ELIZMARTRM</FacilityCode>
<IANATZ>America/New_York</IANATZ>
<IMO />
<IsEstimate>false</IsEstimate>
<MMSI />
<Mode>Rail</Mode>
<RailCar />
<Reference>19269309</Reference>
<Sequence>10</Sequence>
<TimeZone>Eastern Standard Time</TimeZone>
<VesselName />
<VoyageNumber />
<disposition />
<order>-1</order>
</TrackingEventDto>
<TrackingEventDto>
<Description>RAIL DEPARTED INBOUND</Description>
<EventCode>R2</EventCode>
<EventDate>2023-09-13T22:48:00</EventDate>
<EventLocation>
<City>Elizabeth</City>
<CountryCode>US</CountryCode>
<GeoWayPoints>4039N 07411W</GeoWayPoints>
<LocationText>Elizabeth</LocationText>
<MSTZ>Eastern Standard Time</MSTZ>
<OLSENTZ>America/New_York</OLSENTZ>
<Province>NJ</Province>
<UnLocode>USEZA</UnLocode>
</EventLocation>
<Facility>ELIZABETH MARINE TRM</Facility>
<FacilityCode>ELIZMARTRM</FacilityCode>
<IANATZ>America/New_York</IANATZ>
<IMO />
<IsEstimate>false</IsEstimate>
<MMSI />
<Mode>Rail</Mode>
<RailCar />
<Reference>19269310</Reference>
<Sequence>11</Sequence>
<TimeZone>Eastern Standard Time</TimeZone>
<VesselName />
<VoyageNumber />
<disposition />
<order>-1</order>
</TrackingEventDto>
<TrackingEventDto>
<Description>RAIL ARRIVED INBOUND</Description>
<EventCode>R3</EventCode>
<EventDate>2023-09-15T05:51:00</EventDate>
<EventLocation>
<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>
</EventLocation>
<Facility>CSXT 59TH STREET</Facility>
<FacilityCode>CSXT59</FacilityCode>
<IANATZ>America/Chicago</IANATZ>
<IMO />
<IsEstimate>false</IsEstimate>
<MMSI />
<Mode>Rail</Mode>
<RailCar />
<Reference>19269311</Reference>
<Sequence>12</Sequence>
<TimeZone>Central Standard Time</TimeZone>
<VesselName />
<VoyageNumber />
<disposition />
<order>-1</order>
</TrackingEventDto>
<TrackingEventDto>
<Description>RAIL UNLOADED INBOUND</Description>
<EventCode>R4</EventCode>
<EventDate>2023-09-16T02:31:00</EventDate>
<EventLocation>
<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>
</EventLocation>
<Facility>CSXT 59TH STREET</Facility>
<FacilityCode>CSXT59</FacilityCode>
<IANATZ>America/Chicago</IANATZ>
<IMO />
<IsEstimate>false</IsEstimate>
<MMSI />
<Mode>Rail</Mode>
<RailCar />
<Reference>19269312</Reference>
<Sequence>13</Sequence>
<TimeZone>Central Standard Time</TimeZone>
<VesselName />
<VoyageNumber />
<disposition />
<order>-1</order>
</TrackingEventDto>
<TrackingEventDto>
<Description>AVAILABLE FOR PICKUP</Description>
<EventCode>Q6</EventCode>
<EventDate>2023-09-16T02:31:01</EventDate>
<EventLocation>
<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>
</EventLocation>
<Facility>CSXT 59TH STREET</Facility>
<FacilityCode>CSXT59</FacilityCode>
<IANATZ>America/Chicago</IANATZ>
<IMO />
<IsEstimate>false</IsEstimate>
<MMSI />
<Mode />
<RailCar />
<Reference>19269313</Reference>
<Sequence>14</Sequence>
<TimeZone>Central Standard Time</TimeZone>
<VesselName />
<VoyageNumber />
<disposition />
<order>-1</order>
</TrackingEventDto>
<TrackingEventDto>
<Description>GATE OUT DELIVERY FULL</Description>
<EventCode>G2</EventCode>
<EventDate>2023-09-18T14:39:00</EventDate>
<EventLocation>
<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>
</EventLocation>
<Facility>CSXT 59TH STREET</Facility>
<FacilityCode>CSXT59</FacilityCode>
<IANATZ>America/Chicago</IANATZ>
<IMO />
<IsEstimate>false</IsEstimate>
<MMSI />
<Mode />
<RailCar />
<Reference>19269314</Reference>
<Sequence>15</Sequence>
<TimeZone>Central Standard Time</TimeZone>
<VesselName />
<VoyageNumber />
<disposition />
<order>-1</order>
</TrackingEventDto>
<TrackingEventDto>
<Description>RETURNED EMPTY</Description>
<EventCode>E2</EventCode>
<EventDate>2023-09-20T03:44:00</EventDate>
<EventLocation>
<City>Harvey</City>
<CountryCode>US</CountryCode>
<GeoWayPoints>4136N 08739W</GeoWayPoints>
<LocationText>Harvey</LocationText>
<MSTZ>Central Standard Time</MSTZ>
<OLSENTZ>America/Chicago</OLSENTZ>
<Province>IL</Province>
<UnLocode>USHRY</UnLocode>
</EventLocation>
<Facility>CN HARVEY</Facility>
<FacilityCode>CNRHARVEY</FacilityCode>
<IANATZ>America/Chicago</IANATZ>
<IMO />
<IsEstimate>false</IsEstimate>
<MMSI />
<Mode />
<RailCar />
<Reference>19269315</Reference>
<Sequence>16</Sequence>
<TimeZone>Central Standard Time</TimeZone>
<VesselName />
<VoyageNumber />
<disposition />
<order>-1</order>
</TrackingEventDto>
</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>
<TrackingEventDto>
<Description>EMPTY TO SHIPPER</Description>
<EventCode>E1</EventCode>
<EventDate>2023-08-30T06:49:00</EventDate>
<EventLocation>
<City>Fredericia</City>
<CountryCode>DK</CountryCode>
<GeoWayPoints>5535N 00945E</GeoWayPoints>
<LocationText>Fredericia</LocationText>
<MSTZ>Central European Standard Time</MSTZ>
<OLSENTZ>Europe/Copenhagen</OLSENTZ>
<Province />
<UnLocode>DKFRC</UnLocode>
</EventLocation>
<Facility>TAULOV CONTAINER & RAIL TERMINAL</Facility>
<FacilityCode />
<IANATZ>Europe/Copenhagen</IANATZ>
<IMO />
<IsEstimate>false</IsEstimate>
<MMSI />
<Mode />
<RailCar />
<Reference>19269316</Reference>
<Sequence>1</Sequence>
<TimeZone>Central European Standard Time</TimeZone>
<VesselName />
<VoyageNumber />
<disposition />
<order>-1</order>
</TrackingEventDto>
<TrackingEventDto>
<Description>GATE IN TO OUTBOUND</Description>
<EventCode>G1</EventCode>
<EventDate>2023-08-31T06:20:00</EventDate>
<EventLocation>
<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>
</EventLocation>
<Facility>CTA (CONTAINER TERMINAL ALTENWERDER)</Facility>
<FacilityCode />
<IANATZ>Europe/Berlin</IANATZ>
<IMO />
<IsEstimate>false</IsEstimate>
<MMSI />
<Mode />
<RailCar />
<Reference>19269317</Reference>
<Sequence>2</Sequence>
<TimeZone>W. Europe Standard Time</TimeZone>
<VesselName />
<VoyageNumber />
<disposition />
<order>-1</order>
</TrackingEventDto>
<TrackingEventDto>
<Description>LOADED ON BOARD</Description>
<EventCode>LB</EventCode>
<EventDate>2023-09-02T11:28:00</EventDate>
<EventLocation>
<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>
</EventLocation>
<Facility>CTA (CONTAINER TERMINAL ALTENWERDER)</Facility>
<FacilityCode />
<IANATZ>Europe/Berlin</IANATZ>
<IMO>9447914</IMO>
<IsEstimate>false</IsEstimate>
<MMSI>636092782</MMSI>
<Mode>Vessel</Mode>
<RailCar />
<Reference>19269318</Reference>
<Sequence>3</Sequence>
<TimeZone>W. Europe Standard Time</TimeZone>
<VesselName>TORRENTE</VesselName>
<VoyageNumber>0017W</VoyageNumber>
<disposition />
<order>-1</order>
</TrackingEventDto>
<TrackingEventDto>
<Description>DEPARTED POL</Description>
<EventCode>DP</EventCode>
<EventDate>2023-09-02T22:35:00</EventDate>
<EventLocation>
<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>
</EventLocation>
<Facility>CTA (CONTAINER TERMINAL ALTENWERDER)</Facility>
<FacilityCode />
<IANATZ>Europe/Berlin</IANATZ>
<IMO>9447914</IMO>
<IsEstimate>false</IsEstimate>
<MMSI>636092782</MMSI>
<Mode>Vessel</Mode>
<RailCar />
<Reference>19269319</Reference>
<Sequence>4</Sequence>
<TimeZone>W. Europe Standard Time</TimeZone>
<VesselName>TORRENTE</VesselName>
<VoyageNumber>0017W</VoyageNumber>
<disposition />
<order>-1</order>
</TrackingEventDto>
<TrackingEventDto>
<Description>ARRIVAL AT PORT OF DISCHARGE</Description>
<EventCode>AD</EventCode>
<EventDate>2023-09-12T08:20:00</EventDate>
<EventLocation>
<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>
</EventLocation>
<Facility>MAHER</Facility>
<FacilityCode>MAHER</FacilityCode>
<IANATZ>America/New_York</IANATZ>
<IMO>9447914</IMO>
<IsEstimate>false</IsEstimate>
<MMSI>636092782</MMSI>
<Mode>Vessel</Mode>
<RailCar />
<Reference>19269320</Reference>
<Sequence>5</Sequence>
<TimeZone>Eastern Standard Time</TimeZone>
<VesselName>TORRENTE</VesselName>
<VoyageNumber>0017W</VoyageNumber>
<disposition />
<order>-1</order>
</TrackingEventDto>
<TrackingEventDto>
<Description>BERTHING AT POD</Description>
<EventCode>PB</EventCode>
<EventDate>2023-09-12T11:38:00</EventDate>
<EventLocation>
<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>
</EventLocation>
<Facility>MAHER</Facility>
<FacilityCode>MAHER</FacilityCode>
<IANATZ>America/New_York</IANATZ>
<IMO>9447914</IMO>
<IsEstimate>false</IsEstimate>
<MMSI>636092782</MMSI>
<Mode>Vessel</Mode>
<RailCar />
<Reference>19269321</Reference>
<Sequence>6</Sequence>
<TimeZone>Eastern Standard Time</TimeZone>
<VesselName>TORRENTE</VesselName>
<VoyageNumber>0017W</VoyageNumber>
<disposition />
<order>-1</order>
</TrackingEventDto>
<TrackingEventDto>
<Description>DISCHARGED</Description>
<EventCode>D1</EventCode>
<EventDate>2023-09-12T14:23:00</EventDate>
<EventLocation>
<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>
</EventLocation>
<Facility>MAHER</Facility>
<FacilityCode>MAHER</FacilityCode>
<IANATZ>America/New_York</IANATZ>
<IMO>9447914</IMO>
<IsEstimate>false</IsEstimate>
<MMSI>636092782</MMSI>
<Mode>Vessel</Mode>
<RailCar />
<Reference>19269322</Reference>
<Sequence>7</Sequence>
<TimeZone>Eastern Standard Time</TimeZone>
<VesselName>TORRENTE</VesselName>
<VoyageNumber>0017W</VoyageNumber>
<disposition />
<order>-1</order>
</TrackingEventDto>
<TrackingEventDto>
<Description>GATE OUT DELIVERY FULL</Description>
<EventCode>G2</EventCode>
<EventDate>2023-09-12T17:22:00</EventDate>
<EventLocation>
<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>
</EventLocation>
<Facility>MAHER</Facility>
<FacilityCode>MAHER</FacilityCode>
<IANATZ>America/New_York</IANATZ>
<IMO />
<IsEstimate>false</IsEstimate>
<MMSI />
<Mode />
<RailCar />
<Reference>19269323</Reference>
<Sequence>8</Sequence>
<TimeZone>Eastern Standard Time</TimeZone>
<VesselName />
<VoyageNumber />
<disposition />
<order>-1</order>
</TrackingEventDto>
<TrackingEventDto>
<Description>GATE IN TO OUTBOUND</Description>
<EventCode>G1</EventCode>
<EventDate>2023-09-12T17:22:00</EventDate>
<EventLocation>
<City>Elizabeth</City>
<CountryCode>US</CountryCode>
<GeoWayPoints>4039N 07411W</GeoWayPoints>
<LocationText>Elizabeth</LocationText>
<MSTZ>Eastern Standard Time</MSTZ>
<OLSENTZ>America/New_York</OLSENTZ>
<Province>NJ</Province>
<UnLocode>USEZA</UnLocode>
</EventLocation>
<Facility>ELIZABETH MARINE TRM</Facility>
<FacilityCode>ELIZMARTRM</FacilityCode>
<IANATZ>America/New_York</IANATZ>
<IMO />
<IsEstimate>false</IsEstimate>
<MMSI />
<Mode />
<RailCar />
<Reference>19269324</Reference>
<Sequence>9</Sequence>
<TimeZone>Eastern Standard Time</TimeZone>
<VesselName />
<VoyageNumber />
<disposition />
<order>-1</order>
</TrackingEventDto>
<TrackingEventDto>
<Description>RAIL LOADED INBOUND</Description>
<EventCode>R1</EventCode>
<EventDate>2023-09-13T16:27:00</EventDate>
<EventLocation>
<City>Elizabeth</City>
<CountryCode>US</CountryCode>
<GeoWayPoints>4039N 07411W</GeoWayPoints>
<LocationText>Elizabeth</LocationText>
<MSTZ>Eastern Standard Time</MSTZ>
<OLSENTZ>America/New_York</OLSENTZ>
<Province>NJ</Province>
<UnLocode>USEZA</UnLocode>
</EventLocation>
<Facility>ELIZABETH MARINE TRM</Facility>
<FacilityCode>ELIZMARTRM</FacilityCode>
<IANATZ>America/New_York</IANATZ>
<IMO />
<IsEstimate>false</IsEstimate>
<MMSI />
<Mode>Rail</Mode>
<RailCar />
<Reference>19269325</Reference>
<Sequence>10</Sequence>
<TimeZone>Eastern Standard Time</TimeZone>
<VesselName />
<VoyageNumber />
<disposition />
<order>-1</order>
</TrackingEventDto>
<TrackingEventDto>
<Description>RAIL DEPARTED INBOUND</Description>
<EventCode>R2</EventCode>
<EventDate>2023-09-13T22:48:00</EventDate>
<EventLocation>
<City>Elizabeth</City>
<CountryCode>US</CountryCode>
<GeoWayPoints>4039N 07411W</GeoWayPoints>
<LocationText>Elizabeth</LocationText>
<MSTZ>Eastern Standard Time</MSTZ>
<OLSENTZ>America/New_York</OLSENTZ>
<Province>NJ</Province>
<UnLocode>USEZA</UnLocode>
</EventLocation>
<Facility>ELIZABETH MARINE TRM</Facility>
<FacilityCode>ELIZMARTRM</FacilityCode>
<IANATZ>America/New_York</IANATZ>
<IMO />
<IsEstimate>false</IsEstimate>
<MMSI />
<Mode>Rail</Mode>
<RailCar />
<Reference>19269326</Reference>
<Sequence>11</Sequence>
<TimeZone>Eastern Standard Time</TimeZone>
<VesselName />
<VoyageNumber />
<disposition />
<order>-1</order>
</TrackingEventDto>
<TrackingEventDto>
<Description>RAIL ARRIVED INBOUND</Description>
<EventCode>R3</EventCode>
<EventDate>2023-09-15T05:51:00</EventDate>
<EventLocation>
<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>
</EventLocation>
<Facility>CSXT 59TH STREET</Facility>
<FacilityCode>CSXT59</FacilityCode>
<IANATZ>America/Chicago</IANATZ>
<IMO />
<IsEstimate>false</IsEstimate>
<MMSI />
<Mode>Rail</Mode>
<RailCar />
<Reference>19269327</Reference>
<Sequence>12</Sequence>
<TimeZone>Central Standard Time</TimeZone>
<VesselName />
<VoyageNumber />
<disposition />
<order>-1</order>
</TrackingEventDto>
<TrackingEventDto>
<Description>RAIL UNLOADED INBOUND</Description>
<EventCode>R4</EventCode>
<EventDate>2023-09-16T02:00:00</EventDate>
<EventLocation>
<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>
</EventLocation>
<Facility>CSXT 59TH STREET</Facility>
<FacilityCode>CSXT59</FacilityCode>
<IANATZ>America/Chicago</IANATZ>
<IMO />
<IsEstimate>false</IsEstimate>
<MMSI />
<Mode>Rail</Mode>
<RailCar />
<Reference>19269328</Reference>
<Sequence>13</Sequence>
<TimeZone>Central Standard Time</TimeZone>
<VesselName />
<VoyageNumber />
<disposition />
<order>-1</order>
</TrackingEventDto>
<TrackingEventDto>
<Description>AVAILABLE FOR PICKUP</Description>
<EventCode>Q6</EventCode>
<EventDate>2023-09-16T02:00:01</EventDate>
<EventLocation>
<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>
</EventLocation>
<Facility>CSXT 59TH STREET</Facility>
<FacilityCode>CSXT59</FacilityCode>
<IANATZ>America/Chicago</IANATZ>
<IMO />
<IsEstimate>false</IsEstimate>
<MMSI />
<Mode />
<RailCar />
<Reference>19269329</Reference>
<Sequence>14</Sequence>
<TimeZone>Central Standard Time</TimeZone>
<VesselName />
<VoyageNumber />
<disposition />
<order>-1</order>
</TrackingEventDto>
<TrackingEventDto>
<Description>GATE OUT DELIVERY FULL</Description>
<EventCode>G2</EventCode>
<EventDate>2023-09-18T10:22:00</EventDate>
<EventLocation>
<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>
</EventLocation>
<Facility>CSXT 59TH STREET</Facility>
<FacilityCode>CSXT59</FacilityCode>
<IANATZ>America/Chicago</IANATZ>
<IMO />
<IsEstimate>false</IsEstimate>
<MMSI />
<Mode />
<RailCar />
<Reference>19269330</Reference>
<Sequence>15</Sequence>
<TimeZone>Central Standard Time</TimeZone>
<VesselName />
<VoyageNumber />
<disposition />
<order>-1</order>
</TrackingEventDto>
<TrackingEventDto>
<Description>RETURNED EMPTY</Description>
<EventCode>E2</EventCode>
<EventDate>2023-09-20T06:50:00</EventDate>
<EventLocation>
<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>
</EventLocation>
<Facility>ITI INTERMODAL - CHICAGO (DEPOT)</Facility>
<FacilityCode />
<IANATZ>America/Chicago</IANATZ>
<IMO />
<IsEstimate>false</IsEstimate>
<MMSI />
<Mode />
<RailCar />
<Reference>19269331</Reference>
<Sequence>16</Sequence>
<TimeZone>Central Standard Time</TimeZone>
<VesselName />
<VoyageNumber />
<disposition />
<order>-1</order>
</TrackingEventDto>
</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>
<TrackingEventDto>
<Description>EMPTY TO SHIPPER</Description>
<EventCode>E1</EventCode>
<EventDate>2023-08-30T06:48:00</EventDate>
<EventLocation>
<City>Fredericia</City>
<CountryCode>DK</CountryCode>
<GeoWayPoints>5535N 00945E</GeoWayPoints>
<LocationText>Fredericia</LocationText>
<MSTZ>Central European Standard Time</MSTZ>
<OLSENTZ>Europe/Copenhagen</OLSENTZ>
<Province />
<UnLocode>DKFRC</UnLocode>
</EventLocation>
<Facility>TAULOV CONTAINER & RAIL TERMINAL</Facility>
<FacilityCode />
<IANATZ>Europe/Copenhagen</IANATZ>
<IMO />
<IsEstimate>false</IsEstimate>
<MMSI />
<Mode />
<RailCar />
<Reference>19269284</Reference>
<Sequence>1</Sequence>
<TimeZone>Central European Standard Time</TimeZone>
<VesselName />
<VoyageNumber />
<disposition />
<order>-1</order>
</TrackingEventDto>
<TrackingEventDto>
<Description>GATE IN TO OUTBOUND</Description>
<EventCode>G1</EventCode>
<EventDate>2023-08-31T09:00:00</EventDate>
<EventLocation>
<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>
</EventLocation>
<Facility>CTA (CONTAINER TERMINAL ALTENWERDER)</Facility>
<FacilityCode />
<IANATZ>Europe/Berlin</IANATZ>
<IMO />
<IsEstimate>false</IsEstimate>
<MMSI />
<Mode />
<RailCar />
<Reference>19269285</Reference>
<Sequence>2</Sequence>
<TimeZone>W. Europe Standard Time</TimeZone>
<VesselName />
<VoyageNumber />
<disposition />
<order>-1</order>
</TrackingEventDto>
<TrackingEventDto>
<Description>LOADED ON BOARD</Description>
<EventCode>LB</EventCode>
<EventDate>2023-09-01T21:04:00</EventDate>
<EventLocation>
<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>
</EventLocation>
<Facility>CTA (CONTAINER TERMINAL ALTENWERDER)</Facility>
<FacilityCode />
<IANATZ>Europe/Berlin</IANATZ>
<IMO>9447914</IMO>
<IsEstimate>false</IsEstimate>
<MMSI>636092782</MMSI>
<Mode>Vessel</Mode>
<RailCar />
<Reference>19269286</Reference>
<Sequence>3</Sequence>
<TimeZone>W. Europe Standard Time</TimeZone>
<VesselName>TORRENTE</VesselName>
<VoyageNumber>0017W</VoyageNumber>
<disposition />
<order>-1</order>
</TrackingEventDto>
<TrackingEventDto>
<Description>DEPARTED POL</Description>
<EventCode>DP</EventCode>
<EventDate>2023-09-02T22:35:00</EventDate>
<EventLocation>
<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>
</EventLocation>
<Facility>CTA (CONTAINER TERMINAL ALTENWERDER)</Facility>
<FacilityCode />
<IANATZ>Europe/Berlin</IANATZ>
<IMO>9447914</IMO>
<IsEstimate>false</IsEstimate>
<MMSI>636092782</MMSI>
<Mode>Vessel</Mode>
<RailCar />
<Reference>19269287</Reference>
<Sequence>4</Sequence>
<TimeZone>W. Europe Standard Time</TimeZone>
<VesselName>TORRENTE</VesselName>
<VoyageNumber>0017W</VoyageNumber>
<disposition />
<order>-1</order>
</TrackingEventDto>
<TrackingEventDto>
<Description>ARRIVAL AT PORT OF DISCHARGE</Description>
<EventCode>AD</EventCode>
<EventDate>2023-09-12T08:20:00</EventDate>
<EventLocation>
<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>
</EventLocation>
<Facility>MAHER</Facility>
<FacilityCode>MAHER</FacilityCode>
<IANATZ>America/New_York</IANATZ>
<IMO>9447914</IMO>
<IsEstimate>false</IsEstimate>
<MMSI>636092782</MMSI>
<Mode>Vessel</Mode>
<RailCar />
<Reference>19269288</Reference>
<Sequence>5</Sequence>
<TimeZone>Eastern Standard Time</TimeZone>
<VesselName>TORRENTE</VesselName>
<VoyageNumber>0017W</VoyageNumber>
<disposition />
<order>-1</order>
</TrackingEventDto>
<TrackingEventDto>
<Description>BERTHING AT POD</Description>
<EventCode>PB</EventCode>
<EventDate>2023-09-12T11:38:00</EventDate>
<EventLocation>
<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>
</EventLocation>
<Facility>MAHER</Facility>
<FacilityCode>MAHER</FacilityCode>
<IANATZ>America/New_York</IANATZ>
<IMO>9447914</IMO>
<IsEstimate>false</IsEstimate>
<MMSI>636092782</MMSI>
<Mode>Vessel</Mode>
<RailCar />
<Reference>19269289</Reference>
<Sequence>6</Sequence>
<TimeZone>Eastern Standard Time</TimeZone>
<VesselName>TORRENTE</VesselName>
<VoyageNumber>0017W</VoyageNumber>
<disposition />
<order>-1</order>
</TrackingEventDto>
<TrackingEventDto>
<Description>DISCHARGED</Description>
<EventCode>D1</EventCode>
<EventDate>2023-09-12T17:37:00</EventDate>
<EventLocation>
<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>
</EventLocation>
<Facility>MAHER</Facility>
<FacilityCode>MAHER</FacilityCode>
<IANATZ>America/New_York</IANATZ>
<IMO>9447914</IMO>
<IsEstimate>false</IsEstimate>
<MMSI>636092782</MMSI>
<Mode>Vessel</Mode>
<RailCar />
<Reference>19269290</Reference>
<Sequence>7</Sequence>
<TimeZone>Eastern Standard Time</TimeZone>
<VesselName>TORRENTE</VesselName>
<VoyageNumber>0017W</VoyageNumber>
<disposition />
<order>-1</order>
</TrackingEventDto>
<TrackingEventDto>
<Description>GATE OUT DELIVERY FULL</Description>
<EventCode>G2</EventCode>
<EventDate>2023-09-12T21:04:00</EventDate>
<EventLocation>
<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>
</EventLocation>
<Facility>MAHER</Facility>
<FacilityCode>MAHER</FacilityCode>
<IANATZ>America/New_York</IANATZ>
<IMO />
<IsEstimate>false</IsEstimate>
<MMSI />
<Mode />
<RailCar />
<Reference>19269291</Reference>
<Sequence>8</Sequence>
<TimeZone>Eastern Standard Time</TimeZone>
<VesselName />
<VoyageNumber />
<disposition />
<order>-1</order>
</TrackingEventDto>
<TrackingEventDto>
<Description>GATE IN TO OUTBOUND</Description>
<EventCode>G1</EventCode>
<EventDate>2023-09-12T21:04:00</EventDate>
<EventLocation>
<City>Elizabeth</City>
<CountryCode>US</CountryCode>
<GeoWayPoints>4039N 07411W</GeoWayPoints>
<LocationText>Elizabeth</LocationText>
<MSTZ>Eastern Standard Time</MSTZ>
<OLSENTZ>America/New_York</OLSENTZ>
<Province>NJ</Province>
<UnLocode>USEZA</UnLocode>
</EventLocation>
<Facility>ELIZABETH MARINE TRM</Facility>
<FacilityCode>ELIZMARTRM</FacilityCode>
<IANATZ>America/New_York</IANATZ>
<IMO />
<IsEstimate>false</IsEstimate>
<MMSI />
<Mode />
<RailCar />
<Reference>19269292</Reference>
<Sequence>9</Sequence>
<TimeZone>Eastern Standard Time</TimeZone>
<VesselName />
<VoyageNumber />
<disposition />
<order>-1</order>
</TrackingEventDto>
<TrackingEventDto>
<Description>RAIL LOADED INBOUND</Description>
<EventCode>R1</EventCode>
<EventDate>2023-09-13T16:27:00</EventDate>
<EventLocation>
<City>Elizabeth</City>
<CountryCode>US</CountryCode>
<GeoWayPoints>4039N 07411W</GeoWayPoints>
<LocationText>Elizabeth</LocationText>
<MSTZ>Eastern Standard Time</MSTZ>
<OLSENTZ>America/New_York</OLSENTZ>
<Province>NJ</Province>
<UnLocode>USEZA</UnLocode>
</EventLocation>
<Facility>ELIZABETH MARINE TRM</Facility>
<FacilityCode>ELIZMARTRM</FacilityCode>
<IANATZ>America/New_York</IANATZ>
<IMO />
<IsEstimate>false</IsEstimate>
<MMSI />
<Mode>Rail</Mode>
<RailCar />
<Reference>19269293</Reference>
<Sequence>10</Sequence>
<TimeZone>Eastern Standard Time</TimeZone>
<VesselName />
<VoyageNumber />
<disposition />
<order>-1</order>
</TrackingEventDto>
<TrackingEventDto>
<Description>RAIL DEPARTED INBOUND</Description>
<EventCode>R2</EventCode>
<EventDate>2023-09-13T22:48:00</EventDate>
<EventLocation>
<City>Elizabeth</City>
<CountryCode>US</CountryCode>
<GeoWayPoints>4039N 07411W</GeoWayPoints>
<LocationText>Elizabeth</LocationText>
<MSTZ>Eastern Standard Time</MSTZ>
<OLSENTZ>America/New_York</OLSENTZ>
<Province>NJ</Province>
<UnLocode>USEZA</UnLocode>
</EventLocation>
<Facility>ELIZABETH MARINE TRM</Facility>
<FacilityCode>ELIZMARTRM</FacilityCode>
<IANATZ>America/New_York</IANATZ>
<IMO />
<IsEstimate>false</IsEstimate>
<MMSI />
<Mode>Rail</Mode>
<RailCar />
<Reference>19269294</Reference>
<Sequence>11</Sequence>
<TimeZone>Eastern Standard Time</TimeZone>
<VesselName />
<VoyageNumber />
<disposition />
<order>-1</order>
</TrackingEventDto>
<TrackingEventDto>
<Description>RAIL ARRIVED INBOUND</Description>
<EventCode>R3</EventCode>
<EventDate>2023-09-15T05:51:00</EventDate>
<EventLocation>
<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>
</EventLocation>
<Facility>CSXT 59TH STREET</Facility>
<FacilityCode>CSXT59</FacilityCode>
<IANATZ>America/Chicago</IANATZ>
<IMO />
<IsEstimate>false</IsEstimate>
<MMSI />
<Mode>Rail</Mode>
<RailCar />
<Reference>19269295</Reference>
<Sequence>12</Sequence>
<TimeZone>Central Standard Time</TimeZone>
<VesselName />
<VoyageNumber />
<disposition />
<order>-1</order>
</TrackingEventDto>
<TrackingEventDto>
<Description>RAIL UNLOADED INBOUND</Description>
<EventCode>R4</EventCode>
<EventDate>2023-09-16T05:16:00</EventDate>
<EventLocation>
<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>
</EventLocation>
<Facility>CSXT 59TH STREET</Facility>
<FacilityCode>CSXT59</FacilityCode>
<IANATZ>America/Chicago</IANATZ>
<IMO />
<IsEstimate>false</IsEstimate>
<MMSI />
<Mode>Rail</Mode>
<RailCar />
<Reference>19269296</Reference>
<Sequence>13</Sequence>
<TimeZone>Central Standard Time</TimeZone>
<VesselName />
<VoyageNumber />
<disposition />
<order>-1</order>
</TrackingEventDto>
<TrackingEventDto>
<Description>AVAILABLE FOR PICKUP</Description>
<EventCode>Q6</EventCode>
<EventDate>2023-09-16T05:16:01</EventDate>
<EventLocation>
<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>
</EventLocation>
<Facility>CSXT 59TH STREET</Facility>
<FacilityCode>CSXT59</FacilityCode>
<IANATZ>America/Chicago</IANATZ>
<IMO />
<IsEstimate>false</IsEstimate>
<MMSI />
<Mode />
<RailCar />
<Reference>19269297</Reference>
<Sequence>14</Sequence>
<TimeZone>Central Standard Time</TimeZone>
<VesselName />
<VoyageNumber />
<disposition />
<order>-1</order>
</TrackingEventDto>
<TrackingEventDto>
<Description>GATE OUT DELIVERY FULL</Description>
<EventCode>G2</EventCode>
<EventDate>2023-09-18T09:43:00</EventDate>
<EventLocation>
<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>
</EventLocation>
<Facility>CSXT 59TH STREET</Facility>
<FacilityCode>CSXT59</FacilityCode>
<IANATZ>America/Chicago</IANATZ>
<IMO />
<IsEstimate>false</IsEstimate>
<MMSI />
<Mode />
<RailCar />
<Reference>19269298</Reference>
<Sequence>15</Sequence>
<TimeZone>Central Standard Time</TimeZone>
<VesselName />
<VoyageNumber />
<disposition />
<order>-1</order>
</TrackingEventDto>
<TrackingEventDto>
<Description>RETURNED EMPTY</Description>
<EventCode>E2</EventCode>
<EventDate>2023-09-20T16:29:00</EventDate>
<EventLocation>
<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>
</EventLocation>
<Facility>UP JIT</Facility>
<FacilityCode>UPJIT</FacilityCode>
<IANATZ>America/Chicago</IANATZ>
<IMO />
<IsEstimate>false</IsEstimate>
<MMSI />
<Mode />
<RailCar />
<Reference>19269299</Reference>
<Sequence>16</Sequence>
<TimeZone>Central Standard Time</TimeZone>
<VesselName />
<VoyageNumber />
<disposition />
<order>-1</order>
</TrackingEventDto>
</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>
<tms>
<group />
<srqs />
<type>none</type>
</tms>
</PushTrackingDataTMSV2>
application/json, text/json
{
"functionalacknowledgment": null,
"cbl": null,
"cnt": null,
"tms": {
"type": 0,
"group": null,
"srqs": 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": [
{
"Sequence": 1,
"EventCode": "E1",
"Description": "EMPTY TO SHIPPER",
"VesselName": null,
"VoyageNumber": null,
"IMO": null,
"MMSI": null,
"RailCar": null,
"Mode": null,
"IsEstimate": false,
"EventDate": "2023-08-30T10:00:00",
"TimeZone": "Central European Standard Time",
"IANATZ": "Europe/Copenhagen",
"EventLocation": {
"LocationText": "Fredericia",
"UnLocode": "DKFRC",
"City": "Fredericia",
"Province": "",
"CountryCode": "DK",
"GeoWayPoints": "5535N 00945E",
"OLSENTZ": "Europe/Copenhagen",
"MSTZ": "Central European Standard Time"
},
"Facility": "TAULOV CONTAINER & RAIL TERMINAL",
"FacilityCode": null,
"Reference": "19269300",
"order": -1,
"disposition": null
},
{
"Sequence": 2,
"EventCode": "G1",
"Description": "GATE IN TO OUTBOUND",
"VesselName": null,
"VoyageNumber": null,
"IMO": null,
"MMSI": null,
"RailCar": null,
"Mode": null,
"IsEstimate": false,
"EventDate": "2023-08-31T07:43:00",
"TimeZone": "W. Europe Standard Time",
"IANATZ": "Europe/Berlin",
"EventLocation": {
"LocationText": "Hamburg",
"UnLocode": "DEHAM",
"City": "Hamburg",
"Province": "HH",
"CountryCode": "DE",
"GeoWayPoints": "5331N 00956E",
"OLSENTZ": "Europe/Berlin",
"MSTZ": "W. Europe Standard Time"
},
"Facility": "CTA (CONTAINER TERMINAL ALTENWERDER)",
"FacilityCode": null,
"Reference": "19269301",
"order": -1,
"disposition": null
},
{
"Sequence": 3,
"EventCode": "LB",
"Description": "LOADED ON BOARD",
"VesselName": "TORRENTE",
"VoyageNumber": "0017W",
"IMO": "9447914",
"MMSI": "636092782",
"RailCar": null,
"Mode": "Vessel",
"IsEstimate": false,
"EventDate": "2023-09-02T11:52:00",
"TimeZone": "W. Europe Standard Time",
"IANATZ": "Europe/Berlin",
"EventLocation": {
"LocationText": "Hamburg",
"UnLocode": "DEHAM",
"City": "Hamburg",
"Province": "HH",
"CountryCode": "DE",
"GeoWayPoints": "5331N 00956E",
"OLSENTZ": "Europe/Berlin",
"MSTZ": "W. Europe Standard Time"
},
"Facility": "CTA (CONTAINER TERMINAL ALTENWERDER)",
"FacilityCode": null,
"Reference": "19269302",
"order": -1,
"disposition": null
},
{
"Sequence": 4,
"EventCode": "DP",
"Description": "DEPARTED POL",
"VesselName": "TORRENTE",
"VoyageNumber": "0017W",
"IMO": "9447914",
"MMSI": "636092782",
"RailCar": null,
"Mode": "Vessel",
"IsEstimate": false,
"EventDate": "2023-09-02T22:35:00",
"TimeZone": "W. Europe Standard Time",
"IANATZ": "Europe/Berlin",
"EventLocation": {
"LocationText": "Hamburg",
"UnLocode": "DEHAM",
"City": "Hamburg",
"Province": "HH",
"CountryCode": "DE",
"GeoWayPoints": "5331N 00956E",
"OLSENTZ": "Europe/Berlin",
"MSTZ": "W. Europe Standard Time"
},
"Facility": "CTA (CONTAINER TERMINAL ALTENWERDER)",
"FacilityCode": null,
"Reference": "19269303",
"order": -1,
"disposition": null
},
{
"Sequence": 5,
"EventCode": "AD",
"Description": "ARRIVAL AT PORT OF DISCHARGE",
"VesselName": "TORRENTE",
"VoyageNumber": "0017W",
"IMO": "9447914",
"MMSI": "636092782",
"RailCar": null,
"Mode": "Vessel",
"IsEstimate": false,
"EventDate": "2023-09-12T08:20:00",
"TimeZone": "Eastern Standard Time",
"IANATZ": "America/New_York",
"EventLocation": {
"LocationText": "New York",
"UnLocode": "USNYC",
"City": "New York",
"Province": "NY",
"CountryCode": "US",
"GeoWayPoints": "4042N 07400W",
"OLSENTZ": "America/New_York",
"MSTZ": "Eastern Standard Time"
},
"Facility": "MAHER",
"FacilityCode": "MAHER",
"Reference": "19269304",
"order": -1,
"disposition": null
},
{
"Sequence": 6,
"EventCode": "PB",
"Description": "BERTHING AT POD",
"VesselName": "TORRENTE",
"VoyageNumber": "0017W",
"IMO": "9447914",
"MMSI": "636092782",
"RailCar": null,
"Mode": "Vessel",
"IsEstimate": false,
"EventDate": "2023-09-12T11:38:00",
"TimeZone": "Eastern Standard Time",
"IANATZ": "America/New_York",
"EventLocation": {
"LocationText": "New York",
"UnLocode": "USNYC",
"City": "New York",
"Province": "NY",
"CountryCode": "US",
"GeoWayPoints": "4042N 07400W",
"OLSENTZ": "America/New_York",
"MSTZ": "Eastern Standard Time"
},
"Facility": "MAHER",
"FacilityCode": "MAHER",
"Reference": "19269305",
"order": -1,
"disposition": null
},
{
"Sequence": 7,
"EventCode": "D1",
"Description": "DISCHARGED",
"VesselName": "TORRENTE",
"VoyageNumber": "0017W",
"IMO": "9447914",
"MMSI": "636092782",
"RailCar": null,
"Mode": "Vessel",
"IsEstimate": false,
"EventDate": "2023-09-12T13:34:00",
"TimeZone": "Eastern Standard Time",
"IANATZ": "America/New_York",
"EventLocation": {
"LocationText": "New York",
"UnLocode": "USNYC",
"City": "New York",
"Province": "NY",
"CountryCode": "US",
"GeoWayPoints": "4042N 07400W",
"OLSENTZ": "America/New_York",
"MSTZ": "Eastern Standard Time"
},
"Facility": "MAHER",
"FacilityCode": "MAHER",
"Reference": "19269306",
"order": -1,
"disposition": null
},
{
"Sequence": 8,
"EventCode": "G2",
"Description": "GATE OUT DELIVERY FULL",
"VesselName": null,
"VoyageNumber": null,
"IMO": null,
"MMSI": null,
"RailCar": null,
"Mode": null,
"IsEstimate": false,
"EventDate": "2023-09-12T14:49:00",
"TimeZone": "Eastern Standard Time",
"IANATZ": "America/New_York",
"EventLocation": {
"LocationText": "New York",
"UnLocode": "USNYC",
"City": "New York",
"Province": "NY",
"CountryCode": "US",
"GeoWayPoints": "4042N 07400W",
"OLSENTZ": "America/New_York",
"MSTZ": "Eastern Standard Time"
},
"Facility": "MAHER",
"FacilityCode": "MAHER",
"Reference": "19269307",
"order": -1,
"disposition": null
},
{
"Sequence": 9,
"EventCode": "G1",
"Description": "GATE IN TO OUTBOUND",
"VesselName": null,
"VoyageNumber": null,
"IMO": null,
"MMSI": null,
"RailCar": null,
"Mode": null,
"IsEstimate": false,
"EventDate": "2023-09-12T14:49:00",
"TimeZone": "Eastern Standard Time",
"IANATZ": "America/New_York",
"EventLocation": {
"LocationText": "Elizabeth",
"UnLocode": "USEZA",
"City": "Elizabeth",
"Province": "NJ",
"CountryCode": "US",
"GeoWayPoints": "4039N 07411W",
"OLSENTZ": "America/New_York",
"MSTZ": "Eastern Standard Time"
},
"Facility": "ELIZABETH MARINE TRM",
"FacilityCode": "ELIZMARTRM",
"Reference": "19269308",
"order": -1,
"disposition": null
},
{
"Sequence": 10,
"EventCode": "R1",
"Description": "RAIL LOADED INBOUND",
"VesselName": null,
"VoyageNumber": null,
"IMO": null,
"MMSI": null,
"RailCar": null,
"Mode": "Rail",
"IsEstimate": false,
"EventDate": "2023-09-13T16:27:00",
"TimeZone": "Eastern Standard Time",
"IANATZ": "America/New_York",
"EventLocation": {
"LocationText": "Elizabeth",
"UnLocode": "USEZA",
"City": "Elizabeth",
"Province": "NJ",
"CountryCode": "US",
"GeoWayPoints": "4039N 07411W",
"OLSENTZ": "America/New_York",
"MSTZ": "Eastern Standard Time"
},
"Facility": "ELIZABETH MARINE TRM",
"FacilityCode": "ELIZMARTRM",
"Reference": "19269309",
"order": -1,
"disposition": null
},
{
"Sequence": 11,
"EventCode": "R2",
"Description": "RAIL DEPARTED INBOUND",
"VesselName": null,
"VoyageNumber": null,
"IMO": null,
"MMSI": null,
"RailCar": null,
"Mode": "Rail",
"IsEstimate": false,
"EventDate": "2023-09-13T22:48:00",
"TimeZone": "Eastern Standard Time",
"IANATZ": "America/New_York",
"EventLocation": {
"LocationText": "Elizabeth",
"UnLocode": "USEZA",
"City": "Elizabeth",
"Province": "NJ",
"CountryCode": "US",
"GeoWayPoints": "4039N 07411W",
"OLSENTZ": "America/New_York",
"MSTZ": "Eastern Standard Time"
},
"Facility": "ELIZABETH MARINE TRM",
"FacilityCode": "ELIZMARTRM",
"Reference": "19269310",
"order": -1,
"disposition": null
},
{
"Sequence": 12,
"EventCode": "R3",
"Description": "RAIL ARRIVED INBOUND",
"VesselName": null,
"VoyageNumber": null,
"IMO": null,
"MMSI": null,
"RailCar": null,
"Mode": "Rail",
"IsEstimate": false,
"EventDate": "2023-09-15T05:51:00",
"TimeZone": "Central Standard Time",
"IANATZ": "America/Chicago",
"EventLocation": {
"LocationText": "Chicago",
"UnLocode": "USCHI",
"City": "Chicago",
"Province": "IL",
"CountryCode": "US",
"GeoWayPoints": "4152N 08737W",
"OLSENTZ": "America/Chicago",
"MSTZ": "Central Standard Time"
},
"Facility": "CSXT 59TH STREET",
"FacilityCode": "CSXT59",
"Reference": "19269311",
"order": -1,
"disposition": null
},
{
"Sequence": 13,
"EventCode": "R4",
"Description": "RAIL UNLOADED INBOUND",
"VesselName": null,
"VoyageNumber": null,
"IMO": null,
"MMSI": null,
"RailCar": null,
"Mode": "Rail",
"IsEstimate": false,
"EventDate": "2023-09-16T02:31:00",
"TimeZone": "Central Standard Time",
"IANATZ": "America/Chicago",
"EventLocation": {
"LocationText": "Chicago",
"UnLocode": "USCHI",
"City": "Chicago",
"Province": "IL",
"CountryCode": "US",
"GeoWayPoints": "4152N 08737W",
"OLSENTZ": "America/Chicago",
"MSTZ": "Central Standard Time"
},
"Facility": "CSXT 59TH STREET",
"FacilityCode": "CSXT59",
"Reference": "19269312",
"order": -1,
"disposition": null
},
{
"Sequence": 14,
"EventCode": "Q6",
"Description": "AVAILABLE FOR PICKUP",
"VesselName": null,
"VoyageNumber": null,
"IMO": null,
"MMSI": null,
"RailCar": null,
"Mode": null,
"IsEstimate": false,
"EventDate": "2023-09-16T02:31:01",
"TimeZone": "Central Standard Time",
"IANATZ": "America/Chicago",
"EventLocation": {
"LocationText": "Chicago",
"UnLocode": "USCHI",
"City": "Chicago",
"Province": "IL",
"CountryCode": "US",
"GeoWayPoints": "4152N 08737W",
"OLSENTZ": "America/Chicago",
"MSTZ": "Central Standard Time"
},
"Facility": "CSXT 59TH STREET",
"FacilityCode": "CSXT59",
"Reference": "19269313",
"order": -1,
"disposition": null
},
{
"Sequence": 15,
"EventCode": "G2",
"Description": "GATE OUT DELIVERY FULL",
"VesselName": null,
"VoyageNumber": null,
"IMO": null,
"MMSI": null,
"RailCar": null,
"Mode": null,
"IsEstimate": false,
"EventDate": "2023-09-18T14:39:00",
"TimeZone": "Central Standard Time",
"IANATZ": "America/Chicago",
"EventLocation": {
"LocationText": "Chicago",
"UnLocode": "USCHI",
"City": "Chicago",
"Province": "IL",
"CountryCode": "US",
"GeoWayPoints": "4152N 08737W",
"OLSENTZ": "America/Chicago",
"MSTZ": "Central Standard Time"
},
"Facility": "CSXT 59TH STREET",
"FacilityCode": "CSXT59",
"Reference": "19269314",
"order": -1,
"disposition": null
},
{
"Sequence": 16,
"EventCode": "E2",
"Description": "RETURNED EMPTY",
"VesselName": null,
"VoyageNumber": null,
"IMO": null,
"MMSI": null,
"RailCar": null,
"Mode": null,
"IsEstimate": false,
"EventDate": "2023-09-20T03:44:00",
"TimeZone": "Central Standard Time",
"IANATZ": "America/Chicago",
"EventLocation": {
"LocationText": "Harvey",
"UnLocode": "USHRY",
"City": "Harvey",
"Province": "IL",
"CountryCode": "US",
"GeoWayPoints": "4136N 08739W",
"OLSENTZ": "America/Chicago",
"MSTZ": "Central Standard Time"
},
"Facility": "CN HARVEY",
"FacilityCode": "CNRHARVEY",
"Reference": "19269315",
"order": -1,
"disposition": 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": [
{
"Sequence": 1,
"EventCode": "E1",
"Description": "EMPTY TO SHIPPER",
"VesselName": null,
"VoyageNumber": null,
"IMO": null,
"MMSI": null,
"RailCar": null,
"Mode": null,
"IsEstimate": false,
"EventDate": "2023-08-30T06:49:00",
"TimeZone": "Central European Standard Time",
"IANATZ": "Europe/Copenhagen",
"EventLocation": {
"LocationText": "Fredericia",
"UnLocode": "DKFRC",
"City": "Fredericia",
"Province": "",
"CountryCode": "DK",
"GeoWayPoints": "5535N 00945E",
"OLSENTZ": "Europe/Copenhagen",
"MSTZ": "Central European Standard Time"
},
"Facility": "TAULOV CONTAINER & RAIL TERMINAL",
"FacilityCode": null,
"Reference": "19269316",
"order": -1,
"disposition": null
},
{
"Sequence": 2,
"EventCode": "G1",
"Description": "GATE IN TO OUTBOUND",
"VesselName": null,
"VoyageNumber": null,
"IMO": null,
"MMSI": null,
"RailCar": null,
"Mode": null,
"IsEstimate": false,
"EventDate": "2023-08-31T06:20:00",
"TimeZone": "W. Europe Standard Time",
"IANATZ": "Europe/Berlin",
"EventLocation": {
"LocationText": "Hamburg",
"UnLocode": "DEHAM",
"City": "Hamburg",
"Province": "HH",
"CountryCode": "DE",
"GeoWayPoints": "5331N 00956E",
"OLSENTZ": "Europe/Berlin",
"MSTZ": "W. Europe Standard Time"
},
"Facility": "CTA (CONTAINER TERMINAL ALTENWERDER)",
"FacilityCode": null,
"Reference": "19269317",
"order": -1,
"disposition": null
},
{
"Sequence": 3,
"EventCode": "LB",
"Description": "LOADED ON BOARD",
"VesselName": "TORRENTE",
"VoyageNumber": "0017W",
"IMO": "9447914",
"MMSI": "636092782",
"RailCar": null,
"Mode": "Vessel",
"IsEstimate": false,
"EventDate": "2023-09-02T11:28:00",
"TimeZone": "W. Europe Standard Time",
"IANATZ": "Europe/Berlin",
"EventLocation": {
"LocationText": "Hamburg",
"UnLocode": "DEHAM",
"City": "Hamburg",
"Province": "HH",
"CountryCode": "DE",
"GeoWayPoints": "5331N 00956E",
"OLSENTZ": "Europe/Berlin",
"MSTZ": "W. Europe Standard Time"
},
"Facility": "CTA (CONTAINER TERMINAL ALTENWERDER)",
"FacilityCode": null,
"Reference": "19269318",
"order": -1,
"disposition": null
},
{
"Sequence": 4,
"EventCode": "DP",
"Description": "DEPARTED POL",
"VesselName": "TORRENTE",
"VoyageNumber": "0017W",
"IMO": "9447914",
"MMSI": "636092782",
"RailCar": null,
"Mode": "Vessel",
"IsEstimate": false,
"EventDate": "2023-09-02T22:35:00",
"TimeZone": "W. Europe Standard Time",
"IANATZ": "Europe/Berlin",
"EventLocation": {
"LocationText": "Hamburg",
"UnLocode": "DEHAM",
"City": "Hamburg",
"Province": "HH",
"CountryCode": "DE",
"GeoWayPoints": "5331N 00956E",
"OLSENTZ": "Europe/Berlin",
"MSTZ": "W. Europe Standard Time"
},
"Facility": "CTA (CONTAINER TERMINAL ALTENWERDER)",
"FacilityCode": null,
"Reference": "19269319",
"order": -1,
"disposition": null
},
{
"Sequence": 5,
"EventCode": "AD",
"Description": "ARRIVAL AT PORT OF DISCHARGE",
"VesselName": "TORRENTE",
"VoyageNumber": "0017W",
"IMO": "9447914",
"MMSI": "636092782",
"RailCar": null,
"Mode": "Vessel",
"IsEstimate": false,
"EventDate": "2023-09-12T08:20:00",
"TimeZone": "Eastern Standard Time",
"IANATZ": "America/New_York",
"EventLocation": {
"LocationText": "New York",
"UnLocode": "USNYC",
"City": "New York",
"Province": "NY",
"CountryCode": "US",
"GeoWayPoints": "4042N 07400W",
"OLSENTZ": "America/New_York",
"MSTZ": "Eastern Standard Time"
},
"Facility": "MAHER",
"FacilityCode": "MAHER",
"Reference": "19269320",
"order": -1,
"disposition": null
},
{
"Sequence": 6,
"EventCode": "PB",
"Description": "BERTHING AT POD",
"VesselName": "TORRENTE",
"VoyageNumber": "0017W",
"IMO": "9447914",
"MMSI": "636092782",
"RailCar": null,
"Mode": "Vessel",
"IsEstimate": false,
"EventDate": "2023-09-12T11:38:00",
"TimeZone": "Eastern Standard Time",
"IANATZ": "America/New_York",
"EventLocation": {
"LocationText": "New York",
"UnLocode": "USNYC",
"City": "New York",
"Province": "NY",
"CountryCode": "US",
"GeoWayPoints": "4042N 07400W",
"OLSENTZ": "America/New_York",
"MSTZ": "Eastern Standard Time"
},
"Facility": "MAHER",
"FacilityCode": "MAHER",
"Reference": "19269321",
"order": -1,
"disposition": null
},
{
"Sequence": 7,
"EventCode": "D1",
"Description": "DISCHARGED",
"VesselName": "TORRENTE",
"VoyageNumber": "0017W",
"IMO": "9447914",
"MMSI": "636092782",
"RailCar": null,
"Mode": "Vessel",
"IsEstimate": false,
"EventDate": "2023-09-12T14:23:00",
"TimeZone": "Eastern Standard Time",
"IANATZ": "America/New_York",
"EventLocation": {
"LocationText": "New York",
"UnLocode": "USNYC",
"City": "New York",
"Province": "NY",
"CountryCode": "US",
"GeoWayPoints": "4042N 07400W",
"OLSENTZ": "America/New_York",
"MSTZ": "Eastern Standard Time"
},
"Facility": "MAHER",
"FacilityCode": "MAHER",
"Reference": "19269322",
"order": -1,
"disposition": null
},
{
"Sequence": 8,
"EventCode": "G2",
"Description": "GATE OUT DELIVERY FULL",
"VesselName": null,
"VoyageNumber": null,
"IMO": null,
"MMSI": null,
"RailCar": null,
"Mode": null,
"IsEstimate": false,
"EventDate": "2023-09-12T17:22:00",
"TimeZone": "Eastern Standard Time",
"IANATZ": "America/New_York",
"EventLocation": {
"LocationText": "New York",
"UnLocode": "USNYC",
"City": "New York",
"Province": "NY",
"CountryCode": "US",
"GeoWayPoints": "4042N 07400W",
"OLSENTZ": "America/New_York",
"MSTZ": "Eastern Standard Time"
},
"Facility": "MAHER",
"FacilityCode": "MAHER",
"Reference": "19269323",
"order": -1,
"disposition": null
},
{
"Sequence": 9,
"EventCode": "G1",
"Description": "GATE IN TO OUTBOUND",
"VesselName": null,
"VoyageNumber": null,
"IMO": null,
"MMSI": null,
"RailCar": null,
"Mode": null,
"IsEstimate": false,
"EventDate": "2023-09-12T17:22:00",
"TimeZone": "Eastern Standard Time",
"IANATZ": "America/New_York",
"EventLocation": {
"LocationText": "Elizabeth",
"UnLocode": "USEZA",
"City": "Elizabeth",
"Province": "NJ",
"CountryCode": "US",
"GeoWayPoints": "4039N 07411W",
"OLSENTZ": "America/New_York",
"MSTZ": "Eastern Standard Time"
},
"Facility": "ELIZABETH MARINE TRM",
"FacilityCode": "ELIZMARTRM",
"Reference": "19269324",
"order": -1,
"disposition": null
},
{
"Sequence": 10,
"EventCode": "R1",
"Description": "RAIL LOADED INBOUND",
"VesselName": null,
"VoyageNumber": null,
"IMO": null,
"MMSI": null,
"RailCar": null,
"Mode": "Rail",
"IsEstimate": false,
"EventDate": "2023-09-13T16:27:00",
"TimeZone": "Eastern Standard Time",
"IANATZ": "America/New_York",
"EventLocation": {
"LocationText": "Elizabeth",
"UnLocode": "USEZA",
"City": "Elizabeth",
"Province": "NJ",
"CountryCode": "US",
"GeoWayPoints": "4039N 07411W",
"OLSENTZ": "America/New_York",
"MSTZ": "Eastern Standard Time"
},
"Facility": "ELIZABETH MARINE TRM",
"FacilityCode": "ELIZMARTRM",
"Reference": "19269325",
"order": -1,
"disposition": null
},
{
"Sequence": 11,
"EventCode": "R2",
"Description": "RAIL DEPARTED INBOUND",
"VesselName": null,
"VoyageNumber": null,
"IMO": null,
"MMSI": null,
"RailCar": null,
"Mode": "Rail",
"IsEstimate": false,
"EventDate": "2023-09-13T22:48:00",
"TimeZone": "Eastern Standard Time",
"IANATZ": "America/New_York",
"EventLocation": {
"LocationText": "Elizabeth",
"UnLocode": "USEZA",
"City": "Elizabeth",
"Province": "NJ",
"CountryCode": "US",
"GeoWayPoints": "4039N 07411W",
"OLSENTZ": "America/New_York",
"MSTZ": "Eastern Standard Time"
},
"Facility": "ELIZABETH MARINE TRM",
"FacilityCode": "ELIZMARTRM",
"Reference": "19269326",
"order": -1,
"disposition": null
},
{
"Sequence": 12,
"EventCode": "R3",
"Description": "RAIL ARRIVED INBOUND",
"VesselName": null,
"VoyageNumber": null,
"IMO": null,
"MMSI": null,
"RailCar": null,
"Mode": "Rail",
"IsEstimate": false,
"EventDate": "2023-09-15T05:51:00",
"TimeZone": "Central Standard Time",
"IANATZ": "America/Chicago",
"EventLocation": {
"LocationText": "Chicago",
"UnLocode": "USCHI",
"City": "Chicago",
"Province": "IL",
"CountryCode": "US",
"GeoWayPoints": "4152N 08737W",
"OLSENTZ": "America/Chicago",
"MSTZ": "Central Standard Time"
},
"Facility": "CSXT 59TH STREET",
"FacilityCode": "CSXT59",
"Reference": "19269327",
"order": -1,
"disposition": null
},
{
"Sequence": 13,
"EventCode": "R4",
"Description": "RAIL UNLOADED INBOUND",
"VesselName": null,
"VoyageNumber": null,
"IMO": null,
"MMSI": null,
"RailCar": null,
"Mode": "Rail",
"IsEstimate": false,
"EventDate": "2023-09-16T02:00:00",
"TimeZone": "Central Standard Time",
"IANATZ": "America/Chicago",
"EventLocation": {
"LocationText": "Chicago",
"UnLocode": "USCHI",
"City": "Chicago",
"Province": "IL",
"CountryCode": "US",
"GeoWayPoints": "4152N 08737W",
"OLSENTZ": "America/Chicago",
"MSTZ": "Central Standard Time"
},
"Facility": "CSXT 59TH STREET",
"FacilityCode": "CSXT59",
"Reference": "19269328",
"order": -1,
"disposition": null
},
{
"Sequence": 14,
"EventCode": "Q6",
"Description": "AVAILABLE FOR PICKUP",
"VesselName": null,
"VoyageNumber": null,
"IMO": null,
"MMSI": null,
"RailCar": null,
"Mode": null,
"IsEstimate": false,
"EventDate": "2023-09-16T02:00:01",
"TimeZone": "Central Standard Time",
"IANATZ": "America/Chicago",
"EventLocation": {
"LocationText": "Chicago",
"UnLocode": "USCHI",
"City": "Chicago",
"Province": "IL",
"CountryCode": "US",
"GeoWayPoints": "4152N 08737W",
"OLSENTZ": "America/Chicago",
"MSTZ": "Central Standard Time"
},
"Facility": "CSXT 59TH STREET",
"FacilityCode": "CSXT59",
"Reference": "19269329",
"order": -1,
"disposition": null
},
{
"Sequence": 15,
"EventCode": "G2",
"Description": "GATE OUT DELIVERY FULL",
"VesselName": null,
"VoyageNumber": null,
"IMO": null,
"MMSI": null,
"RailCar": null,
"Mode": null,
"IsEstimate": false,
"EventDate": "2023-09-18T10:22:00",
"TimeZone": "Central Standard Time",
"IANATZ": "America/Chicago",
"EventLocation": {
"LocationText": "Chicago",
"UnLocode": "USCHI",
"City": "Chicago",
"Province": "IL",
"CountryCode": "US",
"GeoWayPoints": "4152N 08737W",
"OLSENTZ": "America/Chicago",
"MSTZ": "Central Standard Time"
},
"Facility": "CSXT 59TH STREET",
"FacilityCode": "CSXT59",
"Reference": "19269330",
"order": -1,
"disposition": null
},
{
"Sequence": 16,
"EventCode": "E2",
"Description": "RETURNED EMPTY",
"VesselName": null,
"VoyageNumber": null,
"IMO": null,
"MMSI": null,
"RailCar": null,
"Mode": null,
"IsEstimate": false,
"EventDate": "2023-09-20T06:50:00",
"TimeZone": "Central Standard Time",
"IANATZ": "America/Chicago",
"EventLocation": {
"LocationText": "Chicago",
"UnLocode": "USCHI",
"City": "Chicago",
"Province": "IL",
"CountryCode": "US",
"GeoWayPoints": "4152N 08737W",
"OLSENTZ": "America/Chicago",
"MSTZ": "Central Standard Time"
},
"Facility": "ITI INTERMODAL - CHICAGO (DEPOT)",
"FacilityCode": null,
"Reference": "19269331",
"order": -1,
"disposition": 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": [
{
"Sequence": 1,
"EventCode": "E1",
"Description": "EMPTY TO SHIPPER",
"VesselName": null,
"VoyageNumber": null,
"IMO": null,
"MMSI": null,
"RailCar": null,
"Mode": null,
"IsEstimate": false,
"EventDate": "2023-08-30T06:48:00",
"TimeZone": "Central European Standard Time",
"IANATZ": "Europe/Copenhagen",
"EventLocation": {
"LocationText": "Fredericia",
"UnLocode": "DKFRC",
"City": "Fredericia",
"Province": "",
"CountryCode": "DK",
"GeoWayPoints": "5535N 00945E",
"OLSENTZ": "Europe/Copenhagen",
"MSTZ": "Central European Standard Time"
},
"Facility": "TAULOV CONTAINER & RAIL TERMINAL",
"FacilityCode": null,
"Reference": "19269284",
"order": -1,
"disposition": null
},
{
"Sequence": 2,
"EventCode": "G1",
"Description": "GATE IN TO OUTBOUND",
"VesselName": null,
"VoyageNumber": null,
"IMO": null,
"MMSI": null,
"RailCar": null,
"Mode": null,
"IsEstimate": false,
"EventDate": "2023-08-31T09:00:00",
"TimeZone": "W. Europe Standard Time",
"IANATZ": "Europe/Berlin",
"EventLocation": {
"LocationText": "Hamburg",
"UnLocode": "DEHAM",
"City": "Hamburg",
"Province": "HH",
"CountryCode": "DE",
"GeoWayPoints": "5331N 00956E",
"OLSENTZ": "Europe/Berlin",
"MSTZ": "W. Europe Standard Time"
},
"Facility": "CTA (CONTAINER TERMINAL ALTENWERDER)",
"FacilityCode": null,
"Reference": "19269285",
"order": -1,
"disposition": null
},
{
"Sequence": 3,
"EventCode": "LB",
"Description": "LOADED ON BOARD",
"VesselName": "TORRENTE",
"VoyageNumber": "0017W",
"IMO": "9447914",
"MMSI": "636092782",
"RailCar": null,
"Mode": "Vessel",
"IsEstimate": false,
"EventDate": "2023-09-01T21:04:00",
"TimeZone": "W. Europe Standard Time",
"IANATZ": "Europe/Berlin",
"EventLocation": {
"LocationText": "Hamburg",
"UnLocode": "DEHAM",
"City": "Hamburg",
"Province": "HH",
"CountryCode": "DE",
"GeoWayPoints": "5331N 00956E",
"OLSENTZ": "Europe/Berlin",
"MSTZ": "W. Europe Standard Time"
},
"Facility": "CTA (CONTAINER TERMINAL ALTENWERDER)",
"FacilityCode": null,
"Reference": "19269286",
"order": -1,
"disposition": null
},
{
"Sequence": 4,
"EventCode": "DP",
"Description": "DEPARTED POL",
"VesselName": "TORRENTE",
"VoyageNumber": "0017W",
"IMO": "9447914",
"MMSI": "636092782",
"RailCar": null,
"Mode": "Vessel",
"IsEstimate": false,
"EventDate": "2023-09-02T22:35:00",
"TimeZone": "W. Europe Standard Time",
"IANATZ": "Europe/Berlin",
"EventLocation": {
"LocationText": "Hamburg",
"UnLocode": "DEHAM",
"City": "Hamburg",
"Province": "HH",
"CountryCode": "DE",
"GeoWayPoints": "5331N 00956E",
"OLSENTZ": "Europe/Berlin",
"MSTZ": "W. Europe Standard Time"
},
"Facility": "CTA (CONTAINER TERMINAL ALTENWERDER)",
"FacilityCode": null,
"Reference": "19269287",
"order": -1,
"disposition": null
},
{
"Sequence": 5,
"EventCode": "AD",
"Description": "ARRIVAL AT PORT OF DISCHARGE",
"VesselName": "TORRENTE",
"VoyageNumber": "0017W",
"IMO": "9447914",
"MMSI": "636092782",
"RailCar": null,
"Mode": "Vessel",
"IsEstimate": false,
"EventDate": "2023-09-12T08:20:00",
"TimeZone": "Eastern Standard Time",
"IANATZ": "America/New_York",
"EventLocation": {
"LocationText": "New York",
"UnLocode": "USNYC",
"City": "New York",
"Province": "NY",
"CountryCode": "US",
"GeoWayPoints": "4042N 07400W",
"OLSENTZ": "America/New_York",
"MSTZ": "Eastern Standard Time"
},
"Facility": "MAHER",
"FacilityCode": "MAHER",
"Reference": "19269288",
"order": -1,
"disposition": null
},
{
"Sequence": 6,
"EventCode": "PB",
"Description": "BERTHING AT POD",
"VesselName": "TORRENTE",
"VoyageNumber": "0017W",
"IMO": "9447914",
"MMSI": "636092782",
"RailCar": null,
"Mode": "Vessel",
"IsEstimate": false,
"EventDate": "2023-09-12T11:38:00",
"TimeZone": "Eastern Standard Time",
"IANATZ": "America/New_York",
"EventLocation": {
"LocationText": "New York",
"UnLocode": "USNYC",
"City": "New York",
"Province": "NY",
"CountryCode": "US",
"GeoWayPoints": "4042N 07400W",
"OLSENTZ": "America/New_York",
"MSTZ": "Eastern Standard Time"
},
"Facility": "MAHER",
"FacilityCode": "MAHER",
"Reference": "19269289",
"order": -1,
"disposition": null
},
{
"Sequence": 7,
"EventCode": "D1",
"Description": "DISCHARGED",
"VesselName": "TORRENTE",
"VoyageNumber": "0017W",
"IMO": "9447914",
"MMSI": "636092782",
"RailCar": null,
"Mode": "Vessel",
"IsEstimate": false,
"EventDate": "2023-09-12T17:37:00",
"TimeZone": "Eastern Standard Time",
"IANATZ": "America/New_York",
"EventLocation": {
"LocationText": "New York",
"UnLocode": "USNYC",
"City": "New York",
"Province": "NY",
"CountryCode": "US",
"GeoWayPoints": "4042N 07400W",
"OLSENTZ": "America/New_York",
"MSTZ": "Eastern Standard Time"
},
"Facility": "MAHER",
"FacilityCode": "MAHER",
"Reference": "19269290",
"order": -1,
"disposition": null
},
{
"Sequence": 8,
"EventCode": "G2",
"Description": "GATE OUT DELIVERY FULL",
"VesselName": null,
"VoyageNumber": null,
"IMO": null,
"MMSI": null,
"RailCar": null,
"Mode": null,
"IsEstimate": false,
"EventDate": "2023-09-12T21:04:00",
"TimeZone": "Eastern Standard Time",
"IANATZ": "America/New_York",
"EventLocation": {
"LocationText": "New York",
"UnLocode": "USNYC",
"City": "New York",
"Province": "NY",
"CountryCode": "US",
"GeoWayPoints": "4042N 07400W",
"OLSENTZ": "America/New_York",
"MSTZ": "Eastern Standard Time"
},
"Facility": "MAHER",
"FacilityCode": "MAHER",
"Reference": "19269291",
"order": -1,
"disposition": null
},
{
"Sequence": 9,
"EventCode": "G1",
"Description": "GATE IN TO OUTBOUND",
"VesselName": null,
"VoyageNumber": null,
"IMO": null,
"MMSI": null,
"RailCar": null,
"Mode": null,
"IsEstimate": false,
"EventDate": "2023-09-12T21:04:00",
"TimeZone": "Eastern Standard Time",
"IANATZ": "America/New_York",
"EventLocation": {
"LocationText": "Elizabeth",
"UnLocode": "USEZA",
"City": "Elizabeth",
"Province": "NJ",
"CountryCode": "US",
"GeoWayPoints": "4039N 07411W",
"OLSENTZ": "America/New_York",
"MSTZ": "Eastern Standard Time"
},
"Facility": "ELIZABETH MARINE TRM",
"FacilityCode": "ELIZMARTRM",
"Reference": "19269292",
"order": -1,
"disposition": null
},
{
"Sequence": 10,
"EventCode": "R1",
"Description": "RAIL LOADED INBOUND",
"VesselName": null,
"VoyageNumber": null,
"IMO": null,
"MMSI": null,
"RailCar": null,
"Mode": "Rail",
"IsEstimate": false,
"EventDate": "2023-09-13T16:27:00",
"TimeZone": "Eastern Standard Time",
"IANATZ": "America/New_York",
"EventLocation": {
"LocationText": "Elizabeth",
"UnLocode": "USEZA",
"City": "Elizabeth",
"Province": "NJ",
"CountryCode": "US",
"GeoWayPoints": "4039N 07411W",
"OLSENTZ": "America/New_York",
"MSTZ": "Eastern Standard Time"
},
"Facility": "ELIZABETH MARINE TRM",
"FacilityCode": "ELIZMARTRM",
"Reference": "19269293",
"order": -1,
"disposition": null
},
{
"Sequence": 11,
"EventCode": "R2",
"Description": "RAIL DEPARTED INBOUND",
"VesselName": null,
"VoyageNumber": null,
"IMO": null,
"MMSI": null,
"RailCar": null,
"Mode": "Rail",
"IsEstimate": false,
"EventDate": "2023-09-13T22:48:00",
"TimeZone": "Eastern Standard Time",
"IANATZ": "America/New_York",
"EventLocation": {
"LocationText": "Elizabeth",
"UnLocode": "USEZA",
"City": "Elizabeth",
"Province": "NJ",
"CountryCode": "US",
"GeoWayPoints": "4039N 07411W",
"OLSENTZ": "America/New_York",
"MSTZ": "Eastern Standard Time"
},
"Facility": "ELIZABETH MARINE TRM",
"FacilityCode": "ELIZMARTRM",
"Reference": "19269294",
"order": -1,
"disposition": null
},
{
"Sequence": 12,
"EventCode": "R3",
"Description": "RAIL ARRIVED INBOUND",
"VesselName": null,
"VoyageNumber": null,
"IMO": null,
"MMSI": null,
"RailCar": null,
"Mode": "Rail",
"IsEstimate": false,
"EventDate": "2023-09-15T05:51:00",
"TimeZone": "Central Standard Time",
"IANATZ": "America/Chicago",
"EventLocation": {
"LocationText": "Chicago",
"UnLocode": "USCHI",
"City": "Chicago",
"Province": "IL",
"CountryCode": "US",
"GeoWayPoints": "4152N 08737W",
"OLSENTZ": "America/Chicago",
"MSTZ": "Central Standard Time"
},
"Facility": "CSXT 59TH STREET",
"FacilityCode": "CSXT59",
"Reference": "19269295",
"order": -1,
"disposition": null
},
{
"Sequence": 13,
"EventCode": "R4",
"Description": "RAIL UNLOADED INBOUND",
"VesselName": null,
"VoyageNumber": null,
"IMO": null,
"MMSI": null,
"RailCar": null,
"Mode": "Rail",
"IsEstimate": false,
"EventDate": "2023-09-16T05:16:00",
"TimeZone": "Central Standard Time",
"IANATZ": "America/Chicago",
"EventLocation": {
"LocationText": "Chicago",
"UnLocode": "USCHI",
"City": "Chicago",
"Province": "IL",
"CountryCode": "US",
"GeoWayPoints": "4152N 08737W",
"OLSENTZ": "America/Chicago",
"MSTZ": "Central Standard Time"
},
"Facility": "CSXT 59TH STREET",
"FacilityCode": "CSXT59",
"Reference": "19269296",
"order": -1,
"disposition": null
},
{
"Sequence": 14,
"EventCode": "Q6",
"Description": "AVAILABLE FOR PICKUP",
"VesselName": null,
"VoyageNumber": null,
"IMO": null,
"MMSI": null,
"RailCar": null,
"Mode": null,
"IsEstimate": false,
"EventDate": "2023-09-16T05:16:01",
"TimeZone": "Central Standard Time",
"IANATZ": "America/Chicago",
"EventLocation": {
"LocationText": "Chicago",
"UnLocode": "USCHI",
"City": "Chicago",
"Province": "IL",
"CountryCode": "US",
"GeoWayPoints": "4152N 08737W",
"OLSENTZ": "America/Chicago",
"MSTZ": "Central Standard Time"
},
"Facility": "CSXT 59TH STREET",
"FacilityCode": "CSXT59",
"Reference": "19269297",
"order": -1,
"disposition": null
},
{
"Sequence": 15,
"EventCode": "G2",
"Description": "GATE OUT DELIVERY FULL",
"VesselName": null,
"VoyageNumber": null,
"IMO": null,
"MMSI": null,
"RailCar": null,
"Mode": null,
"IsEstimate": false,
"EventDate": "2023-09-18T09:43:00",
"TimeZone": "Central Standard Time",
"IANATZ": "America/Chicago",
"EventLocation": {
"LocationText": "Chicago",
"UnLocode": "USCHI",
"City": "Chicago",
"Province": "IL",
"CountryCode": "US",
"GeoWayPoints": "4152N 08737W",
"OLSENTZ": "America/Chicago",
"MSTZ": "Central Standard Time"
},
"Facility": "CSXT 59TH STREET",
"FacilityCode": "CSXT59",
"Reference": "19269298",
"order": -1,
"disposition": null
},
{
"Sequence": 16,
"EventCode": "E2",
"Description": "RETURNED EMPTY",
"VesselName": null,
"VoyageNumber": null,
"IMO": null,
"MMSI": null,
"RailCar": null,
"Mode": null,
"IsEstimate": false,
"EventDate": "2023-09-20T16:29:00",
"TimeZone": "Central Standard Time",
"IANATZ": "America/Chicago",
"EventLocation": {
"LocationText": "Chicago",
"UnLocode": "USCHI",
"City": "Chicago",
"Province": "IL",
"CountryCode": "US",
"GeoWayPoints": "4152N 08737W",
"OLSENTZ": "America/Chicago",
"MSTZ": "Central Standard Time"
},
"Facility": "UP JIT",
"FacilityCode": "UPJIT",
"Reference": "19269299",
"order": -1,
"disposition": null
}
],
"ROUTING": null
}
]
},
"ack": 1,
"exceptions": null,
"ctoken": null
}
application/x-www-form-urlencoded
ack=1&result=BILLTYPE=2&CARRIER=&Name=ONE&SCAC=ONEY&Type=1&CBL=ONEYAARD05774700&CONTAINERS=CNT=DRYU6042747&CNTTYPE=&CapacityInCubicFeet=2715&Description=40%27%20x%209%276%22%20Dry%20High%20Cube&LengthInFeet=40&LongName=40%20FT%20HIGH%20CUBE%20DRY&ShortName=40%27%20HC%20DRY&Tag=40HC&WidthInFeet=8&DEL=City=Chicago&CountryCode=US&GeoWayPoints=4152N%2008737W&LocationText=Chicago&MSTZ=Central%20Standard%20Time&OLSENTZ=America%2FChicago&Province=IL&UnLocode=USCHI&EVENTS=Description=EMPTY%20TO%20SHIPPER&EventCode=E1&EventDate=8%2F30%2F2023%2010%3A00%3A00%20AM&EventLocation=City=Fredericia&CountryCode=DK&GeoWayPoints=5535N%2000945E&LocationText=Fredericia&MSTZ=Central%20European%20Standard%20Time&OLSENTZ=Europe%2FCopenhagen&Province=&UnLocode=DKFRC&Facility=TAULOV%20CONTAINER%20%26%20RAIL%20TERMINAL&IANATZ=Europe%2FCopenhagen&IsEstimate=False&order=-1&Reference=19269300&Sequence=1&TimeZone=Central%20European%20Standard%20Time&EVENTS=Description=GATE%20IN%20TO%20OUTBOUND&EventCode=G1&EventDate=8%2F31%2F2023%207%3A43%3A00%20AM&EventLocation=City=Hamburg&CountryCode=DE&GeoWayPoints=5331N%2000956E&LocationText=Hamburg&MSTZ=W.%20Europe%20Standard%20Time&OLSENTZ=Europe%2FBerlin&Province=HH&UnLocode=DEHAM&Facility=CTA%20(CONTAINER%20TERMINAL%20ALTENWERDER)&IANATZ=Europe%2FBerlin&IsEstimate=False&order=-1&Reference=19269301&Sequence=2&TimeZone=W.%20Europe%20Standard%20Time&EVENTS=Description=LOADED%20ON%20BOARD&EventCode=LB&EventDate=9%2F2%2F2023%2011%3A52%3A00%20AM&EventLocation=City=Hamburg&CountryCode=DE&GeoWayPoints=5331N%2000956E&LocationText=Hamburg&MSTZ=W.%20Europe%20Standard%20Time&OLSENTZ=Europe%2FBerlin&Province=HH&UnLocode=DEHAM&Facility=CTA%20(CONTAINER%20TERMINAL%20ALTENWERDER)&IANATZ=Europe%2FBerlin&IMO=9447914&IsEstimate=False&MMSI=636092782&Mode=Vessel&order=-1&Reference=19269302&Sequence=3&TimeZone=W.%20Europe%20Standard%20Time&VesselName=TORRENTE&VoyageNumber=0017W&EVENTS=Description=DEPARTED%20POL&EventCode=DP&EventDate=9%2F2%2F2023%2010%3A35%3A00%20PM&EventLocation=City=Hamburg&CountryCode=DE&GeoWayPoints=5331N%2000956E&LocationText=Hamburg&MSTZ=W.%20Europe%20Standard%20Time&OLSENTZ=Europe%2FBerlin&Province=HH&UnLocode=DEHAM&Facility=CTA%20(CONTAINER%20TERMINAL%20ALTENWERDER)&IANATZ=Europe%2FBerlin&IMO=9447914&IsEstimate=False&MMSI=636092782&Mode=Vessel&order=-1&Reference=19269303&Sequence=4&TimeZone=W.%20Europe%20Standard%20Time&VesselName=TORRENTE&VoyageNumber=0017W&EVENTS=Description=ARRIVAL%20AT%20PORT%20OF%20DISCHARGE&EventCode=AD&EventDate=9%2F12%2F2023%208%3A20%3A00%20AM&EventLocation=City=New%20York&CountryCode=US&GeoWayPoints=4042N%2007400W&LocationText=New%20York&MSTZ=Eastern%20Standard%20Time&OLSENTZ=America%2FNew_York&Province=NY&UnLocode=USNYC&Facility=MAHER&FacilityCode=MAHER&IANATZ=America%2FNew_York&IMO=9447914&IsEstimate=False&MMSI=636092782&Mode=Vessel&order=-1&Reference=19269304&Sequence=5&TimeZone=Eastern%20Standard%20Time&VesselName=TORRENTE&VoyageNumber=0017W&EVENTS=Description=BERTHING%20AT%20POD&EventCode=PB&EventDate=9%2F12%2F2023%2011%3A38%3A00%20AM&EventLocation=City=New%20York&CountryCode=US&GeoWayPoints=4042N%2007400W&LocationText=New%20York&MSTZ=Eastern%20Standard%20Time&OLSENTZ=America%2FNew_York&Province=NY&UnLocode=USNYC&Facility=MAHER&FacilityCode=MAHER&IANATZ=America%2FNew_York&IMO=9447914&IsEstimate=False&MMSI=636092782&Mode=Vessel&order=-1&Reference=19269305&Sequence=6&TimeZone=Eastern%20Standard%20Time&VesselName=TORRENTE&VoyageNumber=0017W&EVENTS=Description=DISCHARGED&EventCode=D1&EventDate=9%2F12%2F2023%201%3A34%3A00%20PM&EventLocation=City=New%20York&CountryCode=US&GeoWayPoints=4042N%2007400W&LocationText=New%20York&MSTZ=Eastern%20Standard%20Time&OLSENTZ=America%2FNew_York&Province=NY&UnLocode=USNYC&Facility=MAHER&FacilityCode=MAHER&IANATZ=America%2FNew_York&IMO=9447914&IsEstimate=False&MMSI=636092782&Mode=Vessel&order=-1&Reference=19269306&Sequence=7&TimeZone=Eastern%20Standard%20Time&VesselName=TORRENTE&VoyageNumber=0017W&EVENTS=Description=GATE%20OUT%20DELIVERY%20FULL&EventCode=G2&EventDate=9%2F12%2F2023%202%3A49%3A00%20PM&EventLocation=City=New%20York&CountryCode=US&GeoWayPoints=4042N%2007400W&LocationText=New%20York&MSTZ=Eastern%20Standard%20Time&OLSENTZ=America%2FNew_York&Province=NY&UnLocode=USNYC&Facility=MAHER&FacilityCode=MAHER&IANATZ=America%2FNew_York&IsEstimate=False&order=-1&Reference=19269307&Sequence=8&TimeZone=Eastern%20Standard%20Time&EVENTS=Description=GATE%20IN%20TO%20OUTBOUND&EventCode=G1&EventDate=9%2F12%2F2023%202%3A49%3A00%20PM&EventLocation=City=Elizabeth&CountryCode=US&GeoWayPoints=4039N%2007411W&LocationText=Elizabeth&MSTZ=Eastern%20Standard%20Time&OLSENTZ=America%2FNew_York&Province=NJ&UnLocode=USEZA&Facility=ELIZABETH%20MARINE%20TRM&FacilityCode=ELIZMARTRM&IANATZ=America%2FNew_York&IsEstimate=False&order=-1&Reference=19269308&Sequence=9&TimeZone=Eastern%20Standard%20Time&EVENTS=Description=RAIL%20LOADED%20INBOUND&EventCode=R1&EventDate=9%2F13%2F2023%204%3A27%3A00%20PM&EventLocation=City=Elizabeth&CountryCode=US&GeoWayPoints=4039N%2007411W&LocationText=Elizabeth&MSTZ=Eastern%20Standard%20Time&OLSENTZ=America%2FNew_York&Province=NJ&UnLocode=USEZA&Facility=ELIZABETH%20MARINE%20TRM&FacilityCode=ELIZMARTRM&IANATZ=America%2FNew_York&IsEstimate=False&Mode=Rail&order=-1&Reference=19269309&Sequence=10&TimeZone=Eastern%20Standard%20Time&EVENTS=Description=RAIL%20DEPARTED%20INBOUND&EventCode=R2&EventDate=9%2F13%2F2023%2010%3A48%3A00%20PM&EventLocation=City=Elizabeth&CountryCode=US&GeoWayPoints=4039N%2007411W&LocationText=Elizabeth&MSTZ=Eastern%20Standard%20Time&OLSENTZ=America%2FNew_York&Province=NJ&UnLocode=USEZA&Facility=ELIZABETH%20MARINE%20TRM&FacilityCode=ELIZMARTRM&IANATZ=America%2FNew_York&IsEstimate=False&Mode=Rail&order=-1&Reference=19269310&Sequence=11&TimeZone=Eastern%20Standard%20Time&EVENTS=Description=RAIL%20ARRIVED%20INBOUND&EventCode=R3&EventDate=9%2F15%2F2023%205%3A51%3A00%20AM&EventLocation=City=Chicago&CountryCode=US&GeoWayPoints=4152N%2008737W&LocationText=Chicago&MSTZ=Central%20Standard%20Time&OLSENTZ=America%2FChicago&Province=IL&UnLocode=USCHI&Facility=CSXT%2059TH%20STREET&FacilityCode=CSXT59&IANATZ=America%2FChicago&IsEstimate=False&Mode=Rail&order=-1&Reference=19269311&Sequence=12&TimeZone=Central%20Standard%20Time&EVENTS=Description=RAIL%20UNLOADED%20INBOUND&EventCode=R4&EventDate=9%2F16%2F2023%202%3A31%3A00%20AM&EventLocation=City=Chicago&CountryCode=US&GeoWayPoints=4152N%2008737W&LocationText=Chicago&MSTZ=Central%20Standard%20Time&OLSENTZ=America%2FChicago&Province=IL&UnLocode=USCHI&Facility=CSXT%2059TH%20STREET&FacilityCode=CSXT59&IANATZ=America%2FChicago&IsEstimate=False&Mode=Rail&order=-1&Reference=19269312&Sequence=13&TimeZone=Central%20Standard%20Time&EVENTS=Description=AVAILABLE%20FOR%20PICKUP&EventCode=Q6&EventDate=9%2F16%2F2023%202%3A31%3A01%20AM&EventLocation=City=Chicago&CountryCode=US&GeoWayPoints=4152N%2008737W&LocationText=Chicago&MSTZ=Central%20Standard%20Time&OLSENTZ=America%2FChicago&Province=IL&UnLocode=USCHI&Facility=CSXT%2059TH%20STREET&FacilityCode=CSXT59&IANATZ=America%2FChicago&IsEstimate=False&order=-1&Reference=19269313&Sequence=14&TimeZone=Central%20Standard%20Time&EVENTS=Description=GATE%20OUT%20DELIVERY%20FULL&EventCode=G2&EventDate=9%2F18%2F2023%202%3A39%3A00%20PM&EventLocation=City=Chicago&CountryCode=US&GeoWayPoints=4152N%2008737W&LocationText=Chicago&MSTZ=Central%20Standard%20Time&OLSENTZ=America%2FChicago&Province=IL&UnLocode=USCHI&Facility=CSXT%2059TH%20STREET&FacilityCode=CSXT59&IANATZ=America%2FChicago&IsEstimate=False&order=-1&Reference=19269314&Sequence=15&TimeZone=Central%20Standard%20Time&EVENTS=Description=RETURNED%20EMPTY&EventCode=E2&EventDate=9%2F20%2F2023%203%3A44%3A00%20AM&EventLocation=City=Harvey&CountryCode=US&GeoWayPoints=4136N%2008739W&LocationText=Harvey&MSTZ=Central%20Standard%20Time&OLSENTZ=America%2FChicago&Province=IL&UnLocode=USHRY&Facility=CN%20HARVEY&FacilityCode=CNRHARVEY&IANATZ=America%2FChicago&IsEstimate=False&order=-1&Reference=19269315&Sequence=16&TimeZone=Central%20Standard%20Time&MILESTONES=ATA=9%2F12%2F2023%208%3A20%3A00%20AM&ATD=9%2F2%2F2023%2010%3A35%3A00%20PM&AVAILABLE=9%2F16%2F2023%202%3A31%3A01%20AM&CUSTOMS=released&DEL=USCHI&DELIVERED=9%2F18%2F2023%202%3A39%3A00%20PM&DERAMPED=9%2F16%2F2023%202%3A31%3A00%20AM&DISCHARGE=9%2F16%2F2023%202%3A31%3A00%20AM&EMPTYRETURN=9%2F20%2F2023%203%3A44%3A00%20AM&ETA=9%2F12%2F2023%208%3A20%3A00%20AM&ETAFINAL=9%2F15%2F2023%205%3A51%3A00%20AM&ETD=9%2F2%2F2023%2010%3A35%3A00%20PM&FIRMS=J054&FREIGHT=released&IMO=9447914&LFD=9%2F18%2F2023%2011%3A59%3A00%20PM&LFDDETENTION=10%2F2%2F2023%2012%3A00%3A00%20AM&MILESTONEINDICATOR=EMPTY-RETURNED&MMSI=636092782&OBL=surrendered&PICKEDUP=9%2F18%2F2023%202%3A39%3A00%20PM&POD=USNYC&PODDISCHARGE=9%2F12%2F2023%201%3A34%3A00%20PM&POL=DEHAM&POR=DEHAM&SHIPMENTTERMS=RAMP&TERMINAL=CSXT%2059TH%20STREET&TERMINALCODE=CSXT59&UpdatedETA=9%2F12%2F2023%208%3A20%3A00%20AM&UpdatedETAFINAL=9%2F15%2F2023%205%3A51%3A00%20AM&UpdatedETD=9%2F2%2F2023%2010%3A35%3A00%20PM&VESSEL=TORRENTE&VOYAGE=0017W&POD=City=New%20York&CountryCode=US&GeoWayPoints=4042N%2007400W&LocationText=New%20York&MSTZ=Eastern%20Standard%20Time&OLSENTZ=America%2FNew_York&Province=NY&UnLocode=USNYC&POL=City=Hamburg&CountryCode=DE&GeoWayPoints=5331N%2000956E&LocationText=Hamburg&MSTZ=W.%20Europe%20Standard%20Time&OLSENTZ=Europe%2FBerlin&Province=HH&UnLocode=DEHAM&POR=City=Hamburg&CountryCode=DE&GeoWayPoints=5331N%2000956E&LocationText=Hamburg&MSTZ=W.%20Europe%20Standard%20Time&OLSENTZ=Europe%2FBerlin&Province=HH&UnLocode=DEHAM&CONTAINERS=CNT=DRYU9973419&CNTTYPE=&CapacityInCubicFeet=2715&Description=40%27%20x%209%276%22%20Dry%20High%20Cube&LengthInFeet=40&LongName=40%20FT%20HIGH%20CUBE%20DRY&ShortName=40%27%20HC%20DRY&Tag=40HC&WidthInFeet=8&DEL=City=Chicago&CountryCode=US&GeoWayPoints=4152N%2008737W&LocationText=Chicago&MSTZ=Central%20Standard%20Time&OLSENTZ=America%2FChicago&Province=IL&UnLocode=USCHI&EVENTS=Description=EMPTY%20TO%20SHIPPER&EventCode=E1&EventDate=8%2F30%2F2023%206%3A49%3A00%20AM&EventLocation=City=Fredericia&CountryCode=DK&GeoWayPoints=5535N%2000945E&LocationText=Fredericia&MSTZ=Central%20European%20Standard%20Time&OLSENTZ=Europe%2FCopenhagen&Province=&UnLocode=DKFRC&Facility=TAULOV%20CONTAINER%20%26%20RAIL%20TERMINAL&IANATZ=Europe%2FCopenhagen&IsEstimate=False&order=-1&Reference=19269316&Sequence=1&TimeZone=Central%20European%20Standard%20Time&EVENTS=Description=GATE%20IN%20TO%20OUTBOUND&EventCode=G1&EventDate=8%2F31%2F2023%206%3A20%3A00%20AM&EventLocation=City=Hamburg&CountryCode=DE&GeoWayPoints=5331N%2000956E&LocationText=Hamburg&MSTZ=W.%20Europe%20Standard%20Time&OLSENTZ=Europe%2FBerlin&Province=HH&UnLocode=DEHAM&Facility=CTA%20(CONTAINER%20TERMINAL%20ALTENWERDER)&IANATZ=Europe%2FBerlin&IsEstimate=False&order=-1&Reference=19269317&Sequence=2&TimeZone=W.%20Europe%20Standard%20Time&EVENTS=Description=LOADED%20ON%20BOARD&EventCode=LB&EventDate=9%2F2%2F2023%2011%3A28%3A00%20AM&EventLocation=City=Hamburg&CountryCode=DE&GeoWayPoints=5331N%2000956E&LocationText=Hamburg&MSTZ=W.%20Europe%20Standard%20Time&OLSENTZ=Europe%2FBerlin&Province=HH&UnLocode=DEHAM&Facility=CTA%20(CONTAINER%20TERMINAL%20ALTENWERDER)&IANATZ=Europe%2FBerlin&IMO=9447914&IsEstimate=False&MMSI=636092782&Mode=Vessel&order=-1&Reference=19269318&Sequence=3&TimeZone=W.%20Europe%20Standard%20Time&VesselName=TORRENTE&VoyageNumber=0017W&EVENTS=Description=DEPARTED%20POL&EventCode=DP&EventDate=9%2F2%2F2023%2010%3A35%3A00%20PM&EventLocation=City=Hamburg&CountryCode=DE&GeoWayPoints=5331N%2000956E&LocationText=Hamburg&MSTZ=W.%20Europe%20Standard%20Time&OLSENTZ=Europe%2FBerlin&Province=HH&UnLocode=DEHAM&Facility=CTA%20(CONTAINER%20TERMINAL%20ALTENWERDER)&IANATZ=Europe%2FBerlin&IMO=9447914&IsEstimate=False&MMSI=636092782&Mode=Vessel&order=-1&Reference=19269319&Sequence=4&TimeZone=W.%20Europe%20Standard%20Time&VesselName=TORRENTE&VoyageNumber=0017W&EVENTS=Description=ARRIVAL%20AT%20PORT%20OF%20DISCHARGE&EventCode=AD&EventDate=9%2F12%2F2023%208%3A20%3A00%20AM&EventLocation=City=New%20York&CountryCode=US&GeoWayPoints=4042N%2007400W&LocationText=New%20York&MSTZ=Eastern%20Standard%20Time&OLSENTZ=America%2FNew_York&Province=NY&UnLocode=USNYC&Facility=MAHER&FacilityCode=MAHER&IANATZ=America%2FNew_York&IMO=9447914&IsEstimate=False&MMSI=636092782&Mode=Vessel&order=-1&Reference=19269320&Sequence=5&TimeZone=Eastern%20Standard%20Time&VesselName=TORRENTE&VoyageNumber=0017W&EVENTS=Description=BERTHING%20AT%20POD&EventCode=PB&EventDate=9%2F12%2F2023%2011%3A38%3A00%20AM&EventLocation=City=New%20York&CountryCode=US&GeoWayPoints=4042N%2007400W&LocationText=New%20York&MSTZ=Eastern%20Standard%20Time&OLSENTZ=America%2FNew_York&Province=NY&UnLocode=USNYC&Facility=MAHER&FacilityCode=MAHER&IANATZ=America%2FNew_York&IMO=9447914&IsEstimate=False&MMSI=636092782&Mode=Vessel&order=-1&Reference=19269321&Sequence=6&TimeZone=Eastern%20Standard%20Time&VesselName=TORRENTE&VoyageNumber=0017W&EVENTS=Description=DISCHARGED&EventCode=D1&EventDate=9%2F12%2F2023%202%3A23%3A00%20PM&EventLocation=City=New%20York&CountryCode=US&GeoWayPoints=4042N%2007400W&LocationText=New%20York&MSTZ=Eastern%20Standard%20Time&OLSENTZ=America%2FNew_York&Province=NY&UnLocode=USNYC&Facility=MAHER&FacilityCode=MAHER&IANATZ=America%2FNew_York&IMO=9447914&IsEstimate=False&MMSI=636092782&Mode=Vessel&order=-1&Reference=19269322&Sequence=7&TimeZone=Eastern%20Standard%20Time&VesselName=TORRENTE&VoyageNumber=0017W&EVENTS=Description=GATE%20OUT%20DELIVERY%20FULL&EventCode=G2&EventDate=9%2F12%2F2023%205%3A22%3A00%20PM&EventLocation=City=New%20York&CountryCode=US&GeoWayPoints=4042N%2007400W&LocationText=New%20York&MSTZ=Eastern%20Standard%20Time&OLSENTZ=America%2FNew_York&Province=NY&UnLocode=USNYC&Facility=MAHER&FacilityCode=MAHER&IANATZ=America%2FNew_York&IsEstimate=False&order=-1&Reference=19269323&Sequence=8&TimeZone=Eastern%20Standard%20Time&EVENTS=Description=GATE%20IN%20TO%20OUTBOUND&EventCode=G1&EventDate=9%2F12%2F2023%205%3A22%3A00%20PM&EventLocation=City=Elizabeth&CountryCode=US&GeoWayPoints=4039N%2007411W&LocationText=Elizabeth&MSTZ=Eastern%20Standard%20Time&OLSENTZ=America%2FNew_York&Province=NJ&UnLocode=USEZA&Facility=ELIZABETH%20MARINE%20TRM&FacilityCode=ELIZMARTRM&IANATZ=America%2FNew_York&IsEstimate=False&order=-1&Reference=19269324&Sequence=9&TimeZone=Eastern%20Standard%20Time&EVENTS=Description=RAIL%20LOADED%20INBOUND&EventCode=R1&EventDate=9%2F13%2F2023%204%3A27%3A00%20PM&EventLocation=City=Elizabeth&CountryCode=US&GeoWayPoints=4039N%2007411W&LocationText=Elizabeth&MSTZ=Eastern%20Standard%20Time&OLSENTZ=America%2FNew_York&Province=NJ&UnLocode=USEZA&Facility=ELIZABETH%20MARINE%20TRM&FacilityCode=ELIZMARTRM&IANATZ=America%2FNew_York&IsEstimate=False&Mode=Rail&order=-1&Reference=19269325&Sequence=10&TimeZone=Eastern%20Standard%20Time&EVENTS=Description=RAIL%20DEPARTED%20INBOUND&EventCode=R2&EventDate=9%2F13%2F2023%2010%3A48%3A00%20PM&EventLocation=City=Elizabeth&CountryCode=US&GeoWayPoints=4039N%2007411W&LocationText=Elizabeth&MSTZ=Eastern%20Standard%20Time&OLSENTZ=America%2FNew_York&Province=NJ&UnLocode=USEZA&Facility=ELIZABETH%20MARINE%20TRM&FacilityCode=ELIZMARTRM&IANATZ=America%2FNew_York&IsEstimate=False&Mode=Rail&order=-1&Reference=19269326&Sequence=11&TimeZone=Eastern%20Standard%20Time&EVENTS=Description=RAIL%20ARRIVED%20INBOUND&EventCode=R3&EventDate=9%2F15%2F2023%205%3A51%3A00%20AM&EventLocation=City=Chicago&CountryCode=US&GeoWayPoints=4152N%2008737W&LocationText=Chicago&MSTZ=Central%20Standard%20Time&OLSENTZ=America%2FChicago&Province=IL&UnLocode=USCHI&Facility=CSXT%2059TH%20STREET&FacilityCode=CSXT59&IANATZ=America%2FChicago&IsEstimate=False&Mode=Rail&order=-1&Reference=19269327&Sequence=12&TimeZone=Central%20Standard%20Time&EVENTS=Description=RAIL%20UNLOADED%20INBOUND&EventCode=R4&EventDate=9%2F16%2F2023%202%3A00%3A00%20AM&EventLocation=City=Chicago&CountryCode=US&GeoWayPoints=4152N%2008737W&LocationText=Chicago&MSTZ=Central%20Standard%20Time&OLSENTZ=America%2FChicago&Province=IL&UnLocode=USCHI&Facility=CSXT%2059TH%20STREET&FacilityCode=CSXT59&IANATZ=America%2FChicago&IsEstimate=False&Mode=Rail&order=-1&Reference=19269328&Sequence=13&TimeZone=Central%20Standard%20Time&EVENTS=Description=AVAILABLE%20FOR%20PICKUP&EventCode=Q6&EventDate=9%2F16%2F2023%202%3A00%3A01%20AM&EventLocation=City=Chicago&CountryCode=US&GeoWayPoints=4152N%2008737W&LocationText=Chicago&MSTZ=Central%20Standard%20Time&OLSENTZ=America%2FChicago&Province=IL&UnLocode=USCHI&Facility=CSXT%2059TH%20STREET&FacilityCode=CSXT59&IANATZ=America%2FChicago&IsEstimate=False&order=-1&Reference=19269329&Sequence=14&TimeZone=Central%20Standard%20Time&EVENTS=Description=GATE%20OUT%20DELIVERY%20FULL&EventCode=G2&EventDate=9%2F18%2F2023%2010%3A22%3A00%20AM&EventLocation=City=Chicago&CountryCode=US&GeoWayPoints=4152N%2008737W&LocationText=Chicago&MSTZ=Central%20Standard%20Time&OLSENTZ=America%2FChicago&Province=IL&UnLocode=USCHI&Facility=CSXT%2059TH%20STREET&FacilityCode=CSXT59&IANATZ=America%2FChicago&IsEstimate=False&order=-1&Reference=19269330&Sequence=15&TimeZone=Central%20Standard%20Time&EVENTS=Description=RETURNED%20EMPTY&EventCode=E2&EventDate=9%2F20%2F2023%206%3A50%3A00%20AM&EventLocation=City=Chicago&CountryCode=US&GeoWayPoints=4152N%2008737W&LocationText=Chicago&MSTZ=Central%20Standard%20Time&OLSENTZ=America%2FChicago&Province=IL&UnLocode=USCHI&Facility=ITI%20INTERMODAL%20-%20CHICAGO%20(DEPOT)&IANATZ=America%2FChicago&IsEstimate=False&order=-1&Reference=19269331&Sequence=16&TimeZone=Central%20Standard%20Time&MILESTONES=ATA=9%2F12%2F2023%208%3A20%3A00%20AM&ATD=9%2F2%2F2023%2010%3A35%3A00%20PM&AVAILABLE=9%2F16%2F2023%202%3A00%3A01%20AM&CUSTOMS=released&DEL=USCHI&DELIVERED=9%2F18%2F2023%2010%3A22%3A00%20AM&DERAMPED=9%2F16%2F2023%202%3A00%3A00%20AM&DISCHARGE=9%2F16%2F2023%202%3A00%3A00%20AM&EMPTYRETURN=9%2F20%2F2023%206%3A50%3A00%20AM&ETA=9%2F12%2F2023%208%3A20%3A00%20AM&ETAFINAL=9%2F15%2F2023%205%3A51%3A00%20AM&ETD=9%2F2%2F2023%2010%3A35%3A00%20PM&FIRMS=J054&FREIGHT=released&IMO=9447914&LFD=9%2F18%2F2023%2011%3A59%3A00%20PM&LFDDETENTION=10%2F2%2F2023%2012%3A00%3A00%20AM&MILESTONEINDICATOR=EMPTY-RETURNED&MMSI=636092782&OBL=surrendered&PICKEDUP=9%2F18%2F2023%2010%3A22%3A00%20AM&POD=USNYC&PODDISCHARGE=9%2F12%2F2023%202%3A23%3A00%20PM&POL=DEHAM&POR=DEHAM&SHIPMENTTERMS=RAMP&TERMINAL=CSXT%2059TH%20STREET&TERMINALCODE=CSXT59&UpdatedETA=9%2F12%2F2023%208%3A20%3A00%20AM&UpdatedETAFINAL=9%2F15%2F2023%205%3A51%3A00%20AM&UpdatedETD=9%2F2%2F2023%2010%3A35%3A00%20PM&VESSEL=TORRENTE&VOYAGE=0017W&POD=City=New%20York&CountryCode=US&GeoWayPoints=4042N%2007400W&LocationText=New%20York&MSTZ=Eastern%20Standard%20Time&OLSENTZ=America%2FNew_York&Province=NY&UnLocode=USNYC&POL=City=Hamburg&CountryCode=DE&GeoWayPoints=5331N%2000956E&LocationText=Hamburg&MSTZ=W.%20Europe%20Standard%20Time&OLSENTZ=Europe%2FBerlin&Province=HH&UnLocode=DEHAM&POR=City=Hamburg&CountryCode=DE&GeoWayPoints=5331N%2000956E&LocationText=Hamburg&MSTZ=W.%20Europe%20Standard%20Time&OLSENTZ=Europe%2FBerlin&Province=HH&UnLocode=DEHAM&CONTAINERS=CNT=TLLU5499394&CNTTYPE=&CapacityInCubicFeet=2715&Description=40%27%20x%209%276%22%20Dry%20High%20Cube&LengthInFeet=40&LongName=40%20FT%20HIGH%20CUBE%20DRY&ShortName=40%27%20HC%20DRY&Tag=40HC&WidthInFeet=8&DEL=City=Chicago&CountryCode=US&GeoWayPoints=4152N%2008737W&LocationText=Chicago&MSTZ=Central%20Standard%20Time&OLSENTZ=America%2FChicago&Province=IL&UnLocode=USCHI&EVENTS=Description=EMPTY%20TO%20SHIPPER&EventCode=E1&EventDate=8%2F30%2F2023%206%3A48%3A00%20AM&EventLocation=City=Fredericia&CountryCode=DK&GeoWayPoints=5535N%2000945E&LocationText=Fredericia&MSTZ=Central%20European%20Standard%20Time&OLSENTZ=Europe%2FCopenhagen&Province=&UnLocode=DKFRC&Facility=TAULOV%20CONTAINER%20%26%20RAIL%20TERMINAL&IANATZ=Europe%2FCopenhagen&IsEstimate=False&order=-1&Reference=19269284&Sequence=1&TimeZone=Central%20European%20Standard%20Time&EVENTS=Description=GATE%20IN%20TO%20OUTBOUND&EventCode=G1&EventDate=8%2F31%2F2023%209%3A00%3A00%20AM&EventLocation=City=Hamburg&CountryCode=DE&GeoWayPoints=5331N%2000956E&LocationText=Hamburg&MSTZ=W.%20Europe%20Standard%20Time&OLSENTZ=Europe%2FBerlin&Province=HH&UnLocode=DEHAM&Facility=CTA%20(CONTAINER%20TERMINAL%20ALTENWERDER)&IANATZ=Europe%2FBerlin&IsEstimate=False&order=-1&Reference=19269285&Sequence=2&TimeZone=W.%20Europe%20Standard%20Time&EVENTS=Description=LOADED%20ON%20BOARD&EventCode=LB&EventDate=9%2F1%2F2023%209%3A04%3A00%20PM&EventLocation=City=Hamburg&CountryCode=DE&GeoWayPoints=5331N%2000956E&LocationText=Hamburg&MSTZ=W.%20Europe%20Standard%20Time&OLSENTZ=Europe%2FBerlin&Province=HH&UnLocode=DEHAM&Facility=CTA%20(CONTAINER%20TERMINAL%20ALTENWERDER)&IANATZ=Europe%2FBerlin&IMO=9447914&IsEstimate=False&MMSI=636092782&Mode=Vessel&order=-1&Reference=19269286&Sequence=3&TimeZone=W.%20Europe%20Standard%20Time&VesselName=TORRENTE&VoyageNumber=0017W&EVENTS=Description=DEPARTED%20POL&EventCode=DP&EventDate=9%2F2%2F2023%2010%3A35%3A00%20PM&EventLocation=City=Hamburg&CountryCode=DE&GeoWayPoints=5331N%2000956E&LocationText=Hamburg&MSTZ=W.%20Europe%20Standard%20Time&OLSENTZ=Europe%2FBerlin&Province=HH&UnLocode=DEHAM&Facility=CTA%20(CONTAINER%20TERMINAL%20ALTENWERDER)&IANATZ=Europe%2FBerlin&IMO=9447914&IsEstimate=False&MMSI=636092782&Mode=Vessel&order=-1&Reference=19269287&Sequence=4&TimeZone=W.%20Europe%20Standard%20Time&VesselName=TORRENTE&VoyageNumber=0017W&EVENTS=Description=ARRIVAL%20AT%20PORT%20OF%20DISCHARGE&EventCode=AD&EventDate=9%2F12%2F2023%208%3A20%3A00%20AM&EventLocation=City=New%20York&CountryCode=US&GeoWayPoints=4042N%2007400W&LocationText=New%20York&MSTZ=Eastern%20Standard%20Time&OLSENTZ=America%2FNew_York&Province=NY&UnLocode=USNYC&Facility=MAHER&FacilityCode=MAHER&IANATZ=America%2FNew_York&IMO=9447914&IsEstimate=False&MMSI=636092782&Mode=Vessel&order=-1&Reference=19269288&Sequence=5&TimeZone=Eastern%20Standard%20Time&VesselName=TORRENTE&VoyageNumber=0017W&EVENTS=Description=BERTHING%20AT%20POD&EventCode=PB&EventDate=9%2F12%2F2023%2011%3A38%3A00%20AM&EventLocation=City=New%20York&CountryCode=US&GeoWayPoints=4042N%2007400W&LocationText=New%20York&MSTZ=Eastern%20Standard%20Time&OLSENTZ=America%2FNew_York&Province=NY&UnLocode=USNYC&Facility=MAHER&FacilityCode=MAHER&IANATZ=America%2FNew_York&IMO=9447914&IsEstimate=False&MMSI=636092782&Mode=Vessel&order=-1&Reference=19269289&Sequence=6&TimeZone=Eastern%20Standard%20Time&VesselName=TORRENTE&VoyageNumber=0017W&EVENTS=Description=DISCHARGED&EventCode=D1&EventDate=9%2F12%2F2023%205%3A37%3A00%20PM&EventLocation=City=New%20York&CountryCode=US&GeoWayPoints=4042N%2007400W&LocationText=New%20York&MSTZ=Eastern%20Standard%20Time&OLSENTZ=America%2FNew_York&Province=NY&UnLocode=USNYC&Facility=MAHER&FacilityCode=MAHER&IANATZ=America%2FNew_York&IMO=9447914&IsEstimate=False&MMSI=636092782&Mode=Vessel&order=-1&Reference=19269290&Sequence=7&TimeZone=Eastern%20Standard%20Time&VesselName=TORRENTE&VoyageNumber=0017W&EVENTS=Description=GATE%20OUT%20DELIVERY%20FULL&EventCode=G2&EventDate=9%2F12%2F2023%209%3A04%3A00%20PM&EventLocation=City=New%20York&CountryCode=US&GeoWayPoints=4042N%2007400W&LocationText=New%20York&MSTZ=Eastern%20Standard%20Time&OLSENTZ=America%2FNew_York&Province=NY&UnLocode=USNYC&Facility=MAHER&FacilityCode=MAHER&IANATZ=America%2FNew_York&IsEstimate=False&order=-1&Reference=19269291&Sequence=8&TimeZone=Eastern%20Standard%20Time&EVENTS=Description=GATE%20IN%20TO%20OUTBOUND&EventCode=G1&EventDate=9%2F12%2F2023%209%3A04%3A00%20PM&EventLocation=City=Elizabeth&CountryCode=US&GeoWayPoints=4039N%2007411W&LocationText=Elizabeth&MSTZ=Eastern%20Standard%20Time&OLSENTZ=America%2FNew_York&Province=NJ&UnLocode=USEZA&Facility=ELIZABETH%20MARINE%20TRM&FacilityCode=ELIZMARTRM&IANATZ=America%2FNew_York&IsEstimate=False&order=-1&Reference=19269292&Sequence=9&TimeZone=Eastern%20Standard%20Time&EVENTS=Description=RAIL%20LOADED%20INBOUND&EventCode=R1&EventDate=9%2F13%2F2023%204%3A27%3A00%20PM&EventLocation=City=Elizabeth&CountryCode=US&GeoWayPoints=4039N%2007411W&LocationText=Elizabeth&MSTZ=Eastern%20Standard%20Time&OLSENTZ=America%2FNew_York&Province=NJ&UnLocode=USEZA&Facility=ELIZABETH%20MARINE%20TRM&FacilityCode=ELIZMARTRM&IANATZ=America%2FNew_York&IsEstimate=False&Mode=Rail&order=-1&Reference=19269293&Sequence=10&TimeZone=Eastern%20Standard%20Time&EVENTS=Description=RAIL%20DEPARTED%20INBOUND&EventCode=R2&EventDate=9%2F13%2F2023%2010%3A48%3A00%20PM&EventLocation=City=Elizabeth&CountryCode=US&GeoWayPoints=4039N%2007411W&LocationText=Elizabeth&MSTZ=Eastern%20Standard%20Time&OLSENTZ=America%2FNew_York&Province=NJ&UnLocode=USEZA&Facility=ELIZABETH%20MARINE%20TRM&FacilityCode=ELIZMARTRM&IANATZ=America%2FNew_York&IsEstimate=False&Mode=Rail&order=-1&Reference=19269294&Sequence=11&TimeZone=Eastern%20Standard%20Time&EVENTS=Description=RAIL%20ARRIVED%20INBOUND&EventCode=R3&EventDate=9%2F15%2F2023%205%3A51%3A00%20AM&EventLocation=City=Chicago&CountryCode=US&GeoWayPoints=4152N%2008737W&LocationText=Chicago&MSTZ=Central%20Standard%20Time&OLSENTZ=America%2FChicago&Province=IL&UnLocode=USCHI&Facility=CSXT%2059TH%20STREET&FacilityCode=CSXT59&IANATZ=America%2FChicago&IsEstimate=False&Mode=Rail&order=-1&Reference=19269295&Sequence=12&TimeZone=Central%20Standard%20Time&EVENTS=Description=RAIL%20UNLOADED%20INBOUND&EventCode=R4&EventDate=9%2F16%2F2023%205%3A16%3A00%20AM&EventLocation=City=Chicago&CountryCode=US&GeoWayPoints=4152N%2008737W&LocationText=Chicago&MSTZ=Central%20Standard%20Time&OLSENTZ=America%2FChicago&Province=IL&UnLocode=USCHI&Facility=CSXT%2059TH%20STREET&FacilityCode=CSXT59&IANATZ=America%2FChicago&IsEstimate=False&Mode=Rail&order=-1&Reference=19269296&Sequence=13&TimeZone=Central%20Standard%20Time&EVENTS=Description=AVAILABLE%20FOR%20PICKUP&EventCode=Q6&EventDate=9%2F16%2F2023%205%3A16%3A01%20AM&EventLocation=City=Chicago&CountryCode=US&GeoWayPoints=4152N%2008737W&LocationText=Chicago&MSTZ=Central%20Standard%20Time&OLSENTZ=America%2FChicago&Province=IL&UnLocode=USCHI&Facility=CSXT%2059TH%20STREET&FacilityCode=CSXT59&IANATZ=America%2FChicago&IsEstimate=False&order=-1&Reference=19269297&Sequence=14&TimeZone=Central%20Standard%20Time&EVENTS=Description=GATE%20OUT%20DELIVERY%20FULL&EventCode=G2&EventDate=9%2F18%2F2023%209%3A43%3A00%20AM&EventLocation=City=Chicago&CountryCode=US&GeoWayPoints=4152N%2008737W&LocationText=Chicago&MSTZ=Central%20Standard%20Time&OLSENTZ=America%2FChicago&Province=IL&UnLocode=USCHI&Facility=CSXT%2059TH%20STREET&FacilityCode=CSXT59&IANATZ=America%2FChicago&IsEstimate=False&order=-1&Reference=19269298&Sequence=15&TimeZone=Central%20Standard%20Time&EVENTS=Description=RETURNED%20EMPTY&EventCode=E2&EventDate=9%2F20%2F2023%204%3A29%3A00%20PM&EventLocation=City=Chicago&CountryCode=US&GeoWayPoints=4152N%2008737W&LocationText=Chicago&MSTZ=Central%20Standard%20Time&OLSENTZ=America%2FChicago&Province=IL&UnLocode=USCHI&Facility=UP%20JIT&FacilityCode=UPJIT&IANATZ=America%2FChicago&IsEstimate=False&order=-1&Reference=19269299&Sequence=16&TimeZone=Central%20Standard%20Time&MILESTONES=ATA=9%2F12%2F2023%208%3A20%3A00%20AM&ATD=9%2F2%2F2023%2010%3A35%3A00%20PM&AVAILABLE=9%2F16%2F2023%205%3A16%3A01%20AM&CUSTOMS=released&DEL=USCHI&DELIVERED=9%2F18%2F2023%209%3A43%3A00%20AM&DERAMPED=9%2F16%2F2023%205%3A16%3A00%20AM&DISCHARGE=9%2F16%2F2023%205%3A16%3A00%20AM&EMPTYRETURN=9%2F20%2F2023%204%3A29%3A00%20PM&ETA=9%2F12%2F2023%208%3A20%3A00%20AM&ETAFINAL=9%2F15%2F2023%205%3A51%3A00%20AM&ETD=9%2F2%2F2023%2010%3A35%3A00%20PM&FIRMS=J054&FREIGHT=released&IMO=9447914&LFD=9%2F18%2F2023%2011%3A59%3A00%20PM&LFDDETENTION=10%2F2%2F2023%2012%3A00%3A00%20AM&MILESTONEINDICATOR=EMPTY-RETURNED&MMSI=636092782&OBL=surrendered&PICKEDUP=9%2F18%2F2023%209%3A43%3A00%20AM&POD=USNYC&PODDISCHARGE=9%2F12%2F2023%205%3A37%3A00%20PM&POL=DEHAM&POR=DEHAM&SHIPMENTTERMS=RAMP&TERMINAL=CSXT%2059TH%20STREET&TERMINALCODE=CSXT59&UpdatedETA=9%2F12%2F2023%208%3A20%3A00%20AM&UpdatedETAFINAL=9%2F15%2F2023%205%3A51%3A00%20AM&UpdatedETD=9%2F2%2F2023%2010%3A35%3A00%20PM&VESSEL=TORRENTE&VOYAGE=0017W&POD=City=New%20York&CountryCode=US&GeoWayPoints=4042N%2007400W&LocationText=New%20York&MSTZ=Eastern%20Standard%20Time&OLSENTZ=America%2FNew_York&Province=NY&UnLocode=USNYC&POL=City=Hamburg&CountryCode=DE&GeoWayPoints=5331N%2000956E&LocationText=Hamburg&MSTZ=W.%20Europe%20Standard%20Time&OLSENTZ=Europe%2FBerlin&Province=HH&UnLocode=DEHAM&POR=City=Hamburg&CountryCode=DE&GeoWayPoints=5331N%2000956E&LocationText=Hamburg&MSTZ=W.%20Europe%20Standard%20Time&OLSENTZ=Europe%2FBerlin&Province=HH&UnLocode=DEHAM&UNIQUEID=033848B9-576A-4C8D-8B5E-E0E077582E2A&tms=&type=none
text/xml
<PushTrackingDataTMSV2 xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ExternalRestService.Models">
<ack>0</ack>
<ctoken>sample string 3</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 1</cbl>
<cnt>sample string 2</cnt>
<functionalacknowledgment>
<id>sample string 1</id>
<key>sample string 2</key>
</functionalacknowledgment>
<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-10-04T10:35:16.5183245+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-10-04T10:35:16.5183245+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-10-04T10:35:16.5183245+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-10-04T10:35:16.5183245+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-10-04T10:35:16.5183245+00:00</ATA>
<ATD>2025-10-04T10:35:16.5183245+00:00</ATD>
<AVAILABLE>2025-10-04T10:35:16.5183245+00:00</AVAILABLE>
<CUSTOMS>sample string 16</CUSTOMS>
<DEL>sample string 4</DEL>
<DELIVERED>2025-10-04T10:35:16.5183245+00:00</DELIVERED>
<DERAMPED>2025-10-04T10:35:16.5183245+00:00</DERAMPED>
<DISCHARGE>2025-10-04T10:35:16.5183245+00:00</DISCHARGE>
<EMPTYRETURN>2025-10-04T10:35:16.5183245+00:00</EMPTYRETURN>
<EMPTYRETURNFACILITY>sample string 13</EMPTYRETURNFACILITY>
<EMPTYRETURNFACILITYCODE>sample string 14</EMPTYRETURNFACILITYCODE>
<ETA>2025-10-04T10:35:16.5183245+00:00</ETA>
<ETAFINAL>2025-10-04T10:35:16.5183245+00:00</ETAFINAL>
<ETD>2025-10-04T10:35:16.5183245+00:00</ETD>
<FIRMS>sample string 11</FIRMS>
<FREIGHT>sample string 17</FREIGHT>
<IMO>sample string 8</IMO>
<LFD>2025-10-04T10:35:16.5183245+00:00</LFD>
<LFDDETENTION>2025-10-04T10:35:16.5183245+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-10-04T10:35:16.5183245+00:00</PICKEDUP>
<POD>sample string 3</POD>
<PODDISCHARGE>2025-10-04T10:35:16.5183245+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-10-04T10:35:16.5183245+00:00</UpdatedETA>
<UpdatedETAFINAL>2025-10-04T10:35:16.5183245+00:00</UpdatedETAFINAL>
<UpdatedETD>2025-10-04T10:35:16.5183245+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-10-04T10:35:16.5183245+00:00</ATA>
<ATD>2025-10-04T10:35:16.5183245+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-10-04T10:35:16.5183245+00:00</ETA>
<ETD>2025-10-04T10:35:16.5183245+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-10-04T10:35:16.5183245+00:00</ATA>
<ATD>2025-10-04T10:35:16.5183245+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-10-04T10:35:16.5183245+00:00</ETA>
<ETD>2025-10-04T10:35:16.5183245+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-10-04T10:35:16.5183245+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-10-04T10:35:16.5183245+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-10-04T10:35:16.5183245+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-10-04T10:35:16.5183245+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-10-04T10:35:16.5183245+00:00</ATA>
<ATD>2025-10-04T10:35:16.5183245+00:00</ATD>
<AVAILABLE>2025-10-04T10:35:16.5183245+00:00</AVAILABLE>
<CUSTOMS>sample string 16</CUSTOMS>
<DEL>sample string 4</DEL>
<DELIVERED>2025-10-04T10:35:16.5183245+00:00</DELIVERED>
<DERAMPED>2025-10-04T10:35:16.5183245+00:00</DERAMPED>
<DISCHARGE>2025-10-04T10:35:16.5183245+00:00</DISCHARGE>
<EMPTYRETURN>2025-10-04T10:35:16.5183245+00:00</EMPTYRETURN>
<EMPTYRETURNFACILITY>sample string 13</EMPTYRETURNFACILITY>
<EMPTYRETURNFACILITYCODE>sample string 14</EMPTYRETURNFACILITYCODE>
<ETA>2025-10-04T10:35:16.5183245+00:00</ETA>
<ETAFINAL>2025-10-04T10:35:16.5183245+00:00</ETAFINAL>
<ETD>2025-10-04T10:35:16.5183245+00:00</ETD>
<FIRMS>sample string 11</FIRMS>
<FREIGHT>sample string 17</FREIGHT>
<IMO>sample string 8</IMO>
<LFD>2025-10-04T10:35:16.5183245+00:00</LFD>
<LFDDETENTION>2025-10-04T10:35:16.5183245+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-10-04T10:35:16.5183245+00:00</PICKEDUP>
<POD>sample string 3</POD>
<PODDISCHARGE>2025-10-04T10:35:16.5183245+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-10-04T10:35:16.5183245+00:00</UpdatedETA>
<UpdatedETAFINAL>2025-10-04T10:35:16.5183245+00:00</UpdatedETAFINAL>
<UpdatedETD>2025-10-04T10:35:16.5183245+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-10-04T10:35:16.5183245+00:00</ATA>
<ATD>2025-10-04T10:35:16.5183245+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-10-04T10:35:16.5183245+00:00</ETA>
<ETD>2025-10-04T10:35:16.5183245+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-10-04T10:35:16.5183245+00:00</ATA>
<ATD>2025-10-04T10:35:16.5183245+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-10-04T10:35:16.5183245+00:00</ETA>
<ETD>2025-10-04T10:35:16.5183245+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>
<tms>
<group>
<id>sample string 1</id>
<references xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:string>sample string 1</d4p1:string>
<d4p1:string>sample string 2</d4p1:string>
</references>
</group>
<srqs>
<PushTrackingDataTMSV2.TMS.SRQ>
<bol>sample string 2</bol>
<branches>
<PushTrackingDataTMSV2.TMS.Branch>
<key>sample string 1</key>
<type>unspecified</type>
</PushTrackingDataTMSV2.TMS.Branch>
<PushTrackingDataTMSV2.TMS.Branch>
<key>sample string 1</key>
<type>unspecified</type>
</PushTrackingDataTMSV2.TMS.Branch>
</branches>
<cnt>sample string 3</cnt>
<customerreferences>
<values xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d6p1:string>sample string 1</d6p1:string>
<d6p1:string>sample string 2</d6p1:string>
</values>
</customerreferences>
<hbl>sample string 4</hbl>
<id>sample string 1</id>
<parties>
<PushTrackingDataTMSV2.TMS.Party>
<key>sample string 1</key>
<other>sample string 2</other>
<type>none</type>
</PushTrackingDataTMSV2.TMS.Party>
<PushTrackingDataTMSV2.TMS.Party>
<key>sample string 1</key>
<other>sample string 2</other>
<type>none</type>
</PushTrackingDataTMSV2.TMS.Party>
</parties>
<purchaseorders>
<values xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d6p1:string>sample string 1</d6p1:string>
<d6p1:string>sample string 2</d6p1:string>
</values>
</purchaseorders>
<type>unspecified</type>
</PushTrackingDataTMSV2.TMS.SRQ>
<PushTrackingDataTMSV2.TMS.SRQ>
<bol>sample string 2</bol>
<branches>
<PushTrackingDataTMSV2.TMS.Branch>
<key>sample string 1</key>
<type>unspecified</type>
</PushTrackingDataTMSV2.TMS.Branch>
<PushTrackingDataTMSV2.TMS.Branch>
<key>sample string 1</key>
<type>unspecified</type>
</PushTrackingDataTMSV2.TMS.Branch>
</branches>
<cnt>sample string 3</cnt>
<customerreferences>
<values xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d6p1:string>sample string 1</d6p1:string>
<d6p1:string>sample string 2</d6p1:string>
</values>
</customerreferences>
<hbl>sample string 4</hbl>
<id>sample string 1</id>
<parties>
<PushTrackingDataTMSV2.TMS.Party>
<key>sample string 1</key>
<other>sample string 2</other>
<type>none</type>
</PushTrackingDataTMSV2.TMS.Party>
<PushTrackingDataTMSV2.TMS.Party>
<key>sample string 1</key>
<other>sample string 2</other>
<type>none</type>
</PushTrackingDataTMSV2.TMS.Party>
</parties>
<purchaseorders>
<values xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d6p1:string>sample string 1</d6p1:string>
<d6p1:string>sample string 2</d6p1:string>
</values>
</purchaseorders>
<type>unspecified</type>
</PushTrackingDataTMSV2.TMS.SRQ>
</srqs>
<type>none</type>
</tms>
</PushTrackingDataTMSV2>
Response Information
Resource Description
HTTP RESPONSE MESSAGE
HttpResponseMessage| Name | Description | Type | Additional information |
|---|---|---|---|
| Version | Version |
None. |
|
| Content | HttpContent |
None. |
|
| StatusCode | HttpStatusCode |
None. |
|
| ReasonPhrase | string |
None. |
|
| Headers | Collection of Object |
None. |
|
| RequestMessage | HttpRequestMessage |
None. |
|
| IsSuccessStatusCode | boolean |
None. |
Response Formats
application/xml
<HttpResponseMessage xmlns="http://schemas.datacontract.org/2004/07/System.Net.Http">
<Content />
<ReasonPhrase>OK</ReasonPhrase>
<RequestMessage />
<StatusCode>OK</StatusCode>
<Version>
<_Build xmlns="http://schemas.datacontract.org/2004/07/System">-1</_Build>
<_Major xmlns="http://schemas.datacontract.org/2004/07/System">1</_Major>
<_Minor xmlns="http://schemas.datacontract.org/2004/07/System">1</_Minor>
<_Revision xmlns="http://schemas.datacontract.org/2004/07/System">-1</_Revision>
</Version>
</HttpResponseMessage>
application/json, text/json
{
"Version": {
"Major": 1,
"Minor": 1,
"Build": -1,
"Revision": -1,
"MajorRevision": -1,
"MinorRevision": -1
},
"Content": null,
"StatusCode": 200,
"ReasonPhrase": "OK",
"Headers": [],
"RequestMessage": null,
"IsSuccessStatusCode": true
}