-
Notifications
You must be signed in to change notification settings - Fork 46
Description
I have a few number from UPS Mail Innovations which just started coming into my app and being labelled unknown
They are 18 digits, all numbers, and so far have this format 801184************ but it could just be a simple id counter (which seems likely) so the first few digits are likely irrelevant
According to this stack overflow answer, (https://stackoverflow.com/questions/38188373/how-to-distinguish-ups-mail-innovations-from-usps-tracking-number) they can't be distinguished from USPS, so this might be strictly impossible.
The tracking number in the above question has 26 digits though, so the system seems to have changed since then. Either that or there are multiple options:
Q. | What number do I use to track my mail piece?
A. | You can use the Package ID, Tracking number, or Delivery Confirmation Number.
I'll send a message to UPS and see if there are any consistencies that would make this doable. Any advice is welcome