Skip to main content

Shipment Partner Event

Represents a tracking event reported by a logistics partner for a shipment.

Properties

PropertyTypeRequiredDescription
EventCodestringYesThe code representing the specific tracking event (e.g., PICKEDUP, ARRIVED, DEPARTED).
EventTimestringYesThe local time with timezone offset when the event occurred in ISO 8601 format. e.g. 2026-06-15T21:00:00-07:00
LocationLocationYesThe location where the event occurred.

Location Object

PropertyTypeRequiredDescription
PostCodestringYesThe postal code of the location.
CountryCodestringYesThe ISO 3166-1 alpha-2 country code of the location.