DEV

Enum.

TrackingStatusType

No description

Possible Types

CANCELLED

The shipment carton was cancelled or voided.

CREATED

The shipment carton has been created (label printed) but not yet handed off to the carrier.

DELIVERED

The shipment carton has been delivered to the recipient.

EXCEPTION

A catch-all code for shipment exceptions (failed delivery attempts, customs holds, address changes, or other issues).

IN_TRANSIT

The shipment carton is currently in-transit within the carrier network.

UNKNOWN

The returned status from the carrier does not map to any known code.

Was this page helpful?