Schemas
Container Schema
2 min
data form data type description tracking events list(tracking schema) all the tracking events that the container has gone through vessel vessel schema vessel details of the container port port schema location details of the container id string key to uniquely identify the container updated at datetime last updated date of the container mbl number string master bill of lading number container number string container number tracking finished time datetime time when the container finished the journey \[ null if still en route] implementation example { "containers" \[ { "tracking events" \[ { "event location" "constanta, ro", "vessel name" "", "event location code" "rocnd", "voyage number" "", "is estimated" false, "event description" "export received at cy", "event time" "2021/12/15 0 00 00" } ], "vessel" { "vessel name" "msc judith", "carrier code" "medu", "voyage number" "207a" }, "id" "62bc3e889efa9e2d96aa2fd9", "updated at" "2022/3/29 23 31 48", "mbl number" "meduro431163", "container number" "msmu6202330", "tracking finished time" "2022/4/13 7 39 26", "port" { "port of discharge" "savannah, us", "place of delivery" "portland, us", "place of receipt" "slatina, ro", "place of delivery code" "uspdx", "port of discharge code" "ussav", "port of loading" "constanta, ro", "place of receipt code" "rosla", "port of loading code" "rocnd" } } ] } âī¸ need some help? if you encounter a problem or require assistance, please contact our support team with details regarding your request at support\@rippey ai a representative will connect with you soon đ