TrackingEvent

  • eventSource
    enum
    required
    values
    • 4KITES
    • CARRIER_API
    • HIGHWAY
    • MACROPOINT
    • P44
  • eventType
    enum
    required
    values
    • DELAYED
    • INFO
    • PICKED_UP
    • PING
    • COVERED
    • DISPATCHED
  • eventUtc
    required
    • Type: string · InputDateTimeUtcFormat: date-time

      Event time in UTC, or with a specific timezone offset

  • city
    Type: string
  • dispatcher
    Type: object

    Contact information for a person associated with a tracking event.

    • email
      Type: string

      Email address of the contact.

    • id
      Type: string

      Identifier of the contact in the TMS system.

    • name
      Type: string

      Full name of the contact.

    • phone
      Type: string

      Phone number in E.164 format (e.g., +12081234567) or common local format. Supports US, CA, MX, PH.

    • phoneExtension
      Type: string

      Phone number extension (numeric only).

  • driver
    Type: object

    Contact information for a person associated with a tracking event.

    • email
      Type: string

      Email address of the contact.

    • id
      Type: string

      Identifier of the contact in the TMS system.

    • name
      Type: string

      Full name of the contact.

    • phone
      Type: string

      Phone number in E.164 format (e.g., +12081234567) or common local format. Supports US, CA, MX, PH.

    • phoneExtension
      Type: string

      Phone number extension (numeric only).

  • latitude
    Type: number
  • longitude
    Type: number
  • nextEtaUtc
    • Type: string · InputDateTimeUtcFormat: date-time

      Next estimated arrival time in UTC, or with a specific timezone offset

  • nextSequence
    Type: integer

    Integer numbers.

  • notes
    Type: string
  • postalCode
    Type: string
  • stateOrProvince
    Type: string
  • temperatureF
    Type: number