Containers

Get a container's transport events

Get a list of past transport events (canonical) for a container. All data has been normalized across all carriers. These are a verified subset of the raw events may also be sent as Webhook Notifications to a webhook endpoint.

This does not provide any estimated future events. See container/:id/raw_events endpoint for that.

get/containers/{id}/transport_events

Query parameters

includestring

Comma delimited list of relations to include

Response

OK

Example response

{
  "data": [
    {
      "attributes": {
        "data_source": "shipping_line"
      }
    }
  ],
  "included": [
    {
      "attributes": {
        "fees_at_pod_terminal": [
          {
            "currency_code": "USD"
          }
        ]
      }
    }
  ]
}

Changes

Changed in 13 of the 54 revisions of this API.4347

  • 998a27e39c0322See the full diff
    • added the new document_representation.created enum value to the data/items/attributes/event response property for the response status 200

      response-property-enum-value-added

    • added the new document_representation.failed enum value to the data/items/attributes/event response property for the response status 200

      response-property-enum-value-added

    • removed the document.extracted enum value from the data/items/attributes/event response property for the response status 200

      response-property-enum-value-removed

    • removed the document.extraction_failed enum value from the data/items/attributes/event response property for the response status 200

      response-property-enum-value-removed

    • added the new container.pickup_appointment.changed enum value to the data/items/attributes/event response property for the response status 200

      response-property-enum-value-added

    • added the new container.pickup_lfd_rail.changed enum value to the data/items/attributes/event response property for the response status 200

      response-property-enum-value-added

    • added the new container.pickup_lfd_terminal.changed enum value to the data/items/attributes/event response property for the response status 200

      response-property-enum-value-added

    • added the new container.transport.delivered enum value to the data/items/attributes/event response property for the response status 200

      response-property-enum-value-added

    • added the new container.transport.estimated.vessel_arrived enum value to the data/items/attributes/event response property for the response status 200

      response-property-enum-value-added

    • added the new container.transport.estimated.vessel_departed enum value to the data/items/attributes/event response property for the response status 200

      response-property-enum-value-added

    • added the new container.transport.not_available enum value to the data/items/attributes/event response property for the response status 200

      response-property-enum-value-added

  • 3b798d71b25929See the full diff
    • added the new document.extracted enum value to the data/items/attributes/event response property for the response status 200

      response-property-enum-value-added

    • added the new document.extraction_failed enum value to the data/items/attributes/event response property for the response status 200

      response-property-enum-value-added

    • removed the container.pickup_appointment.changed enum value from the data/items/attributes/event response property for the response status 200

      response-property-enum-value-removed

    • removed the container.pickup_lfd_rail.changed enum value from the data/items/attributes/event response property for the response status 200

      response-property-enum-value-removed

    • removed the container.pickup_lfd_terminal.changed enum value from the data/items/attributes/event response property for the response status 200

      response-property-enum-value-removed

    • removed the container.transport.delivered enum value from the data/items/attributes/event response property for the response status 200

      response-property-enum-value-removed

    • removed the container.transport.estimated.vessel_arrived enum value from the data/items/attributes/event response property for the response status 200

      response-property-enum-value-removed

    • removed the container.transport.estimated.vessel_departed enum value from the data/items/attributes/event response property for the response status 200

      response-property-enum-value-removed

    • removed the container.transport.not_available enum value from the data/items/attributes/event response property for the response status 200

      response-property-enum-value-removed

    • removed the document_representation.created enum value from the data/items/attributes/event response property for the response status 200

      response-property-enum-value-removed

    • removed the document_representation.failed enum value from the data/items/attributes/event response property for the response status 200

      response-property-enum-value-removed

  • ba531dc6398992See the full diff
    • added the new container.pickup_appointment.changed enum value to the data/items/attributes/event response property for the response status 200

      response-property-enum-value-added

    • added the new container.pickup_lfd_rail.changed enum value to the data/items/attributes/event response property for the response status 200

      response-property-enum-value-added

    • added the new container.pickup_lfd_terminal.changed enum value to the data/items/attributes/event response property for the response status 200

      response-property-enum-value-added

    • added the new container.transport.delivered enum value to the data/items/attributes/event response property for the response status 200

      response-property-enum-value-added

    • added the new container.transport.estimated.vessel_arrived enum value to the data/items/attributes/event response property for the response status 200

      response-property-enum-value-added

    • added the new container.transport.estimated.vessel_departed enum value to the data/items/attributes/event response property for the response status 200

      response-property-enum-value-added

    • added the new container.transport.not_available enum value to the data/items/attributes/event response property for the response status 200

      response-property-enum-value-added

    • added the new document_representation.created enum value to the data/items/attributes/event response property for the response status 200

      response-property-enum-value-added

    • added the new document_representation.failed enum value to the data/items/attributes/event response property for the response status 200

      response-property-enum-value-added

    • removed the document.extracted enum value from the data/items/attributes/event response property for the response status 200

      response-property-enum-value-removed

    • removed the document.extraction_failed enum value from the data/items/attributes/event response property for the response status 200

      response-property-enum-value-removed

  • 90a04ac576b731See the full diff
    • added the new account enum value to the included/items/anyOf[subschema #2: Container model]/type response property for the response status 200

      response-property-enum-value-added

    • added the new document.extracted enum value to the data/items/attributes/event response property for the response status 200

      response-property-enum-value-added

    • added the new document.extraction_failed enum value to the data/items/attributes/event response property for the response status 200

      response-property-enum-value-added

    • removed the container enum value from the included/items/anyOf[subschema #2: Container model]/type response property for the response status 200

      response-property-enum-value-removed

    • added the optional property included/items/anyOf[subschema #2: Container model]/attributes/current_status to the response with the 200 status

      response-optional-property-added

    • added the new past_full_out_window enum value to the included/items/anyOf[subschema #1: Shipment model]/attributes/line_tracking_stopped_reason response property for the response status 200

      response-property-enum-value-added

    • added the new container.pickup_lfd_line.changed enum value to the data/items/attributes/event response property for the response status 200

      response-property-enum-value-added

    • added the optional property included/items/anyOf[subschema #2: Container model]/attributes/import_deadlines to the response with the 200 status

      response-optional-property-added

    • response property included/items/anyOf[subschema #2: Container model]/attributes/ind_facility_lfd_on deprecated

      response-property-deprecated

    • added the optional property included/items/anyOf[subschema #7: vessel]/attributes/positions to the response with the 200 status

      response-optional-property-added