Webhook

Sinay Webhook Event Types

This is the list of event types that we currently send.
For guidance on how to listen to these events, take a look at Svix's guide to consuming webhooks.

container.arrival.at.first.pol

Container arrival at first pol

Example
JSON
{
  "containerDetails": {
    "containers": [
      {
        "events": [
          {
            "date": "2023-12-30T05:39:00-05:00",
            "delayInHours": 36.5,
            "description": "Loaded",
            "eventCode": "LOAD",
            "eventType": "EQUIPMENT",
            "facility": null,
            "initialDate": "2023-12-28T17:09:00-05:00",
            "isActual": true,
            "isAdditionalEvent": false,
            "location": {
              "coordinates": {
                "lat": 32.08354,
                "lng": -81.09983
              },
              "country": "United States",
              "countryCode": "US",
              "locode": "USSAV",
              "name": "Savannah",
              "state": "Georgia",
              "timezone": "America/New_York"
            },
            "routeType": "SEA",
            "status": "CLL",
            "transportType": "VESSEL",
            "vessel": {
              "callSign": "WDM2200",
              "flag": "US",
              "imo": 9349502,
              "mmsi": 369215000,
              "name": "COLORADO EXPRESS"
            },
            "voyage": "040E"
          }
        ],
        "isoCode": "45G1",
        "number": "FANU1172910",
        "status": "IN_TRANSIT"
      }
    ],
    "facilities": [
      {
        "bicCode": null,
        "coordinates": {
          "lat": null,
          "lng": null
        },
        "countryCode": "SA",
        "locode": null,
        "name": "Jeddah Red Sea Gateway Terminal",
        "smdgCode": null
      }
    ],
    "locations": [
      {
        "coordinates": {
          "lat": 51.22047,
          "lng": 4.40026
        },
        "country": "Belgium",
        "countryCode": "BE",
        "locode": "BEANR",
        "name": "Antwerp",
        "state": "Flanders",
        "timezone": "Europe/Brussels"
      }
    ],
    "metadata": {
      "sealine": "HLCU",
      "sealineName": "Hapag-Lloyd",
      "shipmentNumber": "FANU1172910",
      "shipmentType": "CT",
      "shippingStatus": "IN_TRANSIT",
      "updatedAt": "2024-01-03T12:49:37Z",
      "warnings": []
    },
    "route": {
      "pod": {
        "actual": false,
        "date": "2024-01-12T14:00:00+01:00",
        "location": {
          "coordinates": {
            "lat": 51.22047,
            "lng": 4.40026
          },
          "country": "Belgium",
          "countryCode": "BE",
          "locode": "BEANR",
          "name": "Antwerp",
          "state": "Flanders",
          "timezone": "Europe/Brussels"
        },
        "predictiveEta": null
      },
      "pol": {
        "actual": true,
        "date": "2023-12-12T05:14:00-05:00",
        "location": {
          "coordinates": {
            "lat": 32.08354,
            "lng": -81.09983
          },
          "country": "United States",
          "countryCode": "US",
          "locode": "USSAV",
          "name": "Savannah",
          "state": "Georgia",
          "timezone": "America/New_York"
        },
        "predictiveEta": null
      },
      "postpod": {
        "actual": null,
        "date": null,
        "location": null,
        "predictiveEta": null
      },
      "prepol": {
        "actual": null,
        "date": null,
        "location": null,
        "predictiveEta": null
      }
    },
    "routeData": {
      "ais": {
        "data": {
          "arrivalPort": {
            "code": "ANR",
            "countryCode": "BE",
            "date": "2024-01-12T08:00:00Z",
            "dateLabel": "ETA"
          },
          "departurePort": {
            "code": "LEH",
            "countryCode": "FR",
            "date": "2024-01-02T08:00:00Z",
            "dateLabel": "ATD"
          },
          "dischargePort": {
            "code": "ANR",
            "countryCode": "BE",
            "date": "2024-01-12T14:00:00Z",
            "dateLabel": "ETA",
            "name": "Antwerp"
          },
          "lastEvent": {
            "date": "2023-12-30T16:24:00Z",
            "description": "Vessel departed",
            "voyage": "040E"
          },
          "lastVesselPosition": {
            "lat": 36.91255,
            "lng": -76.32769,
            "updatedAt": "2024-01-04T10:26:09Z"
          },
          "updatedAt": "2024-01-04T10:32:03Z",
          "vessel": {
            "callSign": "WDM2200",
            "flag": "US",
            "imo": 9349502,
            "mmsi": 369215000,
            "name": "COLORADO EXPRESS"
          }
        },
        "status": "OK"
      },
      "coordinates": {
        "lat": 39.178707,
        "lng": -49.913162
      },
      "routeSegments": [
        {
          "path": [
            {
              "lat": 32.0835,
              "lng": -81.0998
            }
          ],
          "routeType": "SEA"
        }
      ]
    },
    "vessels": [
      {
        "callSign": "WDM2200",
        "flag": "US",
        "imo": 9349502,
        "mmsi": 369215000,
        "name": "COLORADO EXPRESS"
      }
    ]
  },
  "containerNumber": "OOCU7903771",
  "eventDetails": {
    "date": "2023-12-30T05:39:00-05:00",
    "delayInHours": 36.5,
    "description": "Loaded",
    "eventCode": "LOAD",
    "eventType": "EQUIPMENT",
    "facility": null,
    "initialDate": "2023-12-28T17:09:00-05:00",
    "isActual": true,
    "isAdditionalEvent": false,
    "location": {
      "coordinates": {
        "lat": 32.08354,
        "lng": -81.09983
      },
      "country": "United States",
      "countryCode": "US",
      "locode": "USSAV",
      "name": "Savannah",
      "state": "Georgia",
      "timezone": "America/New_York"
    },
    "routeType": "SEA",
    "status": "CGI",
    "transportType": "VESSEL",
    "vessel": {
      "callSign": "WDM2200",
      "flag": "US",
      "imo": 9349502,
      "mmsi": 369215000,
      "name": "COLORADO EXPRESS"
    },
    "voyage": "040E"
  },
  "eventName": "container.arrival.at.first.pol",
  "shipmentNumber": "FANU1172910",
  "shipmentType": "CT",
  "timestamp": "2024-01-04T07:13:07.691Z"
}

container.arrival.at.post.pod

Container arrival at post pod

Example
JSON
{
  "containerDetails": {
    "containers": [
      {
        "events": [
          {
            "date": "2023-12-30T05:39:00-05:00",
            "delayInHours": 36.5,
            "description": "Loaded",
            "eventCode": "ARRI",
            "eventType": "EQUIPMENT",
            "facility": null,
            "initialDate": "2023-12-28T17:09:00-05:00",
            "isActual": true,
            "isAdditionalEvent": false,
            "location": {
              "coordinates": {
                "lat": 32.08354,
                "lng": -81.09983
              },
              "country": "United States",
              "countryCode": "US",
              "locode": "USSAV",
              "name": "Savannah",
              "state": "Georgia",
              "timezone": "America/New_York"
            },
            "routeType": "SEA",
            "status": "CLL",
            "transportType": "VESSEL",
            "vessel": {
              "callSign": "WDM2200",
              "flag": "US",
              "imo": 9349502,
              "mmsi": 369215000,
              "name": "COLORADO EXPRESS"
            },
            "voyage": "040E"
          }
        ],
        "isoCode": "45G1",
        "number": "FANU1172910",
        "status": "IN_TRANSIT"
      }
    ],
    "facilities": [
      {
        "bicCode": null,
        "coordinates": {
          "lat": null,
          "lng": null
        },
        "countryCode": "SA",
        "locode": null,
        "name": "Jeddah Red Sea Gateway Terminal",
        "smdgCode": null
      }
    ],
    "locations": [
      {
        "coordinates": {
          "lat": 51.22047,
          "lng": 4.40026
        },
        "country": "Belgium",
        "countryCode": "BE",
        "locode": "BEANR",
        "name": "Antwerp",
        "state": "Flanders",
        "timezone": "Europe/Brussels"
      }
    ],
    "metadata": {
      "sealine": "HLCU",
      "sealineName": "Hapag-Lloyd",
      "shipmentNumber": "FANU1172910",
      "shipmentType": "CT",
      "shippingStatus": "IN_TRANSIT",
      "updatedAt": "2024-01-03T12:49:37Z",
      "warnings": []
    },
    "route": {
      "pod": {
        "actual": false,
        "date": "2024-01-12T14:00:00+01:00",
        "location": {
          "coordinates": {
            "lat": 51.22047,
            "lng": 4.40026
          },
          "country": "Belgium",
          "countryCode": "BE",
          "locode": "BEANR",
          "name": "Antwerp",
          "state": "Flanders",
          "timezone": "Europe/Brussels"
        },
        "predictiveEta": null
      },
      "pol": {
        "actual": true,
        "date": "2023-12-12T05:14:00-05:00",
        "location": {
          "coordinates": {
            "lat": 32.08354,
            "lng": -81.09983
          },
          "country": "United States",
          "countryCode": "US",
          "locode": "USSAV",
          "name": "Savannah",
          "state": "Georgia",
          "timezone": "America/New_York"
        },
        "predictiveEta": null
      },
      "postpod": {
        "actual": true,
        "date": "2024-01-12T14:00:00+01:00",
        "location": {
          "coordinates": {
            "lat": 51.22047,
            "lng": 4.40026
          },
          "country": "Belgium",
          "countryCode": "BE",
          "locode": "BEANR",
          "name": "Antwerp",
          "state": "Flanders",
          "timezone": "Europe/Brussels"
        },
        "predictiveEta": null
      },
      "prepol": {
        "actual": true,
        "date": "2024-01-12T14:00:00+01:00",
        "location": {
          "coordinates": {
            "lat": 51.22047,
            "lng": 4.40026
          },
          "country": "Belgium",
          "countryCode": "BE",
          "locode": "BEANR",
          "name": "Antwerp",
          "state": "Flanders",
          "timezone": "Europe/Brussels"
        },
        "predictiveEta": null
      }
    },
    "routeData": {
      "ais": {
        "data": {
          "arrivalPort": {
            "code": "ANR",
            "countryCode": "BE",
            "date": "2024-01-12T08:00:00Z",
            "dateLabel": "ETA"
          },
          "departurePort": {
            "code": "LEH",
            "countryCode": "FR",
            "date": "2024-01-02T08:00:00Z",
            "dateLabel": "ATD"
          },
          "dischargePort": {
            "code": "ANR",
            "countryCode": "BE",
            "date": "2024-01-12T14:00:00Z",
            "dateLabel": "ETA",
            "name": "Antwerp"
          },
          "lastEvent": {
            "date": "2023-12-30T16:24:00Z",
            "description": "Vessel departed",
            "voyage": "040E"
          },
          "lastVesselPosition": {
            "lat": 36.91255,
            "lng": -76.32769,
            "updatedAt": "2024-01-04T10:26:09Z"
          },
          "updatedAt": "2024-01-04T10:32:03Z",
          "vessel": {
            "callSign": "WDM2200",
            "flag": "US",
            "imo": 9349502,
            "mmsi": 369215000,
            "name": "COLORADO EXPRESS"
          }
        },
        "status": "OK"
      },
      "coordinates": {
        "lat": 39.178707,
        "lng": -49.913162
      },
      "routeSegments": [
        {
          "path": [
            {
              "lat": 32.0835,
              "lng": -81.0998
            }
          ],
          "routeType": "SEA"
        }
      ]
    },
    "vessels": [
      {
        "callSign": "WDM2200",
        "flag": "US",
        "imo": 9349502,
        "mmsi": 369215000,
        "name": "COLORADO EXPRESS"
      }
    ]
  },
  "containerNumber": "OOCU7903771",
  "eventDetails": {
    "actual": true,
    "date": "2024-01-12T14:00:00+01:00",
    "delayInHours": 36.5,
    "description": "Loaded",
    "eventCode": "ARRI",
    "eventType": "EQUIPMENT",
    "facility": null,
    "initialDate": "2023-12-28T17:09:00-05:00",
    "isActual": true,
    "isAdditionalEvent": false,
    "location": {
      "coordinates": {
        "lat": 51.22047,
        "lng": 4.40026
      },
      "country": "Belgium",
      "countryCode": "BE",
      "locode": "BEANR",
      "name": "Antwerp",
      "state": "Flanders",
      "timezone": "Europe/Brussels"
    },
    "predictiveEta": null,
    "routeType": "SEA",
    "status": "CGI",
    "transportType": "VESSEL",
    "vessel": {
      "callSign": "WDM2200",
      "flag": "US",
      "imo": 9349502,
      "mmsi": 369215000,
      "name": "COLORADO EXPRESS"
    },
    "voyage": "040E"
  },
  "eventName": "container.arrival.at.post.pod",
  "shipmentNumber": "FANU1172910",
  "shipmentType": "CT",
  "timestamp": "2024-01-04T07:13:07.691Z"
}

container.arrival.at.pre.pol

Container arrival at pre pol

Example
JSON
{
  "containerDetails": {
    "containers": [
      {
        "events": [
          {
            "date": "2023-12-30T05:39:00-05:00",
            "delayInHours": 36.5,
            "description": "Loaded",
            "eventCode": "ARRI",
            "eventType": "EQUIPMENT",
            "facility": null,
            "initialDate": "2023-12-28T17:09:00-05:00",
            "isActual": true,
            "isAdditionalEvent": false,
            "location": {
              "coordinates": {
                "lat": 32.08354,
                "lng": -81.09983
              },
              "country": "United States",
              "countryCode": "US",
              "locode": "USSAV",
              "name": "Savannah",
              "state": "Georgia",
              "timezone": "America/New_York"
            },
            "routeType": "SEA",
            "status": "CLL",
            "transportType": "VESSEL",
            "vessel": {
              "callSign": "WDM2200",
              "flag": "US",
              "imo": 9349502,
              "mmsi": 369215000,
              "name": "COLORADO EXPRESS"
            },
            "voyage": "040E"
          }
        ],
        "isoCode": "45G1",
        "number": "FANU1172910",
        "status": "IN_TRANSIT"
      }
    ],
    "facilities": [
      {
        "bicCode": null,
        "coordinates": {
          "lat": null,
          "lng": null
        },
        "countryCode": "SA",
        "locode": null,
        "name": "Jeddah Red Sea Gateway Terminal",
        "smdgCode": null
      }
    ],
    "locations": [
      {
        "coordinates": {
          "lat": 51.22047,
          "lng": 4.40026
        },
        "country": "Belgium",
        "countryCode": "BE",
        "locode": "BEANR",
        "name": "Antwerp",
        "state": "Flanders",
        "timezone": "Europe/Brussels"
      }
    ],
    "metadata": {
      "sealine": "HLCU",
      "sealineName": "Hapag-Lloyd",
      "shipmentNumber": "FANU1172910",
      "shipmentType": "CT",
      "shippingStatus": "IN_TRANSIT",
      "updatedAt": "2024-01-03T12:49:37Z",
      "warnings": []
    },
    "route": {
      "pod": {
        "actual": false,
        "date": "2024-01-12T14:00:00+01:00",
        "location": {
          "coordinates": {
            "lat": 51.22047,
            "lng": 4.40026
          },
          "country": "Belgium",
          "countryCode": "BE",
          "locode": "BEANR",
          "name": "Antwerp",
          "state": "Flanders",
          "timezone": "Europe/Brussels"
        },
        "predictiveEta": null
      },
      "pol": {
        "actual": true,
        "date": "2023-12-12T05:14:00-05:00",
        "location": {
          "coordinates": {
            "lat": 32.08354,
            "lng": -81.09983
          },
          "country": "United States",
          "countryCode": "US",
          "locode": "USSAV",
          "name": "Savannah",
          "state": "Georgia",
          "timezone": "America/New_York"
        },
        "predictiveEta": null
      },
      "postpod": {
        "actual": true,
        "date": "2024-01-12T14:00:00+01:00",
        "location": {
          "coordinates": {
            "lat": 51.22047,
            "lng": 4.40026
          },
          "country": "Belgium",
          "countryCode": "BE",
          "locode": "BEANR",
          "name": "Antwerp",
          "state": "Flanders",
          "timezone": "Europe/Brussels"
        },
        "predictiveEta": null
      },
      "prepol": {
        "actual": true,
        "date": "2024-01-12T14:00:00+01:00",
        "location": {
          "coordinates": {
            "lat": 51.22047,
            "lng": 4.40026
          },
          "country": "Belgium",
          "countryCode": "BE",
          "locode": "BEANR",
          "name": "Antwerp",
          "state": "Flanders",
          "timezone": "Europe/Brussels"
        },
        "predictiveEta": null
      }
    },
    "routeData": {
      "ais": {
        "data": {
          "arrivalPort": {
            "code": "ANR",
            "countryCode": "BE",
            "date": "2024-01-12T08:00:00Z",
            "dateLabel": "ETA"
          },
          "departurePort": {
            "code": "LEH",
            "countryCode": "FR",
            "date": "2024-01-02T08:00:00Z",
            "dateLabel": "ATD"
          },
          "dischargePort": {
            "code": "ANR",
            "countryCode": "BE",
            "date": "2024-01-12T14:00:00Z",
            "dateLabel": "ETA",
            "name": "Antwerp"
          },
          "lastEvent": {
            "date": "2023-12-30T16:24:00Z",
            "description": "Vessel departed",
            "voyage": "040E"
          },
          "lastVesselPosition": {
            "lat": 36.91255,
            "lng": -76.32769,
            "updatedAt": "2024-01-04T10:26:09Z"
          },
          "updatedAt": "2024-01-04T10:32:03Z",
          "vessel": {
            "callSign": "WDM2200",
            "flag": "US",
            "imo": 9349502,
            "mmsi": 369215000,
            "name": "COLORADO EXPRESS"
          }
        },
        "status": "OK"
      },
      "coordinates": {
        "lat": 39.178707,
        "lng": -49.913162
      },
      "routeSegments": [
        {
          "path": [
            {
              "lat": 32.0835,
              "lng": -81.0998
            }
          ],
          "routeType": "SEA"
        }
      ]
    },
    "vessels": [
      {
        "callSign": "WDM2200",
        "flag": "US",
        "imo": 9349502,
        "mmsi": 369215000,
        "name": "COLORADO EXPRESS"
      }
    ]
  },
  "containerNumber": "OOCU7903771",
  "eventDetails": {
    "actual": true,
    "date": "2024-01-12T14:00:00+01:00",
    "delayInHours": 36.5,
    "description": "Loaded",
    "eventCode": "ARRI",
    "eventType": "EQUIPMENT",
    "facility": null,
    "initialDate": "2023-12-28T17:09:00-05:00",
    "isActual": true,
    "isAdditionalEvent": false,
    "location": {
      "coordinates": {
        "lat": 51.22047,
        "lng": 4.40026
      },
      "country": "Belgium",
      "countryCode": "BE",
      "locode": "BEANR",
      "name": "Antwerp",
      "state": "Flanders",
      "timezone": "Europe/Brussels"
    },
    "predictiveEta": null,
    "routeType": "SEA",
    "status": "CGI",
    "transportType": "VESSEL",
    "vessel": {
      "callSign": "WDM2200",
      "flag": "US",
      "imo": 9349502,
      "mmsi": 369215000,
      "name": "COLORADO EXPRESS"
    },
    "voyage": "040E"
  },
  "eventName": "container.arrival.at.pre.pol",
  "shipmentNumber": "FANU1172910",
  "shipmentType": "CT",
  "timestamp": "2024-01-04T07:13:07.691Z"
}

container.departure.from.final.pod

Container departure from final pod

Example
JSON
{
  "containerDetails": {
    "containers": [
      {
        "events": [
          {
            "date": "2023-12-30T05:39:00-05:00",
            "delayInHours": 36.5,
            "description": "Loaded",
            "eventCode": "LOAD",
            "eventType": "EQUIPMENT",
            "facility": null,
            "initialDate": "2023-12-28T17:09:00-05:00",
            "isActual": true,
            "isAdditionalEvent": false,
            "location": {
              "coordinates": {
                "lat": 32.08354,
                "lng": -81.09983
              },
              "country": "United States",
              "countryCode": "US",
              "locode": "USSAV",
              "name": "Savannah",
              "state": "Georgia",
              "timezone": "America/New_York"
            },
            "routeType": "SEA",
            "status": "CLL",
            "transportType": "VESSEL",
            "vessel": {
              "callSign": "WDM2200",
              "flag": "US",
              "imo": 9349502,
              "mmsi": 369215000,
              "name": "COLORADO EXPRESS"
            },
            "voyage": "040E"
          }
        ],
        "isoCode": "45G1",
        "number": "FANU1172910",
        "status": "IN_TRANSIT"
      }
    ],
    "facilities": [
      {
        "bicCode": null,
        "coordinates": {
          "lat": null,
          "lng": null
        },
        "countryCode": "SA",
        "locode": null,
        "name": "Jeddah Red Sea Gateway Terminal",
        "smdgCode": null
      }
    ],
    "locations": [
      {
        "coordinates": {
          "lat": 51.22047,
          "lng": 4.40026
        },
        "country": "Belgium",
        "countryCode": "BE",
        "locode": "BEANR",
        "name": "Antwerp",
        "state": "Flanders",
        "timezone": "Europe/Brussels"
      }
    ],
    "metadata": {
      "sealine": "HLCU",
      "sealineName": "Hapag-Lloyd",
      "shipmentNumber": "FANU1172910",
      "shipmentType": "CT",
      "shippingStatus": "IN_TRANSIT",
      "updatedAt": "2024-01-03T12:49:37Z",
      "warnings": []
    },
    "route": {
      "pod": {
        "actual": false,
        "date": "2024-01-12T14:00:00+01:00",
        "location": {
          "coordinates": {
            "lat": 51.22047,
            "lng": 4.40026
          },
          "country": "Belgium",
          "countryCode": "BE",
          "locode": "BEANR",
          "name": "Antwerp",
          "state": "Flanders",
          "timezone": "Europe/Brussels"
        },
        "predictiveEta": null
      },
      "pol": {
        "actual": true,
        "date": "2023-12-12T05:14:00-05:00",
        "location": {
          "coordinates": {
            "lat": 32.08354,
            "lng": -81.09983
          },
          "country": "United States",
          "countryCode": "US",
          "locode": "USSAV",
          "name": "Savannah",
          "state": "Georgia",
          "timezone": "America/New_York"
        },
        "predictiveEta": null
      },
      "postpod": {
        "actual": null,
        "date": null,
        "location": null,
        "predictiveEta": null
      },
      "prepol": {
        "actual": null,
        "date": null,
        "location": null,
        "predictiveEta": null
      }
    },
    "routeData": {
      "ais": {
        "data": {
          "arrivalPort": {
            "code": "ANR",
            "countryCode": "BE",
            "date": "2024-01-12T08:00:00Z",
            "dateLabel": "ETA"
          },
          "departurePort": {
            "code": "LEH",
            "countryCode": "FR",
            "date": "2024-01-02T08:00:00Z",
            "dateLabel": "ATD"
          },
          "dischargePort": {
            "code": "ANR",
            "countryCode": "BE",
            "date": "2024-01-12T14:00:00Z",
            "dateLabel": "ETA",
            "name": "Antwerp"
          },
          "lastEvent": {
            "date": "2023-12-30T16:24:00Z",
            "description": "Vessel departed",
            "voyage": "040E"
          },
          "lastVesselPosition": {
            "lat": 36.91255,
            "lng": -76.32769,
            "updatedAt": "2024-01-04T10:26:09Z"
          },
          "updatedAt": "2024-01-04T10:32:03Z",
          "vessel": {
            "callSign": "WDM2200",
            "flag": "US",
            "imo": 9349502,
            "mmsi": 369215000,
            "name": "COLORADO EXPRESS"
          }
        },
        "status": "OK"
      },
      "coordinates": {
        "lat": 39.178707,
        "lng": -49.913162
      },
      "routeSegments": [
        {
          "path": [
            {
              "lat": 32.0835,
              "lng": -81.0998
            }
          ],
          "routeType": "SEA"
        }
      ]
    },
    "vessels": [
      {
        "callSign": "WDM2200",
        "flag": "US",
        "imo": 9349502,
        "mmsi": 369215000,
        "name": "COLORADO EXPRESS"
      }
    ]
  },
  "containerNumber": "OOCU7903771",
  "eventDetails": {
    "date": "2023-12-30T05:39:00-05:00",
    "delayInHours": 36.5,
    "description": "Loaded",
    "eventCode": "LOAD",
    "eventType": "EQUIPMENT",
    "facility": null,
    "initialDate": "2023-12-28T17:09:00-05:00",
    "isActual": true,
    "isAdditionalEvent": false,
    "location": {
      "coordinates": {
        "lat": 32.08354,
        "lng": -81.09983
      },
      "country": "United States",
      "countryCode": "US",
      "locode": "USSAV",
      "name": "Savannah",
      "state": "Georgia",
      "timezone": "America/New_York"
    },
    "routeType": "SEA",
    "status": "CGO",
    "transportType": "VESSEL",
    "vessel": {
      "callSign": "WDM2200",
      "flag": "US",
      "imo": 9349502,
      "mmsi": 369215000,
      "name": "COLORADO EXPRESS"
    },
    "voyage": "040E"
  },
  "eventName": "container.departure.from.final.pod",
  "shipmentNumber": "FANU1172910",
  "shipmentType": "CT",
  "timestamp": "2024-01-04T07:13:07.691Z"
}

container.departure.from.post.pod

Container departure from post pod

Example
JSON
{
  "containerDetails": {
    "containers": [
      {
        "events": [
          {
            "date": "2023-12-30T05:39:00-05:00",
            "delayInHours": 36.5,
            "description": "Loaded",
            "eventCode": "ARRI",
            "eventType": "EQUIPMENT",
            "facility": null,
            "initialDate": "2023-12-28T17:09:00-05:00",
            "isActual": true,
            "isAdditionalEvent": false,
            "location": {
              "coordinates": {
                "lat": 32.08354,
                "lng": -81.09983
              },
              "country": "United States",
              "countryCode": "US",
              "locode": "USSAV",
              "name": "Savannah",
              "state": "Georgia",
              "timezone": "America/New_York"
            },
            "routeType": "SEA",
            "status": "CLL",
            "transportType": "VESSEL",
            "vessel": {
              "callSign": "WDM2200",
              "flag": "US",
              "imo": 9349502,
              "mmsi": 369215000,
              "name": "COLORADO EXPRESS"
            },
            "voyage": "040E"
          }
        ],
        "isoCode": "45G1",
        "number": "FANU1172910",
        "status": "IN_TRANSIT"
      }
    ],
    "facilities": [
      {
        "bicCode": null,
        "coordinates": {
          "lat": null,
          "lng": null
        },
        "countryCode": "SA",
        "locode": null,
        "name": "Jeddah Red Sea Gateway Terminal",
        "smdgCode": null
      }
    ],
    "locations": [
      {
        "coordinates": {
          "lat": 51.22047,
          "lng": 4.40026
        },
        "country": "Belgium",
        "countryCode": "BE",
        "locode": "BEANR",
        "name": "Antwerp",
        "state": "Flanders",
        "timezone": "Europe/Brussels"
      }
    ],
    "metadata": {
      "sealine": "HLCU",
      "sealineName": "Hapag-Lloyd",
      "shipmentNumber": "FANU1172910",
      "shipmentType": "CT",
      "shippingStatus": "IN_TRANSIT",
      "updatedAt": "2024-01-03T12:49:37Z",
      "warnings": []
    },
    "route": {
      "pod": {
        "actual": false,
        "date": "2024-01-12T14:00:00+01:00",
        "location": {
          "coordinates": {
            "lat": 51.22047,
            "lng": 4.40026
          },
          "country": "Belgium",
          "countryCode": "BE",
          "locode": "BEANR",
          "name": "Antwerp",
          "state": "Flanders",
          "timezone": "Europe/Brussels"
        },
        "predictiveEta": null
      },
      "pol": {
        "actual": true,
        "date": "2023-12-12T05:14:00-05:00",
        "location": {
          "coordinates": {
            "lat": 32.08354,
            "lng": -81.09983
          },
          "country": "United States",
          "countryCode": "US",
          "locode": "USSAV",
          "name": "Savannah",
          "state": "Georgia",
          "timezone": "America/New_York"
        },
        "predictiveEta": null
      },
      "postpod": {
        "actual": true,
        "date": "2024-01-12T14:00:00+01:00",
        "location": {
          "coordinates": {
            "lat": 51.22047,
            "lng": 4.40026
          },
          "country": "Belgium",
          "countryCode": "BE",
          "locode": "BEANR",
          "name": "Antwerp",
          "state": "Flanders",
          "timezone": "Europe/Brussels"
        },
        "predictiveEta": null
      },
      "prepol": {
        "actual": true,
        "date": "2024-01-12T14:00:00+01:00",
        "location": {
          "coordinates": {
            "lat": 51.22047,
            "lng": 4.40026
          },
          "country": "Belgium",
          "countryCode": "BE",
          "locode": "BEANR",
          "name": "Antwerp",
          "state": "Flanders",
          "timezone": "Europe/Brussels"
        },
        "predictiveEta": null
      }
    },
    "routeData": {
      "ais": {
        "data": {
          "arrivalPort": {
            "code": "ANR",
            "countryCode": "BE",
            "date": "2024-01-12T08:00:00Z",
            "dateLabel": "ETA"
          },
          "departurePort": {
            "code": "LEH",
            "countryCode": "FR",
            "date": "2024-01-02T08:00:00Z",
            "dateLabel": "ATD"
          },
          "dischargePort": {
            "code": "ANR",
            "countryCode": "BE",
            "date": "2024-01-12T14:00:00Z",
            "dateLabel": "ETA",
            "name": "Antwerp"
          },
          "lastEvent": {
            "date": "2023-12-30T16:24:00Z",
            "description": "Vessel departed",
            "voyage": "040E"
          },
          "lastVesselPosition": {
            "lat": 36.91255,
            "lng": -76.32769,
            "updatedAt": "2024-01-04T10:26:09Z"
          },
          "updatedAt": "2024-01-04T10:32:03Z",
          "vessel": {
            "callSign": "WDM2200",
            "flag": "US",
            "imo": 9349502,
            "mmsi": 369215000,
            "name": "COLORADO EXPRESS"
          }
        },
        "status": "OK"
      },
      "coordinates": {
        "lat": 39.178707,
        "lng": -49.913162
      },
      "routeSegments": [
        {
          "path": [
            {
              "lat": 32.0835,
              "lng": -81.0998
            }
          ],
          "routeType": "SEA"
        }
      ]
    },
    "vessels": [
      {
        "callSign": "WDM2200",
        "flag": "US",
        "imo": 9349502,
        "mmsi": 369215000,
        "name": "COLORADO EXPRESS"
      }
    ]
  },
  "containerNumber": "OOCU7903771",
  "eventDetails": {
    "actual": true,
    "date": "2024-01-12T14:00:00+01:00",
    "delayInHours": 36.5,
    "description": "Loaded",
    "eventCode": "DEPA",
    "eventType": "EQUIPMENT",
    "facility": null,
    "initialDate": "2023-12-28T17:09:00-05:00",
    "isActual": true,
    "isAdditionalEvent": false,
    "location": {
      "coordinates": {
        "lat": 51.22047,
        "lng": 4.40026
      },
      "country": "Belgium",
      "countryCode": "BE",
      "locode": "BEANR",
      "name": "Antwerp",
      "state": "Flanders",
      "timezone": "Europe/Brussels"
    },
    "predictiveEta": null,
    "routeType": "SEA",
    "status": "CGI",
    "transportType": "VESSEL",
    "vessel": {
      "callSign": "WDM2200",
      "flag": "US",
      "imo": 9349502,
      "mmsi": 369215000,
      "name": "COLORADO EXPRESS"
    },
    "voyage": "040E"
  },
  "eventName": "container.departure.from.post.pod",
  "shipmentNumber": "FANU1172910",
  "shipmentType": "CT",
  "timestamp": "2024-01-04T07:13:07.691Z"
}

container.departure.from.pre.pol

Container departure from pre pol

Example
JSON
{
  "containerDetails": {
    "containers": [
      {
        "events": [
          {
            "date": "2023-12-30T05:39:00-05:00",
            "delayInHours": 36.5,
            "description": "Loaded",
            "eventCode": "ARRI",
            "eventType": "EQUIPMENT",
            "facility": null,
            "initialDate": "2023-12-28T17:09:00-05:00",
            "isActual": true,
            "isAdditionalEvent": false,
            "location": {
              "coordinates": {
                "lat": 32.08354,
                "lng": -81.09983
              },
              "country": "United States",
              "countryCode": "US",
              "locode": "USSAV",
              "name": "Savannah",
              "state": "Georgia",
              "timezone": "America/New_York"
            },
            "routeType": "SEA",
            "status": "CLL",
            "transportType": "VESSEL",
            "vessel": {
              "callSign": "WDM2200",
              "flag": "US",
              "imo": 9349502,
              "mmsi": 369215000,
              "name": "COLORADO EXPRESS"
            },
            "voyage": "040E"
          }
        ],
        "isoCode": "45G1",
        "number": "FANU1172910",
        "status": "IN_TRANSIT"
      }
    ],
    "facilities": [
      {
        "bicCode": null,
        "coordinates": {
          "lat": null,
          "lng": null
        },
        "countryCode": "SA",
        "locode": null,
        "name": "Jeddah Red Sea Gateway Terminal",
        "smdgCode": null
      }
    ],
    "locations": [
      {
        "coordinates": {
          "lat": 51.22047,
          "lng": 4.40026
        },
        "country": "Belgium",
        "countryCode": "BE",
        "locode": "BEANR",
        "name": "Antwerp",
        "state": "Flanders",
        "timezone": "Europe/Brussels"
      }
    ],
    "metadata": {
      "sealine": "HLCU",
      "sealineName": "Hapag-Lloyd",
      "shipmentNumber": "FANU1172910",
      "shipmentType": "CT",
      "shippingStatus": "IN_TRANSIT",
      "updatedAt": "2024-01-03T12:49:37Z",
      "warnings": []
    },
    "route": {
      "pod": {
        "actual": false,
        "date": "2024-01-12T14:00:00+01:00",
        "location": {
          "coordinates": {
            "lat": 51.22047,
            "lng": 4.40026
          },
          "country": "Belgium",
          "countryCode": "BE",
          "locode": "BEANR",
          "name": "Antwerp",
          "state": "Flanders",
          "timezone": "Europe/Brussels"
        },
        "predictiveEta": null
      },
      "pol": {
        "actual": true,
        "date": "2023-12-12T05:14:00-05:00",
        "location": {
          "coordinates": {
            "lat": 32.08354,
            "lng": -81.09983
          },
          "country": "United States",
          "countryCode": "US",
          "locode": "USSAV",
          "name": "Savannah",
          "state": "Georgia",
          "timezone": "America/New_York"
        },
        "predictiveEta": null
      },
      "postpod": {
        "actual": true,
        "date": "2024-01-12T14:00:00+01:00",
        "location": {
          "coordinates": {
            "lat": 51.22047,
            "lng": 4.40026
          },
          "country": "Belgium",
          "countryCode": "BE",
          "locode": "BEANR",
          "name": "Antwerp",
          "state": "Flanders",
          "timezone": "Europe/Brussels"
        },
        "predictiveEta": null
      },
      "prepol": {
        "actual": true,
        "date": "2024-01-12T14:00:00+01:00",
        "location": {
          "coordinates": {
            "lat": 51.22047,
            "lng": 4.40026
          },
          "country": "Belgium",
          "countryCode": "BE",
          "locode": "BEANR",
          "name": "Antwerp",
          "state": "Flanders",
          "timezone": "Europe/Brussels"
        },
        "predictiveEta": null
      }
    },
    "routeData": {
      "ais": {
        "data": {
          "arrivalPort": {
            "code": "ANR",
            "countryCode": "BE",
            "date": "2024-01-12T08:00:00Z",
            "dateLabel": "ETA"
          },
          "departurePort": {
            "code": "LEH",
            "countryCode": "FR",
            "date": "2024-01-02T08:00:00Z",
            "dateLabel": "ATD"
          },
          "dischargePort": {
            "code": "ANR",
            "countryCode": "BE",
            "date": "2024-01-12T14:00:00Z",
            "dateLabel": "ETA",
            "name": "Antwerp"
          },
          "lastEvent": {
            "date": "2023-12-30T16:24:00Z",
            "description": "Vessel departed",
            "voyage": "040E"
          },
          "lastVesselPosition": {
            "lat": 36.91255,
            "lng": -76.32769,
            "updatedAt": "2024-01-04T10:26:09Z"
          },
          "updatedAt": "2024-01-04T10:32:03Z",
          "vessel": {
            "callSign": "WDM2200",
            "flag": "US",
            "imo": 9349502,
            "mmsi": 369215000,
            "name": "COLORADO EXPRESS"
          }
        },
        "status": "OK"
      },
      "coordinates": {
        "lat": 39.178707,
        "lng": -49.913162
      },
      "routeSegments": [
        {
          "path": [
            {
              "lat": 32.0835,
              "lng": -81.0998
            }
          ],
          "routeType": "SEA"
        }
      ]
    },
    "vessels": [
      {
        "callSign": "WDM2200",
        "flag": "US",
        "imo": 9349502,
        "mmsi": 369215000,
        "name": "COLORADO EXPRESS"
      }
    ]
  },
  "containerNumber": "OOCU7903771",
  "eventDetails": {
    "actual": true,
    "date": "2024-01-12T14:00:00+01:00",
    "delayInHours": 36.5,
    "description": "Loaded",
    "eventCode": "DEPA",
    "eventType": "EQUIPMENT",
    "facility": null,
    "initialDate": "2023-12-28T17:09:00-05:00",
    "isActual": true,
    "isAdditionalEvent": false,
    "location": {
      "coordinates": {
        "lat": 51.22047,
        "lng": 4.40026
      },
      "country": "Belgium",
      "countryCode": "BE",
      "locode": "BEANR",
      "name": "Antwerp",
      "state": "Flanders",
      "timezone": "Europe/Brussels"
    },
    "predictiveEta": null,
    "routeType": "SEA",
    "status": "CGI",
    "transportType": "VESSEL",
    "vessel": {
      "callSign": "WDM2200",
      "flag": "US",
      "imo": 9349502,
      "mmsi": 369215000,
      "name": "COLORADO EXPRESS"
    },
    "voyage": "040E"
  },
  "eventName": "container.departure.from.pre.pol",
  "shipmentNumber": "FANU1172910",
  "shipmentType": "CT",
  "timestamp": "2024-01-04T07:13:07.691Z"
}

container.discharge.at.final.pod

Container discharge at final pod

Example
JSON
{
  "containerDetails": {
    "containers": [
      {
        "events": [
          {
            "date": "2023-12-30T05:39:00-05:00",
            "delayInHours": 36.5,
            "description": "Loaded",
            "eventCode": "LOAD",
            "eventType": "EQUIPMENT",
            "facility": null,
            "initialDate": "2023-12-28T17:09:00-05:00",
            "isActual": true,
            "isAdditionalEvent": false,
            "location": {
              "coordinates": {
                "lat": 32.08354,
                "lng": -81.09983
              },
              "country": "United States",
              "countryCode": "US",
              "locode": "USSAV",
              "name": "Savannah",
              "state": "Georgia",
              "timezone": "America/New_York"
            },
            "routeType": "SEA",
            "status": "CLL",
            "transportType": "VESSEL",
            "vessel": {
              "callSign": "WDM2200",
              "flag": "US",
              "imo": 9349502,
              "mmsi": 369215000,
              "name": "COLORADO EXPRESS"
            },
            "voyage": "040E"
          }
        ],
        "isoCode": "45G1",
        "number": "FANU1172910",
        "status": "IN_TRANSIT"
      }
    ],
    "facilities": [
      {
        "bicCode": null,
        "coordinates": {
          "lat": null,
          "lng": null
        },
        "countryCode": "SA",
        "locode": null,
        "name": "Jeddah Red Sea Gateway Terminal",
        "smdgCode": null
      }
    ],
    "locations": [
      {
        "coordinates": {
          "lat": 51.22047,
          "lng": 4.40026
        },
        "country": "Belgium",
        "countryCode": "BE",
        "locode": "BEANR",
        "name": "Antwerp",
        "state": "Flanders",
        "timezone": "Europe/Brussels"
      }
    ],
    "metadata": {
      "sealine": "HLCU",
      "sealineName": "Hapag-Lloyd",
      "shipmentNumber": "FANU1172910",
      "shipmentType": "CT",
      "shippingStatus": "IN_TRANSIT",
      "updatedAt": "2024-01-03T12:49:37Z",
      "warnings": []
    },
    "route": {
      "pod": {
        "actual": false,
        "date": "2024-01-12T14:00:00+01:00",
        "location": {
          "coordinates": {
            "lat": 51.22047,
            "lng": 4.40026
          },
          "country": "Belgium",
          "countryCode": "BE",
          "locode": "BEANR",
          "name": "Antwerp",
          "state": "Flanders",
          "timezone": "Europe/Brussels"
        },
        "predictiveEta": null
      },
      "pol": {
        "actual": true,
        "date": "2023-12-12T05:14:00-05:00",
        "location": {
          "coordinates": {
            "lat": 32.08354,
            "lng": -81.09983
          },
          "country": "United States",
          "countryCode": "US",
          "locode": "USSAV",
          "name": "Savannah",
          "state": "Georgia",
          "timezone": "America/New_York"
        },
        "predictiveEta": null
      },
      "postpod": {
        "actual": null,
        "date": null,
        "location": null,
        "predictiveEta": null
      },
      "prepol": {
        "actual": null,
        "date": null,
        "location": null,
        "predictiveEta": null
      }
    },
    "routeData": {
      "ais": {
        "data": {
          "arrivalPort": {
            "code": "ANR",
            "countryCode": "BE",
            "date": "2024-01-12T08:00:00Z",
            "dateLabel": "ETA"
          },
          "departurePort": {
            "code": "LEH",
            "countryCode": "FR",
            "date": "2024-01-02T08:00:00Z",
            "dateLabel": "ATD"
          },
          "dischargePort": {
            "code": "ANR",
            "countryCode": "BE",
            "date": "2024-01-12T14:00:00Z",
            "dateLabel": "ETA",
            "name": "Antwerp"
          },
          "lastEvent": {
            "date": "2023-12-30T16:24:00Z",
            "description": "Vessel departed",
            "voyage": "040E"
          },
          "lastVesselPosition": {
            "lat": 36.91255,
            "lng": -76.32769,
            "updatedAt": "2024-01-04T10:26:09Z"
          },
          "updatedAt": "2024-01-04T10:32:03Z",
          "vessel": {
            "callSign": "WDM2200",
            "flag": "US",
            "imo": 9349502,
            "mmsi": 369215000,
            "name": "COLORADO EXPRESS"
          }
        },
        "status": "OK"
      },
      "coordinates": {
        "lat": 39.178707,
        "lng": -49.913162
      },
      "routeSegments": [
        {
          "path": [
            {
              "lat": 32.0835,
              "lng": -81.0998
            }
          ],
          "routeType": "SEA"
        }
      ]
    },
    "vessels": [
      {
        "callSign": "WDM2200",
        "flag": "US",
        "imo": 9349502,
        "mmsi": 369215000,
        "name": "COLORADO EXPRESS"
      }
    ]
  },
  "containerNumber": "OOCU7903771",
  "eventDetails": {
    "date": "2023-12-30T05:39:00-05:00",
    "delayInHours": 36.5,
    "description": "Loaded",
    "eventCode": "LOAD",
    "eventType": "EQUIPMENT",
    "facility": null,
    "initialDate": "2023-12-28T17:09:00-05:00",
    "isActual": true,
    "isAdditionalEvent": false,
    "location": {
      "coordinates": {
        "lat": 32.08354,
        "lng": -81.09983
      },
      "country": "United States",
      "countryCode": "US",
      "locode": "USSAV",
      "name": "Savannah",
      "state": "Georgia",
      "timezone": "America/New_York"
    },
    "routeType": "SEA",
    "status": "CDD",
    "transportType": "VESSEL",
    "vessel": {
      "callSign": "WDM2200",
      "flag": "US",
      "imo": 9349502,
      "mmsi": 369215000,
      "name": "COLORADO EXPRESS"
    },
    "voyage": "040E"
  },
  "eventName": "container.discharge.at.final.pod",
  "shipmentNumber": "FANU1172910",
  "shipmentType": "CT",
  "timestamp": "2024-01-04T07:13:07.691Z"
}

container.discharge.at.post.pod

Container discharged at post pod

Example
JSON
{
  "containerDetails": {
    "containers": [
      {
        "events": [
          {
            "date": "2023-12-30T05:39:00-05:00",
            "delayInHours": 36.5,
            "description": "Loaded",
            "eventCode": "ARRI",
            "eventType": "EQUIPMENT",
            "facility": null,
            "initialDate": "2023-12-28T17:09:00-05:00",
            "isActual": true,
            "isAdditionalEvent": false,
            "location": {
              "coordinates": {
                "lat": 32.08354,
                "lng": -81.09983
              },
              "country": "United States",
              "countryCode": "US",
              "locode": "USSAV",
              "name": "Savannah",
              "state": "Georgia",
              "timezone": "America/New_York"
            },
            "routeType": "SEA",
            "status": "CLL",
            "transportType": "VESSEL",
            "vessel": {
              "callSign": "WDM2200",
              "flag": "US",
              "imo": 9349502,
              "mmsi": 369215000,
              "name": "COLORADO EXPRESS"
            },
            "voyage": "040E"
          }
        ],
        "isoCode": "45G1",
        "number": "FANU1172910",
        "status": "IN_TRANSIT"
      }
    ],
    "facilities": [
      {
        "bicCode": null,
        "coordinates": {
          "lat": null,
          "lng": null
        },
        "countryCode": "SA",
        "locode": null,
        "name": "Jeddah Red Sea Gateway Terminal",
        "smdgCode": null
      }
    ],
    "locations": [
      {
        "coordinates": {
          "lat": 51.22047,
          "lng": 4.40026
        },
        "country": "Belgium",
        "countryCode": "BE",
        "locode": "BEANR",
        "name": "Antwerp",
        "state": "Flanders",
        "timezone": "Europe/Brussels"
      }
    ],
    "metadata": {
      "sealine": "HLCU",
      "sealineName": "Hapag-Lloyd",
      "shipmentNumber": "FANU1172910",
      "shipmentType": "CT",
      "shippingStatus": "IN_TRANSIT",
      "updatedAt": "2024-01-03T12:49:37Z",
      "warnings": []
    },
    "route": {
      "pod": {
        "actual": false,
        "date": "2024-01-12T14:00:00+01:00",
        "location": {
          "coordinates": {
            "lat": 51.22047,
            "lng": 4.40026
          },
          "country": "Belgium",
          "countryCode": "BE",
          "locode": "BEANR",
          "name": "Antwerp",
          "state": "Flanders",
          "timezone": "Europe/Brussels"
        },
        "predictiveEta": null
      },
      "pol": {
        "actual": true,
        "date": "2023-12-12T05:14:00-05:00",
        "location": {
          "coordinates": {
            "lat": 32.08354,
            "lng": -81.09983
          },
          "country": "United States",
          "countryCode": "US",
          "locode": "USSAV",
          "name": "Savannah",
          "state": "Georgia",
          "timezone": "America/New_York"
        },
        "predictiveEta": null
      },
      "postpod": {
        "actual": true,
        "date": "2024-01-12T14:00:00+01:00",
        "location": {
          "coordinates": {
            "lat": 51.22047,
            "lng": 4.40026
          },
          "country": "Belgium",
          "countryCode": "BE",
          "locode": "BEANR",
          "name": "Antwerp",
          "state": "Flanders",
          "timezone": "Europe/Brussels"
        },
        "predictiveEta": null
      },
      "prepol": {
        "actual": true,
        "date": "2024-01-12T14:00:00+01:00",
        "location": {
          "coordinates": {
            "lat": 51.22047,
            "lng": 4.40026
          },
          "country": "Belgium",
          "countryCode": "BE",
          "locode": "BEANR",
          "name": "Antwerp",
          "state": "Flanders",
          "timezone": "Europe/Brussels"
        },
        "predictiveEta": null
      }
    },
    "routeData": {
      "ais": {
        "data": {
          "arrivalPort": {
            "code": "ANR",
            "countryCode": "BE",
            "date": "2024-01-12T08:00:00Z",
            "dateLabel": "ETA"
          },
          "departurePort": {
            "code": "LEH",
            "countryCode": "FR",
            "date": "2024-01-02T08:00:00Z",
            "dateLabel": "ATD"
          },
          "dischargePort": {
            "code": "ANR",
            "countryCode": "BE",
            "date": "2024-01-12T14:00:00Z",
            "dateLabel": "ETA",
            "name": "Antwerp"
          },
          "lastEvent": {
            "date": "2023-12-30T16:24:00Z",
            "description": "Vessel departed",
            "voyage": "040E"
          },
          "lastVesselPosition": {
            "lat": 36.91255,
            "lng": -76.32769,
            "updatedAt": "2024-01-04T10:26:09Z"
          },
          "updatedAt": "2024-01-04T10:32:03Z",
          "vessel": {
            "callSign": "WDM2200",
            "flag": "US",
            "imo": 9349502,
            "mmsi": 369215000,
            "name": "COLORADO EXPRESS"
          }
        },
        "status": "OK"
      },
      "coordinates": {
        "lat": 39.178707,
        "lng": -49.913162
      },
      "routeSegments": [
        {
          "path": [
            {
              "lat": 32.0835,
              "lng": -81.0998
            }
          ],
          "routeType": "SEA"
        }
      ]
    },
    "vessels": [
      {
        "callSign": "WDM2200",
        "flag": "US",
        "imo": 9349502,
        "mmsi": 369215000,
        "name": "COLORADO EXPRESS"
      }
    ]
  },
  "containerNumber": "OOCU7903771",
  "eventDetails": {
    "actual": true,
    "date": "2024-01-12T14:00:00+01:00",
    "delayInHours": 36.5,
    "description": "Loaded",
    "eventCode": "DISC",
    "eventType": "EQUIPMENT",
    "facility": null,
    "initialDate": "2023-12-28T17:09:00-05:00",
    "isActual": true,
    "isAdditionalEvent": false,
    "location": {
      "coordinates": {
        "lat": 51.22047,
        "lng": 4.40026
      },
      "country": "Belgium",
      "countryCode": "BE",
      "locode": "BEANR",
      "name": "Antwerp",
      "state": "Flanders",
      "timezone": "Europe/Brussels"
    },
    "predictiveEta": null,
    "routeType": "SEA",
    "status": "CGI",
    "transportType": "VESSEL",
    "vessel": {
      "callSign": "WDM2200",
      "flag": "US",
      "imo": 9349502,
      "mmsi": 369215000,
      "name": "COLORADO EXPRESS"
    },
    "voyage": "040E"
  },
  "eventName": "container.discharge.at.post.pod",
  "shipmentNumber": "FANU1172910",
  "shipmentType": "CT",
  "timestamp": "2024-01-04T07:13:07.691Z"
}

container.discharge.at.transhipment_port

Container discharge at transhipment port

Example
JSON
{
  "containerDetails": {
    "containers": [
      {
        "events": [
          {
            "date": "2023-12-30T05:39:00-05:00",
            "delayInHours": 36.5,
            "description": "Loaded",
            "eventCode": "LOAD",
            "eventType": "EQUIPMENT",
            "facility": null,
            "initialDate": "2023-12-28T17:09:00-05:00",
            "isActual": true,
            "isAdditionalEvent": false,
            "location": {
              "coordinates": {
                "lat": 32.08354,
                "lng": -81.09983
              },
              "country": "United States",
              "countryCode": "US",
              "locode": "USSAV",
              "name": "Savannah",
              "state": "Georgia",
              "timezone": "America/New_York"
            },
            "routeType": "SEA",
            "status": "CLL",
            "transportType": "VESSEL",
            "vessel": {
              "callSign": "WDM2200",
              "flag": "US",
              "imo": 9349502,
              "mmsi": 369215000,
              "name": "COLORADO EXPRESS"
            },
            "voyage": "040E"
          }
        ],
        "isoCode": "45G1",
        "number": "FANU1172910",
        "status": "IN_TRANSIT"
      }
    ],
    "facilities": [
      {
        "bicCode": null,
        "coordinates": {
          "lat": null,
          "lng": null
        },
        "countryCode": "SA",
        "locode": null,
        "name": "Jeddah Red Sea Gateway Terminal",
        "smdgCode": null
      }
    ],
    "locations": [
      {
        "coordinates": {
          "lat": 51.22047,
          "lng": 4.40026
        },
        "country": "Belgium",
        "countryCode": "BE",
        "locode": "BEANR",
        "name": "Antwerp",
        "state": "Flanders",
        "timezone": "Europe/Brussels"
      }
    ],
    "metadata": {
      "sealine": "HLCU",
      "sealineName": "Hapag-Lloyd",
      "shipmentNumber": "FANU1172910",
      "shipmentType": "CT",
      "shippingStatus": "IN_TRANSIT",
      "updatedAt": "2024-01-03T12:49:37Z",
      "warnings": []
    },
    "route": {
      "pod": {
        "actual": false,
        "date": "2024-01-12T14:00:00+01:00",
        "location": {
          "coordinates": {
            "lat": 51.22047,
            "lng": 4.40026
          },
          "country": "Belgium",
          "countryCode": "BE",
          "locode": "BEANR",
          "name": "Antwerp",
          "state": "Flanders",
          "timezone": "Europe/Brussels"
        },
        "predictiveEta": null
      },
      "pol": {
        "actual": true,
        "date": "2023-12-12T05:14:00-05:00",
        "location": {
          "coordinates": {
            "lat": 32.08354,
            "lng": -81.09983
          },
          "country": "United States",
          "countryCode": "US",
          "locode": "USSAV",
          "name": "Savannah",
          "state": "Georgia",
          "timezone": "America/New_York"
        },
        "predictiveEta": null
      },
      "postpod": {
        "actual": null,
        "date": null,
        "location": null,
        "predictiveEta": null
      },
      "prepol": {
        "actual": null,
        "date": null,
        "location": null,
        "predictiveEta": null
      }
    },
    "routeData": {
      "ais": {
        "data": {
          "arrivalPort": {
            "code": "ANR",
            "countryCode": "BE",
            "date": "2024-01-12T08:00:00Z",
            "dateLabel": "ETA"
          },
          "departurePort": {
            "code": "LEH",
            "countryCode": "FR",
            "date": "2024-01-02T08:00:00Z",
            "dateLabel": "ATD"
          },
          "dischargePort": {
            "code": "ANR",
            "countryCode": "BE",
            "date": "2024-01-12T14:00:00Z",
            "dateLabel": "ETA",
            "name": "Antwerp"
          },
          "lastEvent": {
            "date": "2023-12-30T16:24:00Z",
            "description": "Vessel departed",
            "voyage": "040E"
          },
          "lastVesselPosition": {
            "lat": 36.91255,
            "lng": -76.32769,
            "updatedAt": "2024-01-04T10:26:09Z"
          },
          "updatedAt": "2024-01-04T10:32:03Z",
          "vessel": {
            "callSign": "WDM2200",
            "flag": "US",
            "imo": 9349502,
            "mmsi": 369215000,
            "name": "COLORADO EXPRESS"
          }
        },
        "status": "OK"
      },
      "coordinates": {
        "lat": 39.178707,
        "lng": -49.913162
      },
      "routeSegments": [
        {
          "path": [
            {
              "lat": 32.0835,
              "lng": -81.0998
            }
          ],
          "routeType": "SEA"
        }
      ]
    },
    "vessels": [
      {
        "callSign": "WDM2200",
        "flag": "US",
        "imo": 9349502,
        "mmsi": 369215000,
        "name": "COLORADO EXPRESS"
      }
    ]
  },
  "containerNumber": "OOCU7903771",
  "eventDetails": {
    "date": "2023-12-30T05:39:00-05:00",
    "delayInHours": 36.5,
    "description": "Loaded",
    "eventCode": "LOAD",
    "eventType": "EQUIPMENT",
    "facility": null,
    "initialDate": "2023-12-28T17:09:00-05:00",
    "isActual": true,
    "isAdditionalEvent": false,
    "location": {
      "coordinates": {
        "lat": 32.08354,
        "lng": -81.09983
      },
      "country": "United States",
      "countryCode": "US",
      "locode": "USSAV",
      "name": "Savannah",
      "state": "Georgia",
      "timezone": "America/New_York"
    },
    "routeType": "SEA",
    "status": "CDT",
    "transportType": "VESSEL",
    "vessel": {
      "callSign": "WDM2200",
      "flag": "US",
      "imo": 9349502,
      "mmsi": 369215000,
      "name": "COLORADO EXPRESS"
    },
    "voyage": "040E"
  },
  "eventName": "container.discharge.at.transhipment_port",
  "shipmentNumber": "FANU1172910",
  "shipmentType": "CT",
  "timestamp": "2024-01-04T07:13:07.691Z"
}

container.loaded.at.first.pol

Container loaded at first pol

Example
JSON
{
  "containerDetails": {
    "containers": [
      {
        "events": [
          {
            "date": "2023-12-30T05:39:00-05:00",
            "delayInHours": 36.5,
            "description": "Loaded",
            "eventCode": "LOAD",
            "eventType": "EQUIPMENT",
            "facility": null,
            "initialDate": "2023-12-28T17:09:00-05:00",
            "isActual": true,
            "isAdditionalEvent": false,
            "location": {
              "coordinates": {
                "lat": 32.08354,
                "lng": -81.09983
              },
              "country": "United States",
              "countryCode": "US",
              "locode": "USSAV",
              "name": "Savannah",
              "state": "Georgia",
              "timezone": "America/New_York"
            },
            "routeType": "SEA",
            "status": "CLL",
            "transportType": "VESSEL",
            "vessel": {
              "callSign": "WDM2200",
              "flag": "US",
              "imo": 9349502,
              "mmsi": 369215000,
              "name": "COLORADO EXPRESS"
            },
            "voyage": "040E"
          }
        ],
        "isoCode": "45G1",
        "number": "FANU1172910",
        "status": "IN_TRANSIT"
      }
    ],
    "facilities": [
      {
        "bicCode": null,
        "coordinates": {
          "lat": null,
          "lng": null
        },
        "countryCode": "SA",
        "locode": null,
        "name": "Jeddah Red Sea Gateway Terminal",
        "smdgCode": null
      }
    ],
    "locations": [
      {
        "coordinates": {
          "lat": 51.22047,
          "lng": 4.40026
        },
        "country": "Belgium",
        "countryCode": "BE",
        "locode": "BEANR",
        "name": "Antwerp",
        "state": "Flanders",
        "timezone": "Europe/Brussels"
      }
    ],
    "metadata": {
      "sealine": "HLCU",
      "sealineName": "Hapag-Lloyd",
      "shipmentNumber": "FANU1172910",
      "shipmentType": "CT",
      "shippingStatus": "IN_TRANSIT",
      "updatedAt": "2024-01-03T12:49:37Z",
      "warnings": []
    },
    "route": {
      "pod": {
        "actual": false,
        "date": "2024-01-12T14:00:00+01:00",
        "location": {
          "coordinates": {
            "lat": 51.22047,
            "lng": 4.40026
          },
          "country": "Belgium",
          "countryCode": "BE",
          "locode": "BEANR",
          "name": "Antwerp",
          "state": "Flanders",
          "timezone": "Europe/Brussels"
        },
        "predictiveEta": null
      },
      "pol": {
        "actual": true,
        "date": "2023-12-12T05:14:00-05:00",
        "location": {
          "coordinates": {
            "lat": 32.08354,
            "lng": -81.09983
          },
          "country": "United States",
          "countryCode": "US",
          "locode": "USSAV",
          "name": "Savannah",
          "state": "Georgia",
          "timezone": "America/New_York"
        },
        "predictiveEta": null
      },
      "postpod": {
        "actual": null,
        "date": null,
        "location": null,
        "predictiveEta": null
      },
      "prepol": {
        "actual": null,
        "date": null,
        "location": null,
        "predictiveEta": null
      }
    },
    "routeData": {
      "ais": {
        "data": {
          "arrivalPort": {
            "code": "ANR",
            "countryCode": "BE",
            "date": "2024-01-12T08:00:00Z",
            "dateLabel": "ETA"
          },
          "departurePort": {
            "code": "LEH",
            "countryCode": "FR",
            "date": "2024-01-02T08:00:00Z",
            "dateLabel": "ATD"
          },
          "dischargePort": {
            "code": "ANR",
            "countryCode": "BE",
            "date": "2024-01-12T14:00:00Z",
            "dateLabel": "ETA",
            "name": "Antwerp"
          },
          "lastEvent": {
            "date": "2023-12-30T16:24:00Z",
            "description": "Vessel departed",
            "voyage": "040E"
          },
          "lastVesselPosition": {
            "lat": 36.91255,
            "lng": -76.32769,
            "updatedAt": "2024-01-04T10:26:09Z"
          },
          "updatedAt": "2024-01-04T10:32:03Z",
          "vessel": {
            "callSign": "WDM2200",
            "flag": "US",
            "imo": 9349502,
            "mmsi": 369215000,
            "name": "COLORADO EXPRESS"
          }
        },
        "status": "OK"
      },
      "coordinates": {
        "lat": 39.178707,
        "lng": -49.913162
      },
      "routeSegments": [
        {
          "path": [
            {
              "lat": 32.0835,
              "lng": -81.0998
            }
          ],
          "routeType": "SEA"
        }
      ]
    },
    "vessels": [
      {
        "callSign": "WDM2200",
        "flag": "US",
        "imo": 9349502,
        "mmsi": 369215000,
        "name": "COLORADO EXPRESS"
      }
    ]
  },
  "containerNumber": "OOCU7903771",
  "eventDetails": {
    "date": "2023-12-30T05:39:00-05:00",
    "delayInHours": 36.5,
    "description": "Loaded",
    "eventCode": "LOAD",
    "eventType": "EQUIPMENT",
    "facility": null,
    "initialDate": "2023-12-28T17:09:00-05:00",
    "isActual": true,
    "isAdditionalEvent": false,
    "location": {
      "coordinates": {
        "lat": 32.08354,
        "lng": -81.09983
      },
      "country": "United States",
      "countryCode": "US",
      "locode": "USSAV",
      "name": "Savannah",
      "state": "Georgia",
      "timezone": "America/New_York"
    },
    "routeType": "SEA",
    "status": "CLL",
    "transportType": "VESSEL",
    "vessel": {
      "callSign": "WDM2200",
      "flag": "US",
      "imo": 9349502,
      "mmsi": 369215000,
      "name": "COLORADO EXPRESS"
    },
    "voyage": "040E"
  },
  "eventName": "container.loaded.at.first.pol",
  "shipmentNumber": "FANU1172910",
  "shipmentType": "CT",
  "timestamp": "2024-01-04T07:13:07.691Z"
}

container.loaded.at.pre.pol

Container loaded at pre pol

Example
JSON
{
  "containerDetails": {
    "containers": [
      {
        "events": [
          {
            "date": "2023-12-30T05:39:00-05:00",
            "delayInHours": 36.5,
            "description": "Loaded",
            "eventCode": "ARRI",
            "eventType": "EQUIPMENT",
            "facility": null,
            "initialDate": "2023-12-28T17:09:00-05:00",
            "isActual": true,
            "isAdditionalEvent": false,
            "location": {
              "coordinates": {
                "lat": 32.08354,
                "lng": -81.09983
              },
              "country": "United States",
              "countryCode": "US",
              "locode": "USSAV",
              "name": "Savannah",
              "state": "Georgia",
              "timezone": "America/New_York"
            },
            "routeType": "SEA",
            "status": "CLL",
            "transportType": "VESSEL",
            "vessel": {
              "callSign": "WDM2200",
              "flag": "US",
              "imo": 9349502,
              "mmsi": 369215000,
              "name": "COLORADO EXPRESS"
            },
            "voyage": "040E"
          }
        ],
        "isoCode": "45G1",
        "number": "FANU1172910",
        "status": "IN_TRANSIT"
      }
    ],
    "facilities": [
      {
        "bicCode": null,
        "coordinates": {
          "lat": null,
          "lng": null
        },
        "countryCode": "SA",
        "locode": null,
        "name": "Jeddah Red Sea Gateway Terminal",
        "smdgCode": null
      }
    ],
    "locations": [
      {
        "coordinates": {
          "lat": 51.22047,
          "lng": 4.40026
        },
        "country": "Belgium",
        "countryCode": "BE",
        "locode": "BEANR",
        "name": "Antwerp",
        "state": "Flanders",
        "timezone": "Europe/Brussels"
      }
    ],
    "metadata": {
      "sealine": "HLCU",
      "sealineName": "Hapag-Lloyd",
      "shipmentNumber": "FANU1172910",
      "shipmentType": "CT",
      "shippingStatus": "IN_TRANSIT",
      "updatedAt": "2024-01-03T12:49:37Z",
      "warnings": []
    },
    "route": {
      "pod": {
        "actual": false,
        "date": "2024-01-12T14:00:00+01:00",
        "location": {
          "coordinates": {
            "lat": 51.22047,
            "lng": 4.40026
          },
          "country": "Belgium",
          "countryCode": "BE",
          "locode": "BEANR",
          "name": "Antwerp",
          "state": "Flanders",
          "timezone": "Europe/Brussels"
        },
        "predictiveEta": null
      },
      "pol": {
        "actual": true,
        "date": "2023-12-12T05:14:00-05:00",
        "location": {
          "coordinates": {
            "lat": 32.08354,
            "lng": -81.09983
          },
          "country": "United States",
          "countryCode": "US",
          "locode": "USSAV",
          "name": "Savannah",
          "state": "Georgia",
          "timezone": "America/New_York"
        },
        "predictiveEta": null
      },
      "postpod": {
        "actual": true,
        "date": "2024-01-12T14:00:00+01:00",
        "location": {
          "coordinates": {
            "lat": 51.22047,
            "lng": 4.40026
          },
          "country": "Belgium",
          "countryCode": "BE",
          "locode": "BEANR",
          "name": "Antwerp",
          "state": "Flanders",
          "timezone": "Europe/Brussels"
        },
        "predictiveEta": null
      },
      "prepol": {
        "actual": true,
        "date": "2024-01-12T14:00:00+01:00",
        "location": {
          "coordinates": {
            "lat": 51.22047,
            "lng": 4.40026
          },
          "country": "Belgium",
          "countryCode": "BE",
          "locode": "BEANR",
          "name": "Antwerp",
          "state": "Flanders",
          "timezone": "Europe/Brussels"
        },
        "predictiveEta": null
      }
    },
    "routeData": {
      "ais": {
        "data": {
          "arrivalPort": {
            "code": "ANR",
            "countryCode": "BE",
            "date": "2024-01-12T08:00:00Z",
            "dateLabel": "ETA"
          },
          "departurePort": {
            "code": "LEH",
            "countryCode": "FR",
            "date": "2024-01-02T08:00:00Z",
            "dateLabel": "ATD"
          },
          "dischargePort": {
            "code": "ANR",
            "countryCode": "BE",
            "date": "2024-01-12T14:00:00Z",
            "dateLabel": "ETA",
            "name": "Antwerp"
          },
          "lastEvent": {
            "date": "2023-12-30T16:24:00Z",
            "description": "Vessel departed",
            "voyage": "040E"
          },
          "lastVesselPosition": {
            "lat": 36.91255,
            "lng": -76.32769,
            "updatedAt": "2024-01-04T10:26:09Z"
          },
          "updatedAt": "2024-01-04T10:32:03Z",
          "vessel": {
            "callSign": "WDM2200",
            "flag": "US",
            "imo": 9349502,
            "mmsi": 369215000,
            "name": "COLORADO EXPRESS"
          }
        },
        "status": "OK"
      },
      "coordinates": {
        "lat": 39.178707,
        "lng": -49.913162
      },
      "routeSegments": [
        {
          "path": [
            {
              "lat": 32.0835,
              "lng": -81.0998
            }
          ],
          "routeType": "SEA"
        }
      ]
    },
    "vessels": [
      {
        "callSign": "WDM2200",
        "flag": "US",
        "imo": 9349502,
        "mmsi": 369215000,
        "name": "COLORADO EXPRESS"
      }
    ]
  },
  "containerNumber": "OOCU7903771",
  "eventDetails": {
    "actual": true,
    "date": "2024-01-12T14:00:00+01:00",
    "delayInHours": 36.5,
    "description": "Loaded",
    "eventCode": "LOAD",
    "eventType": "EQUIPMENT",
    "facility": null,
    "initialDate": "2023-12-28T17:09:00-05:00",
    "isActual": true,
    "isAdditionalEvent": false,
    "location": {
      "coordinates": {
        "lat": 51.22047,
        "lng": 4.40026
      },
      "country": "Belgium",
      "countryCode": "BE",
      "locode": "BEANR",
      "name": "Antwerp",
      "state": "Flanders",
      "timezone": "Europe/Brussels"
    },
    "predictiveEta": null,
    "routeType": "SEA",
    "status": "CGI",
    "transportType": "VESSEL",
    "vessel": {
      "callSign": "WDM2200",
      "flag": "US",
      "imo": 9349502,
      "mmsi": 369215000,
      "name": "COLORADO EXPRESS"
    },
    "voyage": "040E"
  },
  "eventName": "container.loaded.at.pre.pol",
  "shipmentNumber": "FANU1172910",
  "shipmentType": "CT",
  "timestamp": "2024-01-04T07:13:07.691Z"
}

container.loaded.at.transhipment_port

Container loaded at transhipment port

Example
JSON
{
  "containerDetails": {
    "containers": [
      {
        "events": [
          {
            "date": "2023-12-30T05:39:00-05:00",
            "delayInHours": 36.5,
            "description": "Loaded",
            "eventCode": "LOAD",
            "eventType": "EQUIPMENT",
            "facility": null,
            "initialDate": "2023-12-28T17:09:00-05:00",
            "isActual": true,
            "isAdditionalEvent": false,
            "location": {
              "coordinates": {
                "lat": 32.08354,
                "lng": -81.09983
              },
              "country": "United States",
              "countryCode": "US",
              "locode": "USSAV",
              "name": "Savannah",
              "state": "Georgia",
              "timezone": "America/New_York"
            },
            "routeType": "SEA",
            "status": "CLL",
            "transportType": "VESSEL",
            "vessel": {
              "callSign": "WDM2200",
              "flag": "US",
              "imo": 9349502,
              "mmsi": 369215000,
              "name": "COLORADO EXPRESS"
            },
            "voyage": "040E"
          }
        ],
        "isoCode": "45G1",
        "number": "FANU1172910",
        "status": "IN_TRANSIT"
      }
    ],
    "facilities": [
      {
        "bicCode": null,
        "coordinates": {
          "lat": null,
          "lng": null
        },
        "countryCode": "SA",
        "locode": null,
        "name": "Jeddah Red Sea Gateway Terminal",
        "smdgCode": null
      }
    ],
    "locations": [
      {
        "coordinates": {
          "lat": 51.22047,
          "lng": 4.40026
        },
        "country": "Belgium",
        "countryCode": "BE",
        "locode": "BEANR",
        "name": "Antwerp",
        "state": "Flanders",
        "timezone": "Europe/Brussels"
      }
    ],
    "metadata": {
      "sealine": "HLCU",
      "sealineName": "Hapag-Lloyd",
      "shipmentNumber": "FANU1172910",
      "shipmentType": "CT",
      "shippingStatus": "IN_TRANSIT",
      "updatedAt": "2024-01-03T12:49:37Z",
      "warnings": []
    },
    "route": {
      "pod": {
        "actual": false,
        "date": "2024-01-12T14:00:00+01:00",
        "location": {
          "coordinates": {
            "lat": 51.22047,
            "lng": 4.40026
          },
          "country": "Belgium",
          "countryCode": "BE",
          "locode": "BEANR",
          "name": "Antwerp",
          "state": "Flanders",
          "timezone": "Europe/Brussels"
        },
        "predictiveEta": null
      },
      "pol": {
        "actual": true,
        "date": "2023-12-12T05:14:00-05:00",
        "location": {
          "coordinates": {
            "lat": 32.08354,
            "lng": -81.09983
          },
          "country": "United States",
          "countryCode": "US",
          "locode": "USSAV",
          "name": "Savannah",
          "state": "Georgia",
          "timezone": "America/New_York"
        },
        "predictiveEta": null
      },
      "postpod": {
        "actual": null,
        "date": null,
        "location": null,
        "predictiveEta": null
      },
      "prepol": {
        "actual": null,
        "date": null,
        "location": null,
        "predictiveEta": null
      }
    },
    "routeData": {
      "ais": {
        "data": {
          "arrivalPort": {
            "code": "ANR",
            "countryCode": "BE",
            "date": "2024-01-12T08:00:00Z",
            "dateLabel": "ETA"
          },
          "departurePort": {
            "code": "LEH",
            "countryCode": "FR",
            "date": "2024-01-02T08:00:00Z",
            "dateLabel": "ATD"
          },
          "dischargePort": {
            "code": "ANR",
            "countryCode": "BE",
            "date": "2024-01-12T14:00:00Z",
            "dateLabel": "ETA",
            "name": "Antwerp"
          },
          "lastEvent": {
            "date": "2023-12-30T16:24:00Z",
            "description": "Vessel departed",
            "voyage": "040E"
          },
          "lastVesselPosition": {
            "lat": 36.91255,
            "lng": -76.32769,
            "updatedAt": "2024-01-04T10:26:09Z"
          },
          "updatedAt": "2024-01-04T10:32:03Z",
          "vessel": {
            "callSign": "WDM2200",
            "flag": "US",
            "imo": 9349502,
            "mmsi": 369215000,
            "name": "COLORADO EXPRESS"
          }
        },
        "status": "OK"
      },
      "coordinates": {
        "lat": 39.178707,
        "lng": -49.913162
      },
      "routeSegments": [
        {
          "path": [
            {
              "lat": 32.0835,
              "lng": -81.0998
            }
          ],
          "routeType": "SEA"
        }
      ]
    },
    "vessels": [
      {
        "callSign": "WDM2200",
        "flag": "US",
        "imo": 9349502,
        "mmsi": 369215000,
        "name": "COLORADO EXPRESS"
      }
    ]
  },
  "containerNumber": "OOCU7903771",
  "eventDetails": {
    "date": "2023-12-30T05:39:00-05:00",
    "delayInHours": 36.5,
    "description": "Loaded",
    "eventCode": "LOAD",
    "eventType": "EQUIPMENT",
    "facility": null,
    "initialDate": "2023-12-28T17:09:00-05:00",
    "isActual": true,
    "isAdditionalEvent": false,
    "location": {
      "coordinates": {
        "lat": 32.08354,
        "lng": -81.09983
      },
      "country": "United States",
      "countryCode": "US",
      "locode": "USSAV",
      "name": "Savannah",
      "state": "Georgia",
      "timezone": "America/New_York"
    },
    "routeType": "SEA",
    "status": "CLT",
    "transportType": "VESSEL",
    "vessel": {
      "callSign": "WDM2200",
      "flag": "US",
      "imo": 9349502,
      "mmsi": 369215000,
      "name": "COLORADO EXPRESS"
    },
    "voyage": "040E"
  },
  "eventName": "container.loaded.at.transhipment_port",
  "shipmentNumber": "OOCU7903771",
  "shipmentType": "CT",
  "timestamp": "2024-01-04T07:13:07.691Z"
}

container.new.event.detected

Container new event detected

Example
JSON
{
  "containerDetails": {
    "containers": [
      {
        "events": [
          {
            "date": "2023-12-30T05:39:00-05:00",
            "delayInHours": 36.5,
            "description": "Loaded",
            "eventCode": "LOAD",
            "eventType": "EQUIPMENT",
            "facility": null,
            "initialDate": "2023-12-28T17:09:00-05:00",
            "isActual": true,
            "isAdditionalEvent": false,
            "location": {
              "coordinates": {
                "lat": 32.08354,
                "lng": -81.09983
              },
              "country": "United States",
              "countryCode": "US",
              "locode": "USSAV",
              "name": "Savannah",
              "state": "Georgia",
              "timezone": "America/New_York"
            },
            "routeType": "SEA",
            "status": "CLL",
            "transportType": "VESSEL",
            "vessel": {
              "callSign": "WDM2200",
              "flag": "US",
              "imo": 9349502,
              "mmsi": 369215000,
              "name": "COLORADO EXPRESS"
            },
            "voyage": "040E"
          }
        ],
        "isoCode": "45G1",
        "number": "FANU1172910",
        "status": "IN_TRANSIT"
      }
    ],
    "facilities": [
      {
        "bicCode": null,
        "coordinates": {
          "lat": null,
          "lng": null
        },
        "countryCode": "SA",
        "locode": null,
        "name": "Jeddah Red Sea Gateway Terminal",
        "smdgCode": null
      }
    ],
    "locations": [
      {
        "coordinates": {
          "lat": 51.22047,
          "lng": 4.40026
        },
        "country": "Belgium",
        "countryCode": "BE",
        "locode": "BEANR",
        "name": "Antwerp",
        "state": "Flanders",
        "timezone": "Europe/Brussels"
      }
    ],
    "metadata": {
      "sealine": "HLCU",
      "sealineName": "Hapag-Lloyd",
      "shipmentNumber": "FANU1172910",
      "shipmentType": "CT",
      "shippingStatus": "IN_TRANSIT",
      "updatedAt": "2024-01-03T12:49:37Z",
      "warnings": []
    },
    "route": {
      "pod": {
        "actual": false,
        "date": "2024-01-12T14:00:00+01:00",
        "location": {
          "coordinates": {
            "lat": 51.22047,
            "lng": 4.40026
          },
          "country": "Belgium",
          "countryCode": "BE",
          "locode": "BEANR",
          "name": "Antwerp",
          "state": "Flanders",
          "timezone": "Europe/Brussels"
        },
        "predictiveEta": null
      },
      "pol": {
        "actual": true,
        "date": "2023-12-12T05:14:00-05:00",
        "location": {
          "coordinates": {
            "lat": 32.08354,
            "lng": -81.09983
          },
          "country": "United States",
          "countryCode": "US",
          "locode": "USSAV",
          "name": "Savannah",
          "state": "Georgia",
          "timezone": "America/New_York"
        },
        "predictiveEta": null
      },
      "postpod": {
        "actual": null,
        "date": null,
        "location": null,
        "predictiveEta": null
      },
      "prepol": {
        "actual": null,
        "date": null,
        "location": null,
        "predictiveEta": null
      }
    },
    "routeData": {
      "ais": {
        "data": {
          "arrivalPort": {
            "code": "ANR",
            "countryCode": "BE",
            "date": "2024-01-12T08:00:00Z",
            "dateLabel": "ETA"
          },
          "departurePort": {
            "code": "LEH",
            "countryCode": "FR",
            "date": "2024-01-02T08:00:00Z",
            "dateLabel": "ATD"
          },
          "dischargePort": {
            "code": "ANR",
            "countryCode": "BE",
            "date": "2024-01-12T14:00:00Z",
            "dateLabel": "ETA",
            "name": "Antwerp"
          },
          "lastEvent": {
            "date": "2023-12-30T16:24:00Z",
            "description": "Vessel departed",
            "voyage": "040E"
          },
          "lastVesselPosition": {
            "lat": 36.91255,
            "lng": -76.32769,
            "updatedAt": "2024-01-04T10:26:09Z"
          },
          "updatedAt": "2024-01-04T10:32:03Z",
          "vessel": {
            "callSign": "WDM2200",
            "flag": "US",
            "imo": 9349502,
            "mmsi": 369215000,
            "name": "COLORADO EXPRESS"
          }
        },
        "status": "OK"
      },
      "coordinates": {
        "lat": 39.178707,
        "lng": -49.913162
      },
      "routeSegments": [
        {
          "path": [
            {
              "lat": 32.0835,
              "lng": -81.0998
            }
          ],
          "routeType": "SEA"
        }
      ]
    },
    "vessels": [
      {
        "callSign": "WDM2200",
        "flag": "US",
        "imo": 9349502,
        "mmsi": 369215000,
        "name": "COLORADO EXPRESS"
      }
    ]
  },
  "containerNumber": "OOCU7903771",
  "eventDetails": {
    "date": "2023-12-30T05:39:00-05:00",
    "delayInHours": 36.5,
    "description": "Loaded",
    "eventCode": "LOAD",
    "eventType": "EQUIPMENT",
    "facility": null,
    "initialDate": "2023-12-28T17:09:00-05:00",
    "isActual": true,
    "isAdditionalEvent": false,
    "location": {
      "coordinates": {
        "lat": 32.08354,
        "lng": -81.09983
      },
      "country": "United States",
      "countryCode": "US",
      "locode": "USSAV",
      "name": "Savannah",
      "state": "Georgia",
      "timezone": "America/New_York"
    },
    "routeType": "SEA",
    "status": "CGI",
    "transportType": "VESSEL",
    "vessel": {
      "callSign": "WDM2200",
      "flag": "US",
      "imo": 9349502,
      "mmsi": 369215000,
      "name": "COLORADO EXPRESS"
    },
    "voyage": "040E"
  },
  "eventName": "container.new.event.detected",
  "shipmentNumber": "FANU1172910",
  "shipmentType": "CT",
  "timestamp": "2024-01-04T07:13:07.691Z"
}

date.changed.container.arrival.at.first.pol

Container arrival at first pol day has changed

Example
JSON
{
  "containerDetails": {
    "containers": [
      {
        "events": [
          {
            "date": "2023-12-30T05:39:00-05:00",
            "delayInHours": 36.5,
            "description": "Loaded",
            "eventCode": "LOAD",
            "eventType": "EQUIPMENT",
            "facility": null,
            "initialDate": "2023-12-28T17:09:00-05:00",
            "isActual": true,
            "isAdditionalEvent": false,
            "location": {
              "coordinates": {
                "lat": 32.08354,
                "lng": -81.09983
              },
              "country": "United States",
              "countryCode": "US",
              "locode": "USSAV",
              "name": "Savannah",
              "state": "Georgia",
              "timezone": "America/New_York"
            },
            "routeType": "SEA",
            "status": "CLL",
            "transportType": "VESSEL",
            "vessel": {
              "callSign": "WDM2200",
              "flag": "US",
              "imo": 9349502,
              "mmsi": 369215000,
              "name": "COLORADO EXPRESS"
            },
            "voyage": "040E"
          }
        ],
        "isoCode": "45G1",
        "number": "FANU1172910",
        "status": "IN_TRANSIT"
      }
    ],
    "facilities": [
      {
        "bicCode": null,
        "coordinates": {
          "lat": null,
          "lng": null
        },
        "countryCode": "SA",
        "locode": null,
        "name": "Jeddah Red Sea Gateway Terminal",
        "smdgCode": null
      }
    ],
    "locations": [
      {
        "coordinates": {
          "lat": 51.22047,
          "lng": 4.40026
        },
        "country": "Belgium",
        "countryCode": "BE",
        "locode": "BEANR",
        "name": "Antwerp",
        "state": "Flanders",
        "timezone": "Europe/Brussels"
      }
    ],
    "metadata": {
      "sealine": "HLCU",
      "sealineName": "Hapag-Lloyd",
      "shipmentNumber": "FANU1172910",
      "shipmentType": "CT",
      "shippingStatus": "IN_TRANSIT",
      "updatedAt": "2024-01-03T12:49:37Z",
      "warnings": []
    },
    "route": {
      "pod": {
        "actual": false,
        "date": "2024-01-12T14:00:00+01:00",
        "location": {
          "coordinates": {
            "lat": 51.22047,
            "lng": 4.40026
          },
          "country": "Belgium",
          "countryCode": "BE",
          "locode": "BEANR",
          "name": "Antwerp",
          "state": "Flanders",
          "timezone": "Europe/Brussels"
        },
        "predictiveEta": null
      },
      "pol": {
        "actual": true,
        "date": "2023-12-12T05:14:00-05:00",
        "location": {
          "coordinates": {
            "lat": 32.08354,
            "lng": -81.09983
          },
          "country": "United States",
          "countryCode": "US",
          "locode": "USSAV",
          "name": "Savannah",
          "state": "Georgia",
          "timezone": "America/New_York"
        },
        "predictiveEta": null
      },
      "postpod": {
        "actual": null,
        "date": null,
        "location": null,
        "predictiveEta": null
      },
      "prepol": {
        "actual": null,
        "date": null,
        "location": null,
        "predictiveEta": null
      }
    },
    "routeData": {
      "ais": {
        "data": {
          "arrivalPort": {
            "code": "ANR",
            "countryCode": "BE",
            "date": "2024-01-12T08:00:00Z",
            "dateLabel": "ETA"
          },
          "departurePort": {
            "code": "LEH",
            "countryCode": "FR",
            "date": "2024-01-02T08:00:00Z",
            "dateLabel": "ATD"
          },
          "dischargePort": {
            "code": "ANR",
            "countryCode": "BE",
            "date": "2024-01-12T14:00:00Z",
            "dateLabel": "ETA",
            "name": "Antwerp"
          },
          "lastEvent": {
            "date": "2023-12-30T16:24:00Z",
            "description": "Vessel departed",
            "voyage": "040E"
          },
          "lastVesselPosition": {
            "lat": 36.91255,
            "lng": -76.32769,
            "updatedAt": "2024-01-04T10:26:09Z"
          },
          "updatedAt": "2024-01-04T10:32:03Z",
          "vessel": {
            "callSign": "WDM2200",
            "flag": "US",
            "imo": 9349502,
            "mmsi": 369215000,
            "name": "COLORADO EXPRESS"
          }
        },
        "status": "OK"
      },
      "coordinates": {
        "lat": 39.178707,
        "lng": -49.913162
      },
      "routeSegments": [
        {
          "path": [
            {
              "lat": 32.0835,
              "lng": -81.0998
            }
          ],
          "routeType": "SEA"
        }
      ]
    },
    "vessels": [
      {
        "callSign": "WDM2200",
        "flag": "US",
        "imo": 9349502,
        "mmsi": 369215000,
        "name": "COLORADO EXPRESS"
      }
    ]
  },
  "containerNumber": "OOCU7903771",
  "delayInHoursSinceLastDateChange": 12.5,
  "eventDetails": {
    "date": "2023-12-30T05:39:00-05:00",
    "delayInHours": 36.5,
    "description": "Loaded",
    "eventCode": "LOAD",
    "eventType": "EQUIPMENT",
    "facility": null,
    "initialDate": "2023-12-28T17:09:00-05:00",
    "isActual": true,
    "isAdditionalEvent": false,
    "location": {
      "coordinates": {
        "lat": 32.08354,
        "lng": -81.09983
      },
      "country": "United States",
      "countryCode": "US",
      "locode": "USSAV",
      "name": "Savannah",
      "state": "Georgia",
      "timezone": "America/New_York"
    },
    "routeType": "SEA",
    "status": "CGI",
    "transportType": "VESSEL",
    "vessel": {
      "callSign": "WDM2200",
      "flag": "US",
      "imo": 9349502,
      "mmsi": 369215000,
      "name": "COLORADO EXPRESS"
    },
    "voyage": "040E"
  },
  "eventName": "date.changed.container.arrival.at.first.pol",
  "shipmentNumber": "OOCU7903771",
  "shipmentType": "CT",
  "timestamp": "2024-01-04T07:13:07.691Z"
}

date.changed.container.arrival.at.post.pod

Container arrival at post pod day has changed

Example
JSON
{
  "containerDetails": {
    "containers": [
      {
        "events": [
          {
            "date": "2023-12-30T05:39:00-05:00",
            "delayInHours": 36.5,
            "description": "Loaded",
            "eventCode": "LOAD",
            "eventType": "EQUIPMENT",
            "facility": null,
            "initialDate": "2023-12-28T17:09:00-05:00",
            "isActual": true,
            "isAdditionalEvent": false,
            "location": {
              "coordinates": {
                "lat": 32.08354,
                "lng": -81.09983
              },
              "country": "United States",
              "countryCode": "US",
              "locode": "USSAV",
              "name": "Savannah",
              "state": "Georgia",
              "timezone": "America/New_York"
            },
            "routeType": "SEA",
            "status": "CLL",
            "transportType": "VESSEL",
            "vessel": {
              "callSign": "WDM2200",
              "flag": "US",
              "imo": 9349502,
              "mmsi": 369215000,
              "name": "COLORADO EXPRESS"
            },
            "voyage": "040E"
          }
        ],
        "isoCode": "45G1",
        "number": "FANU1172910",
        "status": "IN_TRANSIT"
      }
    ],
    "facilities": [
      {
        "bicCode": null,
        "coordinates": {
          "lat": null,
          "lng": null
        },
        "countryCode": "SA",
        "locode": null,
        "name": "Jeddah Red Sea Gateway Terminal",
        "smdgCode": null
      }
    ],
    "locations": [
      {
        "coordinates": {
          "lat": 51.22047,
          "lng": 4.40026
        },
        "country": "Belgium",
        "countryCode": "BE",
        "locode": "BEANR",
        "name": "Antwerp",
        "state": "Flanders",
        "timezone": "Europe/Brussels"
      }
    ],
    "metadata": {
      "sealine": "HLCU",
      "sealineName": "Hapag-Lloyd",
      "shipmentNumber": "FANU1172910",
      "shipmentType": "CT",
      "shippingStatus": "IN_TRANSIT",
      "updatedAt": "2024-01-03T12:49:37Z",
      "warnings": []
    },
    "route": {
      "pod": {
        "actual": false,
        "date": "2024-01-12T14:00:00+01:00",
        "location": {
          "coordinates": {
            "lat": 51.22047,
            "lng": 4.40026
          },
          "country": "Belgium",
          "countryCode": "BE",
          "locode": "BEANR",
          "name": "Antwerp",
          "state": "Flanders",
          "timezone": "Europe/Brussels"
        },
        "predictiveEta": null
      },
      "pol": {
        "actual": true,
        "date": "2023-12-12T05:14:00-05:00",
        "location": {
          "coordinates": {
            "lat": 32.08354,
            "lng": -81.09983
          },
          "country": "United States",
          "countryCode": "US",
          "locode": "USSAV",
          "name": "Savannah",
          "state": "Georgia",
          "timezone": "America/New_York"
        },
        "predictiveEta": null
      },
      "postpod": {
        "actual": true,
        "date": "2023-12-12T05:14:00-05:00",
        "location": {
          "coordinates": {
            "lat": 32.08354,
            "lng": -81.09983
          },
          "country": "United States",
          "countryCode": "US",
          "locode": "USSAV",
          "name": "Savannah",
          "state": "Georgia",
          "timezone": "America/New_York"
        },
        "predictiveEta": null
      },
      "prepol": {
        "actual": true,
        "date": "2023-12-12T05:14:00-05:00",
        "location": {
          "coordinates": {
            "lat": 32.08354,
            "lng": -81.09983
          },
          "country": "United States",
          "countryCode": "US",
          "locode": "USSAV",
          "name": "Savannah",
          "state": "Georgia",
          "timezone": "America/New_York"
        },
        "predictiveEta": null
      }
    },
    "routeData": {
      "ais": {
        "data": {
          "arrivalPort": {
            "code": "ANR",
            "countryCode": "BE",
            "date": "2024-01-12T08:00:00Z",
            "dateLabel": "ETA"
          },
          "departurePort": {
            "code": "LEH",
            "countryCode": "FR",
            "date": "2024-01-02T08:00:00Z",
            "dateLabel": "ATD"
          },
          "dischargePort": {
            "code": "ANR",
            "countryCode": "BE",
            "date": "2024-01-12T14:00:00Z",
            "dateLabel": "ETA",
            "name": "Antwerp"
          },
          "lastEvent": {
            "date": "2023-12-30T16:24:00Z",
            "description": "Vessel departed",
            "voyage": "040E"
          },
          "lastVesselPosition": {
            "lat": 36.91255,
            "lng": -76.32769,
            "updatedAt": "2024-01-04T10:26:09Z"
          },
          "updatedAt": "2024-01-04T10:32:03Z",
          "vessel": {
            "callSign": "WDM2200",
            "flag": "US",
            "imo": 9349502,
            "mmsi": 369215000,
            "name": "COLORADO EXPRESS"
          }
        },
        "status": "OK"
      },
      "coordinates": {
        "lat": 39.178707,
        "lng": -49.913162
      },
      "routeSegments": [
        {
          "path": [
            {
              "lat": 32.0835,
              "lng": -81.0998
            }
          ],
          "routeType": "SEA"
        }
      ]
    },
    "vessels": [
      {
        "callSign": "WDM2200",
        "flag": "US",
        "imo": 9349502,
        "mmsi": 369215000,
        "name": "COLORADO EXPRESS"
      }
    ]
  },
  "containerNumber": "OOCU7903771",
  "delayInHoursSinceLastDateChange": 12.5,
  "eventDetails": {
    "date": "2023-12-30T05:39:00-05:00",
    "delayInHours": 36.5,
    "description": "Loaded",
    "eventCode": "ARRI",
    "eventType": "EQUIPMENT",
    "facility": null,
    "initialDate": "2023-12-28T17:09:00-05:00",
    "isActual": true,
    "isAdditionalEvent": false,
    "location": {
      "coordinates": {
        "lat": 32.08354,
        "lng": -81.09983
      },
      "country": "United States",
      "countryCode": "US",
      "locode": "USSAV",
      "name": "Savannah",
      "state": "Georgia",
      "timezone": "America/New_York"
    },
    "routeType": "SEA",
    "status": "CGI",
    "transportType": "VESSEL",
    "vessel": {
      "callSign": "WDM2200",
      "flag": "US",
      "imo": 9349502,
      "mmsi": 369215000,
      "name": "COLORADO EXPRESS"
    },
    "voyage": "040E"
  },
  "eventName": "date.changed.container.arrival.at.post.pod",
  "shipmentNumber": "OOCU7903771",
  "shipmentType": "CT",
  "timestamp": "2024-01-04T07:13:07.691Z"
}

date.changed.container.arrival.at.pre.pol

Container arrival at pre pol day has changed

Example
JSON
{
  "containerDetails": {
    "containers": [
      {
        "events": [
          {
            "date": "2023-12-30T05:39:00-05:00",
            "delayInHours": 36.5,
            "description": "Loaded",
            "eventCode": "LOAD",
            "eventType": "EQUIPMENT",
            "facility": null,
            "initialDate": "2023-12-28T17:09:00-05:00",
            "isActual": true,
            "isAdditionalEvent": false,
            "location": {
              "coordinates": {
                "lat": 32.08354,
                "lng": -81.09983
              },
              "country": "United States",
              "countryCode": "US",
              "locode": "USSAV",
              "name": "Savannah",
              "state": "Georgia",
              "timezone": "America/New_York"
            },
            "routeType": "SEA",
            "status": "CLL",
            "transportType": "VESSEL",
            "vessel": {
              "callSign": "WDM2200",
              "flag": "US",
              "imo": 9349502,
              "mmsi": 369215000,
              "name": "COLORADO EXPRESS"
            },
            "voyage": "040E"
          }
        ],
        "isoCode": "45G1",
        "number": "FANU1172910",
        "status": "IN_TRANSIT"
      }
    ],
    "facilities": [
      {
        "bicCode": null,
        "coordinates": {
          "lat": null,
          "lng": null
        },
        "countryCode": "SA",
        "locode": null,
        "name": "Jeddah Red Sea Gateway Terminal",
        "smdgCode": null
      }
    ],
    "locations": [
      {
        "coordinates": {
          "lat": 51.22047,
          "lng": 4.40026
        },
        "country": "Belgium",
        "countryCode": "BE",
        "locode": "BEANR",
        "name": "Antwerp",
        "state": "Flanders",
        "timezone": "Europe/Brussels"
      }
    ],
    "metadata": {
      "sealine": "HLCU",
      "sealineName": "Hapag-Lloyd",
      "shipmentNumber": "FANU1172910",
      "shipmentType": "CT",
      "shippingStatus": "IN_TRANSIT",
      "updatedAt": "2024-01-03T12:49:37Z",
      "warnings": []
    },
    "route": {
      "pod": {
        "actual": false,
        "date": "2024-01-12T14:00:00+01:00",
        "location": {
          "coordinates": {
            "lat": 51.22047,
            "lng": 4.40026
          },
          "country": "Belgium",
          "countryCode": "BE",
          "locode": "BEANR",
          "name": "Antwerp",
          "state": "Flanders",
          "timezone": "Europe/Brussels"
        },
        "predictiveEta": null
      },
      "pol": {
        "actual": true,
        "date": "2023-12-12T05:14:00-05:00",
        "location": {
          "coordinates": {
            "lat": 32.08354,
            "lng": -81.09983
          },
          "country": "United States",
          "countryCode": "US",
          "locode": "USSAV",
          "name": "Savannah",
          "state": "Georgia",
          "timezone": "America/New_York"
        },
        "predictiveEta": null
      },
      "postpod": {
        "actual": true,
        "date": "2023-12-12T05:14:00-05:00",
        "location": {
          "coordinates": {
            "lat": 32.08354,
            "lng": -81.09983
          },
          "country": "United States",
          "countryCode": "US",
          "locode": "USSAV",
          "name": "Savannah",
          "state": "Georgia",
          "timezone": "America/New_York"
        },
        "predictiveEta": null
      },
      "prepol": {
        "actual": true,
        "date": "2023-12-12T05:14:00-05:00",
        "location": {
          "coordinates": {
            "lat": 32.08354,
            "lng": -81.09983
          },
          "country": "United States",
          "countryCode": "US",
          "locode": "USSAV",
          "name": "Savannah",
          "state": "Georgia",
          "timezone": "America/New_York"
        },
        "predictiveEta": null
      }
    },
    "routeData": {
      "ais": {
        "data": {
          "arrivalPort": {
            "code": "ANR",
            "countryCode": "BE",
            "date": "2024-01-12T08:00:00Z",
            "dateLabel": "ETA"
          },
          "departurePort": {
            "code": "LEH",
            "countryCode": "FR",
            "date": "2024-01-02T08:00:00Z",
            "dateLabel": "ATD"
          },
          "dischargePort": {
            "code": "ANR",
            "countryCode": "BE",
            "date": "2024-01-12T14:00:00Z",
            "dateLabel": "ETA",
            "name": "Antwerp"
          },
          "lastEvent": {
            "date": "2023-12-30T16:24:00Z",
            "description": "Vessel departed",
            "voyage": "040E"
          },
          "lastVesselPosition": {
            "lat": 36.91255,
            "lng": -76.32769,
            "updatedAt": "2024-01-04T10:26:09Z"
          },
          "updatedAt": "2024-01-04T10:32:03Z",
          "vessel": {
            "callSign": "WDM2200",
            "flag": "US",
            "imo": 9349502,
            "mmsi": 369215000,
            "name": "COLORADO EXPRESS"
          }
        },
        "status": "OK"
      },
      "coordinates": {
        "lat": 39.178707,
        "lng": -49.913162
      },
      "routeSegments": [
        {
          "path": [
            {
              "lat": 32.0835,
              "lng": -81.0998
            }
          ],
          "routeType": "SEA"
        }
      ]
    },
    "vessels": [
      {
        "callSign": "WDM2200",
        "flag": "US",
        "imo": 9349502,
        "mmsi": 369215000,
        "name": "COLORADO EXPRESS"
      }
    ]
  },
  "containerNumber": "OOCU7903771",
  "delayInHoursSinceLastDateChange": 12.5,
  "eventDetails": {
    "date": "2023-12-30T05:39:00-05:00",
    "delayInHours": 36.5,
    "description": "Loaded",
    "eventCode": "ARRI",
    "eventType": "EQUIPMENT",
    "facility": null,
    "initialDate": "2023-12-28T17:09:00-05:00",
    "isActual": true,
    "isAdditionalEvent": false,
    "location": {
      "coordinates": {
        "lat": 32.08354,
        "lng": -81.09983
      },
      "country": "United States",
      "countryCode": "US",
      "locode": "USSAV",
      "name": "Savannah",
      "state": "Georgia",
      "timezone": "America/New_York"
    },
    "routeType": "SEA",
    "status": "CGI",
    "transportType": "VESSEL",
    "vessel": {
      "callSign": "WDM2200",
      "flag": "US",
      "imo": 9349502,
      "mmsi": 369215000,
      "name": "COLORADO EXPRESS"
    },
    "voyage": "040E"
  },
  "eventName": "date.changed.container.arrival.at.pre.pol",
  "shipmentNumber": "OOCU7903771",
  "shipmentType": "CT",
  "timestamp": "2024-01-04T07:13:07.691Z"
}

date.changed.container.departure.from.final.pod

Container departure from final pod day has changed

Example
JSON
{
  "containerDetails": {
    "containers": [
      {
        "events": [
          {
            "date": "2023-12-30T05:39:00-05:00",
            "delayInHours": 36.5,
            "description": "Loaded",
            "eventCode": "LOAD",
            "eventType": "EQUIPMENT",
            "facility": null,
            "initialDate": "2023-12-28T17:09:00-05:00",
            "isActual": true,
            "isAdditionalEvent": false,
            "location": {
              "coordinates": {
                "lat": 32.08354,
                "lng": -81.09983
              },
              "country": "United States",
              "countryCode": "US",
              "locode": "USSAV",
              "name": "Savannah",
              "state": "Georgia",
              "timezone": "America/New_York"
            },
            "routeType": "SEA",
            "status": "CLL",
            "transportType": "VESSEL",
            "vessel": {
              "callSign": "WDM2200",
              "flag": "US",
              "imo": 9349502,
              "mmsi": 369215000,
              "name": "COLORADO EXPRESS"
            },
            "voyage": "040E"
          }
        ],
        "isoCode": "45G1",
        "number": "FANU1172910",
        "status": "IN_TRANSIT"
      }
    ],
    "facilities": [
      {
        "bicCode": null,
        "coordinates": {
          "lat": null,
          "lng": null
        },
        "countryCode": "SA",
        "locode": null,
        "name": "Jeddah Red Sea Gateway Terminal",
        "smdgCode": null
      }
    ],
    "locations": [
      {
        "coordinates": {
          "lat": 51.22047,
          "lng": 4.40026
        },
        "country": "Belgium",
        "countryCode": "BE",
        "locode": "BEANR",
        "name": "Antwerp",
        "state": "Flanders",
        "timezone": "Europe/Brussels"
      }
    ],
    "metadata": {
      "sealine": "HLCU",
      "sealineName": "Hapag-Lloyd",
      "shipmentNumber": "FANU1172910",
      "shipmentType": "CT",
      "shippingStatus": "IN_TRANSIT",
      "updatedAt": "2024-01-03T12:49:37Z",
      "warnings": []
    },
    "route": {
      "pod": {
        "actual": false,
        "date": "2024-01-12T14:00:00+01:00",
        "location": {
          "coordinates": {
            "lat": 51.22047,
            "lng": 4.40026
          },
          "country": "Belgium",
          "countryCode": "BE",
          "locode": "BEANR",
          "name": "Antwerp",
          "state": "Flanders",
          "timezone": "Europe/Brussels"
        },
        "predictiveEta": null
      },
      "pol": {
        "actual": true,
        "date": "2023-12-12T05:14:00-05:00",
        "location": {
          "coordinates": {
            "lat": 32.08354,
            "lng": -81.09983
          },
          "country": "United States",
          "countryCode": "US",
          "locode": "USSAV",
          "name": "Savannah",
          "state": "Georgia",
          "timezone": "America/New_York"
        },
        "predictiveEta": null
      },
      "postpod": {
        "actual": null,
        "date": null,
        "location": null,
        "predictiveEta": null
      },
      "prepol": {
        "actual": null,
        "date": null,
        "location": null,
        "predictiveEta": null
      }
    },
    "routeData": {
      "ais": {
        "data": {
          "arrivalPort": {
            "code": "ANR",
            "countryCode": "BE",
            "date": "2024-01-12T08:00:00Z",
            "dateLabel": "ETA"
          },
          "departurePort": {
            "code": "LEH",
            "countryCode": "FR",
            "date": "2024-01-02T08:00:00Z",
            "dateLabel": "ATD"
          },
          "dischargePort": {
            "code": "ANR",
            "countryCode": "BE",
            "date": "2024-01-12T14:00:00Z",
            "dateLabel": "ETA",
            "name": "Antwerp"
          },
          "lastEvent": {
            "date": "2023-12-30T16:24:00Z",
            "description": "Vessel departed",
            "voyage": "040E"
          },
          "lastVesselPosition": {
            "lat": 36.91255,
            "lng": -76.32769,
            "updatedAt": "2024-01-04T10:26:09Z"
          },
          "updatedAt": "2024-01-04T10:32:03Z",
          "vessel": {
            "callSign": "WDM2200",
            "flag": "US",
            "imo": 9349502,
            "mmsi": 369215000,
            "name": "COLORADO EXPRESS"
          }
        },
        "status": "OK"
      },
      "coordinates": {
        "lat": 39.178707,
        "lng": -49.913162
      },
      "routeSegments": [
        {
          "path": [
            {
              "lat": 32.0835,
              "lng": -81.0998
            }
          ],
          "routeType": "SEA"
        }
      ]
    },
    "vessels": [
      {
        "callSign": "WDM2200",
        "flag": "US",
        "imo": 9349502,
        "mmsi": 369215000,
        "name": "COLORADO EXPRESS"
      }
    ]
  },
  "containerNumber": "OOCU7903771",
  "delayInHoursSinceLastDateChange": 12.5,
  "eventDetails": {
    "date": "2023-12-30T05:39:00-05:00",
    "delayInHours": 36.5,
    "description": "Loaded",
    "eventCode": "LOAD",
    "eventType": "EQUIPMENT",
    "facility": null,
    "initialDate": "2023-12-28T17:09:00-05:00",
    "isActual": true,
    "isAdditionalEvent": false,
    "location": {
      "coordinates": {
        "lat": 32.08354,
        "lng": -81.09983
      },
      "country": "United States",
      "countryCode": "US",
      "locode": "USSAV",
      "name": "Savannah",
      "state": "Georgia",
      "timezone": "America/New_York"
    },
    "routeType": "SEA",
    "status": "CGO",
    "transportType": "VESSEL",
    "vessel": {
      "callSign": "WDM2200",
      "flag": "US",
      "imo": 9349502,
      "mmsi": 369215000,
      "name": "COLORADO EXPRESS"
    },
    "voyage": "040E"
  },
  "eventName": "date.changed.container.departure.from.final.pod",
  "shipmentNumber": "OOCU7903771",
  "shipmentType": "CT",
  "timestamp": "2024-01-04T07:13:07.691Z"
}

date.changed.container.departure.from.post.pod

Container departure from post pod day has changed

Example
JSON
{
  "containerDetails": {
    "containers": [
      {
        "events": [
          {
            "date": "2023-12-30T05:39:00-05:00",
            "delayInHours": 36.5,
            "description": "Loaded",
            "eventCode": "LOAD",
            "eventType": "EQUIPMENT",
            "facility": null,
            "initialDate": "2023-12-28T17:09:00-05:00",
            "isActual": true,
            "isAdditionalEvent": false,
            "location": {
              "coordinates": {
                "lat": 32.08354,
                "lng": -81.09983
              },
              "country": "United States",
              "countryCode": "US",
              "locode": "USSAV",
              "name": "Savannah",
              "state": "Georgia",
              "timezone": "America/New_York"
            },
            "routeType": "SEA",
            "status": "CLL",
            "transportType": "VESSEL",
            "vessel": {
              "callSign": "WDM2200",
              "flag": "US",
              "imo": 9349502,
              "mmsi": 369215000,
              "name": "COLORADO EXPRESS"
            },
            "voyage": "040E"
          }
        ],
        "isoCode": "45G1",
        "number": "FANU1172910",
        "status": "IN_TRANSIT"
      }
    ],
    "facilities": [
      {
        "bicCode": null,
        "coordinates": {
          "lat": null,
          "lng": null
        },
        "countryCode": "SA",
        "locode": null,
        "name": "Jeddah Red Sea Gateway Terminal",
        "smdgCode": null
      }
    ],
    "locations": [
      {
        "coordinates": {
          "lat": 51.22047,
          "lng": 4.40026
        },
        "country": "Belgium",
        "countryCode": "BE",
        "locode": "BEANR",
        "name": "Antwerp",
        "state": "Flanders",
        "timezone": "Europe/Brussels"
      }
    ],
    "metadata": {
      "sealine": "HLCU",
      "sealineName": "Hapag-Lloyd",
      "shipmentNumber": "FANU1172910",
      "shipmentType": "CT",
      "shippingStatus": "IN_TRANSIT",
      "updatedAt": "2024-01-03T12:49:37Z",
      "warnings": []
    },
    "route": {
      "pod": {
        "actual": false,
        "date": "2024-01-12T14:00:00+01:00",
        "location": {
          "coordinates": {
            "lat": 51.22047,
            "lng": 4.40026
          },
          "country": "Belgium",
          "countryCode": "BE",
          "locode": "BEANR",
          "name": "Antwerp",
          "state": "Flanders",
          "timezone": "Europe/Brussels"
        },
        "predictiveEta": null
      },
      "pol": {
        "actual": true,
        "date": "2023-12-12T05:14:00-05:00",
        "location": {
          "coordinates": {
            "lat": 32.08354,
            "lng": -81.09983
          },
          "country": "United States",
          "countryCode": "US",
          "locode": "USSAV",
          "name": "Savannah",
          "state": "Georgia",
          "timezone": "America/New_York"
        },
        "predictiveEta": null
      },
      "postpod": {
        "actual": true,
        "date": "2023-12-12T05:14:00-05:00",
        "location": {
          "coordinates": {
            "lat": 32.08354,
            "lng": -81.09983
          },
          "country": "United States",
          "countryCode": "US",
          "locode": "USSAV",
          "name": "Savannah",
          "state": "Georgia",
          "timezone": "America/New_York"
        },
        "predictiveEta": null
      },
      "prepol": {
        "actual": true,
        "date": "2023-12-12T05:14:00-05:00",
        "location": {
          "coordinates": {
            "lat": 32.08354,
            "lng": -81.09983
          },
          "country": "United States",
          "countryCode": "US",
          "locode": "USSAV",
          "name": "Savannah",
          "state": "Georgia",
          "timezone": "America/New_York"
        },
        "predictiveEta": null
      }
    },
    "routeData": {
      "ais": {
        "data": {
          "arrivalPort": {
            "code": "ANR",
            "countryCode": "BE",
            "date": "2024-01-12T08:00:00Z",
            "dateLabel": "ETA"
          },
          "departurePort": {
            "code": "LEH",
            "countryCode": "FR",
            "date": "2024-01-02T08:00:00Z",
            "dateLabel": "ATD"
          },
          "dischargePort": {
            "code": "ANR",
            "countryCode": "BE",
            "date": "2024-01-12T14:00:00Z",
            "dateLabel": "ETA",
            "name": "Antwerp"
          },
          "lastEvent": {
            "date": "2023-12-30T16:24:00Z",
            "description": "Vessel departed",
            "voyage": "040E"
          },
          "lastVesselPosition": {
            "lat": 36.91255,
            "lng": -76.32769,
            "updatedAt": "2024-01-04T10:26:09Z"
          },
          "updatedAt": "2024-01-04T10:32:03Z",
          "vessel": {
            "callSign": "WDM2200",
            "flag": "US",
            "imo": 9349502,
            "mmsi": 369215000,
            "name": "COLORADO EXPRESS"
          }
        },
        "status": "OK"
      },
      "coordinates": {
        "lat": 39.178707,
        "lng": -49.913162
      },
      "routeSegments": [
        {
          "path": [
            {
              "lat": 32.0835,
              "lng": -81.0998
            }
          ],
          "routeType": "SEA"
        }
      ]
    },
    "vessels": [
      {
        "callSign": "WDM2200",
        "flag": "US",
        "imo": 9349502,
        "mmsi": 369215000,
        "name": "COLORADO EXPRESS"
      }
    ]
  },
  "containerNumber": "OOCU7903771",
  "delayInHoursSinceLastDateChange": 12.5,
  "eventDetails": {
    "date": "2023-12-30T05:39:00-05:00",
    "delayInHours": 36.5,
    "description": "Loaded",
    "eventCode": "DEPA",
    "eventType": "EQUIPMENT",
    "facility": null,
    "initialDate": "2023-12-28T17:09:00-05:00",
    "isActual": true,
    "isAdditionalEvent": false,
    "location": {
      "coordinates": {
        "lat": 32.08354,
        "lng": -81.09983
      },
      "country": "United States",
      "countryCode": "US",
      "locode": "USSAV",
      "name": "Savannah",
      "state": "Georgia",
      "timezone": "America/New_York"
    },
    "routeType": "SEA",
    "status": "CGI",
    "transportType": "VESSEL",
    "vessel": {
      "callSign": "WDM2200",
      "flag": "US",
      "imo": 9349502,
      "mmsi": 369215000,
      "name": "COLORADO EXPRESS"
    },
    "voyage": "040E"
  },
  "eventName": "date.changed.container.departure.from.post.pod",
  "shipmentNumber": "OOCU7903771",
  "shipmentType": "CT",
  "timestamp": "2024-01-04T07:13:07.691Z"
}

date.changed.container.departure.from.pre.pol

Container departure from pre pol day has changed

Example
JSON
{
  "containerDetails": {
    "containers": [
      {
        "events": [
          {
            "date": "2023-12-30T05:39:00-05:00",
            "delayInHours": 36.5,
            "description": "Loaded",
            "eventCode": "LOAD",
            "eventType": "EQUIPMENT",
            "facility": null,
            "initialDate": "2023-12-28T17:09:00-05:00",
            "isActual": true,
            "isAdditionalEvent": false,
            "location": {
              "coordinates": {
                "lat": 32.08354,
                "lng": -81.09983
              },
              "country": "United States",
              "countryCode": "US",
              "locode": "USSAV",
              "name": "Savannah",
              "state": "Georgia",
              "timezone": "America/New_York"
            },
            "routeType": "SEA",
            "status": "CLL",
            "transportType": "VESSEL",
            "vessel": {
              "callSign": "WDM2200",
              "flag": "US",
              "imo": 9349502,
              "mmsi": 369215000,
              "name": "COLORADO EXPRESS"
            },
            "voyage": "040E"
          }
        ],
        "isoCode": "45G1",
        "number": "FANU1172910",
        "status": "IN_TRANSIT"
      }
    ],
    "facilities": [
      {
        "bicCode": null,
        "coordinates": {
          "lat": null,
          "lng": null
        },
        "countryCode": "SA",
        "locode": null,
        "name": "Jeddah Red Sea Gateway Terminal",
        "smdgCode": null
      }
    ],
    "locations": [
      {
        "coordinates": {
          "lat": 51.22047,
          "lng": 4.40026
        },
        "country": "Belgium",
        "countryCode": "BE",
        "locode": "BEANR",
        "name": "Antwerp",
        "state": "Flanders",
        "timezone": "Europe/Brussels"
      }
    ],
    "metadata": {
      "sealine": "HLCU",
      "sealineName": "Hapag-Lloyd",
      "shipmentNumber": "FANU1172910",
      "shipmentType": "CT",
      "shippingStatus": "IN_TRANSIT",
      "updatedAt": "2024-01-03T12:49:37Z",
      "warnings": []
    },
    "route": {
      "pod": {
        "actual": false,
        "date": "2024-01-12T14:00:00+01:00",
        "location": {
          "coordinates": {
            "lat": 51.22047,
            "lng": 4.40026
          },
          "country": "Belgium",
          "countryCode": "BE",
          "locode": "BEANR",
          "name": "Antwerp",
          "state": "Flanders",
          "timezone": "Europe/Brussels"
        },
        "predictiveEta": null
      },
      "pol": {
        "actual": true,
        "date": "2023-12-12T05:14:00-05:00",
        "location": {
          "coordinates": {
            "lat": 32.08354,
            "lng": -81.09983
          },
          "country": "United States",
          "countryCode": "US",
          "locode": "USSAV",
          "name": "Savannah",
          "state": "Georgia",
          "timezone": "America/New_York"
        },
        "predictiveEta": null
      },
      "postpod": {
        "actual": true,
        "date": "2023-12-12T05:14:00-05:00",
        "location": {
          "coordinates": {
            "lat": 32.08354,
            "lng": -81.09983
          },
          "country": "United States",
          "countryCode": "US",
          "locode": "USSAV",
          "name": "Savannah",
          "state": "Georgia",
          "timezone": "America/New_York"
        },
        "predictiveEta": null
      },
      "prepol": {
        "actual": true,
        "date": "2023-12-12T05:14:00-05:00",
        "location": {
          "coordinates": {
            "lat": 32.08354,
            "lng": -81.09983
          },
          "country": "United States",
          "countryCode": "US",
          "locode": "USSAV",
          "name": "Savannah",
          "state": "Georgia",
          "timezone": "America/New_York"
        },
        "predictiveEta": null
      }
    },
    "routeData": {
      "ais": {
        "data": {
          "arrivalPort": {
            "code": "ANR",
            "countryCode": "BE",
            "date": "2024-01-12T08:00:00Z",
            "dateLabel": "ETA"
          },
          "departurePort": {
            "code": "LEH",
            "countryCode": "FR",
            "date": "2024-01-02T08:00:00Z",
            "dateLabel": "ATD"
          },
          "dischargePort": {
            "code": "ANR",
            "countryCode": "BE",
            "date": "2024-01-12T14:00:00Z",
            "dateLabel": "ETA",
            "name": "Antwerp"
          },
          "lastEvent": {
            "date": "2023-12-30T16:24:00Z",
            "description": "Vessel departed",
            "voyage": "040E"
          },
          "lastVesselPosition": {
            "lat": 36.91255,
            "lng": -76.32769,
            "updatedAt": "2024-01-04T10:26:09Z"
          },
          "updatedAt": "2024-01-04T10:32:03Z",
          "vessel": {
            "callSign": "WDM2200",
            "flag": "US",
            "imo": 9349502,
            "mmsi": 369215000,
            "name": "COLORADO EXPRESS"
          }
        },
        "status": "OK"
      },
      "coordinates": {
        "lat": 39.178707,
        "lng": -49.913162
      },
      "routeSegments": [
        {
          "path": [
            {
              "lat": 32.0835,
              "lng": -81.0998
            }
          ],
          "routeType": "SEA"
        }
      ]
    },
    "vessels": [
      {
        "callSign": "WDM2200",
        "flag": "US",
        "imo": 9349502,
        "mmsi": 369215000,
        "name": "COLORADO EXPRESS"
      }
    ]
  },
  "containerNumber": "OOCU7903771",
  "delayInHoursSinceLastDateChange": 12.5,
  "eventDetails": {
    "date": "2023-12-30T05:39:00-05:00",
    "delayInHours": 36.5,
    "description": "Loaded",
    "eventCode": "DEPA",
    "eventType": "EQUIPMENT",
    "facility": null,
    "initialDate": "2023-12-28T17:09:00-05:00",
    "isActual": true,
    "isAdditionalEvent": false,
    "location": {
      "coordinates": {
        "lat": 32.08354,
        "lng": -81.09983
      },
      "country": "United States",
      "countryCode": "US",
      "locode": "USSAV",
      "name": "Savannah",
      "state": "Georgia",
      "timezone": "America/New_York"
    },
    "routeType": "SEA",
    "status": "CGI",
    "transportType": "VESSEL",
    "vessel": {
      "callSign": "WDM2200",
      "flag": "US",
      "imo": 9349502,
      "mmsi": 369215000,
      "name": "COLORADO EXPRESS"
    },
    "voyage": "040E"
  },
  "eventName": "date.changed.container.departure.from.pre.pol",
  "shipmentNumber": "OOCU7903771",
  "shipmentType": "CT",
  "timestamp": "2024-01-04T07:13:07.691Z"
}

date.changed.container.discharge.at.final.pod

Container discharge at final pod day has changed

Example
JSON
{
  "containerDetails": {
    "containers": [
      {
        "events": [
          {
            "date": "2023-12-30T05:39:00-05:00",
            "delayInHours": 36.5,
            "description": "Loaded",
            "eventCode": "LOAD",
            "eventType": "EQUIPMENT",
            "facility": null,
            "initialDate": "2023-12-28T17:09:00-05:00",
            "isActual": true,
            "isAdditionalEvent": false,
            "location": {
              "coordinates": {
                "lat": 32.08354,
                "lng": -81.09983
              },
              "country": "United States",
              "countryCode": "US",
              "locode": "USSAV",
              "name": "Savannah",
              "state": "Georgia",
              "timezone": "America/New_York"
            },
            "routeType": "SEA",
            "status": "CLL",
            "transportType": "VESSEL",
            "vessel": {
              "callSign": "WDM2200",
              "flag": "US",
              "imo": 9349502,
              "mmsi": 369215000,
              "name": "COLORADO EXPRESS"
            },
            "voyage": "040E"
          }
        ],
        "isoCode": "45G1",
        "number": "FANU1172910",
        "status": "IN_TRANSIT"
      }
    ],
    "facilities": [
      {
        "bicCode": null,
        "coordinates": {
          "lat": null,
          "lng": null
        },
        "countryCode": "SA",
        "locode": null,
        "name": "Jeddah Red Sea Gateway Terminal",
        "smdgCode": null
      }
    ],
    "locations": [
      {
        "coordinates": {
          "lat": 51.22047,
          "lng": 4.40026
        },
        "country": "Belgium",
        "countryCode": "BE",
        "locode": "BEANR",
        "name": "Antwerp",
        "state": "Flanders",
        "timezone": "Europe/Brussels"
      }
    ],
    "metadata": {
      "sealine": "HLCU",
      "sealineName": "Hapag-Lloyd",
      "shipmentNumber": "FANU1172910",
      "shipmentType": "CT",
      "shippingStatus": "IN_TRANSIT",
      "updatedAt": "2024-01-03T12:49:37Z",
      "warnings": []
    },
    "route": {
      "pod": {
        "actual": false,
        "date": "2024-01-12T14:00:00+01:00",
        "location": {
          "coordinates": {
            "lat": 51.22047,
            "lng": 4.40026
          },
          "country": "Belgium",
          "countryCode": "BE",
          "locode": "BEANR",
          "name": "Antwerp",
          "state": "Flanders",
          "timezone": "Europe/Brussels"
        },
        "predictiveEta": null
      },
      "pol": {
        "actual": true,
        "date": "2023-12-12T05:14:00-05:00",
        "location": {
          "coordinates": {
            "lat": 32.08354,
            "lng": -81.09983
          },
          "country": "United States",
          "countryCode": "US",
          "locode": "USSAV",
          "name": "Savannah",
          "state": "Georgia",
          "timezone": "America/New_York"
        },
        "predictiveEta": null
      },
      "postpod": {
        "actual": null,
        "date": null,
        "location": null,
        "predictiveEta": null
      },
      "prepol": {
        "actual": null,
        "date": null,
        "location": null,
        "predictiveEta": null
      }
    },
    "routeData": {
      "ais": {
        "data": {
          "arrivalPort": {
            "code": "ANR",
            "countryCode": "BE",
            "date": "2024-01-12T08:00:00Z",
            "dateLabel": "ETA"
          },
          "departurePort": {
            "code": "LEH",
            "countryCode": "FR",
            "date": "2024-01-02T08:00:00Z",
            "dateLabel": "ATD"
          },
          "dischargePort": {
            "code": "ANR",
            "countryCode": "BE",
            "date": "2024-01-12T14:00:00Z",
            "dateLabel": "ETA",
            "name": "Antwerp"
          },
          "lastEvent": {
            "date": "2023-12-30T16:24:00Z",
            "description": "Vessel departed",
            "voyage": "040E"
          },
          "lastVesselPosition": {
            "lat": 36.91255,
            "lng": -76.32769,
            "updatedAt": "2024-01-04T10:26:09Z"
          },
          "updatedAt": "2024-01-04T10:32:03Z",
          "vessel": {
            "callSign": "WDM2200",
            "flag": "US",
            "imo": 9349502,
            "mmsi": 369215000,
            "name": "COLORADO EXPRESS"
          }
        },
        "status": "OK"
      },
      "coordinates": {
        "lat": 39.178707,
        "lng": -49.913162
      },
      "routeSegments": [
        {
          "path": [
            {
              "lat": 32.0835,
              "lng": -81.0998
            }
          ],
          "routeType": "SEA"
        }
      ]
    },
    "vessels": [
      {
        "callSign": "WDM2200",
        "flag": "US",
        "imo": 9349502,
        "mmsi": 369215000,
        "name": "COLORADO EXPRESS"
      }
    ]
  },
  "containerNumber": "OOCU7903771",
  "delayInHoursSinceLastDateChange": 12.5,
  "eventDetails": {
    "date": "2023-12-30T05:39:00-05:00",
    "delayInHours": 36.5,
    "description": "Loaded",
    "eventCode": "LOAD",
    "eventType": "EQUIPMENT",
    "facility": null,
    "initialDate": "2023-12-28T17:09:00-05:00",
    "isActual": true,
    "isAdditionalEvent": false,
    "location": {
      "coordinates": {
        "lat": 32.08354,
        "lng": -81.09983
      },
      "country": "United States",
      "countryCode": "US",
      "locode": "USSAV",
      "name": "Savannah",
      "state": "Georgia",
      "timezone": "America/New_York"
    },
    "routeType": "SEA",
    "status": "CDD",
    "transportType": "VESSEL",
    "vessel": {
      "callSign": "WDM2200",
      "flag": "US",
      "imo": 9349502,
      "mmsi": 369215000,
      "name": "COLORADO EXPRESS"
    },
    "voyage": "040E"
  },
  "eventName": "date.changed.container.discharge.at.final.pod",
  "shipmentNumber": "OOCU7903771",
  "shipmentType": "CT",
  "timestamp": "2024-01-04T07:13:07.691Z"
}

date.changed.container.discharge.at.post.pod

Container discharged at post pod day has changed

Example
JSON
{
  "containerDetails": {
    "containers": [
      {
        "events": [
          {
            "date": "2023-12-30T05:39:00-05:00",
            "delayInHours": 36.5,
            "description": "Loaded",
            "eventCode": "DISC",
            "eventType": "EQUIPMENT",
            "facility": null,
            "initialDate": "2023-12-28T17:09:00-05:00",
            "isActual": true,
            "isAdditionalEvent": false,
            "location": {
              "coordinates": {
                "lat": 32.08354,
                "lng": -81.09983
              },
              "country": "United States",
              "countryCode": "US",
              "locode": "USSAV",
              "name": "Savannah",
              "state": "Georgia",
              "timezone": "America/New_York"
            },
            "routeType": "SEA",
            "status": "CLL",
            "transportType": "VESSEL",
            "vessel": {
              "callSign": "WDM2200",
              "flag": "US",
              "imo": 9349502,
              "mmsi": 369215000,
              "name": "COLORADO EXPRESS"
            },
            "voyage": "040E"
          }
        ],
        "isoCode": "45G1",
        "number": "FANU1172910",
        "status": "IN_TRANSIT"
      }
    ],
    "facilities": [
      {
        "bicCode": null,
        "coordinates": {
          "lat": null,
          "lng": null
        },
        "countryCode": "SA",
        "locode": null,
        "name": "Jeddah Red Sea Gateway Terminal",
        "smdgCode": null
      }
    ],
    "locations": [
      {
        "coordinates": {
          "lat": 51.22047,
          "lng": 4.40026
        },
        "country": "Belgium",
        "countryCode": "BE",
        "locode": "BEANR",
        "name": "Antwerp",
        "state": "Flanders",
        "timezone": "Europe/Brussels"
      }
    ],
    "metadata": {
      "sealine": "HLCU",
      "sealineName": "Hapag-Lloyd",
      "shipmentNumber": "FANU1172910",
      "shipmentType": "CT",
      "shippingStatus": "IN_TRANSIT",
      "updatedAt": "2024-01-03T12:49:37Z",
      "warnings": []
    },
    "route": {
      "pod": {
        "actual": false,
        "date": "2024-01-12T14:00:00+01:00",
        "location": {
          "coordinates": {
            "lat": 51.22047,
            "lng": 4.40026
          },
          "country": "Belgium",
          "countryCode": "BE",
          "locode": "BEANR",
          "name": "Antwerp",
          "state": "Flanders",
          "timezone": "Europe/Brussels"
        },
        "predictiveEta": null
      },
      "pol": {
        "actual": true,
        "date": "2023-12-12T05:14:00-05:00",
        "location": {
          "coordinates": {
            "lat": 32.08354,
            "lng": -81.09983
          },
          "country": "United States",
          "countryCode": "US",
          "locode": "USSAV",
          "name": "Savannah",
          "state": "Georgia",
          "timezone": "America/New_York"
        },
        "predictiveEta": null
      },
      "postpod": {
        "actual": true,
        "date": "2023-12-12T05:14:00-05:00",
        "location": {
          "coordinates": {
            "lat": 32.08354,
            "lng": -81.09983
          },
          "country": "United States",
          "countryCode": "US",
          "locode": "USSAV",
          "name": "Savannah",
          "state": "Georgia",
          "timezone": "America/New_York"
        },
        "predictiveEta": null
      },
      "prepol": {
        "actual": true,
        "date": "2023-12-12T05:14:00-05:00",
        "location": {
          "coordinates": {
            "lat": 32.08354,
            "lng": -81.09983
          },
          "country": "United States",
          "countryCode": "US",
          "locode": "USSAV",
          "name": "Savannah",
          "state": "Georgia",
          "timezone": "America/New_York"
        },
        "predictiveEta": null
      }
    },
    "routeData": {
      "ais": {
        "data": {
          "arrivalPort": {
            "code": "ANR",
            "countryCode": "BE",
            "date": "2024-01-12T08:00:00Z",
            "dateLabel": "ETA"
          },
          "departurePort": {
            "code": "LEH",
            "countryCode": "FR",
            "date": "2024-01-02T08:00:00Z",
            "dateLabel": "ATD"
          },
          "dischargePort": {
            "code": "ANR",
            "countryCode": "BE",
            "date": "2024-01-12T14:00:00Z",
            "dateLabel": "ETA",
            "name": "Antwerp"
          },
          "lastEvent": {
            "date": "2023-12-30T16:24:00Z",
            "description": "Vessel departed",
            "voyage": "040E"
          },
          "lastVesselPosition": {
            "lat": 36.91255,
            "lng": -76.32769,
            "updatedAt": "2024-01-04T10:26:09Z"
          },
          "updatedAt": "2024-01-04T10:32:03Z",
          "vessel": {
            "callSign": "WDM2200",
            "flag": "US",
            "imo": 9349502,
            "mmsi": 369215000,
            "name": "COLORADO EXPRESS"
          }
        },
        "status": "OK"
      },
      "coordinates": {
        "lat": 39.178707,
        "lng": -49.913162
      },
      "routeSegments": [
        {
          "path": [
            {
              "lat": 32.0835,
              "lng": -81.0998
            }
          ],
          "routeType": "SEA"
        }
      ]
    },
    "vessels": [
      {
        "callSign": "WDM2200",
        "flag": "US",
        "imo": 9349502,
        "mmsi": 369215000,
        "name": "COLORADO EXPRESS"
      }
    ]
  },
  "containerNumber": "OOCU7903771",
  "delayInHoursSinceLastDateChange": 12.5,
  "eventDetails": {
    "date": "2023-12-30T05:39:00-05:00",
    "delayInHours": 36.5,
    "description": "Discharge",
    "eventCode": "DISC",
    "eventType": "EQUIPMENT",
    "facility": null,
    "initialDate": "2023-12-28T17:09:00-05:00",
    "isActual": true,
    "isAdditionalEvent": false,
    "location": {
      "coordinates": {
        "lat": 32.08354,
        "lng": -81.09983
      },
      "country": "United States",
      "countryCode": "US",
      "locode": "USSAV",
      "name": "Savannah",
      "state": "Georgia",
      "timezone": "America/New_York"
    },
    "routeType": "SEA",
    "status": "CGI",
    "transportType": "VESSEL",
    "vessel": {
      "callSign": "WDM2200",
      "flag": "US",
      "imo": 9349502,
      "mmsi": 369215000,
      "name": "COLORADO EXPRESS"
    },
    "voyage": "040E"
  },
  "eventName": "date.changed.container.discharge.at.post.pod",
  "shipmentNumber": "OOCU7903771",
  "shipmentType": "CT",
  "timestamp": "2024-01-04T07:13:07.691Z"
}

date.changed.container.discharge.at.transhipment_port

Container discharge at transhipment port day has changed

Example
JSON
{
  "containerDetails": {
    "containers": [
      {
        "events": [
          {
            "date": "2023-12-30T05:39:00-05:00",
            "delayInHours": 36.5,
            "description": "Loaded",
            "eventCode": "LOAD",
            "eventType": "EQUIPMENT",
            "facility": null,
            "initialDate": "2023-12-28T17:09:00-05:00",
            "isActual": true,
            "isAdditionalEvent": false,
            "location": {
              "coordinates": {
                "lat": 32.08354,
                "lng": -81.09983
              },
              "country": "United States",
              "countryCode": "US",
              "locode": "USSAV",
              "name": "Savannah",
              "state": "Georgia",
              "timezone": "America/New_York"
            },
            "routeType": "SEA",
            "status": "CLL",
            "transportType": "VESSEL",
            "vessel": {
              "callSign": "WDM2200",
              "flag": "US",
              "imo": 9349502,
              "mmsi": 369215000,
              "name": "COLORADO EXPRESS"
            },
            "voyage": "040E"
          }
        ],
        "isoCode": "45G1",
        "number": "FANU1172910",
        "status": "IN_TRANSIT"
      }
    ],
    "facilities": [
      {
        "bicCode": null,
        "coordinates": {
          "lat": null,
          "lng": null
        },
        "countryCode": "SA",
        "locode": null,
        "name": "Jeddah Red Sea Gateway Terminal",
        "smdgCode": null
      }
    ],
    "locations": [
      {
        "coordinates": {
          "lat": 51.22047,
          "lng": 4.40026
        },
        "country": "Belgium",
        "countryCode": "BE",
        "locode": "BEANR",
        "name": "Antwerp",
        "state": "Flanders",
        "timezone": "Europe/Brussels"
      }
    ],
    "metadata": {
      "sealine": "HLCU",
      "sealineName": "Hapag-Lloyd",
      "shipmentNumber": "FANU1172910",
      "shipmentType": "CT",
      "shippingStatus": "IN_TRANSIT",
      "updatedAt": "2024-01-03T12:49:37Z",
      "warnings": []
    },
    "route": {
      "pod": {
        "actual": false,
        "date": "2024-01-12T14:00:00+01:00",
        "location": {
          "coordinates": {
            "lat": 51.22047,
            "lng": 4.40026
          },
          "country": "Belgium",
          "countryCode": "BE",
          "locode": "BEANR",
          "name": "Antwerp",
          "state": "Flanders",
          "timezone": "Europe/Brussels"
        },
        "predictiveEta": null
      },
      "pol": {
        "actual": true,
        "date": "2023-12-12T05:14:00-05:00",
        "location": {
          "coordinates": {
            "lat": 32.08354,
            "lng": -81.09983
          },
          "country": "United States",
          "countryCode": "US",
          "locode": "USSAV",
          "name": "Savannah",
          "state": "Georgia",
          "timezone": "America/New_York"
        },
        "predictiveEta": null
      },
      "postpod": {
        "actual": null,
        "date": null,
        "location": null,
        "predictiveEta": null
      },
      "prepol": {
        "actual": null,
        "date": null,
        "location": null,
        "predictiveEta": null
      }
    },
    "routeData": {
      "ais": {
        "data": {
          "arrivalPort": {
            "code": "ANR",
            "countryCode": "BE",
            "date": "2024-01-12T08:00:00Z",
            "dateLabel": "ETA"
          },
          "departurePort": {
            "code": "LEH",
            "countryCode": "FR",
            "date": "2024-01-02T08:00:00Z",
            "dateLabel": "ATD"
          },
          "dischargePort": {
            "code": "ANR",
            "countryCode": "BE",
            "date": "2024-01-12T14:00:00Z",
            "dateLabel": "ETA",
            "name": "Antwerp"
          },
          "lastEvent": {
            "date": "2023-12-30T16:24:00Z",
            "description": "Vessel departed",
            "voyage": "040E"
          },
          "lastVesselPosition": {
            "lat": 36.91255,
            "lng": -76.32769,
            "updatedAt": "2024-01-04T10:26:09Z"
          },
          "updatedAt": "2024-01-04T10:32:03Z",
          "vessel": {
            "callSign": "WDM2200",
            "flag": "US",
            "imo": 9349502,
            "mmsi": 369215000,
            "name": "COLORADO EXPRESS"
          }
        },
        "status": "OK"
      },
      "coordinates": {
        "lat": 39.178707,
        "lng": -49.913162
      },
      "routeSegments": [
        {
          "path": [
            {
              "lat": 32.0835,
              "lng": -81.0998
            }
          ],
          "routeType": "SEA"
        }
      ]
    },
    "vessels": [
      {
        "callSign": "WDM2200",
        "flag": "US",
        "imo": 9349502,
        "mmsi": 369215000,
        "name": "COLORADO EXPRESS"
      }
    ]
  },
  "containerNumber": "OOCU7903771",
  "delayInHoursSinceLastDateChange": 12.5,
  "eventDetails": {
    "date": "2023-12-30T05:39:00-05:00",
    "delayInHours": 36.5,
    "description": "Loaded",
    "eventCode": "LOAD",
    "eventType": "EQUIPMENT",
    "facility": null,
    "initialDate": "2023-12-28T17:09:00-05:00",
    "isActual": true,
    "isAdditionalEvent": false,
    "location": {
      "coordinates": {
        "lat": 32.08354,
        "lng": -81.09983
      },
      "country": "United States",
      "countryCode": "US",
      "locode": "USSAV",
      "name": "Savannah",
      "state": "Georgia",
      "timezone": "America/New_York"
    },
    "routeType": "SEA",
    "status": "CDT",
    "transportType": "VESSEL",
    "vessel": {
      "callSign": "WDM2200",
      "flag": "US",
      "imo": 9349502,
      "mmsi": 369215000,
      "name": "COLORADO EXPRESS"
    },
    "voyage": "040E"
  },
  "eventName": "date.changed.container.discharge.at.transhipment_port",
  "shipmentNumber": "OOCU7903771",
  "shipmentType": "CT",
  "timestamp": "2024-01-04T07:13:07.691Z"
}

date.changed.container.loaded.at.first.pol

Container loaded at first pol day has changed

Example
JSON
{
  "containerDetails": {
    "containers": [
      {
        "events": [
          {
            "date": "2023-12-30T05:39:00-05:00",
            "delayInHours": 36.5,
            "description": "Loaded",
            "eventCode": "LOAD",
            "eventType": "EQUIPMENT",
            "facility": null,
            "initialDate": "2023-12-28T17:09:00-05:00",
            "isActual": true,
            "isAdditionalEvent": false,
            "location": {
              "coordinates": {
                "lat": 32.08354,
                "lng": -81.09983
              },
              "country": "United States",
              "countryCode": "US",
              "locode": "USSAV",
              "name": "Savannah",
              "state": "Georgia",
              "timezone": "America/New_York"
            },
            "routeType": "SEA",
            "status": "CLL",
            "transportType": "VESSEL",
            "vessel": {
              "callSign": "WDM2200",
              "flag": "US",
              "imo": 9349502,
              "mmsi": 369215000,
              "name": "COLORADO EXPRESS"
            },
            "voyage": "040E"
          }
        ],
        "isoCode": "45G1",
        "number": "FANU1172910",
        "status": "IN_TRANSIT"
      }
    ],
    "facilities": [
      {
        "bicCode": null,
        "coordinates": {
          "lat": null,
          "lng": null
        },
        "countryCode": "SA",
        "locode": null,
        "name": "Jeddah Red Sea Gateway Terminal",
        "smdgCode": null
      }
    ],
    "locations": [
      {
        "coordinates": {
          "lat": 51.22047,
          "lng": 4.40026
        },
        "country": "Belgium",
        "countryCode": "BE",
        "locode": "BEANR",
        "name": "Antwerp",
        "state": "Flanders",
        "timezone": "Europe/Brussels"
      }
    ],
    "metadata": {
      "sealine": "HLCU",
      "sealineName": "Hapag-Lloyd",
      "shipmentNumber": "FANU1172910",
      "shipmentType": "CT",
      "shippingStatus": "IN_TRANSIT",
      "updatedAt": "2024-01-03T12:49:37Z",
      "warnings": []
    },
    "route": {
      "pod": {
        "actual": false,
        "date": "2024-01-12T14:00:00+01:00",
        "location": {
          "coordinates": {
            "lat": 51.22047,
            "lng": 4.40026
          },
          "country": "Belgium",
          "countryCode": "BE",
          "locode": "BEANR",
          "name": "Antwerp",
          "state": "Flanders",
          "timezone": "Europe/Brussels"
        },
        "predictiveEta": null
      },
      "pol": {
        "actual": true,
        "date": "2023-12-12T05:14:00-05:00",
        "location": {
          "coordinates": {
            "lat": 32.08354,
            "lng": -81.09983
          },
          "country": "United States",
          "countryCode": "US",
          "locode": "USSAV",
          "name": "Savannah",
          "state": "Georgia",
          "timezone": "America/New_York"
        },
        "predictiveEta": null
      },
      "postpod": {
        "actual": null,
        "date": null,
        "location": null,
        "predictiveEta": null
      },
      "prepol": {
        "actual": null,
        "date": null,
        "location": null,
        "predictiveEta": null
      }
    },
    "routeData": {
      "ais": {
        "data": {
          "arrivalPort": {
            "code": "ANR",
            "countryCode": "BE",
            "date": "2024-01-12T08:00:00Z",
            "dateLabel": "ETA"
          },
          "departurePort": {
            "code": "LEH",
            "countryCode": "FR",
            "date": "2024-01-02T08:00:00Z",
            "dateLabel": "ATD"
          },
          "dischargePort": {
            "code": "ANR",
            "countryCode": "BE",
            "date": "2024-01-12T14:00:00Z",
            "dateLabel": "ETA",
            "name": "Antwerp"
          },
          "lastEvent": {
            "date": "2023-12-30T16:24:00Z",
            "description": "Vessel departed",
            "voyage": "040E"
          },
          "lastVesselPosition": {
            "lat": 36.91255,
            "lng": -76.32769,
            "updatedAt": "2024-01-04T10:26:09Z"
          },
          "updatedAt": "2024-01-04T10:32:03Z",
          "vessel": {
            "callSign": "WDM2200",
            "flag": "US",
            "imo": 9349502,
            "mmsi": 369215000,
            "name": "COLORADO EXPRESS"
          }
        },
        "status": "OK"
      },
      "coordinates": {
        "lat": 39.178707,
        "lng": -49.913162
      },
      "routeSegments": [
        {
          "path": [
            {
              "lat": 32.0835,
              "lng": -81.0998
            }
          ],
          "routeType": "SEA"
        }
      ]
    },
    "vessels": [
      {
        "callSign": "WDM2200",
        "flag": "US",
        "imo": 9349502,
        "mmsi": 369215000,
        "name": "COLORADO EXPRESS"
      }
    ]
  },
  "containerNumber": "OOCU7903771",
  "delayInHoursSinceLastDateChange": 12.5,
  "eventDetails": {
    "date": "2023-12-30T05:39:00-05:00",
    "delayInHours": 36.5,
    "description": "Loaded",
    "eventCode": "LOAD",
    "eventType": "EQUIPMENT",
    "facility": null,
    "initialDate": "2023-12-28T17:09:00-05:00",
    "isActual": true,
    "isAdditionalEvent": false,
    "location": {
      "coordinates": {
        "lat": 32.08354,
        "lng": -81.09983
      },
      "country": "United States",
      "countryCode": "US",
      "locode": "USSAV",
      "name": "Savannah",
      "state": "Georgia",
      "timezone": "America/New_York"
    },
    "routeType": "SEA",
    "status": "CLL",
    "transportType": "VESSEL",
    "vessel": {
      "callSign": "WDM2200",
      "flag": "US",
      "imo": 9349502,
      "mmsi": 369215000,
      "name": "COLORADO EXPRESS"
    },
    "voyage": "040E"
  },
  "eventName": "date.changed.container.loaded.at.first.pol",
  "shipmentNumber": "OOCU7903771",
  "shipmentType": "CT",
  "timestamp": "2024-01-04T07:13:07.691Z"
}

date.changed.container.loaded.at.pre.pol

Container loaded at pre pol day has changed

Example
JSON
{
  "containerDetails": {
    "containers": [
      {
        "events": [
          {
            "date": "2023-12-30T05:39:00-05:00",
            "delayInHours": 36.5,
            "description": "Loaded",
            "eventCode": "LOAD",
            "eventType": "EQUIPMENT",
            "facility": null,
            "initialDate": "2023-12-28T17:09:00-05:00",
            "isActual": true,
            "isAdditionalEvent": false,
            "location": {
              "coordinates": {
                "lat": 32.08354,
                "lng": -81.09983
              },
              "country": "United States",
              "countryCode": "US",
              "locode": "USSAV",
              "name": "Savannah",
              "state": "Georgia",
              "timezone": "America/New_York"
            },
            "routeType": "SEA",
            "status": "CLL",
            "transportType": "VESSEL",
            "vessel": {
              "callSign": "WDM2200",
              "flag": "US",
              "imo": 9349502,
              "mmsi": 369215000,
              "name": "COLORADO EXPRESS"
            },
            "voyage": "040E"
          }
        ],
        "isoCode": "45G1",
        "number": "FANU1172910",
        "status": "IN_TRANSIT"
      }
    ],
    "facilities": [
      {
        "bicCode": null,
        "coordinates": {
          "lat": null,
          "lng": null
        },
        "countryCode": "SA",
        "locode": null,
        "name": "Jeddah Red Sea Gateway Terminal",
        "smdgCode": null
      }
    ],
    "locations": [
      {
        "coordinates": {
          "lat": 51.22047,
          "lng": 4.40026
        },
        "country": "Belgium",
        "countryCode": "BE",
        "locode": "BEANR",
        "name": "Antwerp",
        "state": "Flanders",
        "timezone": "Europe/Brussels"
      }
    ],
    "metadata": {
      "sealine": "HLCU",
      "sealineName": "Hapag-Lloyd",
      "shipmentNumber": "FANU1172910",
      "shipmentType": "CT",
      "shippingStatus": "IN_TRANSIT",
      "updatedAt": "2024-01-03T12:49:37Z",
      "warnings": []
    },
    "route": {
      "pod": {
        "actual": false,
        "date": "2024-01-12T14:00:00+01:00",
        "location": {
          "coordinates": {
            "lat": 51.22047,
            "lng": 4.40026
          },
          "country": "Belgium",
          "countryCode": "BE",
          "locode": "BEANR",
          "name": "Antwerp",
          "state": "Flanders",
          "timezone": "Europe/Brussels"
        },
        "predictiveEta": null
      },
      "pol": {
        "actual": true,
        "date": "2023-12-12T05:14:00-05:00",
        "location": {
          "coordinates": {
            "lat": 32.08354,
            "lng": -81.09983
          },
          "country": "United States",
          "countryCode": "US",
          "locode": "USSAV",
          "name": "Savannah",
          "state": "Georgia",
          "timezone": "America/New_York"
        },
        "predictiveEta": null
      },
      "postpod": {
        "actual": true,
        "date": "2023-12-12T05:14:00-05:00",
        "location": {
          "coordinates": {
            "lat": 32.08354,
            "lng": -81.09983
          },
          "country": "United States",
          "countryCode": "US",
          "locode": "USSAV",
          "name": "Savannah",
          "state": "Georgia",
          "timezone": "America/New_York"
        },
        "predictiveEta": null
      },
      "prepol": {
        "actual": true,
        "date": "2023-12-12T05:14:00-05:00",
        "location": {
          "coordinates": {
            "lat": 32.08354,
            "lng": -81.09983
          },
          "country": "United States",
          "countryCode": "US",
          "locode": "USSAV",
          "name": "Savannah",
          "state": "Georgia",
          "timezone": "America/New_York"
        },
        "predictiveEta": null
      }
    },
    "routeData": {
      "ais": {
        "data": {
          "arrivalPort": {
            "code": "ANR",
            "countryCode": "BE",
            "date": "2024-01-12T08:00:00Z",
            "dateLabel": "ETA"
          },
          "departurePort": {
            "code": "LEH",
            "countryCode": "FR",
            "date": "2024-01-02T08:00:00Z",
            "dateLabel": "ATD"
          },
          "dischargePort": {
            "code": "ANR",
            "countryCode": "BE",
            "date": "2024-01-12T14:00:00Z",
            "dateLabel": "ETA",
            "name": "Antwerp"
          },
          "lastEvent": {
            "date": "2023-12-30T16:24:00Z",
            "description": "Vessel departed",
            "voyage": "040E"
          },
          "lastVesselPosition": {
            "lat": 36.91255,
            "lng": -76.32769,
            "updatedAt": "2024-01-04T10:26:09Z"
          },
          "updatedAt": "2024-01-04T10:32:03Z",
          "vessel": {
            "callSign": "WDM2200",
            "flag": "US",
            "imo": 9349502,
            "mmsi": 369215000,
            "name": "COLORADO EXPRESS"
          }
        },
        "status": "OK"
      },
      "coordinates": {
        "lat": 39.178707,
        "lng": -49.913162
      },
      "routeSegments": [
        {
          "path": [
            {
              "lat": 32.0835,
              "lng": -81.0998
            }
          ],
          "routeType": "SEA"
        }
      ]
    },
    "vessels": [
      {
        "callSign": "WDM2200",
        "flag": "US",
        "imo": 9349502,
        "mmsi": 369215000,
        "name": "COLORADO EXPRESS"
      }
    ]
  },
  "containerNumber": "OOCU7903771",
  "delayInHoursSinceLastDateChange": 12.5,
  "eventDetails": {
    "date": "2023-12-30T05:39:00-05:00",
    "delayInHours": 36.5,
    "description": "Loaded",
    "eventCode": "LOAD",
    "eventType": "EQUIPMENT",
    "facility": null,
    "initialDate": "2023-12-28T17:09:00-05:00",
    "isActual": true,
    "isAdditionalEvent": false,
    "location": {
      "coordinates": {
        "lat": 32.08354,
        "lng": -81.09983
      },
      "country": "United States",
      "countryCode": "US",
      "locode": "USSAV",
      "name": "Savannah",
      "state": "Georgia",
      "timezone": "America/New_York"
    },
    "routeType": "SEA",
    "status": "CGI",
    "transportType": "VESSEL",
    "vessel": {
      "callSign": "WDM2200",
      "flag": "US",
      "imo": 9349502,
      "mmsi": 369215000,
      "name": "COLORADO EXPRESS"
    },
    "voyage": "040E"
  },
  "eventName": "date.changed.container.loaded.at.pre.pol",
  "shipmentNumber": "OOCU7903771",
  "shipmentType": "CT",
  "timestamp": "2024-01-04T07:13:07.691Z"
}

date.changed.container.loaded.at.transhipment_port

Container loaded at transhipment port day has changed

Example
JSON
{
  "containerDetails": {
    "containers": [
      {
        "events": [
          {
            "date": "2023-12-30T05:39:00-05:00",
            "delayInHours": 36.5,
            "description": "Loaded",
            "eventCode": "LOAD",
            "eventType": "EQUIPMENT",
            "facility": null,
            "initialDate": "2023-12-28T17:09:00-05:00",
            "isActual": true,
            "isAdditionalEvent": false,
            "location": {
              "coordinates": {
                "lat": 32.08354,
                "lng": -81.09983
              },
              "country": "United States",
              "countryCode": "US",
              "locode": "USSAV",
              "name": "Savannah",
              "state": "Georgia",
              "timezone": "America/New_York"
            },
            "routeType": "SEA",
            "status": "CLL",
            "transportType": "VESSEL",
            "vessel": {
              "callSign": "WDM2200",
              "flag": "US",
              "imo": 9349502,
              "mmsi": 369215000,
              "name": "COLORADO EXPRESS"
            },
            "voyage": "040E"
          }
        ],
        "isoCode": "45G1",
        "number": "FANU1172910",
        "status": "IN_TRANSIT"
      }
    ],
    "facilities": [
      {
        "bicCode": null,
        "coordinates": {
          "lat": null,
          "lng": null
        },
        "countryCode": "SA",
        "locode": null,
        "name": "Jeddah Red Sea Gateway Terminal",
        "smdgCode": null
      }
    ],
    "locations": [
      {
        "coordinates": {
          "lat": 51.22047,
          "lng": 4.40026
        },
        "country": "Belgium",
        "countryCode": "BE",
        "locode": "BEANR",
        "name": "Antwerp",
        "state": "Flanders",
        "timezone": "Europe/Brussels"
      }
    ],
    "metadata": {
      "sealine": "HLCU",
      "sealineName": "Hapag-Lloyd",
      "shipmentNumber": "FANU1172910",
      "shipmentType": "CT",
      "shippingStatus": "IN_TRANSIT",
      "updatedAt": "2024-01-03T12:49:37Z",
      "warnings": []
    },
    "route": {
      "pod": {
        "actual": false,
        "date": "2024-01-12T14:00:00+01:00",
        "location": {
          "coordinates": {
            "lat": 51.22047,
            "lng": 4.40026
          },
          "country": "Belgium",
          "countryCode": "BE",
          "locode": "BEANR",
          "name": "Antwerp",
          "state": "Flanders",
          "timezone": "Europe/Brussels"
        },
        "predictiveEta": null
      },
      "pol": {
        "actual": true,
        "date": "2023-12-12T05:14:00-05:00",
        "location": {
          "coordinates": {
            "lat": 32.08354,
            "lng": -81.09983
          },
          "country": "United States",
          "countryCode": "US",
          "locode": "USSAV",
          "name": "Savannah",
          "state": "Georgia",
          "timezone": "America/New_York"
        },
        "predictiveEta": null
      },
      "postpod": {
        "actual": null,
        "date": null,
        "location": null,
        "predictiveEta": null
      },
      "prepol": {
        "actual": null,
        "date": null,
        "location": null,
        "predictiveEta": null
      }
    },
    "routeData": {
      "ais": {
        "data": {
          "arrivalPort": {
            "code": "ANR",
            "countryCode": "BE",
            "date": "2024-01-12T08:00:00Z",
            "dateLabel": "ETA"
          },
          "departurePort": {
            "code": "LEH",
            "countryCode": "FR",
            "date": "2024-01-02T08:00:00Z",
            "dateLabel": "ATD"
          },
          "dischargePort": {
            "code": "ANR",
            "countryCode": "BE",
            "date": "2024-01-12T14:00:00Z",
            "dateLabel": "ETA",
            "name": "Antwerp"
          },
          "lastEvent": {
            "date": "2023-12-30T16:24:00Z",
            "description": "Vessel departed",
            "voyage": "040E"
          },
          "lastVesselPosition": {
            "lat": 36.91255,
            "lng": -76.32769,
            "updatedAt": "2024-01-04T10:26:09Z"
          },
          "updatedAt": "2024-01-04T10:32:03Z",
          "vessel": {
            "callSign": "WDM2200",
            "flag": "US",
            "imo": 9349502,
            "mmsi": 369215000,
            "name": "COLORADO EXPRESS"
          }
        },
        "status": "OK"
      },
      "coordinates": {
        "lat": 39.178707,
        "lng": -49.913162
      },
      "routeSegments": [
        {
          "path": [
            {
              "lat": 32.0835,
              "lng": -81.0998
            }
          ],
          "routeType": "SEA"
        }
      ]
    },
    "vessels": [
      {
        "callSign": "WDM2200",
        "flag": "US",
        "imo": 9349502,
        "mmsi": 369215000,
        "name": "COLORADO EXPRESS"
      }
    ]
  },
  "containerNumber": "OOCU7903771",
  "delayInHoursSinceLastDateChange": 12.5,
  "eventDetails": {
    "date": "2023-12-30T05:39:00-05:00",
    "delayInHours": 36.5,
    "description": "Loaded",
    "eventCode": "LOAD",
    "eventType": "EQUIPMENT",
    "facility": null,
    "initialDate": "2023-12-28T17:09:00-05:00",
    "isActual": true,
    "isAdditionalEvent": false,
    "location": {
      "coordinates": {
        "lat": 32.08354,
        "lng": -81.09983
      },
      "country": "United States",
      "countryCode": "US",
      "locode": "USSAV",
      "name": "Savannah",
      "state": "Georgia",
      "timezone": "America/New_York"
    },
    "routeType": "SEA",
    "status": "CLT",
    "transportType": "VESSEL",
    "vessel": {
      "callSign": "WDM2200",
      "flag": "US",
      "imo": 9349502,
      "mmsi": 369215000,
      "name": "COLORADO EXPRESS"
    },
    "voyage": "040E"
  },
  "eventName": "date.changed.container.loaded.at.transhipment_port",
  "shipmentNumber": "OOCU7903771",
  "shipmentType": "CT",
  "timestamp": "2024-01-04T07:13:07.691Z"
}

date.changed.vessel.arrival.at.final.pod

Vessel arrival at final pod day has changed

Example
JSON
{
  "containerDetails": {
    "containers": [
      {
        "events": [
          {
            "date": "2023-12-30T05:39:00-05:00",
            "delayInHours": 36.5,
            "description": "Loaded",
            "eventCode": "LOAD",
            "eventType": "EQUIPMENT",
            "facility": null,
            "initialDate": "2023-12-28T17:09:00-05:00",
            "isActual": true,
            "isAdditionalEvent": false,
            "location": {
              "coordinates": {
                "lat": 32.08354,
                "lng": -81.09983
              },
              "country": "United States",
              "countryCode": "US",
              "locode": "USSAV",
              "name": "Savannah",
              "state": "Georgia",
              "timezone": "America/New_York"
            },
            "routeType": "SEA",
            "status": "CLL",
            "transportType": "VESSEL",
            "vessel": {
              "callSign": "WDM2200",
              "flag": "US",
              "imo": 9349502,
              "mmsi": 369215000,
              "name": "COLORADO EXPRESS"
            },
            "voyage": "040E"
          }
        ],
        "isoCode": "45G1",
        "number": "FANU1172910",
        "status": "IN_TRANSIT"
      }
    ],
    "facilities": [
      {
        "bicCode": null,
        "coordinates": {
          "lat": null,
          "lng": null
        },
        "countryCode": "SA",
        "locode": null,
        "name": "Jeddah Red Sea Gateway Terminal",
        "smdgCode": null
      }
    ],
    "locations": [
      {
        "coordinates": {
          "lat": 51.22047,
          "lng": 4.40026
        },
        "country": "Belgium",
        "countryCode": "BE",
        "locode": "BEANR",
        "name": "Antwerp",
        "state": "Flanders",
        "timezone": "Europe/Brussels"
      }
    ],
    "metadata": {
      "sealine": "HLCU",
      "sealineName": "Hapag-Lloyd",
      "shipmentNumber": "FANU1172910",
      "shipmentType": "CT",
      "shippingStatus": "IN_TRANSIT",
      "updatedAt": "2024-01-03T12:49:37Z",
      "warnings": []
    },
    "route": {
      "pod": {
        "actual": false,
        "date": "2024-01-12T14:00:00+01:00",
        "location": {
          "coordinates": {
            "lat": 51.22047,
            "lng": 4.40026
          },
          "country": "Belgium",
          "countryCode": "BE",
          "locode": "BEANR",
          "name": "Antwerp",
          "state": "Flanders",
          "timezone": "Europe/Brussels"
        },
        "predictiveEta": null
      },
      "pol": {
        "actual": true,
        "date": "2023-12-12T05:14:00-05:00",
        "location": {
          "coordinates": {
            "lat": 32.08354,
            "lng": -81.09983
          },
          "country": "United States",
          "countryCode": "US",
          "locode": "USSAV",
          "name": "Savannah",
          "state": "Georgia",
          "timezone": "America/New_York"
        },
        "predictiveEta": null
      },
      "postpod": {
        "actual": null,
        "date": null,
        "location": null,
        "predictiveEta": null
      },
      "prepol": {
        "actual": null,
        "date": null,
        "location": null,
        "predictiveEta": null
      }
    },
    "routeData": {
      "ais": {
        "data": {
          "arrivalPort": {
            "code": "ANR",
            "countryCode": "BE",
            "date": "2024-01-12T08:00:00Z",
            "dateLabel": "ETA"
          },
          "departurePort": {
            "code": "LEH",
            "countryCode": "FR",
            "date": "2024-01-02T08:00:00Z",
            "dateLabel": "ATD"
          },
          "dischargePort": {
            "code": "ANR",
            "countryCode": "BE",
            "date": "2024-01-12T14:00:00Z",
            "dateLabel": "ETA",
            "name": "Antwerp"
          },
          "lastEvent": {
            "date": "2023-12-30T16:24:00Z",
            "description": "Vessel departed",
            "voyage": "040E"
          },
          "lastVesselPosition": {
            "lat": 36.91255,
            "lng": -76.32769,
            "updatedAt": "2024-01-04T10:26:09Z"
          },
          "updatedAt": "2024-01-04T10:32:03Z",
          "vessel": {
            "callSign": "WDM2200",
            "flag": "US",
            "imo": 9349502,
            "mmsi": 369215000,
            "name": "COLORADO EXPRESS"
          }
        },
        "status": "OK"
      },
      "coordinates": {
        "lat": 39.178707,
        "lng": -49.913162
      },
      "routeSegments": [
        {
          "path": [
            {
              "lat": 32.0835,
              "lng": -81.0998
            }
          ],
          "routeType": "SEA"
        }
      ]
    },
    "vessels": [
      {
        "callSign": "WDM2200",
        "flag": "US",
        "imo": 9349502,
        "mmsi": 369215000,
        "name": "COLORADO EXPRESS"
      }
    ]
  },
  "containerNumber": "OOCU7903771",
  "delayInHoursSinceLastDateChange": 12.5,
  "eventDetails": {
    "date": "2023-12-30T05:39:00-05:00",
    "delayInHours": 36.5,
    "description": "Loaded",
    "eventCode": "LOAD",
    "eventType": "EQUIPMENT",
    "facility": null,
    "initialDate": "2023-12-28T17:09:00-05:00",
    "isActual": true,
    "isAdditionalEvent": false,
    "location": {
      "coordinates": {
        "lat": 32.08354,
        "lng": -81.09983
      },
      "country": "United States",
      "countryCode": "US",
      "locode": "USSAV",
      "name": "Savannah",
      "state": "Georgia",
      "timezone": "America/New_York"
    },
    "routeType": "SEA",
    "status": "VAD",
    "transportType": "VESSEL",
    "vessel": {
      "callSign": "WDM2200",
      "flag": "US",
      "imo": 9349502,
      "mmsi": 369215000,
      "name": "COLORADO EXPRESS"
    },
    "voyage": "040E"
  },
  "eventName": "date.changed.vessel.arrival.at.final.pod",
  "shipmentNumber": "OOCU7903771",
  "shipmentType": "CT",
  "timestamp": "2024-01-04T07:13:07.691Z"
}

date.changed.vessel.arrival.at.transhipment_port

Vessel arrival at transhipment port day has changed

Example
JSON
{
  "containerDetails": {
    "containers": [
      {
        "events": [
          {
            "date": "2023-12-30T05:39:00-05:00",
            "delayInHours": 36.5,
            "description": "Loaded",
            "eventCode": "LOAD",
            "eventType": "EQUIPMENT",
            "facility": null,
            "initialDate": "2023-12-28T17:09:00-05:00",
            "isActual": true,
            "isAdditionalEvent": false,
            "location": {
              "coordinates": {
                "lat": 32.08354,
                "lng": -81.09983
              },
              "country": "United States",
              "countryCode": "US",
              "locode": "USSAV",
              "name": "Savannah",
              "state": "Georgia",
              "timezone": "America/New_York"
            },
            "routeType": "SEA",
            "status": "CLL",
            "transportType": "VESSEL",
            "vessel": {
              "callSign": "WDM2200",
              "flag": "US",
              "imo": 9349502,
              "mmsi": 369215000,
              "name": "COLORADO EXPRESS"
            },
            "voyage": "040E"
          }
        ],
        "isoCode": "45G1",
        "number": "FANU1172910",
        "status": "IN_TRANSIT"
      }
    ],
    "facilities": [
      {
        "bicCode": null,
        "coordinates": {
          "lat": null,
          "lng": null
        },
        "countryCode": "SA",
        "locode": null,
        "name": "Jeddah Red Sea Gateway Terminal",
        "smdgCode": null
      }
    ],
    "locations": [
      {
        "coordinates": {
          "lat": 51.22047,
          "lng": 4.40026
        },
        "country": "Belgium",
        "countryCode": "BE",
        "locode": "BEANR",
        "name": "Antwerp",
        "state": "Flanders",
        "timezone": "Europe/Brussels"
      }
    ],
    "metadata": {
      "sealine": "HLCU",
      "sealineName": "Hapag-Lloyd",
      "shipmentNumber": "FANU1172910",
      "shipmentType": "CT",
      "shippingStatus": "IN_TRANSIT",
      "updatedAt": "2024-01-03T12:49:37Z",
      "warnings": []
    },
    "route": {
      "pod": {
        "actual": false,
        "date": "2024-01-12T14:00:00+01:00",
        "location": {
          "coordinates": {
            "lat": 51.22047,
            "lng": 4.40026
          },
          "country": "Belgium",
          "countryCode": "BE",
          "locode": "BEANR",
          "name": "Antwerp",
          "state": "Flanders",
          "timezone": "Europe/Brussels"
        },
        "predictiveEta": null
      },
      "pol": {
        "actual": true,
        "date": "2023-12-12T05:14:00-05:00",
        "location": {
          "coordinates": {
            "lat": 32.08354,
            "lng": -81.09983
          },
          "country": "United States",
          "countryCode": "US",
          "locode": "USSAV",
          "name": "Savannah",
          "state": "Georgia",
          "timezone": "America/New_York"
        },
        "predictiveEta": null
      },
      "postpod": {
        "actual": null,
        "date": null,
        "location": null,
        "predictiveEta": null
      },
      "prepol": {
        "actual": null,
        "date": null,
        "location": null,
        "predictiveEta": null
      }
    },
    "routeData": {
      "ais": {
        "data": {
          "arrivalPort": {
            "code": "ANR",
            "countryCode": "BE",
            "date": "2024-01-12T08:00:00Z",
            "dateLabel": "ETA"
          },
          "departurePort": {
            "code": "LEH",
            "countryCode": "FR",
            "date": "2024-01-02T08:00:00Z",
            "dateLabel": "ATD"
          },
          "dischargePort": {
            "code": "ANR",
            "countryCode": "BE",
            "date": "2024-01-12T14:00:00Z",
            "dateLabel": "ETA",
            "name": "Antwerp"
          },
          "lastEvent": {
            "date": "2023-12-30T16:24:00Z",
            "description": "Vessel departed",
            "voyage": "040E"
          },
          "lastVesselPosition": {
            "lat": 36.91255,
            "lng": -76.32769,
            "updatedAt": "2024-01-04T10:26:09Z"
          },
          "updatedAt": "2024-01-04T10:32:03Z",
          "vessel": {
            "callSign": "WDM2200",
            "flag": "US",
            "imo": 9349502,
            "mmsi": 369215000,
            "name": "COLORADO EXPRESS"
          }
        },
        "status": "OK"
      },
      "coordinates": {
        "lat": 39.178707,
        "lng": -49.913162
      },
      "routeSegments": [
        {
          "path": [
            {
              "lat": 32.0835,
              "lng": -81.0998
            }
          ],
          "routeType": "SEA"
        }
      ]
    },
    "vessels": [
      {
        "callSign": "WDM2200",
        "flag": "US",
        "imo": 9349502,
        "mmsi": 369215000,
        "name": "COLORADO EXPRESS"
      }
    ]
  },
  "containerNumber": "OOCU7903771",
  "delayInHoursSinceLastDateChange": 12.5,
  "eventDetails": {
    "date": "2023-12-30T05:39:00-05:00",
    "delayInHours": 36.5,
    "description": "Loaded",
    "eventCode": "LOAD",
    "eventType": "EQUIPMENT",
    "facility": null,
    "initialDate": "2023-12-28T17:09:00-05:00",
    "isActual": true,
    "isAdditionalEvent": false,
    "location": {
      "coordinates": {
        "lat": 32.08354,
        "lng": -81.09983
      },
      "country": "United States",
      "countryCode": "US",
      "locode": "USSAV",
      "name": "Savannah",
      "state": "Georgia",
      "timezone": "America/New_York"
    },
    "routeType": "SEA",
    "status": "VAT",
    "transportType": "VESSEL",
    "vessel": {
      "callSign": "WDM2200",
      "flag": "US",
      "imo": 9349502,
      "mmsi": 369215000,
      "name": "COLORADO EXPRESS"
    },
    "voyage": "040E"
  },
  "eventName": "date.changed.vessel.arrival.at.transhipment_port",
  "shipmentNumber": "OOCU7903771",
  "shipmentType": "CT",
  "timestamp": "2024-01-04T07:13:07.691Z"
}

date.changed.vessel.departure.from.first.pol

Vessel departure from first pol day has changed

Example
JSON
{
  "containerDetails": {
    "containers": [
      {
        "events": [
          {
            "date": "2023-12-30T05:39:00-05:00",
            "delayInHours": 36.5,
            "description": "Loaded",
            "eventCode": "LOAD",
            "eventType": "EQUIPMENT",
            "facility": null,
            "initialDate": "2023-12-28T17:09:00-05:00",
            "isActual": true,
            "isAdditionalEvent": false,
            "location": {
              "coordinates": {
                "lat": 32.08354,
                "lng": -81.09983
              },
              "country": "United States",
              "countryCode": "US",
              "locode": "USSAV",
              "name": "Savannah",
              "state": "Georgia",
              "timezone": "America/New_York"
            },
            "routeType": "SEA",
            "status": "CLL",
            "transportType": "VESSEL",
            "vessel": {
              "callSign": "WDM2200",
              "flag": "US",
              "imo": 9349502,
              "mmsi": 369215000,
              "name": "COLORADO EXPRESS"
            },
            "voyage": "040E"
          }
        ],
        "isoCode": "45G1",
        "number": "FANU1172910",
        "status": "IN_TRANSIT"
      }
    ],
    "facilities": [
      {
        "bicCode": null,
        "coordinates": {
          "lat": null,
          "lng": null
        },
        "countryCode": "SA",
        "locode": null,
        "name": "Jeddah Red Sea Gateway Terminal",
        "smdgCode": null
      }
    ],
    "locations": [
      {
        "coordinates": {
          "lat": 51.22047,
          "lng": 4.40026
        },
        "country": "Belgium",
        "countryCode": "BE",
        "locode": "BEANR",
        "name": "Antwerp",
        "state": "Flanders",
        "timezone": "Europe/Brussels"
      }
    ],
    "metadata": {
      "sealine": "HLCU",
      "sealineName": "Hapag-Lloyd",
      "shipmentNumber": "FANU1172910",
      "shipmentType": "CT",
      "shippingStatus": "IN_TRANSIT",
      "updatedAt": "2024-01-03T12:49:37Z",
      "warnings": []
    },
    "route": {
      "pod": {
        "actual": false,
        "date": "2024-01-12T14:00:00+01:00",
        "location": {
          "coordinates": {
            "lat": 51.22047,
            "lng": 4.40026
          },
          "country": "Belgium",
          "countryCode": "BE",
          "locode": "BEANR",
          "name": "Antwerp",
          "state": "Flanders",
          "timezone": "Europe/Brussels"
        },
        "predictiveEta": null
      },
      "pol": {
        "actual": true,
        "date": "2023-12-12T05:14:00-05:00",
        "location": {
          "coordinates": {
            "lat": 32.08354,
            "lng": -81.09983
          },
          "country": "United States",
          "countryCode": "US",
          "locode": "USSAV",
          "name": "Savannah",
          "state": "Georgia",
          "timezone": "America/New_York"
        },
        "predictiveEta": null
      },
      "postpod": {
        "actual": null,
        "date": null,
        "location": null,
        "predictiveEta": null
      },
      "prepol": {
        "actual": null,
        "date": null,
        "location": null,
        "predictiveEta": null
      }
    },
    "routeData": {
      "ais": {
        "data": {
          "arrivalPort": {
            "code": "ANR",
            "countryCode": "BE",
            "date": "2024-01-12T08:00:00Z",
            "dateLabel": "ETA"
          },
          "departurePort": {
            "code": "LEH",
            "countryCode": "FR",
            "date": "2024-01-02T08:00:00Z",
            "dateLabel": "ATD"
          },
          "dischargePort": {
            "code": "ANR",
            "countryCode": "BE",
            "date": "2024-01-12T14:00:00Z",
            "dateLabel": "ETA",
            "name": "Antwerp"
          },
          "lastEvent": {
            "date": "2023-12-30T16:24:00Z",
            "description": "Vessel departed",
            "voyage": "040E"
          },
          "lastVesselPosition": {
            "lat": 36.91255,
            "lng": -76.32769,
            "updatedAt": "2024-01-04T10:26:09Z"
          },
          "updatedAt": "2024-01-04T10:32:03Z",
          "vessel": {
            "callSign": "WDM2200",
            "flag": "US",
            "imo": 9349502,
            "mmsi": 369215000,
            "name": "COLORADO EXPRESS"
          }
        },
        "status": "OK"
      },
      "coordinates": {
        "lat": 39.178707,
        "lng": -49.913162
      },
      "routeSegments": [
        {
          "path": [
            {
              "lat": 32.0835,
              "lng": -81.0998
            }
          ],
          "routeType": "SEA"
        }
      ]
    },
    "vessels": [
      {
        "callSign": "WDM2200",
        "flag": "US",
        "imo": 9349502,
        "mmsi": 369215000,
        "name": "COLORADO EXPRESS"
      }
    ]
  },
  "containerNumber": "OOCU7903771",
  "delayInHoursSinceLastDateChange": 12.5,
  "eventDetails": {
    "date": "2023-12-30T05:39:00-05:00",
    "delayInHours": 36.5,
    "description": "Loaded",
    "eventCode": "LOAD",
    "eventType": "EQUIPMENT",
    "facility": null,
    "initialDate": "2023-12-28T17:09:00-05:00",
    "isActual": true,
    "isAdditionalEvent": false,
    "location": {
      "coordinates": {
        "lat": 32.08354,
        "lng": -81.09983
      },
      "country": "United States",
      "countryCode": "US",
      "locode": "USSAV",
      "name": "Savannah",
      "state": "Georgia",
      "timezone": "America/New_York"
    },
    "routeType": "SEA",
    "status": "VDL",
    "transportType": "VESSEL",
    "vessel": {
      "callSign": "WDM2200",
      "flag": "US",
      "imo": 9349502,
      "mmsi": 369215000,
      "name": "COLORADO EXPRESS"
    },
    "voyage": "040E"
  },
  "eventName": "date.changed.vessel.departure.from.first.pol",
  "shipmentNumber": "OOCU7903771",
  "shipmentType": "CT",
  "timestamp": "2024-01-04T07:13:07.691Z"
}

date.changed.vessel.departure.from.transhipment_port

Vessel departure from transhipment port day has changed

Example
JSON
{
  "containerDetails": {
    "containers": [
      {
        "events": [
          {
            "date": "2023-12-30T05:39:00-05:00",
            "delayInHours": 36.5,
            "description": "Loaded",
            "eventCode": "LOAD",
            "eventType": "EQUIPMENT",
            "facility": null,
            "initialDate": "2023-12-28T17:09:00-05:00",
            "isActual": true,
            "isAdditionalEvent": false,
            "location": {
              "coordinates": {
                "lat": 32.08354,
                "lng": -81.09983
              },
              "country": "United States",
              "countryCode": "US",
              "locode": "USSAV",
              "name": "Savannah",
              "state": "Georgia",
              "timezone": "America/New_York"
            },
            "routeType": "SEA",
            "status": "CLL",
            "transportType": "VESSEL",
            "vessel": {
              "callSign": "WDM2200",
              "flag": "US",
              "imo": 9349502,
              "mmsi": 369215000,
              "name": "COLORADO EXPRESS"
            },
            "voyage": "040E"
          }
        ],
        "isoCode": "45G1",
        "number": "FANU1172910",
        "status": "IN_TRANSIT"
      }
    ],
    "facilities": [
      {
        "bicCode": null,
        "coordinates": {
          "lat": null,
          "lng": null
        },
        "countryCode": "SA",
        "locode": null,
        "name": "Jeddah Red Sea Gateway Terminal",
        "smdgCode": null
      }
    ],
    "locations": [
      {
        "coordinates": {
          "lat": 51.22047,
          "lng": 4.40026
        },
        "country": "Belgium",
        "countryCode": "BE",
        "locode": "BEANR",
        "name": "Antwerp",
        "state": "Flanders",
        "timezone": "Europe/Brussels"
      }
    ],
    "metadata": {
      "sealine": "HLCU",
      "sealineName": "Hapag-Lloyd",
      "shipmentNumber": "FANU1172910",
      "shipmentType": "CT",
      "shippingStatus": "IN_TRANSIT",
      "updatedAt": "2024-01-03T12:49:37Z",
      "warnings": []
    },
    "route": {
      "pod": {
        "actual": false,
        "date": "2024-01-12T14:00:00+01:00",
        "location": {
          "coordinates": {
            "lat": 51.22047,
            "lng": 4.40026
          },
          "country": "Belgium",
          "countryCode": "BE",
          "locode": "BEANR",
          "name": "Antwerp",
          "state": "Flanders",
          "timezone": "Europe/Brussels"
        },
        "predictiveEta": null
      },
      "pol": {
        "actual": true,
        "date": "2023-12-12T05:14:00-05:00",
        "location": {
          "coordinates": {
            "lat": 32.08354,
            "lng": -81.09983
          },
          "country": "United States",
          "countryCode": "US",
          "locode": "USSAV",
          "name": "Savannah",
          "state": "Georgia",
          "timezone": "America/New_York"
        },
        "predictiveEta": null
      },
      "postpod": {
        "actual": null,
        "date": null,
        "location": null,
        "predictiveEta": null
      },
      "prepol": {
        "actual": null,
        "date": null,
        "location": null,
        "predictiveEta": null
      }
    },
    "routeData": {
      "ais": {
        "data": {
          "arrivalPort": {
            "code": "ANR",
            "countryCode": "BE",
            "date": "2024-01-12T08:00:00Z",
            "dateLabel": "ETA"
          },
          "departurePort": {
            "code": "LEH",
            "countryCode": "FR",
            "date": "2024-01-02T08:00:00Z",
            "dateLabel": "ATD"
          },
          "dischargePort": {
            "code": "ANR",
            "countryCode": "BE",
            "date": "2024-01-12T14:00:00Z",
            "dateLabel": "ETA",
            "name": "Antwerp"
          },
          "lastEvent": {
            "date": "2023-12-30T16:24:00Z",
            "description": "Vessel departed",
            "voyage": "040E"
          },
          "lastVesselPosition": {
            "lat": 36.91255,
            "lng": -76.32769,
            "updatedAt": "2024-01-04T10:26:09Z"
          },
          "updatedAt": "2024-01-04T10:32:03Z",
          "vessel": {
            "callSign": "WDM2200",
            "flag": "US",
            "imo": 9349502,
            "mmsi": 369215000,
            "name": "COLORADO EXPRESS"
          }
        },
        "status": "OK"
      },
      "coordinates": {
        "lat": 39.178707,
        "lng": -49.913162
      },
      "routeSegments": [
        {
          "path": [
            {
              "lat": 32.0835,
              "lng": -81.0998
            }
          ],
          "routeType": "SEA"
        }
      ]
    },
    "vessels": [
      {
        "callSign": "WDM2200",
        "flag": "US",
        "imo": 9349502,
        "mmsi": 369215000,
        "name": "COLORADO EXPRESS"
      }
    ]
  },
  "containerNumber": "OOCU7903771",
  "delayInHoursSinceLastDateChange": 12.5,
  "eventDetails": {
    "date": "2023-12-30T05:39:00-05:00",
    "delayInHours": 36.5,
    "description": "Loaded",
    "eventCode": "LOAD",
    "eventType": "EQUIPMENT",
    "facility": null,
    "initialDate": "2023-12-28T17:09:00-05:00",
    "isActual": true,
    "isAdditionalEvent": false,
    "location": {
      "coordinates": {
        "lat": 32.08354,
        "lng": -81.09983
      },
      "country": "United States",
      "countryCode": "US",
      "locode": "USSAV",
      "name": "Savannah",
      "state": "Georgia",
      "timezone": "America/New_York"
    },
    "routeType": "SEA",
    "status": "VDT",
    "transportType": "VESSEL",
    "vessel": {
      "callSign": "WDM2200",
      "flag": "US",
      "imo": 9349502,
      "mmsi": 369215000,
      "name": "COLORADO EXPRESS"
    },
    "voyage": "040E"
  },
  "eventName": "date.changed.vessel.departure.from.transhipment_port",
  "shipmentNumber": "OOCU7903771",
  "shipmentType": "CT",
  "timestamp": "2024-01-04T07:13:07.691Z"
}

shipment.added.to.endpoint

A new shipment has been added to a endpoint.

Example
JSON
{
  "containerDetails": {
    "containers": [
      {
        "events": [
          {
            "date": "2023-12-30T05:39:00-05:00",
            "delayInHours": 36.5,
            "description": "Loaded",
            "eventCode": "LOAD",
            "eventType": "EQUIPMENT",
            "facility": null,
            "initialDate": "2023-12-28T17:09:00-05:00",
            "isActual": true,
            "isAdditionalEvent": false,
            "location": {
              "coordinates": {
                "lat": 32.08354,
                "lng": -81.09983
              },
              "country": "United States",
              "countryCode": "US",
              "locode": "USSAV",
              "name": "Savannah",
              "state": "Georgia",
              "timezone": "America/New_York"
            },
            "routeType": "SEA",
            "status": "CLL",
            "transportType": "VESSEL",
            "vessel": {
              "callSign": "WDM2200",
              "flag": "US",
              "imo": 9349502,
              "mmsi": 369215000,
              "name": "COLORADO EXPRESS"
            },
            "voyage": "040E"
          }
        ],
        "isoCode": "45G1",
        "number": "FANU1172910",
        "status": "IN_TRANSIT"
      }
    ],
    "facilities": [
      {
        "bicCode": null,
        "coordinates": {
          "lat": null,
          "lng": null
        },
        "countryCode": "SA",
        "locode": null,
        "name": "Jeddah Red Sea Gateway Terminal",
        "smdgCode": null
      }
    ],
    "locations": [
      {
        "coordinates": {
          "lat": 51.22047,
          "lng": 4.40026
        },
        "country": "Belgium",
        "countryCode": "BE",
        "locode": "BEANR",
        "name": "Antwerp",
        "state": "Flanders",
        "timezone": "Europe/Brussels"
      }
    ],
    "metadata": {
      "sealine": "HLCU",
      "sealineName": "Hapag-Lloyd",
      "shipmentNumber": "FANU1172910",
      "shipmentType": "CT",
      "shippingStatus": "IN_TRANSIT",
      "updatedAt": "2024-01-03T12:49:37Z",
      "warnings": []
    },
    "route": {
      "pod": {
        "actual": false,
        "date": "2024-01-12T14:00:00+01:00",
        "location": {
          "coordinates": {
            "lat": 51.22047,
            "lng": 4.40026
          },
          "country": "Belgium",
          "countryCode": "BE",
          "locode": "BEANR",
          "name": "Antwerp",
          "state": "Flanders",
          "timezone": "Europe/Brussels"
        },
        "predictiveEta": null
      },
      "pol": {
        "actual": true,
        "date": "2023-12-12T05:14:00-05:00",
        "location": {
          "coordinates": {
            "lat": 32.08354,
            "lng": -81.09983
          },
          "country": "United States",
          "countryCode": "US",
          "locode": "USSAV",
          "name": "Savannah",
          "state": "Georgia",
          "timezone": "America/New_York"
        },
        "predictiveEta": null
      },
      "postpod": {
        "actual": null,
        "date": null,
        "location": null,
        "predictiveEta": null
      },
      "prepol": {
        "actual": null,
        "date": null,
        "location": null,
        "predictiveEta": null
      }
    },
    "routeData": {
      "ais": {
        "data": {
          "arrivalPort": {
            "code": "ANR",
            "countryCode": "BE",
            "date": "2024-01-12T08:00:00Z",
            "dateLabel": "ETA"
          },
          "departurePort": {
            "code": "LEH",
            "countryCode": "FR",
            "date": "2024-01-02T08:00:00Z",
            "dateLabel": "ATD"
          },
          "dischargePort": {
            "code": "ANR",
            "countryCode": "BE",
            "date": "2024-01-12T14:00:00Z",
            "dateLabel": "ETA",
            "name": "Antwerp"
          },
          "lastEvent": {
            "date": "2023-12-30T16:24:00Z",
            "description": "Vessel departed",
            "voyage": "040E"
          },
          "lastVesselPosition": {
            "lat": 36.91255,
            "lng": -76.32769,
            "updatedAt": "2024-01-04T10:26:09Z"
          },
          "updatedAt": "2024-01-04T10:32:03Z",
          "vessel": {
            "callSign": "WDM2200",
            "flag": "US",
            "imo": 9349502,
            "mmsi": 369215000,
            "name": "COLORADO EXPRESS"
          }
        },
        "status": "OK"
      },
      "coordinates": {
        "lat": 39.178707,
        "lng": -49.913162
      },
      "routeSegments": [
        {
          "path": [
            {
              "lat": 32.0835,
              "lng": -81.0998
            }
          ],
          "routeType": "SEA"
        }
      ]
    },
    "vessels": [
      {
        "callSign": "WDM2200",
        "flag": "US",
        "imo": 9349502,
        "mmsi": 369215000,
        "name": "COLORADO EXPRESS"
      }
    ]
  },
  "eventName": "shipment.added.to.endpoint",
  "shipmentNumber": "FANU1172910",
  "shipmentType": "CT",
  "timestamp": "2024-01-04T07:13:07.691Z"
}

shipment.any.change

A change has been detected in your shipment data.

Example
JSON
{
  "containerDetails": {
    "containers": [
      {
        "events": [
          {
            "date": "2023-12-30T05:39:00-05:00",
            "delayInHours": 36.5,
            "description": "Loaded",
            "eventCode": "LOAD",
            "eventType": "EQUIPMENT",
            "facility": null,
            "initialDate": "2023-12-28T17:09:00-05:00",
            "isActual": true,
            "isAdditionalEvent": false,
            "location": {
              "coordinates": {
                "lat": 32.08354,
                "lng": -81.09983
              },
              "country": "United States",
              "countryCode": "US",
              "locode": "USSAV",
              "name": "Savannah",
              "state": "Georgia",
              "timezone": "America/New_York"
            },
            "routeType": "SEA",
            "status": "CLL",
            "transportType": "VESSEL",
            "vessel": {
              "callSign": "WDM2200",
              "flag": "US",
              "imo": 9349502,
              "mmsi": 369215000,
              "name": "COLORADO EXPRESS"
            },
            "voyage": "040E"
          }
        ],
        "isoCode": "45G1",
        "number": "FANU1172910",
        "status": "IN_TRANSIT"
      }
    ],
    "facilities": [
      {
        "bicCode": null,
        "coordinates": {
          "lat": null,
          "lng": null
        },
        "countryCode": "SA",
        "locode": null,
        "name": "Jeddah Red Sea Gateway Terminal",
        "smdgCode": null
      }
    ],
    "locations": [
      {
        "coordinates": {
          "lat": 51.22047,
          "lng": 4.40026
        },
        "country": "Belgium",
        "countryCode": "BE",
        "locode": "BEANR",
        "name": "Antwerp",
        "state": "Flanders",
        "timezone": "Europe/Brussels"
      }
    ],
    "metadata": {
      "sealine": "HLCU",
      "sealineName": "Hapag-Lloyd",
      "shipmentNumber": "FANU1172910",
      "shipmentType": "CT",
      "shippingStatus": "IN_TRANSIT",
      "updatedAt": "2024-01-03T12:49:37Z",
      "warnings": []
    },
    "route": {
      "pod": {
        "actual": false,
        "date": "2024-01-12T14:00:00+01:00",
        "location": {
          "coordinates": {
            "lat": 51.22047,
            "lng": 4.40026
          },
          "country": "Belgium",
          "countryCode": "BE",
          "locode": "BEANR",
          "name": "Antwerp",
          "state": "Flanders",
          "timezone": "Europe/Brussels"
        },
        "predictiveEta": null
      },
      "pol": {
        "actual": true,
        "date": "2023-12-12T05:14:00-05:00",
        "location": {
          "coordinates": {
            "lat": 32.08354,
            "lng": -81.09983
          },
          "country": "United States",
          "countryCode": "US",
          "locode": "USSAV",
          "name": "Savannah",
          "state": "Georgia",
          "timezone": "America/New_York"
        },
        "predictiveEta": null
      },
      "postpod": {
        "actual": null,
        "date": null,
        "location": null,
        "predictiveEta": null
      },
      "prepol": {
        "actual": null,
        "date": null,
        "location": null,
        "predictiveEta": null
      }
    },
    "routeData": {
      "ais": {
        "data": {
          "arrivalPort": {
            "code": "ANR",
            "countryCode": "BE",
            "date": "2024-01-12T08:00:00Z",
            "dateLabel": "ETA"
          },
          "departurePort": {
            "code": "LEH",
            "countryCode": "FR",
            "date": "2024-01-02T08:00:00Z",
            "dateLabel": "ATD"
          },
          "dischargePort": {
            "code": "ANR",
            "countryCode": "BE",
            "date": "2024-01-12T14:00:00Z0",
            "dateLabel": "ETA",
            "name": "Antwerp"
          },
          "lastEvent": {
            "date": "2023-12-30T16:24:00Z",
            "description": "Vessel departed",
            "voyage": "040E"
          },
          "lastVesselPosition": {
            "lat": 36.91255,
            "lng": -76.32769,
            "updatedAt": "2024-01-04T10:26:09Z"
          },
          "updatedAt": "2024-01-04T10:32:03Z",
          "vessel": {
            "callSign": "WDM2200",
            "flag": "US",
            "imo": 9349502,
            "mmsi": 369215000,
            "name": "COLORADO EXPRESS"
          }
        },
        "status": "OK"
      },
      "coordinates": {
        "lat": 39.178707,
        "lng": -49.913162
      },
      "routeSegments": [
        {
          "path": [
            {
              "lat": 32.0835,
              "lng": -81.0998
            }
          ],
          "routeType": "SEA"
        }
      ]
    },
    "vessels": [
      {
        "callSign": "WDM2200",
        "flag": "US",
        "imo": 9349502,
        "mmsi": 369215000,
        "name": "COLORADO EXPRESS"
      }
    ]
  },
  "eventName": "shipment.any.change",
  "shipmentNumber": "FANU1172910",
  "shipmentType": "CT",
  "timestamp": "2024-01-04T07:13:07.691Z"
}

shipment.auto.removed

Shipment has been auto removed

Example
JSON
{
  "eventName": "shipment.auto.removed",
  "reason": "Delivered for more than 7 days",
  "shipmentNumber": "FANU1172910",
  "shipmentType": "CT",
  "timestamp": "2024-01-04T07:13:07.691Z"
}

shipment.coordinates.changed

Shipment location changed by over 5 km since initialization or last event send.

Example
JSON
{
  "containerDetails": {
    "containers": [
      {
        "events": [
          {
            "date": "2023-12-30T05:39:00-05:00",
            "delayInHours": 36.5,
            "description": "Loaded",
            "eventCode": "LOAD",
            "eventType": "EQUIPMENT",
            "facility": null,
            "initialDate": "2023-12-28T17:09:00-05:00",
            "isActual": true,
            "isAdditionalEvent": false,
            "location": {
              "coordinates": {
                "lat": 32.08354,
                "lng": -81.09983
              },
              "country": "United States",
              "countryCode": "US",
              "locode": "USSAV",
              "name": "Savannah",
              "state": "Georgia",
              "timezone": "America/New_York"
            },
            "routeType": "SEA",
            "status": "CLL",
            "transportType": "VESSEL",
            "vessel": {
              "callSign": "WDM2200",
              "flag": "US",
              "imo": 9349502,
              "mmsi": 369215000,
              "name": "COLORADO EXPRESS"
            },
            "voyage": "040E"
          }
        ],
        "isoCode": "45G1",
        "number": "FANU1172910",
        "sizeType": "40' High Cube Dry",
        "status": "IN_TRANSIT"
      }
    ],
    "facilities": [
      {
        "bicCode": null,
        "coordinates": {
          "lat": null,
          "lng": null
        },
        "countryCode": "SA",
        "locode": null,
        "name": "Jeddah Red Sea Gateway Terminal",
        "smdgCode": null
      }
    ],
    "locations": [
      {
        "coordinates": {
          "lat": 51.22047,
          "lng": 4.40026
        },
        "country": "Belgium",
        "countryCode": "BE",
        "locode": "BEANR",
        "name": "Antwerp",
        "state": "Flanders",
        "timezone": "Europe/Brussels"
      }
    ],
    "metadata": {
      "sealine": "HLCU",
      "sealineName": "Hapag-Lloyd",
      "shipmentNumber": "FANU1172910",
      "shipmentType": "CT",
      "shippingStatus": "IN_TRANSIT",
      "updatedAt": "2024-01-03T12:49:37Z",
      "warnings": []
    },
    "route": {
      "pod": {
        "actual": false,
        "date": "2024-01-12T14:00:00+01:00",
        "location": {
          "coordinates": {
            "lat": 51.22047,
            "lng": 4.40026
          },
          "country": "Belgium",
          "countryCode": "BE",
          "locode": "BEANR",
          "name": "Antwerp",
          "state": "Flanders",
          "timezone": "Europe/Brussels"
        },
        "predictiveEta": null
      },
      "pol": {
        "actual": true,
        "date": "2023-12-12T05:14:00-05:00",
        "location": {
          "coordinates": {
            "lat": 32.08354,
            "lng": -81.09983
          },
          "country": "United States",
          "countryCode": "US",
          "locode": "USSAV",
          "name": "Savannah",
          "state": "Georgia",
          "timezone": "America/New_York"
        },
        "predictiveEta": null
      },
      "postpod": {
        "actual": null,
        "date": null,
        "location": null,
        "predictiveEta": null
      },
      "prepol": {
        "actual": null,
        "date": null,
        "location": null,
        "predictiveEta": null
      }
    },
    "routeData": {
      "ais": {
        "data": {
          "arrivalPort": {
            "code": "ANR",
            "countryCode": "BE",
            "date": "2024-01-12T08:00:00Z",
            "dateLabel": "ETA"
          },
          "departurePort": {
            "code": "LEH",
            "countryCode": "FR",
            "date": "2024-01-02T08:00:00Z",
            "dateLabel": "ATD"
          },
          "dischargePort": {
            "code": "ANR",
            "countryCode": "BE",
            "date": "2024-01-12T14:00:00Z0",
            "dateLabel": "ETA",
            "name": "Antwerp"
          },
          "lastEvent": {
            "date": "2023-12-30T16:24:00Z",
            "description": "Vessel departed",
            "voyage": "040E"
          },
          "lastVesselPosition": {
            "lat": 36.91255,
            "lng": -76.32769,
            "updatedAt": "2024-01-04T10:26:09Z"
          },
          "updatedAt": "2024-01-04T10:32:03Z",
          "vessel": {
            "callSign": "WDM2200",
            "flag": "US",
            "imo": 9349502,
            "mmsi": 369215000,
            "name": "COLORADO EXPRESS"
          }
        },
        "status": "OK"
      },
      "coordinates": {
        "lat": 39.178707,
        "lng": -49.913162
      },
      "routeSegments": [
        {
          "path": [
            {
              "lat": 32.0835,
              "lng": -81.0998
            }
          ],
          "routeType": "SEA"
        }
      ]
    },
    "vessels": [
      {
        "callSign": "WDM2200",
        "flag": "US",
        "imo": 9349502,
        "mmsi": 369215000,
        "name": "COLORADO EXPRESS"
      }
    ]
  },
  "eventName": "shipment.coordinates.changed",
  "shipmentNumber": "FANU1172910",
  "shipmentType": "CT",
  "timestamp": "2024-01-04T07:13:07.691Z"
}

shipment.in.error

Shipment in error

Example
JSON
{
  "errorInformation": {
    "errorCode": 200,
    "errorMessage": "SEALINE_HASNT_PROVIDE_INFO"
  },
  "eventName": "shipment.in.error",
  "shipmentNumber": "FANU1172910",
  "shipmentType": "CT",
  "timestamp": "2024-01-04T07:13:07.691Z"
}

shipment.refresh.status.change

Shipment refresh status change

Example
JSON
{
  "eventName": "shipment.refresh.status.change",
  "information": {
    "currentRefreshStatus": "NO_CREDITS_LEFT",
    "previousRefreshStatus": "OK"
  },
  "shipmentNumber": "FANU1172910",
  "shipmentType": "CT",
  "timestamp": "2024-01-04T07:13:07.691Z"
}

shipment.warning.split_bl

A split bl has been detected in your shipment data.

Example
JSON
{
  "containerDetails": {
    "containers": [
      {
        "events": [
          {
            "date": "2025-04-29T00:00:00-05:00",
            "delayInHours": null,
            "description": "Export Stuffed",
            "eventCode": "STUF",
            "eventType": "EQUIPMENT",
            "facility": {
              "bicCode": null,
              "coordinates": {
                "lat": 10.968333,
                "lng": -74.75917,
                "updatedAt": null
              },
              "countryCode": "CO",
              "locode": "COBAQ",
              "name": "SOCIEDAD PORTUARIA REGIONAL DE BARRANQUILLA",
              "smdgCode": "SPRBQ"
            },
            "initialDate": null,
            "isActual": true,
            "isAdditionalEvent": false,
            "location": {
              "coordinates": {
                "lat": 3.88755,
                "lng": -77.0631,
                "updatedAt": null
              },
              "country": "Colombia",
              "countryCode": "CO",
              "locode": "COBUN",
              "name": "BUENAVENTURA",
              "state": "Departamento del Valle del Cauca",
              "timezone": "America/Bogota"
            },
            "routeType": "LAND",
            "status": "UNK",
            "transportType": null,
            "vessel": null,
            "voyage": null
          },
          {
            "date": "2025-05-05T00:00:00-05:00",
            "delayInHours": null,
            "description": "Export Loaded on Vessel",
            "eventCode": "LOAD",
            "eventType": "EQUIPMENT",
            "facility": {
              "bicCode": null,
              "coordinates": {
                "lat": 10.968333,
                "lng": -74.75917,
                "updatedAt": null
              },
              "countryCode": "CO",
              "locode": "COBAQ",
              "name": "SOCIEDAD PORTUARIA REGIONAL DE BARRANQUILLA",
              "smdgCode": "SPRBQ"
            },
            "initialDate": null,
            "isActual": true,
            "isAdditionalEvent": false,
            "location": {
              "coordinates": {
                "lat": 3.88755,
                "lng": -77.0631,
                "updatedAt": null
              },
              "country": "Colombia",
              "countryCode": "CO",
              "locode": "COBUN",
              "name": "BUENAVENTURA",
              "state": "Departamento del Valle del Cauca",
              "timezone": "America/Bogota"
            },
            "routeType": "SEA",
            "status": "CLL",
            "transportType": "VESSEL",
            "vessel": {
              "callSign": "5LQD5",
              "flag": "LR",
              "imo": 9938456,
              "mmsi": 636093285,
              "name": "IQUIQUE EXPRESS"
            },
            "voyage": "2510W"
          },
          {
            "date": "2025-05-07T00:00:00-05:00",
            "delayInHours": null,
            "description": "Full Transshipment Discharged",
            "eventCode": "DISC",
            "eventType": "EQUIPMENT",
            "facility": {
              "bicCode": null,
              "coordinates": {
                "lat": 8.958056,
                "lng": -79.575554,
                "updatedAt": null
              },
              "countryCode": "PA",
              "locode": "PAROD",
              "name": "PSA PANAMA INTERNATIONAL TERMINAL (PPIT)",
              "smdgCode": "PPIT"
            },
            "initialDate": null,
            "isActual": true,
            "isAdditionalEvent": false,
            "location": {
              "coordinates": {
                "lat": 8.95265,
                "lng": -79.5744,
                "updatedAt": null
              },
              "country": "Panama",
              "countryCode": "PA",
              "locode": "PAROD",
              "name": "RODMAN",
              "state": "Provincia de Panama",
              "timezone": "America/Panama"
            },
            "routeType": "SEA",
            "status": "CDT",
            "transportType": "VESSEL",
            "vessel": {
              "callSign": "5LQD5",
              "flag": "LR",
              "imo": 9938456,
              "mmsi": 636093285,
              "name": "IQUIQUE EXPRESS"
            },
            "voyage": "2510W"
          },
          {
            "date": "2025-05-13T00:00:00-05:00",
            "delayInHours": null,
            "description": "Full Transshipment Loaded",
            "eventCode": "LOAD",
            "eventType": "EQUIPMENT",
            "facility": {
              "bicCode": null,
              "coordinates": {
                "lat": 8.958056,
                "lng": -79.575554,
                "updatedAt": null
              },
              "countryCode": "PA",
              "locode": "PAROD",
              "name": "PSA PANAMA INTERNATIONAL TERMINAL (PPIT)",
              "smdgCode": "PPIT"
            },
            "initialDate": null,
            "isActual": true,
            "isAdditionalEvent": false,
            "location": {
              "coordinates": {
                "lat": 8.95265,
                "lng": -79.5744,
                "updatedAt": null
              },
              "country": "Panama",
              "countryCode": "PA",
              "locode": "PAROD",
              "name": "RODMAN",
              "state": "Provincia de Panama",
              "timezone": "America/Panama"
            },
            "routeType": "SEA",
            "status": "CLT",
            "transportType": "VESSEL",
            "vessel": {
              "callSign": "9HA4463",
              "flag": "MT",
              "imo": 9706205,
              "mmsi": 249982000,
              "name": "CAPE TAINARO"
            },
            "voyage": "MC515A"
          },
          {
            "date": "2025-06-03T00:00:00-07:00",
            "delayInHours": null,
            "description": "Import Discharged from Vessel",
            "eventCode": "DISC",
            "eventType": "EQUIPMENT",
            "facility": {
              "bicCode": null,
              "coordinates": {
                "lat": 33.73389,
                "lng": -118.25306,
                "updatedAt": null
              },
              "countryCode": "US",
              "locode": "USLAX",
              "name": "FENIX MARINE CONTAINER TERMINAL (FMS)",
              "smdgCode": "EAGLE"
            },
            "initialDate": null,
            "isActual": true,
            "isAdditionalEvent": false,
            "location": {
              "coordinates": {
                "lat": 47.6212,
                "lng": -122.364,
                "updatedAt": null
              },
              "country": "USA",
              "countryCode": "US",
              "locode": "USSEA",
              "name": "SEATTLE",
              "state": "Washington",
              "timezone": "America/Los_Angeles"
            },
            "routeType": "SEA",
            "status": "CDD",
            "transportType": "VESSEL",
            "vessel": {
              "callSign": "9HA4463",
              "flag": "MT",
              "imo": 9706205,
              "mmsi": 249982000,
              "name": "CAPE TAINARO"
            },
            "voyage": "515A"
          },
          {
            "date": "2025-06-03T00:00:00-07:00",
            "delayInHours": null,
            "description": "Full Available for Delivery",
            "eventCode": null,
            "eventType": null,
            "facility": {
              "bicCode": null,
              "coordinates": {
                "lat": 33.73389,
                "lng": -118.25306,
                "updatedAt": null
              },
              "countryCode": "US",
              "locode": "USLAX",
              "name": "FENIX MARINE CONTAINER TERMINAL (FMS)",
              "smdgCode": "EAGLE"
            },
            "initialDate": null,
            "isActual": true,
            "isAdditionalEvent": false,
            "location": {
              "coordinates": {
                "lat": 47.6212,
                "lng": -122.364,
                "updatedAt": null
              },
              "country": "USA",
              "countryCode": "US",
              "locode": "USSEA",
              "name": "SEATTLE",
              "state": "Washington",
              "timezone": "America/Los_Angeles"
            },
            "routeType": "LAND",
            "status": "UNK",
            "transportType": null,
            "vessel": null,
            "voyage": null
          },
          {
            "date": "2025-06-04T00:00:00-07:00",
            "delayInHours": null,
            "description": "Carrier release",
            "eventCode": "CUSR",
            "eventType": "EQUIPMENT",
            "facility": null,
            "initialDate": null,
            "isActual": true,
            "isAdditionalEvent": false,
            "location": {
              "coordinates": {
                "lat": 47.6212,
                "lng": -122.364,
                "updatedAt": null
              },
              "country": "USA",
              "countryCode": "US",
              "locode": "USSEA",
              "name": "SEATTLE",
              "state": "Washington",
              "timezone": "America/Los_Angeles"
            },
            "routeType": "LAND",
            "status": "UNK",
            "transportType": "VESSEL",
            "vessel": {
              "callSign": "9HA4463",
              "flag": "MT",
              "imo": 9706205,
              "mmsi": 249982000,
              "name": "CAPE TAINARO"
            },
            "voyage": "515A"
          },
          {
            "date": "2025-06-06T00:00:00-07:00",
            "delayInHours": null,
            "description": "Import to consignee",
            "eventCode": "GTOT",
            "eventType": "EQUIPMENT",
            "facility": {
              "bicCode": null,
              "coordinates": {
                "lat": 33.73389,
                "lng": -118.25306,
                "updatedAt": null
              },
              "countryCode": "US",
              "locode": "USLAX",
              "name": "FENIX MARINE CONTAINER TERMINAL (FMS)",
              "smdgCode": "EAGLE"
            },
            "initialDate": null,
            "isActual": true,
            "isAdditionalEvent": false,
            "location": {
              "coordinates": {
                "lat": 47.6212,
                "lng": -122.364,
                "updatedAt": null
              },
              "country": "USA",
              "countryCode": "US",
              "locode": "USSEA",
              "name": "SEATTLE",
              "state": "Washington",
              "timezone": "America/Los_Angeles"
            },
            "routeType": "LAND",
            "status": "CDC",
            "transportType": null,
            "vessel": null,
            "voyage": null
          }
        ],
        "isoCode": "45G1",
        "number": "CAAU5859024",
        "sizeType": "40' High Cube Dry",
        "status": "IN_TRANSIT"
      },
      {
        "events": [
          {
            "date": "2025-05-02T00:00:00-05:00",
            "delayInHours": null,
            "description": "Export Stuffed",
            "eventCode": "STUF",
            "eventType": "EQUIPMENT",
            "facility": {
              "bicCode": null,
              "coordinates": {
                "lat": 10.968333,
                "lng": -74.75917,
                "updatedAt": null
              },
              "countryCode": "CO",
              "locode": "COBAQ",
              "name": "SOCIEDAD PORTUARIA REGIONAL DE BARRANQUILLA",
              "smdgCode": "SPRBQ"
            },
            "initialDate": null,
            "isActual": true,
            "isAdditionalEvent": false,
            "location": {
              "coordinates": {
                "lat": 3.88755,
                "lng": -77.0631,
                "updatedAt": null
              },
              "country": "Colombia",
              "countryCode": "CO",
              "locode": "COBUN",
              "name": "BUENAVENTURA",
              "state": "Departamento del Valle del Cauca",
              "timezone": "America/Bogota"
            },
            "routeType": "LAND",
            "status": "UNK",
            "transportType": null,
            "vessel": null,
            "voyage": null
          },
          {
            "date": "2025-05-04T00:00:00-05:00",
            "delayInHours": null,
            "description": "Export Loaded on Vessel",
            "eventCode": "LOAD",
            "eventType": "EQUIPMENT",
            "facility": {
              "bicCode": null,
              "coordinates": {
                "lat": 10.968333,
                "lng": -74.75917,
                "updatedAt": null
              },
              "countryCode": "CO",
              "locode": "COBAQ",
              "name": "SOCIEDAD PORTUARIA REGIONAL DE BARRANQUILLA",
              "smdgCode": "SPRBQ"
            },
            "initialDate": null,
            "isActual": true,
            "isAdditionalEvent": false,
            "location": {
              "coordinates": {
                "lat": 3.88755,
                "lng": -77.0631,
                "updatedAt": null
              },
              "country": "Colombia",
              "countryCode": "CO",
              "locode": "COBUN",
              "name": "BUENAVENTURA",
              "state": "Departamento del Valle del Cauca",
              "timezone": "America/Bogota"
            },
            "routeType": "SEA",
            "status": "CLL",
            "transportType": "VESSEL",
            "vessel": {
              "callSign": "5LQD5",
              "flag": "LR",
              "imo": 9938456,
              "mmsi": 636093285,
              "name": "IQUIQUE EXPRESS"
            },
            "voyage": "2510W"
          },
          {
            "date": "2025-05-07T00:00:00-05:00",
            "delayInHours": null,
            "description": "Full Transshipment Discharged",
            "eventCode": "DISC",
            "eventType": "EQUIPMENT",
            "facility": {
              "bicCode": null,
              "coordinates": {
                "lat": 8.958056,
                "lng": -79.575554,
                "updatedAt": null
              },
              "countryCode": "PA",
              "locode": "PAROD",
              "name": "PSA PANAMA INTERNATIONAL TERMINAL (PPIT)",
              "smdgCode": "PPIT"
            },
            "initialDate": null,
            "isActual": true,
            "isAdditionalEvent": false,
            "location": {
              "coordinates": {
                "lat": 8.95265,
                "lng": -79.5744,
                "updatedAt": null
              },
              "country": "Panama",
              "countryCode": "PA",
              "locode": "PAROD",
              "name": "RODMAN",
              "state": "Provincia de Panama",
              "timezone": "America/Panama"
            },
            "routeType": "SEA",
            "status": "CDT",
            "transportType": "VESSEL",
            "vessel": {
              "callSign": "5LQD5",
              "flag": "LR",
              "imo": 9938456,
              "mmsi": 636093285,
              "name": "IQUIQUE EXPRESS"
            },
            "voyage": "2510W"
          },
          {
            "date": "2025-05-13T00:00:00-05:00",
            "delayInHours": null,
            "description": "Full Transshipment Loaded",
            "eventCode": "LOAD",
            "eventType": "EQUIPMENT",
            "facility": {
              "bicCode": null,
              "coordinates": {
                "lat": 8.958056,
                "lng": -79.575554,
                "updatedAt": null
              },
              "countryCode": "PA",
              "locode": "PAROD",
              "name": "PSA PANAMA INTERNATIONAL TERMINAL (PPIT)",
              "smdgCode": "PPIT"
            },
            "initialDate": null,
            "isActual": true,
            "isAdditionalEvent": false,
            "location": {
              "coordinates": {
                "lat": 8.95265,
                "lng": -79.5744,
                "updatedAt": null
              },
              "country": "Panama",
              "countryCode": "PA",
              "locode": "PAROD",
              "name": "RODMAN",
              "state": "Provincia de Panama",
              "timezone": "America/Panama"
            },
            "routeType": "SEA",
            "status": "CLT",
            "transportType": "VESSEL",
            "vessel": {
              "callSign": "9HA4463",
              "flag": "MT",
              "imo": 9706205,
              "mmsi": 249982000,
              "name": "CAPE TAINARO"
            },
            "voyage": "MC515A"
          },
          {
            "date": "2025-06-03T00:00:00-07:00",
            "delayInHours": null,
            "description": "Import Discharged from Vessel",
            "eventCode": "DISC",
            "eventType": "EQUIPMENT",
            "facility": {
              "bicCode": null,
              "coordinates": {
                "lat": 33.73389,
                "lng": -118.25306,
                "updatedAt": null
              },
              "countryCode": "US",
              "locode": "USLAX",
              "name": "FENIX MARINE CONTAINER TERMINAL (FMS)",
              "smdgCode": "EAGLE"
            },
            "initialDate": null,
            "isActual": true,
            "isAdditionalEvent": false,
            "location": {
              "coordinates": {
                "lat": 47.6212,
                "lng": -122.364,
                "updatedAt": null
              },
              "country": "USA",
              "countryCode": "US",
              "locode": "USSEA",
              "name": "SEATTLE",
              "state": "Washington",
              "timezone": "America/Los_Angeles"
            },
            "routeType": "SEA",
            "status": "CDD",
            "transportType": "VESSEL",
            "vessel": {
              "callSign": "9HA4463",
              "flag": "MT",
              "imo": 9706205,
              "mmsi": 249982000,
              "name": "CAPE TAINARO"
            },
            "voyage": "515A"
          },
          {
            "date": "2025-06-03T00:00:00-07:00",
            "delayInHours": null,
            "description": "Full Available for Delivery",
            "eventCode": null,
            "eventType": null,
            "facility": {
              "bicCode": null,
              "coordinates": {
                "lat": 33.73389,
                "lng": -118.25306,
                "updatedAt": null
              },
              "countryCode": "US",
              "locode": "USLAX",
              "name": "FENIX MARINE CONTAINER TERMINAL (FMS)",
              "smdgCode": "EAGLE"
            },
            "initialDate": null,
            "isActual": true,
            "isAdditionalEvent": false,
            "location": {
              "coordinates": {
                "lat": 47.6212,
                "lng": -122.364,
                "updatedAt": null
              },
              "country": "USA",
              "countryCode": "US",
              "locode": "USSEA",
              "name": "SEATTLE",
              "state": "Washington",
              "timezone": "America/Los_Angeles"
            },
            "routeType": "LAND",
            "status": "UNK",
            "transportType": null,
            "vessel": null,
            "voyage": null
          },
          {
            "date": "2025-06-04T00:00:00-07:00",
            "delayInHours": null,
            "description": "Carrier release",
            "eventCode": "CUSR",
            "eventType": "EQUIPMENT",
            "facility": null,
            "initialDate": null,
            "isActual": true,
            "isAdditionalEvent": false,
            "location": {
              "coordinates": {
                "lat": 47.6212,
                "lng": -122.364,
                "updatedAt": null
              },
              "country": "USA",
              "countryCode": "US",
              "locode": "USSEA",
              "name": "SEATTLE",
              "state": "Washington",
              "timezone": "America/Los_Angeles"
            },
            "routeType": "LAND",
            "status": "UNK",
            "transportType": "VESSEL",
            "vessel": {
              "callSign": "9HA4463",
              "flag": "MT",
              "imo": 9706205,
              "mmsi": 249982000,
              "name": "CAPE TAINARO"
            },
            "voyage": "515A"
          }
        ],
        "isoCode": "45G1",
        "number": "CAAU9449922",
        "sizeType": "40' High Cube Dry",
        "status": "IN_TRANSIT"
      }
    ],
    "facilities": [
      {
        "bicCode": null,
        "coordinates": {
          "lat": 10.968333,
          "lng": -74.75917,
          "updatedAt": null
        },
        "countryCode": "CO",
        "locode": "COBAQ",
        "name": "SOCIEDAD PORTUARIA REGIONAL DE BARRANQUILLA",
        "smdgCode": "SPRBQ"
      },
      {
        "bicCode": null,
        "coordinates": {
          "lat": 8.958056,
          "lng": -79.575554,
          "updatedAt": null
        },
        "countryCode": "PA",
        "locode": "PAROD",
        "name": "PSA PANAMA INTERNATIONAL TERMINAL (PPIT)",
        "smdgCode": "PPIT"
      },
      {
        "bicCode": null,
        "coordinates": {
          "lat": 33.73389,
          "lng": -118.25306,
          "updatedAt": null
        },
        "countryCode": "US",
        "locode": "USLAX",
        "name": "FENIX MARINE CONTAINER TERMINAL (FMS)",
        "smdgCode": "EAGLE"
      }
    ],
    "locations": [
      {
        "coordinates": {
          "lat": 3.88755,
          "lng": -77.0631,
          "updatedAt": null
        },
        "country": "Colombia",
        "countryCode": "CO",
        "locode": "COBUN",
        "name": "BUENAVENTURA",
        "state": "Departamento del Valle del Cauca",
        "timezone": "America/Bogota"
      },
      {
        "coordinates": {
          "lat": 8.95265,
          "lng": -79.5744,
          "updatedAt": null
        },
        "country": "Panama",
        "countryCode": "PA",
        "locode": "PAROD",
        "name": "RODMAN",
        "state": "Provincia de Panama",
        "timezone": "America/Panama"
      },
      {
        "coordinates": {
          "lat": 47.6212,
          "lng": -122.364,
          "updatedAt": null
        },
        "country": "USA",
        "countryCode": "US",
        "locode": "USSEA",
        "name": "SEATTLE",
        "state": "Washington",
        "timezone": "America/Los_Angeles"
      }
    ],
    "metadata": {
      "sealine": "MSCU",
      "sealineName": "Mediterranean Shipping Company (MSC)",
      "shipmentNumber": "088CO0071327",
      "shipmentType": "BK",
      "shippingStatus": "IN_TRANSIT",
      "updatedAt": "2025-06-09T09:01:32Z",
      "warnings": [
        "SPLIT_BL",
        "STATUS_MISMATCH"
      ]
    },
    "route": {
      "pod": {
        "actual": true,
        "date": "2025-06-03T00:00:00-07:00",
        "location": {
          "coordinates": {
            "lat": 47.6212,
            "lng": -122.364,
            "updatedAt": null
          },
          "country": "USA",
          "countryCode": "US",
          "locode": "USSEA",
          "name": "SEATTLE",
          "state": "Washington",
          "timezone": "America/Los_Angeles"
        },
        "predictiveEta": null
      },
      "pol": {
        "actual": true,
        "date": "2025-05-05T00:00:00-05:00",
        "location": {
          "coordinates": {
            "lat": 3.88755,
            "lng": -77.0631,
            "updatedAt": null
          },
          "country": "Colombia",
          "countryCode": "CO",
          "locode": "COBUN",
          "name": "BUENAVENTURA",
          "state": "Departamento del Valle del Cauca",
          "timezone": "America/Bogota"
        },
        "predictiveEta": null
      },
      "postpod": {
        "actual": true,
        "date": "2025-06-06T00:00:00-07:00",
        "location": {
          "coordinates": {
            "lat": 47.6212,
            "lng": -122.364,
            "updatedAt": null
          },
          "country": "USA",
          "countryCode": "US",
          "locode": "USSEA",
          "name": "SEATTLE",
          "state": "Washington",
          "timezone": "America/Los_Angeles"
        },
        "predictiveEta": null
      },
      "prepol": {
        "actual": null,
        "date": null,
        "location": {
          "coordinates": {
            "lat": 3.88755,
            "lng": -77.0631,
            "updatedAt": null
          },
          "country": "Colombia",
          "countryCode": "CO",
          "locode": "COBUN",
          "name": "BUENAVENTURA",
          "state": "Departamento del Valle del Cauca",
          "timezone": "America/Bogota"
        },
        "predictiveEta": null
      }
    },
    "routeData": {
      "ais": {
        "data": null,
        "status": "NOT_ON_BOARD"
      },
      "coordinates": {
        "lat": 47.60621,
        "lng": -122.33207,
        "updatedAt": null
      },
      "routeSegments": [
        {
          "path": [
            {
              "lat": 3.8801,
              "lng": -77.0312,
              "updatedAt": null
            },
            {
              "lat": 4.2495,
              "lng": -77.7275,
              "updatedAt": null
            },
            {
              "lat": 4.2515,
              "lng": -77.73,
              "updatedAt": null
            },
            {
              "lat": 4.254,
              "lng": -77.7308,
              "updatedAt": null
            },
            {
              "lat": 4.257,
              "lng": -77.7299,
              "updatedAt": null
            },
            {
              "lat": 4.2522,
              "lng": -77.7325,
              "updatedAt": null
            },
            {
              "lat": 4.2554,
              "lng": -77.7313,
              "updatedAt": null
            },
            {
              "lat": 4.2588,
              "lng": -77.731,
              "updatedAt": null
            },
            {
              "lat": 4.2622,
              "lng": -77.7318,
              "updatedAt": null
            },
            {
              "lat": 8.8738,
              "lng": -79.5146,
              "updatedAt": null
            },
            {
              "lat": 8.8924,
              "lng": -79.5231,
              "updatedAt": null
            },
            {
              "lat": 8.9098,
              "lng": -79.5335,
              "updatedAt": null
            },
            {
              "lat": 8.926,
              "lng": -79.5459,
              "updatedAt": null
            },
            {
              "lat": 8.95,
              "lng": -79.5667,
              "updatedAt": null
            }
          ],
          "routeType": "SEA"
        },
        {
          "path": [
            {
              "lat": 8.95,
              "lng": -79.5667,
              "updatedAt": null
            },
            {
              "lat": 8.9186,
              "lng": -79.5395,
              "updatedAt": null
            },
            {
              "lat": 8.9077,
              "lng": -79.5325,
              "updatedAt": null
            },
            {
              "lat": 8.8958,
              "lng": -79.5294,
              "updatedAt": null
            },
            {
              "lat": 8.8829,
              "lng": -79.5302,
              "updatedAt": null
            },
            {
              "lat": 7.621,
              "lng": -79.8014,
              "updatedAt": null
            },
            {
              "lat": 7.6079,
              "lng": -79.8051,
              "updatedAt": null
            },
            {
              "lat": 7.5955,
              "lng": -79.8103,
              "updatedAt": null
            },
            {
              "lat": 7.5837,
              "lng": -79.817,
              "updatedAt": null
            },
            {
              "lat": 7.0244,
              "lng": -80.1868,
              "updatedAt": null
            },
            {
              "lat": 7.0142,
              "lng": -80.196,
              "updatedAt": null
            },
            {
              "lat": 7.008,
              "lng": -80.2074,
              "updatedAt": null
            },
            {
              "lat": 7.0058,
              "lng": -80.2209,
              "updatedAt": null
            },
            {
              "lat": 7.0042,
              "lng": -81.7753,
              "updatedAt": null
            },
            {
              "lat": 7.0054,
              "lng": -81.7908,
              "updatedAt": null
            },
            {
              "lat": 7.009,
              "lng": -81.8058,
              "updatedAt": null
            },
            {
              "lat": 7.0149,
              "lng": -81.8201,
              "updatedAt": null
            },
            {
              "lat": 18.1403,
              "lng": -103.6134,
              "updatedAt": null
            },
            {
              "lat": 18.1477,
              "lng": -103.6273,
              "updatedAt": null
            },
            {
              "lat": 18.1558,
              "lng": -103.6409,
              "updatedAt": null
            },
            {
              "lat": 18.1644,
              "lng": -103.654,
              "updatedAt": null
            },
            {
              "lat": 19.1644,
              "lng": -105.1062,
              "updatedAt": null
            },
            {
              "lat": 19.1734,
              "lng": -105.1193,
              "updatedAt": null
            },
            {
              "lat": 19.1826,
              "lng": -105.1324,
              "updatedAt": null
            },
            {
              "lat": 19.1917,
              "lng": -105.1454,
              "updatedAt": null
            },
            {
              "lat": 22.7423,
              "lng": -110.1508,
              "updatedAt": null
            },
            {
              "lat": 22.7517,
              "lng": -110.1637,
              "updatedAt": null
            },
            {
              "lat": 22.7614,
              "lng": -110.1763,
              "updatedAt": null
            },
            {
              "lat": 22.7715,
              "lng": -110.1886,
              "updatedAt": null
            },
            {
              "lat": 24.094,
              "lng": -111.7615,
              "updatedAt": null
            },
            {
              "lat": 24.1068,
              "lng": -111.7767,
              "updatedAt": null
            },
            {
              "lat": 24.1197,
              "lng": -111.7919,
              "updatedAt": null
            },
            {
              "lat": 24.1326,
              "lng": -111.807,
              "updatedAt": null
            },
            {
              "lat": 24.7217,
              "lng": -112.4942,
              "updatedAt": null
            },
            {
              "lat": 24.7349,
              "lng": -112.509,
              "updatedAt": null
            },
            {
              "lat": 24.7486,
              "lng": -112.5234,
              "updatedAt": null
            },
            {
              "lat": 24.7627,
              "lng": -112.5374,
              "updatedAt": null
            },
            {
              "lat": 27.7409,
              "lng": -115.3719,
              "updatedAt": null
            },
            {
              "lat": 27.7566,
              "lng": -115.3866,
              "updatedAt": null
            },
            {
              "lat": 27.7724,
              "lng": -115.4012,
              "updatedAt": null
            },
            {
              "lat": 27.7884,
              "lng": -115.4156,
              "updatedAt": null
            },
            {
              "lat": 28.2166,
              "lng": -115.797,
              "updatedAt": null
            },
            {
              "lat": 28.2308,
              "lng": -115.8095,
              "updatedAt": null
            },
            {
              "lat": 28.2451,
              "lng": -115.8219,
              "updatedAt": null
            },
            {
              "lat": 28.2595,
              "lng": -115.8342,
              "updatedAt": null
            },
            {
              "lat": 33.8215,
              "lng": -120.5284,
              "updatedAt": null
            },
            {
              "lat": 33.8361,
              "lng": -120.5404,
              "updatedAt": null
            },
            {
              "lat": 33.8509,
              "lng": -120.5521,
              "updatedAt": null
            },
            {
              "lat": 33.8661,
              "lng": -120.5634,
              "updatedAt": null
            },
            {
              "lat": 37.656,
              "lng": -123.3145,
              "updatedAt": null
            },
            {
              "lat": 37.6761,
              "lng": -123.3284,
              "updatedAt": null
            },
            {
              "lat": 37.6968,
              "lng": -123.3414,
              "updatedAt": null
            },
            {
              "lat": 37.718,
              "lng": -123.3534,
              "updatedAt": null
            },
            {
              "lat": 38.7851,
              "lng": -123.9263,
              "updatedAt": null
            },
            {
              "lat": 38.799,
              "lng": -123.9336,
              "updatedAt": null
            },
            {
              "lat": 38.8129,
              "lng": -123.9408,
              "updatedAt": null
            },
            {
              "lat": 38.8269,
              "lng": -123.9478,
              "updatedAt": null
            },
            {
              "lat": 40.1502,
              "lng": -124.5982,
              "updatedAt": null
            },
            {
              "lat": 40.1641,
              "lng": -124.6046,
              "updatedAt": null
            },
            {
              "lat": 40.1783,
              "lng": -124.6101,
              "updatedAt": null
            },
            {
              "lat": 40.1928,
              "lng": -124.6147,
              "updatedAt": null
            },
            {
              "lat": 40.5044,
              "lng": -124.7046,
              "updatedAt": null
            },
            {
              "lat": 40.5192,
              "lng": -124.7084,
              "updatedAt": null
            },
            {
              "lat": 40.5341,
              "lng": -124.7112,
              "updatedAt": null
            },
            {
              "lat": 40.5492,
              "lng": -124.713,
              "updatedAt": null
            },
            {
              "lat": 42.6796,
              "lng": -124.8917,
              "updatedAt": null
            },
            {
              "lat": 42.6971,
              "lng": -124.8924,
              "updatedAt": null
            },
            {
              "lat": 42.7146,
              "lng": -124.8914,
              "updatedAt": null
            },
            {
              "lat": 42.732,
              "lng": -124.8889,
              "updatedAt": null
            },
            {
              "lat": 46.0436,
              "lng": -124.2389,
              "updatedAt": null
            },
            {
              "lat": 46.0609,
              "lng": -124.2368,
              "updatedAt": null
            },
            {
              "lat": 46.0782,
              "lng": -124.2371,
              "updatedAt": null
            },
            {
              "lat": 46.0954,
              "lng": -124.2399,
              "updatedAt": null
            },
            {
              "lat": 47.0609,
              "lng": -124.4708,
              "updatedAt": null
            },
            {
              "lat": 47.0794,
              "lng": -124.4715,
              "updatedAt": null
            },
            {
              "lat": 47.0925,
              "lng": -124.4636,
              "updatedAt": null
            },
            {
              "lat": 47.1004,
              "lng": -124.4471,
              "updatedAt": null
            },
            {
              "lat": 47.60621,
              "lng": -122.33207,
              "updatedAt": null
            },
            {
              "lat": 47.6062,
              "lng": -122.3321,
              "updatedAt": null
            }
          ],
          "routeType": "SEA"
        }
      ]
    },
    "vessels": [
      {
        "callSign": "5LQD5",
        "flag": "LR",
        "imo": 9938456,
        "mmsi": 636093285,
        "name": "IQUIQUE EXPRESS"
      },
      {
        "callSign": "9HA4463",
        "flag": "MT",
        "imo": 9706205,
        "mmsi": 249982000,
        "name": "CAPE TAINARO"
      }
    ]
  },
  "eventName": "shipment.warning.split_bl",
  "shipmentNumber": "088CO0071327",
  "shipmentType": "BK",
  "timestamp": "2025-06-09T09:01:33Z"
}

vessel.arrival.at.final.pod

Vessel arrival at final pod

Example
JSON
{
  "containerDetails": {
    "containers": [
      {
        "events": [
          {
            "date": "2023-12-30T05:39:00-05:00",
            "delayInHours": 36.5,
            "description": "Loaded",
            "eventCode": "LOAD",
            "eventType": "EQUIPMENT",
            "facility": null,
            "initialDate": "2023-12-28T17:09:00-05:00",
            "isActual": true,
            "isAdditionalEvent": false,
            "location": {
              "coordinates": {
                "lat": 32.08354,
                "lng": -81.09983
              },
              "country": "United States",
              "countryCode": "US",
              "locode": "USSAV",
              "name": "Savannah",
              "state": "Georgia",
              "timezone": "America/New_York"
            },
            "routeType": "SEA",
            "status": "CLL",
            "transportType": "VESSEL",
            "vessel": {
              "callSign": "WDM2200",
              "flag": "US",
              "imo": 9349502,
              "mmsi": 369215000,
              "name": "COLORADO EXPRESS"
            },
            "voyage": "040E"
          }
        ],
        "isoCode": "45G1",
        "number": "FANU1172910",
        "status": "IN_TRANSIT"
      }
    ],
    "facilities": [
      {
        "bicCode": null,
        "coordinates": {
          "lat": null,
          "lng": null
        },
        "countryCode": "SA",
        "locode": null,
        "name": "Jeddah Red Sea Gateway Terminal",
        "smdgCode": null
      }
    ],
    "locations": [
      {
        "coordinates": {
          "lat": 51.22047,
          "lng": 4.40026
        },
        "country": "Belgium",
        "countryCode": "BE",
        "locode": "BEANR",
        "name": "Antwerp",
        "state": "Flanders",
        "timezone": "Europe/Brussels"
      }
    ],
    "metadata": {
      "sealine": "HLCU",
      "sealineName": "Hapag-Lloyd",
      "shipmentNumber": "FANU1172910",
      "shipmentType": "CT",
      "shippingStatus": "IN_TRANSIT",
      "updatedAt": "2024-01-03T12:49:37Z",
      "warnings": []
    },
    "route": {
      "pod": {
        "actual": false,
        "date": "2024-01-12T14:00:00+01:00",
        "location": {
          "coordinates": {
            "lat": 51.22047,
            "lng": 4.40026
          },
          "country": "Belgium",
          "countryCode": "BE",
          "locode": "BEANR",
          "name": "Antwerp",
          "state": "Flanders",
          "timezone": "Europe/Brussels"
        },
        "predictiveEta": null
      },
      "pol": {
        "actual": true,
        "date": "2023-12-12T05:14:00-05:00",
        "location": {
          "coordinates": {
            "lat": 32.08354,
            "lng": -81.09983
          },
          "country": "United States",
          "countryCode": "US",
          "locode": "USSAV",
          "name": "Savannah",
          "state": "Georgia",
          "timezone": "America/New_York"
        },
        "predictiveEta": null
      },
      "postpod": {
        "actual": null,
        "date": null,
        "location": null,
        "predictiveEta": null
      },
      "prepol": {
        "actual": null,
        "date": null,
        "location": null,
        "predictiveEta": null
      }
    },
    "routeData": {
      "ais": {
        "data": {
          "arrivalPort": {
            "code": "ANR",
            "countryCode": "BE",
            "date": "2024-01-12T08:00:00Z",
            "dateLabel": "ETA"
          },
          "departurePort": {
            "code": "LEH",
            "countryCode": "FR",
            "date": "2024-01-02T08:00:00Z",
            "dateLabel": "ATD"
          },
          "dischargePort": {
            "code": "ANR",
            "countryCode": "BE",
            "date": "2024-01-12T14:00:00Z",
            "dateLabel": "ETA",
            "name": "Antwerp"
          },
          "lastEvent": {
            "date": "2023-12-30T16:24:00Z",
            "description": "Vessel departed",
            "voyage": "040E"
          },
          "lastVesselPosition": {
            "lat": 36.91255,
            "lng": -76.32769,
            "updatedAt": "2024-01-04T10:26:09Z"
          },
          "updatedAt": "2024-01-04T10:32:03Z",
          "vessel": {
            "callSign": "WDM2200",
            "flag": "US",
            "imo": 9349502,
            "mmsi": 369215000,
            "name": "COLORADO EXPRESS"
          }
        },
        "status": "OK"
      },
      "coordinates": {
        "lat": 39.178707,
        "lng": -49.913162
      },
      "routeSegments": [
        {
          "path": [
            {
              "lat": 32.0835,
              "lng": -81.0998
            }
          ],
          "routeType": "SEA"
        }
      ]
    },
    "vessels": [
      {
        "callSign": "WDM2200",
        "flag": "US",
        "imo": 9349502,
        "mmsi": 369215000,
        "name": "COLORADO EXPRESS"
      }
    ]
  },
  "containerNumber": "OOCU7903771",
  "eventDetails": {
    "date": "2023-12-30T05:39:00-05:00",
    "delayInHours": 36.5,
    "description": "Loaded",
    "eventCode": "LOAD",
    "eventType": "EQUIPMENT",
    "facility": null,
    "initialDate": "2023-12-28T17:09:00-05:00",
    "isActual": true,
    "isAdditionalEvent": false,
    "location": {
      "coordinates": {
        "lat": 32.08354,
        "lng": -81.09983
      },
      "country": "United States",
      "countryCode": "US",
      "locode": "USSAV",
      "name": "Savannah",
      "state": "Georgia",
      "timezone": "America/New_York"
    },
    "routeType": "SEA",
    "status": "VAD",
    "transportType": "VESSEL",
    "vessel": {
      "callSign": "WDM2200",
      "flag": "US",
      "imo": 9349502,
      "mmsi": 369215000,
      "name": "COLORADO EXPRESS"
    },
    "voyage": "040E"
  },
  "eventName": "vessel.arrival.at.final.pod",
  "shipmentNumber": "OOCU7903771",
  "shipmentType": "CT",
  "timestamp": "2024-01-04T07:13:07.691Z"
}

vessel.arrival.at.transhipment_port

Vessel arrival at transhipment port

Example
JSON
{
  "containerDetails": {
    "containers": [
      {
        "events": [
          {
            "date": "2023-12-30T05:39:00-05:00",
            "delayInHours": 36.5,
            "description": "Loaded",
            "eventCode": "LOAD",
            "eventType": "EQUIPMENT",
            "facility": null,
            "initialDate": "2023-12-28T17:09:00-05:00",
            "isActual": true,
            "isAdditionalEvent": false,
            "location": {
              "coordinates": {
                "lat": 32.08354,
                "lng": -81.09983
              },
              "country": "United States",
              "countryCode": "US",
              "locode": "USSAV",
              "name": "Savannah",
              "state": "Georgia",
              "timezone": "America/New_York"
            },
            "routeType": "SEA",
            "status": "CLL",
            "transportType": "VESSEL",
            "vessel": {
              "callSign": "WDM2200",
              "flag": "US",
              "imo": 9349502,
              "mmsi": 369215000,
              "name": "COLORADO EXPRESS"
            },
            "voyage": "040E"
          }
        ],
        "isoCode": "45G1",
        "number": "FANU1172910",
        "status": "IN_TRANSIT"
      }
    ],
    "facilities": [
      {
        "bicCode": null,
        "coordinates": {
          "lat": null,
          "lng": null
        },
        "countryCode": "SA",
        "locode": null,
        "name": "Jeddah Red Sea Gateway Terminal",
        "smdgCode": null
      }
    ],
    "locations": [
      {
        "coordinates": {
          "lat": 51.22047,
          "lng": 4.40026
        },
        "country": "Belgium",
        "countryCode": "BE",
        "locode": "BEANR",
        "name": "Antwerp",
        "state": "Flanders",
        "timezone": "Europe/Brussels"
      }
    ],
    "metadata": {
      "sealine": "HLCU",
      "sealineName": "Hapag-Lloyd",
      "shipmentNumber": "FANU1172910",
      "shipmentType": "CT",
      "shippingStatus": "IN_TRANSIT",
      "updatedAt": "2024-01-03T12:49:37Z",
      "warnings": []
    },
    "route": {
      "pod": {
        "actual": false,
        "date": "2024-01-12T14:00:00+01:00",
        "location": {
          "coordinates": {
            "lat": 51.22047,
            "lng": 4.40026
          },
          "country": "Belgium",
          "countryCode": "BE",
          "locode": "BEANR",
          "name": "Antwerp",
          "state": "Flanders",
          "timezone": "Europe/Brussels"
        },
        "predictiveEta": null
      },
      "pol": {
        "actual": true,
        "date": "2023-12-12T05:14:00-05:00",
        "location": {
          "coordinates": {
            "lat": 32.08354,
            "lng": -81.09983
          },
          "country": "United States",
          "countryCode": "US",
          "locode": "USSAV",
          "name": "Savannah",
          "state": "Georgia",
          "timezone": "America/New_York"
        },
        "predictiveEta": null
      },
      "postpod": {
        "actual": null,
        "date": null,
        "location": null,
        "predictiveEta": null
      },
      "prepol": {
        "actual": null,
        "date": null,
        "location": null,
        "predictiveEta": null
      }
    },
    "routeData": {
      "ais": {
        "data": {
          "arrivalPort": {
            "code": "ANR",
            "countryCode": "BE",
            "date": "2024-01-12T08:00:00Z",
            "dateLabel": "ETA"
          },
          "departurePort": {
            "code": "LEH",
            "countryCode": "FR",
            "date": "2024-01-02T08:00:00Z",
            "dateLabel": "ATD"
          },
          "dischargePort": {
            "code": "ANR",
            "countryCode": "BE",
            "date": "2024-01-12T14:00:00Z",
            "dateLabel": "ETA",
            "name": "Antwerp"
          },
          "lastEvent": {
            "date": "2023-12-30T16:24:00Z",
            "description": "Vessel departed",
            "voyage": "040E"
          },
          "lastVesselPosition": {
            "lat": 36.91255,
            "lng": -76.32769,
            "updatedAt": "2024-01-04T10:26:09Z"
          },
          "updatedAt": "2024-01-04T10:32:03Z",
          "vessel": {
            "callSign": "WDM2200",
            "flag": "US",
            "imo": 9349502,
            "mmsi": 369215000,
            "name": "COLORADO EXPRESS"
          }
        },
        "status": "OK"
      },
      "coordinates": {
        "lat": 39.178707,
        "lng": -49.913162
      },
      "routeSegments": [
        {
          "path": [
            {
              "lat": 32.0835,
              "lng": -81.0998
            }
          ],
          "routeType": "SEA"
        }
      ]
    },
    "vessels": [
      {
        "callSign": "WDM2200",
        "flag": "US",
        "imo": 9349502,
        "mmsi": 369215000,
        "name": "COLORADO EXPRESS"
      }
    ]
  },
  "containerNumber": "OOCU7903771",
  "eventDetails": {
    "date": "2023-12-30T05:39:00-05:00",
    "delayInHours": 36.5,
    "description": "Loaded",
    "eventCode": "LOAD",
    "eventType": "EQUIPMENT",
    "facility": null,
    "initialDate": "2023-12-28T17:09:00-05:00",
    "isActual": true,
    "isAdditionalEvent": false,
    "location": {
      "coordinates": {
        "lat": 32.08354,
        "lng": -81.09983
      },
      "country": "United States",
      "countryCode": "US",
      "locode": "USSAV",
      "name": "Savannah",
      "state": "Georgia",
      "timezone": "America/New_York"
    },
    "routeType": "SEA",
    "status": "VAT",
    "transportType": "VESSEL",
    "vessel": {
      "callSign": "WDM2200",
      "flag": "US",
      "imo": 9349502,
      "mmsi": 369215000,
      "name": "COLORADO EXPRESS"
    },
    "voyage": "040E"
  },
  "eventName": "vessel.arrival.at.transhipment_port",
  "shipmentNumber": "OOCU7903771",
  "shipmentType": "CT",
  "timestamp": "2024-01-04T07:13:07.691Z"
}

vessel.departure.from.first.pol

Vessel departure from first pol

Example
JSON
{
  "containerDetails": {
    "containers": [
      {
        "events": [
          {
            "date": "2023-12-30T05:39:00-05:00",
            "delayInHours": 36.5,
            "description": "Loaded",
            "eventCode": "LOAD",
            "eventType": "EQUIPMENT",
            "facility": null,
            "initialDate": "2023-12-28T17:09:00-05:00",
            "isActual": true,
            "isAdditionalEvent": false,
            "location": {
              "coordinates": {
                "lat": 32.08354,
                "lng": -81.09983
              },
              "country": "United States",
              "countryCode": "US",
              "locode": "USSAV",
              "name": "Savannah",
              "state": "Georgia",
              "timezone": "America/New_York"
            },
            "routeType": "SEA",
            "status": "CLL",
            "transportType": "VESSEL",
            "vessel": {
              "callSign": "WDM2200",
              "flag": "US",
              "imo": 9349502,
              "mmsi": 369215000,
              "name": "COLORADO EXPRESS"
            },
            "voyage": "040E"
          }
        ],
        "isoCode": "45G1",
        "number": "FANU1172910",
        "status": "IN_TRANSIT"
      }
    ],
    "facilities": [
      {
        "bicCode": null,
        "coordinates": {
          "lat": null,
          "lng": null
        },
        "countryCode": "SA",
        "locode": null,
        "name": "Jeddah Red Sea Gateway Terminal",
        "smdgCode": null
      }
    ],
    "locations": [
      {
        "coordinates": {
          "lat": 51.22047,
          "lng": 4.40026
        },
        "country": "Belgium",
        "countryCode": "BE",
        "locode": "BEANR",
        "name": "Antwerp",
        "state": "Flanders",
        "timezone": "Europe/Brussels"
      }
    ],
    "metadata": {
      "sealine": "HLCU",
      "sealineName": "Hapag-Lloyd",
      "shipmentNumber": "FANU1172910",
      "shipmentType": "CT",
      "shippingStatus": "IN_TRANSIT",
      "updatedAt": "2024-01-03T12:49:37Z",
      "warnings": []
    },
    "route": {
      "pod": {
        "actual": false,
        "date": "2024-01-12T14:00:00+01:00",
        "location": {
          "coordinates": {
            "lat": 51.22047,
            "lng": 4.40026
          },
          "country": "Belgium",
          "countryCode": "BE",
          "locode": "BEANR",
          "name": "Antwerp",
          "state": "Flanders",
          "timezone": "Europe/Brussels"
        },
        "predictiveEta": null
      },
      "pol": {
        "actual": true,
        "date": "2023-12-12T05:14:00-05:00",
        "location": {
          "coordinates": {
            "lat": 32.08354,
            "lng": -81.09983
          },
          "country": "United States",
          "countryCode": "US",
          "locode": "USSAV",
          "name": "Savannah",
          "state": "Georgia",
          "timezone": "America/New_York"
        },
        "predictiveEta": null
      },
      "postpod": {
        "actual": null,
        "date": null,
        "location": null,
        "predictiveEta": null
      },
      "prepol": {
        "actual": null,
        "date": null,
        "location": null,
        "predictiveEta": null
      }
    },
    "routeData": {
      "ais": {
        "data": {
          "arrivalPort": {
            "code": "ANR",
            "countryCode": "BE",
            "date": "2024-01-12T08:00:00Z",
            "dateLabel": "ETA"
          },
          "departurePort": {
            "code": "LEH",
            "countryCode": "FR",
            "date": "2024-01-02T08:00:00Z",
            "dateLabel": "ATD"
          },
          "dischargePort": {
            "code": "ANR",
            "countryCode": "BE",
            "date": "2024-01-12T14:00:00Z",
            "dateLabel": "ETA",
            "name": "Antwerp"
          },
          "lastEvent": {
            "date": "2023-12-30T16:24:00Z",
            "description": "Vessel departed",
            "voyage": "040E"
          },
          "lastVesselPosition": {
            "lat": 36.91255,
            "lng": -76.32769,
            "updatedAt": "2024-01-04T10:26:09Z"
          },
          "updatedAt": "2024-01-04T10:32:03Z",
          "vessel": {
            "callSign": "WDM2200",
            "flag": "US",
            "imo": 9349502,
            "mmsi": 369215000,
            "name": "COLORADO EXPRESS"
          }
        },
        "status": "OK"
      },
      "coordinates": {
        "lat": 39.178707,
        "lng": -49.913162
      },
      "routeSegments": [
        {
          "path": [
            {
              "lat": 32.0835,
              "lng": -81.0998
            }
          ],
          "routeType": "SEA"
        }
      ]
    },
    "vessels": [
      {
        "callSign": "WDM2200",
        "flag": "US",
        "imo": 9349502,
        "mmsi": 369215000,
        "name": "COLORADO EXPRESS"
      }
    ]
  },
  "containerNumber": "OOCU7903771",
  "eventDetails": {
    "date": "2023-12-30T05:39:00-05:00",
    "delayInHours": 36.5,
    "description": "Loaded",
    "eventCode": "LOAD",
    "eventType": "EQUIPMENT",
    "facility": null,
    "initialDate": "2023-12-28T17:09:00-05:00",
    "isActual": true,
    "isAdditionalEvent": false,
    "location": {
      "coordinates": {
        "lat": 32.08354,
        "lng": -81.09983
      },
      "country": "United States",
      "countryCode": "US",
      "locode": "USSAV",
      "name": "Savannah",
      "state": "Georgia",
      "timezone": "America/New_York"
    },
    "routeType": "SEA",
    "status": "VDL",
    "transportType": "VESSEL",
    "vessel": {
      "callSign": "WDM2200",
      "flag": "US",
      "imo": 9349502,
      "mmsi": 369215000,
      "name": "COLORADO EXPRESS"
    },
    "voyage": "040E"
  },
  "eventName": "vessel.departure.from.first.pol",
  "shipmentNumber": "OOCU7903771",
  "shipmentType": "CT",
  "timestamp": "2024-01-04T07:13:07.691Z"
}

vessel.departure.from.transhipment_port

Vessel departure from transhipment port

Example
JSON
{
  "containerDetails": {
    "containers": [
      {
        "events": [
          {
            "date": "2023-12-30T05:39:00-05:00",
            "delayInHours": 36.5,
            "description": "Loaded",
            "eventCode": "LOAD",
            "eventType": "EQUIPMENT",
            "facility": null,
            "initialDate": "2023-12-28T17:09:00-05:00",
            "isActual": true,
            "isAdditionalEvent": false,
            "location": {
              "coordinates": {
                "lat": 32.08354,
                "lng": -81.09983
              },
              "country": "United States",
              "countryCode": "US",
              "locode": "USSAV",
              "name": "Savannah",
              "state": "Georgia",
              "timezone": "America/New_York"
            },
            "routeType": "SEA",
            "status": "CLL",
            "transportType": "VESSEL",
            "vessel": {
              "callSign": "WDM2200",
              "flag": "US",
              "imo": 9349502,
              "mmsi": 369215000,
              "name": "COLORADO EXPRESS"
            },
            "voyage": "040E"
          }
        ],
        "isoCode": "45G1",
        "number": "FANU1172910",
        "status": "IN_TRANSIT"
      }
    ],
    "facilities": [
      {
        "bicCode": null,
        "coordinates": {
          "lat": null,
          "lng": null
        },
        "countryCode": "SA",
        "locode": null,
        "name": "Jeddah Red Sea Gateway Terminal",
        "smdgCode": null
      }
    ],
    "locations": [
      {
        "coordinates": {
          "lat": 51.22047,
          "lng": 4.40026
        },
        "country": "Belgium",
        "countryCode": "BE",
        "locode": "BEANR",
        "name": "Antwerp",
        "state": "Flanders",
        "timezone": "Europe/Brussels"
      }
    ],
    "metadata": {
      "sealine": "HLCU",
      "sealineName": "Hapag-Lloyd",
      "shipmentNumber": "FANU1172910",
      "shipmentType": "CT",
      "shippingStatus": "IN_TRANSIT",
      "updatedAt": "2024-01-03T12:49:37Z",
      "warnings": []
    },
    "route": {
      "pod": {
        "actual": false,
        "date": "2024-01-12T14:00:00+01:00",
        "location": {
          "coordinates": {
            "lat": 51.22047,
            "lng": 4.40026
          },
          "country": "Belgium",
          "countryCode": "BE",
          "locode": "BEANR",
          "name": "Antwerp",
          "state": "Flanders",
          "timezone": "Europe/Brussels"
        },
        "predictiveEta": null
      },
      "pol": {
        "actual": true,
        "date": "2023-12-12T05:14:00-05:00",
        "location": {
          "coordinates": {
            "lat": 32.08354,
            "lng": -81.09983
          },
          "country": "United States",
          "countryCode": "US",
          "locode": "USSAV",
          "name": "Savannah",
          "state": "Georgia",
          "timezone": "America/New_York"
        },
        "predictiveEta": null
      },
      "postpod": {
        "actual": null,
        "date": null,
        "location": null,
        "predictiveEta": null
      },
      "prepol": {
        "actual": null,
        "date": null,
        "location": null,
        "predictiveEta": null
      }
    },
    "routeData": {
      "ais": {
        "data": {
          "arrivalPort": {
            "code": "ANR",
            "countryCode": "BE",
            "date": "2024-01-12T08:00:00Z",
            "dateLabel": "ETA"
          },
          "departurePort": {
            "code": "LEH",
            "countryCode": "FR",
            "date": "2024-01-02T08:00:00Z",
            "dateLabel": "ATD"
          },
          "dischargePort": {
            "code": "ANR",
            "countryCode": "BE",
            "date": "2024-01-12T14:00:00Z",
            "dateLabel": "ETA",
            "name": "Antwerp"
          },
          "lastEvent": {
            "date": "2023-12-30T16:24:00Z",
            "description": "Vessel departed",
            "voyage": "040E"
          },
          "lastVesselPosition": {
            "lat": 36.91255,
            "lng": -76.32769,
            "updatedAt": "2024-01-04T10:26:09Z"
          },
          "updatedAt": "2024-01-04T10:32:03Z",
          "vessel": {
            "callSign": "WDM2200",
            "flag": "US",
            "imo": 9349502,
            "mmsi": 369215000,
            "name": "COLORADO EXPRESS"
          }
        },
        "status": "OK"
      },
      "coordinates": {
        "lat": 39.178707,
        "lng": -49.913162
      },
      "routeSegments": [
        {
          "path": [
            {
              "lat": 32.0835,
              "lng": -81.0998
            }
          ],
          "routeType": "SEA"
        }
      ]
    },
    "vessels": [
      {
        "callSign": "WDM2200",
        "flag": "US",
        "imo": 9349502,
        "mmsi": 369215000,
        "name": "COLORADO EXPRESS"
      }
    ]
  },
  "containerNumber": "OOCU7903771",
  "eventDetails": {
    "date": "2023-12-30T05:39:00-05:00",
    "delayInHours": 36.5,
    "description": "Loaded",
    "eventCode": "LOAD",
    "eventType": "EQUIPMENT",
    "facility": null,
    "initialDate": "2023-12-28T17:09:00-05:00",
    "isActual": true,
    "isAdditionalEvent": false,
    "location": {
      "coordinates": {
        "lat": 32.08354,
        "lng": -81.09983
      },
      "country": "United States",
      "countryCode": "US",
      "locode": "USSAV",
      "name": "Savannah",
      "state": "Georgia",
      "timezone": "America/New_York"
    },
    "routeType": "SEA",
    "status": "VDT",
    "transportType": "VESSEL",
    "vessel": {
      "callSign": "WDM2200",
      "flag": "US",
      "imo": 9349502,
      "mmsi": 369215000,
      "name": "COLORADO EXPRESS"
    },
    "voyage": "040E"
  },
  "eventName": "vessel.departure.from.transhipment_port",
  "shipmentNumber": "OOCU7903771",
  "shipmentType": "CT",
  "timestamp": "2024-01-04T07:13:07.691Z"
}