ConsignmentTrackingHeaderModel

  • carrierName
    Type: string | null

    The name of the carrier

  • createdUtc
    Type: string | nullFormat: date

    The consignment tracking created utc

  • id
    Type: stringFormat: uuid

    The ID of the consignment tracking.

  • integrationName
    Type: string | null

    The name of the integration that created the tracking

  • lastUpdatedDate
    Type: string | nullFormat: date

    The consignment last updated date time

  • modifiedUtc
    Type: string | nullFormat: date

    The consignment tracking modified utc

  • status
    Type: integerenum

    Integer numbers.

    values
    • Unknown = 0
    • Printed = 1
    • Dispatched = 2
    • InTransit = 3
    • OutForDelivery = 4
  • trackingNumber
    Type: string | null

    The consignment tracking number

  • trackingUrl
    Type: string | null

    The consignment tracking url