POST api/PushTracking
This method implements the push tracking payload data receival.
Request Information
URI Parameters
None.
Body Parameters
payload
PushTrackingDataName | Description | Type | Additional information |
---|---|---|---|
msgkey |
Optional but required for Functional Acknowledegment Usage Message Routing Key |
string |
None. |
msgid |
Optional but required for Functional Acknowledegment Usage Unique Message ID |
string |
None. |
cbl |
MVOCC Carrier Bill of Lading Number from the GetTracking request method. Format: SCAC plus Manifest Number/Booking Number |
string |
None. |
cnt |
Container Number from the GetTracking request method. Format: 11 Alpha Numeric Characters |
string |
None. |
result |
Tracking Results for the CBL (Carrier Bill of Lading) and/or CNT (Container) |
TrackingResultDto |
None. |
cref |
Array of Client References Format: Alpha Numeric Characters |
Collection of string |
None. |
ack |
A flag indicating success or failure of the web service response back to the client. Default is success. |
AcknowledgeType |
None. |
exceptions |
Message back to client. Mostly used when a web service failure occurs. |
Collection of ResponseExceptionDto |
None. |
ctoken |
Optional Client Token |
string |
None. |
Request Formats
application/json, text/json
{ "msgkey": "sample string 1", "msgid": "sample string 2", "cbl": "sample string 3", "cnt": "sample string 4", "result": { "UNIQUEID": "sample string 1", "CBL": "sample string 2", "BKG": "sample string 3", "BILLTYPE": 0, "REFERENCES": [ "sample string 1", "sample string 2" ], "CARRIER": { "SCAC": "sample string 1", "Name": "sample string 2", "CommonName": "sample string 3", "Type": 1 }, "CONTAINERS": [ { "CNT": "sample string 1", "CNTTYPE": { "Tag": "sample string 1", "ShortName": "sample string 2", "LongName": "sample string 3", "AlternativeNamesText": "sample string 4", "LengthInFeet": 1.1, "WidthInFeet": 1.1, "HeightInFeet": 1.1, "CapacityInCubicFeet": 1.1, "Description": "sample string 5" }, "POR": { "LocationText": "sample string 1", "UnLocode": "sample string 2", "City": "sample string 3", "Province": "sample string 4", "CountryCode": "sample string 5", "GeoWayPoints": "sample string 6", "OLSENTZ": "sample string 7", "MSTZ": "sample string 8" }, "POL": { "LocationText": "sample string 1", "UnLocode": "sample string 2", "City": "sample string 3", "Province": "sample string 4", "CountryCode": "sample string 5", "GeoWayPoints": "sample string 6", "OLSENTZ": "sample string 7", "MSTZ": "sample string 8" }, "POD": { "LocationText": "sample string 1", "UnLocode": "sample string 2", "City": "sample string 3", "Province": "sample string 4", "CountryCode": "sample string 5", "GeoWayPoints": "sample string 6", "OLSENTZ": "sample string 7", "MSTZ": "sample string 8" }, "DEL": { "LocationText": "sample string 1", "UnLocode": "sample string 2", "City": "sample string 3", "Province": "sample string 4", "CountryCode": "sample string 5", "GeoWayPoints": "sample string 6", "OLSENTZ": "sample string 7", "MSTZ": "sample string 8" }, "MILESTONES": { "POR": "sample string 1", "POL": "sample string 2", "POD": "sample string 3", "DEL": "sample string 4", "SHIPMENTTERMS": "sample string 5", "VESSEL": "sample string 6", "VOYAGE": "sample string 7", "IMO": "sample string 8", "MMSI": "sample string 9", "ATA": "2022-05-17T05:43:08.2910384+00:00", "ATD": "2022-05-17T05:43:08.2910384+00:00", "ETD": "2022-05-17T05:43:08.2910384+00:00", "ETA": "2022-05-17T05:43:08.2910384+00:00", "ETAFINAL": "2022-05-17T05:43:08.2910384+00:00", "UpdatedETD": "2022-05-17T05:43:08.2910384+00:00", "UpdatedETA": "2022-05-17T05:43:08.2910384+00:00", "UpdatedETAFINAL": "2022-05-17T05:43:08.2910384+00:00", "TERMINAL": "sample string 10", "FIRMS": "sample string 11", "TERMINALCODE": "sample string 12", "PODDISCHARGE": "2022-05-17T05:43:08.2910384+00:00", "EMPTYRETURNFACILITY": "sample string 13", "EMPTYRETURNFACILITYCODE": "sample string 14", "LFD": "2022-05-17T05:43:08.2910384+00:00", "LFDDETENTION": "2022-05-17T05:43:08.2910384+00:00", "DISCHARGE": "2022-05-17T05:43:08.2910384+00:00", "DERAMPED": "2022-05-17T05:43:08.2910384+00:00", "AVAILABLE": "2022-05-17T05:43:08.2910384+00:00", "PICKEDUP": "2022-05-17T05:43:08.2910384+00:00", "DELIVERED": "2022-05-17T05:43:08.2910384+00:00", "EMPTYRETURN": "2022-05-17T05:43:08.2910384+00:00", "OBL": "sample string 15", "CUSTOMS": "sample string 16", "FREIGHT": "sample string 17", "NOTES": "sample string 18", "MILESTONEINDICATOR": "sample string 19" }, "EVENTS": [ { "Sequence": 1, "EventCode": "sample string 1", "Description": "sample string 2", "VesselName": "sample string 3", "VoyageNumber": "sample string 4", "IMO": "sample string 5", "MMSI": "sample string 6", "RailCar": "sample string 7", "Mode": "sample string 8", "IsEstimate": true, "EventDate": "2022-05-17T05:43:08.2910384+00:00", "TimeZone": "sample string 9", "IANATZ": "sample string 10", "EventLocation": { "LocationText": "sample string 1", "UnLocode": "sample string 2", "City": "sample string 3", "Province": "sample string 4", "CountryCode": "sample string 5", "GeoWayPoints": "sample string 6", "OLSENTZ": "sample string 7", "MSTZ": "sample string 8" }, "Facility": "sample string 11", "FacilityCode": "sample string 12", "Reference": "sample string 13" }, { "Sequence": 1, "EventCode": "sample string 1", "Description": "sample string 2", "VesselName": "sample string 3", "VoyageNumber": "sample string 4", "IMO": "sample string 5", "MMSI": "sample string 6", "RailCar": "sample string 7", "Mode": "sample string 8", "IsEstimate": true, "EventDate": "2022-05-17T05:43:08.2910384+00:00", "TimeZone": "sample string 9", "IANATZ": "sample string 10", "EventLocation": { "LocationText": "sample string 1", "UnLocode": "sample string 2", "City": "sample string 3", "Province": "sample string 4", "CountryCode": "sample string 5", "GeoWayPoints": "sample string 6", "OLSENTZ": "sample string 7", "MSTZ": "sample string 8" }, "Facility": "sample string 11", "FacilityCode": "sample string 12", "Reference": "sample string 13" } ], "ROUTING": [ { "Sequence": 1, "Type": 0, "Origin": { "LocationText": "sample string 1", "UnLocode": "sample string 2", "City": "sample string 3", "Province": "sample string 4", "CountryCode": "sample string 5", "GeoWayPoints": "sample string 6", "OLSENTZ": "sample string 7", "MSTZ": "sample string 8" }, "Destination": { "LocationText": "sample string 1", "UnLocode": "sample string 2", "City": "sample string 3", "Province": "sample string 4", "CountryCode": "sample string 5", "GeoWayPoints": "sample string 6", "OLSENTZ": "sample string 7", "MSTZ": "sample string 8" }, "VESSEL": "sample string 1", "VSLIMO": "sample string 2", "VSLMMSI": "sample string 3", "VOYAGE": "sample string 4", "ETD": "2022-05-17T05:43:08.2910384+00:00", "ETA": "2022-05-17T05:43:08.2910384+00:00", "ATD": "2022-05-17T05:43:08.2910384+00:00", "ATA": "2022-05-17T05:43:08.2910384+00:00" }, { "Sequence": 1, "Type": 0, "Origin": { "LocationText": "sample string 1", "UnLocode": "sample string 2", "City": "sample string 3", "Province": "sample string 4", "CountryCode": "sample string 5", "GeoWayPoints": "sample string 6", "OLSENTZ": "sample string 7", "MSTZ": "sample string 8" }, "Destination": { "LocationText": "sample string 1", "UnLocode": "sample string 2", "City": "sample string 3", "Province": "sample string 4", "CountryCode": "sample string 5", "GeoWayPoints": "sample string 6", "OLSENTZ": "sample string 7", "MSTZ": "sample string 8" }, "VESSEL": "sample string 1", "VSLIMO": "sample string 2", "VSLMMSI": "sample string 3", "VOYAGE": "sample string 4", "ETD": "2022-05-17T05:43:08.2910384+00:00", "ETA": "2022-05-17T05:43:08.2910384+00:00", "ATD": "2022-05-17T05:43:08.2910384+00:00", "ATA": "2022-05-17T05:43:08.2910384+00:00" } ] }, { "CNT": "sample string 1", "CNTTYPE": { "Tag": "sample string 1", "ShortName": "sample string 2", "LongName": "sample string 3", "AlternativeNamesText": "sample string 4", "LengthInFeet": 1.1, "WidthInFeet": 1.1, "HeightInFeet": 1.1, "CapacityInCubicFeet": 1.1, "Description": "sample string 5" }, "POR": { "LocationText": "sample string 1", "UnLocode": "sample string 2", "City": "sample string 3", "Province": "sample string 4", "CountryCode": "sample string 5", "GeoWayPoints": "sample string 6", "OLSENTZ": "sample string 7", "MSTZ": "sample string 8" }, "POL": { "LocationText": "sample string 1", "UnLocode": "sample string 2", "City": "sample string 3", "Province": "sample string 4", "CountryCode": "sample string 5", "GeoWayPoints": "sample string 6", "OLSENTZ": "sample string 7", "MSTZ": "sample string 8" }, "POD": { "LocationText": "sample string 1", "UnLocode": "sample string 2", "City": "sample string 3", "Province": "sample string 4", "CountryCode": "sample string 5", "GeoWayPoints": "sample string 6", "OLSENTZ": "sample string 7", "MSTZ": "sample string 8" }, "DEL": { "LocationText": "sample string 1", "UnLocode": "sample string 2", "City": "sample string 3", "Province": "sample string 4", "CountryCode": "sample string 5", "GeoWayPoints": "sample string 6", "OLSENTZ": "sample string 7", "MSTZ": "sample string 8" }, "MILESTONES": { "POR": "sample string 1", "POL": "sample string 2", "POD": "sample string 3", "DEL": "sample string 4", "SHIPMENTTERMS": "sample string 5", "VESSEL": "sample string 6", "VOYAGE": "sample string 7", "IMO": "sample string 8", "MMSI": "sample string 9", "ATA": "2022-05-17T05:43:08.2910384+00:00", "ATD": "2022-05-17T05:43:08.2910384+00:00", "ETD": "2022-05-17T05:43:08.2910384+00:00", "ETA": "2022-05-17T05:43:08.2910384+00:00", "ETAFINAL": "2022-05-17T05:43:08.2910384+00:00", "UpdatedETD": "2022-05-17T05:43:08.2910384+00:00", "UpdatedETA": "2022-05-17T05:43:08.2910384+00:00", "UpdatedETAFINAL": "2022-05-17T05:43:08.2910384+00:00", "TERMINAL": "sample string 10", "FIRMS": "sample string 11", "TERMINALCODE": "sample string 12", "PODDISCHARGE": "2022-05-17T05:43:08.2910384+00:00", "EMPTYRETURNFACILITY": "sample string 13", "EMPTYRETURNFACILITYCODE": "sample string 14", "LFD": "2022-05-17T05:43:08.2910384+00:00", "LFDDETENTION": "2022-05-17T05:43:08.2910384+00:00", "DISCHARGE": "2022-05-17T05:43:08.2910384+00:00", "DERAMPED": "2022-05-17T05:43:08.2910384+00:00", "AVAILABLE": "2022-05-17T05:43:08.2910384+00:00", "PICKEDUP": "2022-05-17T05:43:08.2910384+00:00", "DELIVERED": "2022-05-17T05:43:08.2910384+00:00", "EMPTYRETURN": "2022-05-17T05:43:08.2910384+00:00", "OBL": "sample string 15", "CUSTOMS": "sample string 16", "FREIGHT": "sample string 17", "NOTES": "sample string 18", "MILESTONEINDICATOR": "sample string 19" }, "EVENTS": [ { "Sequence": 1, "EventCode": "sample string 1", "Description": "sample string 2", "VesselName": "sample string 3", "VoyageNumber": "sample string 4", "IMO": "sample string 5", "MMSI": "sample string 6", "RailCar": "sample string 7", "Mode": "sample string 8", "IsEstimate": true, "EventDate": "2022-05-17T05:43:08.2910384+00:00", "TimeZone": "sample string 9", "IANATZ": "sample string 10", "EventLocation": { "LocationText": "sample string 1", "UnLocode": "sample string 2", "City": "sample string 3", "Province": "sample string 4", "CountryCode": "sample string 5", "GeoWayPoints": "sample string 6", "OLSENTZ": "sample string 7", "MSTZ": "sample string 8" }, "Facility": "sample string 11", "FacilityCode": "sample string 12", "Reference": "sample string 13" }, { "Sequence": 1, "EventCode": "sample string 1", "Description": "sample string 2", "VesselName": "sample string 3", "VoyageNumber": "sample string 4", "IMO": "sample string 5", "MMSI": "sample string 6", "RailCar": "sample string 7", "Mode": "sample string 8", "IsEstimate": true, "EventDate": "2022-05-17T05:43:08.2910384+00:00", "TimeZone": "sample string 9", "IANATZ": "sample string 10", "EventLocation": { "LocationText": "sample string 1", "UnLocode": "sample string 2", "City": "sample string 3", "Province": "sample string 4", "CountryCode": "sample string 5", "GeoWayPoints": "sample string 6", "OLSENTZ": "sample string 7", "MSTZ": "sample string 8" }, "Facility": "sample string 11", "FacilityCode": "sample string 12", "Reference": "sample string 13" } ], "ROUTING": [ { "Sequence": 1, "Type": 0, "Origin": { "LocationText": "sample string 1", "UnLocode": "sample string 2", "City": "sample string 3", "Province": "sample string 4", "CountryCode": "sample string 5", "GeoWayPoints": "sample string 6", "OLSENTZ": "sample string 7", "MSTZ": "sample string 8" }, "Destination": { "LocationText": "sample string 1", "UnLocode": "sample string 2", "City": "sample string 3", "Province": "sample string 4", "CountryCode": "sample string 5", "GeoWayPoints": "sample string 6", "OLSENTZ": "sample string 7", "MSTZ": "sample string 8" }, "VESSEL": "sample string 1", "VSLIMO": "sample string 2", "VSLMMSI": "sample string 3", "VOYAGE": "sample string 4", "ETD": "2022-05-17T05:43:08.2910384+00:00", "ETA": "2022-05-17T05:43:08.2910384+00:00", "ATD": "2022-05-17T05:43:08.2910384+00:00", "ATA": "2022-05-17T05:43:08.2910384+00:00" }, { "Sequence": 1, "Type": 0, "Origin": { "LocationText": "sample string 1", "UnLocode": "sample string 2", "City": "sample string 3", "Province": "sample string 4", "CountryCode": "sample string 5", "GeoWayPoints": "sample string 6", "OLSENTZ": "sample string 7", "MSTZ": "sample string 8" }, "Destination": { "LocationText": "sample string 1", "UnLocode": "sample string 2", "City": "sample string 3", "Province": "sample string 4", "CountryCode": "sample string 5", "GeoWayPoints": "sample string 6", "OLSENTZ": "sample string 7", "MSTZ": "sample string 8" }, "VESSEL": "sample string 1", "VSLIMO": "sample string 2", "VSLMMSI": "sample string 3", "VOYAGE": "sample string 4", "ETD": "2022-05-17T05:43:08.2910384+00:00", "ETA": "2022-05-17T05:43:08.2910384+00:00", "ATD": "2022-05-17T05:43:08.2910384+00:00", "ATA": "2022-05-17T05:43:08.2910384+00:00" } ] } ] }, "cref": [ "sample string 1", "sample string 2" ], "ack": 0, "exceptions": [ { "errorcode": "sample string 1", "msg": "sample string 2", "validationcodes": "sample string 3", "suggestion": "sample string 4" }, { "errorcode": "sample string 1", "msg": "sample string 2", "validationcodes": "sample string 3", "suggestion": "sample string 4" } ], "ctoken": "sample string 5" }
application/xml, text/xml
<PushTrackingData xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ExternalRestService.Models"> <ack>Failure</ack> <ctoken>sample string 5</ctoken> <exceptions> <ResponseExceptionDto> <errorcode>sample string 1</errorcode> <msg>sample string 2</msg> <suggestion>sample string 4</suggestion> <validationcodes>sample string 3</validationcodes> </ResponseExceptionDto> <ResponseExceptionDto> <errorcode>sample string 1</errorcode> <msg>sample string 2</msg> <suggestion>sample string 4</suggestion> <validationcodes>sample string 3</validationcodes> </ResponseExceptionDto> </exceptions> <cbl>sample string 3</cbl> <cnt>sample string 4</cnt> <cref xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:string>sample string 1</d2p1:string> <d2p1:string>sample string 2</d2p1:string> </cref> <msgid>sample string 2</msgid> <msgkey>sample string 1</msgkey> <result> <BILLTYPE>UnKnown</BILLTYPE> <BKG>sample string 3</BKG> <CARRIER> <CommonName>sample string 3</CommonName> <Name>sample string 2</Name> <SCAC>sample string 1</SCAC> <Type>Ocean</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>2022-05-17T05:43:08.2910384+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> </TrackingEventDto> <TrackingEventDto> <Description>sample string 2</Description> <EventCode>sample string 1</EventCode> <EventDate>2022-05-17T05:43:08.2910384+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> </TrackingEventDto> </EVENTS> <MILESTONES> <ATA>2022-05-17T05:43:08.2910384+00:00</ATA> <ATD>2022-05-17T05:43:08.2910384+00:00</ATD> <AVAILABLE>2022-05-17T05:43:08.2910384+00:00</AVAILABLE> <CUSTOMS>sample string 16</CUSTOMS> <DEL>sample string 4</DEL> <DELIVERED>2022-05-17T05:43:08.2910384+00:00</DELIVERED> <DERAMPED>2022-05-17T05:43:08.2910384+00:00</DERAMPED> <DISCHARGE>2022-05-17T05:43:08.2910384+00:00</DISCHARGE> <EMPTYRETURN>2022-05-17T05:43:08.2910384+00:00</EMPTYRETURN> <EMPTYRETURNFACILITY>sample string 13</EMPTYRETURNFACILITY> <EMPTYRETURNFACILITYCODE>sample string 14</EMPTYRETURNFACILITYCODE> <ETA>2022-05-17T05:43:08.2910384+00:00</ETA> <ETAFINAL>2022-05-17T05:43:08.2910384+00:00</ETAFINAL> <ETD>2022-05-17T05:43:08.2910384+00:00</ETD> <FIRMS>sample string 11</FIRMS> <FREIGHT>sample string 17</FREIGHT> <IMO>sample string 8</IMO> <LFD>2022-05-17T05:43:08.2910384+00:00</LFD> <LFDDETENTION>2022-05-17T05:43:08.2910384+00:00</LFDDETENTION> <MILESTONEINDICATOR>sample string 19</MILESTONEINDICATOR> <MMSI>sample string 9</MMSI> <NOTES>sample string 18</NOTES> <OBL>sample string 15</OBL> <PICKEDUP>2022-05-17T05:43:08.2910384+00:00</PICKEDUP> <POD>sample string 3</POD> <PODDISCHARGE>2022-05-17T05:43:08.2910384+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>2022-05-17T05:43:08.2910384+00:00</UpdatedETA> <UpdatedETAFINAL>2022-05-17T05:43:08.2910384+00:00</UpdatedETAFINAL> <UpdatedETD>2022-05-17T05:43:08.2910384+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>2022-05-17T05:43:08.2910384+00:00</ATA> <ATD>2022-05-17T05:43:08.2910384+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>2022-05-17T05:43:08.2910384+00:00</ETA> <ETD>2022-05-17T05:43:08.2910384+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>2022-05-17T05:43:08.2910384+00:00</ATA> <ATD>2022-05-17T05:43:08.2910384+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>2022-05-17T05:43:08.2910384+00:00</ETA> <ETD>2022-05-17T05:43:08.2910384+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>2022-05-17T05:43:08.2910384+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> </TrackingEventDto> <TrackingEventDto> <Description>sample string 2</Description> <EventCode>sample string 1</EventCode> <EventDate>2022-05-17T05:43:08.2910384+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> </TrackingEventDto> </EVENTS> <MILESTONES> <ATA>2022-05-17T05:43:08.2910384+00:00</ATA> <ATD>2022-05-17T05:43:08.2910384+00:00</ATD> <AVAILABLE>2022-05-17T05:43:08.2910384+00:00</AVAILABLE> <CUSTOMS>sample string 16</CUSTOMS> <DEL>sample string 4</DEL> <DELIVERED>2022-05-17T05:43:08.2910384+00:00</DELIVERED> <DERAMPED>2022-05-17T05:43:08.2910384+00:00</DERAMPED> <DISCHARGE>2022-05-17T05:43:08.2910384+00:00</DISCHARGE> <EMPTYRETURN>2022-05-17T05:43:08.2910384+00:00</EMPTYRETURN> <EMPTYRETURNFACILITY>sample string 13</EMPTYRETURNFACILITY> <EMPTYRETURNFACILITYCODE>sample string 14</EMPTYRETURNFACILITYCODE> <ETA>2022-05-17T05:43:08.2910384+00:00</ETA> <ETAFINAL>2022-05-17T05:43:08.2910384+00:00</ETAFINAL> <ETD>2022-05-17T05:43:08.2910384+00:00</ETD> <FIRMS>sample string 11</FIRMS> <FREIGHT>sample string 17</FREIGHT> <IMO>sample string 8</IMO> <LFD>2022-05-17T05:43:08.2910384+00:00</LFD> <LFDDETENTION>2022-05-17T05:43:08.2910384+00:00</LFDDETENTION> <MILESTONEINDICATOR>sample string 19</MILESTONEINDICATOR> <MMSI>sample string 9</MMSI> <NOTES>sample string 18</NOTES> <OBL>sample string 15</OBL> <PICKEDUP>2022-05-17T05:43:08.2910384+00:00</PICKEDUP> <POD>sample string 3</POD> <PODDISCHARGE>2022-05-17T05:43:08.2910384+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>2022-05-17T05:43:08.2910384+00:00</UpdatedETA> <UpdatedETAFINAL>2022-05-17T05:43:08.2910384+00:00</UpdatedETAFINAL> <UpdatedETD>2022-05-17T05:43:08.2910384+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>2022-05-17T05:43:08.2910384+00:00</ATA> <ATD>2022-05-17T05:43:08.2910384+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>2022-05-17T05:43:08.2910384+00:00</ETA> <ETD>2022-05-17T05:43:08.2910384+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>2022-05-17T05:43:08.2910384+00:00</ATA> <ATD>2022-05-17T05:43:08.2910384+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>2022-05-17T05:43:08.2910384+00:00</ETA> <ETD>2022-05-17T05:43:08.2910384+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> </PushTrackingData>
application/x-www-form-urlencoded
Sample not available.
Response Information
Resource Description
HTTP RESPONSE MESSAGE
HttpResponseMessageName | 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
text/json
{ "msgkey": null, "msgid": null, "cbl": "ONEYHPHV07147800", "cnt": null, "result": { "UNIQUEID": "5B7D716C-1FC4-4397-A495-B2F65F7D4876", "CBL": "ONEYHPHV07147800", "BKG": null, "BILLTYPE": 0, "REFERENCES": null, "CARRIER": { "SCAC": "ONEY", "Name": "One Ocean Network Express", "CommonName": "ONE", "Type": 1 }, "CONTAINERS": [ { "CNT": "NYKU8370783", "CNTTYPE": { "Tag": "40GP", "ShortName": "40' GP DRY", "LongName": "40 FT STANDARD DRY", "AlternativeNamesText": null, "LengthInFeet": 40.0, "WidthInFeet": 8.0, "HeightInFeet": 8.5, "CapacityInCubicFeet": 2397.0, "Description": "40' x 8'6\" Dry Cargo" }, "POR": { "LocationText": "Haiphong", "UnLocode": "VNHPH", "City": "Haiphong", "Province": "", "CountryCode": "VN", "GeoWayPoints": "2084N 10668E", "OLSENTZ": "Asia/Ho_Chi_Minh", "MSTZ": "SE Asia Standard Time" }, "POL": { "LocationText": "Haiphong", "UnLocode": "VNHPH", "City": "Haiphong", "Province": "", "CountryCode": "VN", "GeoWayPoints": "2084N 10668E", "OLSENTZ": "Asia/Ho_Chi_Minh", "MSTZ": "SE Asia 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": "New York", "UnLocode": "USNYC", "City": "New York", "Province": "NY", "CountryCode": "US", "GeoWayPoints": "4042N 07400W", "OLSENTZ": "America/New_York", "MSTZ": "Eastern Standard Time" }, "MILESTONES": { "POR": "VNHPH", "POL": "VNHPH", "POD": "USNYC", "DEL": "USNYC", "SHIPMENTTERMS": "PORT", "VESSEL": "NYK CRANE", "VOYAGE": "0014", "IMO": "9741401", "MMSI": "370651000", "ATA": "2019-07-26T08:30:00", "ATD": "2019-06-16T10:30:00", "ETD": null, "ETA": "2019-07-22T18:00:00", "ETAFINAL": null, "UpdatedETD": null, "UpdatedETA": "2019-07-22T18:00:00", "UpdatedETAFINAL": null, "TERMINAL": "GCT BAYONNE", "FIRMS": "E364", "TERMINALCODE": "GCTNJ", "PODDISCHARGE": "2019-07-27T17:00:00", "EMPTYRETURNFACILITY": "GCT BAYONNE", "EMPTYRETURNFACILITYCODE": "GCTNJ", "LFD": "2019-08-01T00:00:00", "LFDDETENTION": "2019-08-13T00:00:00", "DISCHARGE": "2019-07-27T17:00:00", "DERAMPED": null, "AVAILABLE": "2019-07-27T17:45:00", "PICKEDUP": "2019-07-30T12:21:00", "DELIVERED": "2019-07-30T12:21:00", "EMPTYRETURN": "2019-08-05T10:21:00", "OBL": "Jun-18-2019", "CUSTOMS": "Jul-26-2019", "FREIGHT": "Jul-19-2019", "NOTES": "", "MILESTONEINDICATOR": "EMPTY-RETURNED" }, "EVENTS": [ { "Sequence": 1, "EventCode": "E1", "Description": "EMPTY TO SHIPPER", "VesselName": null, "VoyageNumber": "", "IMO": null, "MMSI": null, "RailCar": null, "Mode": null, "IsEstimate": false, "EventDate": "2019-06-13T11:27:00", "TimeZone": "SE Asia Standard Time", "IANATZ": "Asia/Ho_Chi_Minh", "EventLocation": { "LocationText": "Haiphong", "UnLocode": "VNHPH", "City": "Haiphong", "Province": "", "CountryCode": "VN", "GeoWayPoints": "2084N 10668E", "OLSENTZ": "Asia/Ho_Chi_Minh", "MSTZ": "SE Asia Standard Time" }, "Facility": null, "FacilityCode": null, "Reference": "1626975" }, { "Sequence": 2, "EventCode": "G1", "Description": "GATE IN TO OUTBOUND", "VesselName": null, "VoyageNumber": "", "IMO": null, "MMSI": null, "RailCar": null, "Mode": null, "IsEstimate": false, "EventDate": "2019-06-13T17:12:00", "TimeZone": "SE Asia Standard Time", "IANATZ": "Asia/Ho_Chi_Minh", "EventLocation": { "LocationText": "Haiphong", "UnLocode": "VNHPH", "City": "Haiphong", "Province": "", "CountryCode": "VN", "GeoWayPoints": "2084N 10668E", "OLSENTZ": "Asia/Ho_Chi_Minh", "MSTZ": "SE Asia Standard Time" }, "Facility": null, "FacilityCode": null, "Reference": "1626976" }, { "Sequence": 3, "EventCode": "LB", "Description": "LOADED ON BOARD", "VesselName": "HAIAN PARK", "VoyageNumber": "0168", "IMO": "9207560", "MMSI": "574002240", "RailCar": null, "Mode": "Vessel", "IsEstimate": false, "EventDate": "2019-06-16T02:58:00", "TimeZone": "SE Asia Standard Time", "IANATZ": "Asia/Ho_Chi_Minh", "EventLocation": { "LocationText": "Haiphong", "UnLocode": "VNHPH", "City": "Haiphong", "Province": "", "CountryCode": "VN", "GeoWayPoints": "2084N 10668E", "OLSENTZ": "Asia/Ho_Chi_Minh", "MSTZ": "SE Asia Standard Time" }, "Facility": null, "FacilityCode": null, "Reference": "1626977" }, { "Sequence": 4, "EventCode": "DP", "Description": "DEPARTED POL", "VesselName": "HAIAN PARK", "VoyageNumber": "0168", "IMO": "9207560", "MMSI": "574002240", "RailCar": null, "Mode": "Vessel", "IsEstimate": false, "EventDate": "2019-06-16T10:30:00", "TimeZone": "SE Asia Standard Time", "IANATZ": "Asia/Ho_Chi_Minh", "EventLocation": { "LocationText": "Haiphong", "UnLocode": "VNHPH", "City": "Haiphong", "Province": "", "CountryCode": "VN", "GeoWayPoints": "2084N 10668E", "OLSENTZ": "Asia/Ho_Chi_Minh", "MSTZ": "SE Asia Standard Time" }, "Facility": null, "FacilityCode": null, "Reference": "1626978" }, { "Sequence": 5, "EventCode": "K7", "Description": "TRANSSHIPMENT ARRIVED", "VesselName": "HAIAN PARK", "VoyageNumber": "0168", "IMO": "9207560", "MMSI": "574002240", "RailCar": null, "Mode": "Vessel", "IsEstimate": false, "EventDate": "2019-06-19T19:25:00", "TimeZone": "SE Asia Standard Time", "IANATZ": "Asia/Ho_Chi_Minh", "EventLocation": { "LocationText": "Ho Chi Minh City", "UnLocode": "VNSGN", "City": "Ho Chi Minh City", "Province": "SG", "CountryCode": "VN", "GeoWayPoints": "1046N 10640E", "OLSENTZ": "Asia/Ho_Chi_Minh", "MSTZ": "SE Asia Standard Time" }, "Facility": "TAN CANG CAIMEP INTL TERMINAL", "FacilityCode": "TANCAIMEPTRM", "Reference": "1626979" }, { "Sequence": 6, "EventCode": "T1", "Description": "TRANSSHIPMENT DISCHARGED", "VesselName": "HAIAN PARK", "VoyageNumber": "0168", "IMO": "9207560", "MMSI": "574002240", "RailCar": null, "Mode": "Vessel", "IsEstimate": false, "EventDate": "2019-06-19T19:25:00", "TimeZone": "SE Asia Standard Time", "IANATZ": "Asia/Ho_Chi_Minh", "EventLocation": { "LocationText": "Ho Chi Minh City", "UnLocode": "VNSGN", "City": "Ho Chi Minh City", "Province": "SG", "CountryCode": "VN", "GeoWayPoints": "1046N 10640E", "OLSENTZ": "Asia/Ho_Chi_Minh", "MSTZ": "SE Asia Standard Time" }, "Facility": "TAN CANG CAIMEP INTL TERMINAL", "FacilityCode": "TANCAIMEPTRM", "Reference": "1626980" }, { "Sequence": 7, "EventCode": "TL", "Description": "TRANSSHIPMENT LOADED", "VesselName": "NYK CRANE", "VoyageNumber": "0014", "IMO": "9741401", "MMSI": "370651000", "RailCar": null, "Mode": "Vessel", "IsEstimate": false, "EventDate": "2019-06-22T22:40:00", "TimeZone": "SE Asia Standard Time", "IANATZ": "Asia/Ho_Chi_Minh", "EventLocation": { "LocationText": "Ho Chi Minh City", "UnLocode": "VNSGN", "City": "Ho Chi Minh City", "Province": "SG", "CountryCode": "VN", "GeoWayPoints": "1046N 10640E", "OLSENTZ": "Asia/Ho_Chi_Minh", "MSTZ": "SE Asia Standard Time" }, "Facility": "TAN CANG CAIMEP INTL TERMINAL", "FacilityCode": "TANCAIMEPTRM", "Reference": "1626981" }, { "Sequence": 7, "EventCode": "T2", "Description": "TRANSSHIPMENT DEPARTED", "VesselName": null, "VoyageNumber": "0014", "IMO": null, "MMSI": null, "RailCar": null, "Mode": "Vessel", "IsEstimate": false, "EventDate": "2019-06-22T13:50:00", "TimeZone": "SE Asia Standard Time", "IANATZ": "Asia/Ho_Chi_Minh", "EventLocation": { "LocationText": "Ho Chi Minh City", "UnLocode": "VNSGN", "City": "Ho Chi Minh City", "Province": "SG", "CountryCode": "VN", "GeoWayPoints": "1046N 10640E", "OLSENTZ": "Asia/Ho_Chi_Minh", "MSTZ": "SE Asia Standard Time" }, "Facility": null, "FacilityCode": null, "Reference": "1649409" }, { "Sequence": 8, "EventCode": "T2", "Description": "TRANSSHIPMENT DEPARTED", "VesselName": null, "VoyageNumber": "0014", "IMO": null, "MMSI": null, "RailCar": null, "Mode": "Vessel", "IsEstimate": false, "EventDate": "2019-06-23T16:25:00", "TimeZone": "SE Asia Standard Time", "IANATZ": "Asia/Ho_Chi_Minh", "EventLocation": { "LocationText": "Ho Chi Minh City", "UnLocode": "VNSGN", "City": "Ho Chi Minh City", "Province": "SG", "CountryCode": "VN", "GeoWayPoints": "1046N 10640E", "OLSENTZ": "Asia/Ho_Chi_Minh", "MSTZ": "SE Asia Standard Time" }, "Facility": "TAN CANG CAIMEP INTL TERMINAL", "FacilityCode": "TANCAIMEPTRM", "Reference": "1655558" }, { "Sequence": 8, "EventCode": null, "Description": null, "VesselName": "NYK CRANE", "VoyageNumber": "0014", "IMO": "9741401", "MMSI": "370651000", "RailCar": null, "Mode": "Vessel", "IsEstimate": false, "EventDate": "2019-06-23T16:25:00", "TimeZone": "SE Asia Standard Time", "IANATZ": "Asia/Ho_Chi_Minh", "EventLocation": { "LocationText": "Ho Chi Minh City", "UnLocode": "VNSGN", "City": "Ho Chi Minh City", "Province": "SG", "CountryCode": "VN", "GeoWayPoints": "1046N 10640E", "OLSENTZ": "Asia/Ho_Chi_Minh", "MSTZ": "SE Asia Standard Time" }, "Facility": "TAN CANG CAIMEP INTL TERMINAL", "FacilityCode": "TANCAIMEPTRM", "Reference": "3400410" }, { "Sequence": 9, "EventCode": "AD", "Description": "ARRIVAL AT PORT OF DISCHARGE", "VesselName": "NYK CRANE", "VoyageNumber": "0014", "IMO": "9741401", "MMSI": "370651000", "RailCar": null, "Mode": "Vessel", "IsEstimate": false, "EventDate": "2019-07-26T08:30: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": "GCT BAYONNE", "FacilityCode": "GCTNJ", "Reference": "1708026" }, { "Sequence": 9, "EventCode": "T2", "Description": "TRANSSHIPMENT DEPARTED", "VesselName": null, "VoyageNumber": "0014", "IMO": null, "MMSI": null, "RailCar": null, "Mode": "Vessel", "IsEstimate": false, "EventDate": "2019-06-23T16:30:00", "TimeZone": "SE Asia Standard Time", "IANATZ": "Asia/Ho_Chi_Minh", "EventLocation": { "LocationText": "Ho Chi Minh City", "UnLocode": "VNSGN", "City": "Ho Chi Minh City", "Province": "SG", "CountryCode": "VN", "GeoWayPoints": "1046N 10640E", "OLSENTZ": "Asia/Ho_Chi_Minh", "MSTZ": "SE Asia Standard Time" }, "Facility": null, "FacilityCode": null, "Reference": "1626982" }, { "Sequence": 10, "EventCode": "PB", "Description": "BERTHING AT POD", "VesselName": null, "VoyageNumber": "0014", "IMO": null, "MMSI": null, "RailCar": null, "Mode": "Vessel", "IsEstimate": false, "EventDate": "2019-07-26T17:36: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": "GCT BAYONNE", "FacilityCode": "GCTNJ", "Reference": "1722421" }, { "Sequence": 10, "EventCode": "PB", "Description": "BERTHING AT POD", "VesselName": "NYK CRANE", "VoyageNumber": "0014", "IMO": "9741401", "MMSI": "370651000", "RailCar": null, "Mode": "Vessel", "IsEstimate": false, "EventDate": "2019-07-26T18:00: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": "GCT BAYONNE", "FacilityCode": "GCTNJ", "Reference": "1724768" }, { "Sequence": 11, "EventCode": "D1", "Description": "DISCHARGED", "VesselName": "NYK CRANE", "VoyageNumber": "0014", "IMO": "9741401", "MMSI": "370651000", "RailCar": null, "Mode": "Vessel", "IsEstimate": false, "EventDate": "2019-07-27T17:00: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": "GCT BAYONNE", "FacilityCode": "GCTNJ", "Reference": "1722422" }, { "Sequence": 12, "EventCode": "Q6", "Description": "AVAILABLE FOR PICKUP", "VesselName": null, "VoyageNumber": null, "IMO": null, "MMSI": null, "RailCar": null, "Mode": "Ground", "IsEstimate": false, "EventDate": "2019-07-27T17:45: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": null, "FacilityCode": null, "Reference": "1722423" }, { "Sequence": 13, "EventCode": "G2", "Description": "GATE OUT DELIVERY FULL", "VesselName": null, "VoyageNumber": "", "IMO": null, "MMSI": null, "RailCar": null, "Mode": null, "IsEstimate": false, "EventDate": "2019-07-30T12:21: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": "GCT BAYONNE", "FacilityCode": "GCTNJ", "Reference": "1730226" }, { "Sequence": 14, "EventCode": "E2", "Description": "RETURNED EMPTY", "VesselName": null, "VoyageNumber": "", "IMO": null, "MMSI": null, "RailCar": null, "Mode": null, "IsEstimate": false, "EventDate": "2019-08-05T10:21: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": "GCT BAYONNE", "FacilityCode": "GCTNJ", "Reference": "1749504" } ], "ROUTING": null } ] }, "cref": null, "ack": 1, "exceptions": null, "ctoken": null }