Add "AT" USPS status code
This commit is contained in:
parent
0b3eec53e5
commit
347eabf1d1
@ -176,6 +176,7 @@ class TrackingStatus {
|
||||
case "WX":
|
||||
case "AP":
|
||||
case "CI": // stuck in customs
|
||||
case "AT": // departed a transfer airport (int'l)
|
||||
return TrackingStatus::TRACKING_STATUS_TRANSIT;
|
||||
case "01":
|
||||
case "13":
|
||||
|
Loading…
x
Reference in New Issue
Block a user