* Images are only provided for letter-sized mailpieces that are processed through USPS' automated equipment
Package Tracker: Parcels, Shipping, Delivery, Post includes also the best-known shopping apps so as to reach them by 1 tapping. After shopping, you can trace and preserve your tracking number without closing the best-known shopping app. Hold shopping on. XPO Logistics, Inc. (NYSE: XPO) is a top ten global logistics provider of cutting-edge supply chain solutions to the most successful companies in the world. The company operates as a highly integrated network of people, technology and physical assets in 30 countries, with 1,504 locations and approximately 100,000 employees. XPO uses its network to help more than 50,000 customers manage their.
1. Create Your Account
- Use your UPS InfoNotice® or tracking number to get the latest package status and estimated delivery date.
- 17TRACK is the most powerful and inclusive package tracking platform. It enables to track over 170+ postal carriers for registered mail, parcel, EMS and multiple express couriers such as DHL, Fedex, UPS, TNT. As well as many more international carriers such as GLS, ARAMEX, DPD, TOLL, etc.
- Deliveries Package Tracker v5.7.8 build 1934 Pro Mod Latest Aningx 0 Comments Wherever you are, just add the delivery via its tracking ID and find out where.
2. Verify Your Identity
3. Receive Notifications
Secure Access
Preview Incoming Mail
Track Packages
Delivery Instructions
Schedule Redelivery
Schedule a package to be redelivered.
Manage Notifications
Digitally preview your letter-sized mail.
Informed Delivery provides eligible residential consumers with a digital preview of their household's incoming mail scheduled to arrive soon.* Users can view greyscale images of the exterior, address side of incoming letter-sized mailpieces (not the inside contents) via email or an online dashboard. Check out our FAQs for more details.
Chit chat 1 2. * Images are only provided for letter-sized mailpieces that are processed through USPS' automated equipment 3d graphics animation software free download.
Manage your packages.
Receive USPS Tracking® updates for incoming packages, provide delivery instructions, manage notifications, and schedule redelivery.
Know what's coming anytime, anywhere.
Download the USPS Informed Delivery App to view incoming mail and track incoming packages anytime, anywhere on your smartphone or tablet. Blizzard windows 7. Wirecast 8 1 1 – stream live from the desktop. Curio pro 12 1 for mac free download. It's free and available for iOS, Android, and Windows in your app store.
Frequently Asked Questions
delivery-tracker is delivery tracking library for Node.js
Courier List
Name | Contributor | Link |
---|---|---|
Korea Post | @egg- | http://www.koreapost.go.kr/ |
Ecargo | @egg- | http://ecargo.asia/script/users/main.php |
FedEx | @egg- | https://www.fedex.com/ |
Australia Post | @egg- | https://auspost.com.au/ |
Pantos | @egg- | http://www.epantos.com/ |
Rincos | @egg- | http://www.rincos.co.kr/ |
Royal Mail | @egg- | http://www.royalmail.com/ |
USPS | @egg- | https://www.usps.com/ |
CJ Korea Express (Korea) | @egg- | http://cjkoreaexpress.co.kr/ (https://www.doortodoor.co.kr) |
POS Laju | @egg- | http://www.poslaju.com.my |
Yello Express | @egg- | https://www.yello-express.com |
EFS | @egg- | http://efs.asia/ |
UPS | @egg- | https://www.ups.com |
TNT | @egg- | https://www.tnt.com |
CESCO | @egg- | https://www.cesco-logistics.com/ |
XPOST | @egg- | https://www.xpost.ph/ |
KERRYTHAI | @egg- | https://th.kerryexpress.com |
SICEPAT | @egg- | http://sicepat.com/ |
XIOExpress | @egg- | https://xioexpress.com/ |
eParcel | @egg- | https://eparcel.kr/ |
LBC | @egg- | https://www.lbcexpress.com/ |
Installation
Usage
Command Line
Deliveries: A Package Tracker 3 0 15
Response
Attribute | Type | Description |
---|---|---|
courier | Courier Object | courier information |
number | String | tracking number |
status | String | delivery status |
checkpoints | Array of Checkpoint Object | Array of the checkpoint information. |
Courier Object
Attribute | Type | Description |
---|---|---|
code | String | Unique code of courier. |
name | String | Courier name |
Checkpoint Object
Attribute | Type | Description |
---|---|---|
courier | Courier Object | courier information |
location | String | Location info of the checkpoint provided by the courier. |
message | String | Checkpoint message |
time | String | The date and time of the checkpoint provided by the courier. The values can be: Empty string, YYYY-MM-DD, YYYY-MM-DDTHH:mm:ss YYYY-MM-DDTHH:mm:ss+Timezone |
CODE
COURIER
tracker.COURIER.{NAMESPACE}
NAMESPACE | CODE | NAME |
---|---|---|
KOREAPOST | koreapost | Korea Post |
ECARGO | ecargo | Ecargo |
FEDEX | fedex | FedEx |
AUSPOST | auspost | Australia Post |
PANTOS | pantos | Pantos |
RINCOS | rincos | Rincos |
ROYALMAIL | royalmail | Royal Mail |
USPS | usps | USPS |
CJKOREAEXPRESS | cjkoreaexpress | CJ Korea Express |
POSLAJU | poslaju | POS Laju |
YELLOEXPRESS | yelloexpress | Yello Express |
EFS | efs | EFS |
UPS | ups | UPS |
TNT | tnt | TNT |
CESCO | cesco | CESCO |
XPOST | xpost | XPOST |
KERRYTHAI | kerrythai | KERRYTHAI |
SICEPAT | sicepat | SICEPAT |
XIOEXPRESS | xioexpress | XIOExpress |
EPARCEL | eparcel | eParcel |
LBC | lbc | LBC |
STATUS
tracker.STATUS.{CODE}
Code | Value | Description |
---|---|---|
INFO_RECEIVED | InfoReceived | The carrier received a request from the shipper and wants to start shipping. |
PENDING | Pending | New pending shipment to track or a new shipment without tracking information added. |
IN_TRANSIT | InTransit | The carrier has received or received the carrier. Shipment is in progress. |
DELIVERED | Delivered | The shipment was successfully delivered. |
EXCEPTION | Exception | Custom hold, undeliverable, shipper has shipped or shipped an exception. |
FAIL_ATTEMPT | FailAttempt | The courier tried to send but failed, but usually reminds and tries again. |
ERROR
tracker.STATUS.{CODE}
Code | Value | Description |
---|---|---|
UNKNOWN | -1 | Unknow error |
NOT_SUPPORT_SHIPMENT | 20 | shipment does not support. |
INVALID_NUMBER | 10 | invalid trace number. |
INVALID_NUMBER_LENGTH | 11 | invalid trace number. |
INVALID_NUMBER_HEADER | 12 | invalid trace number. |
INVALID_NUMBER_COUNTRY | 13 | invalid trace number. |
Sample
Test
Test with mocha
like watch
Contributing
Bug reports and pull requests are welcome on Github at https://github.com/egg-/delivery-tracker
Deliveries: A Package Tracker 3 0 17
- Fork it
- Create your feature branch.
- Commit your changes.
- Push to the branch.
- Create a new Pull Request.
Release History
See the CHANGELOG.md
License
delivery-tracker is licensed under the MIT license.
Delivery Package Tracking
Current Tags
- 2.4.5 . latest (14 days ago)
Deliveries Package Tracker
72 Versions
- 2.4.5 . 14 days ago
- 2.4.4 . a month ago
- 2.4.3 . 3 months ago
- 2.4.2 . 4 months ago
- 2.4.1 . 4 months ago
- 2.4.0 . 4 months ago
- 2.3.11 . 5 months ago
- 2.3.10 . 5 months ago
- 2.3.9 . 5 months ago
- 2.3.8 . 6 months ago
- 2.3.7 . 8 months ago
- 2.3.6 . 8 months ago
- 2.3.5 . 8 months ago
- 2.3.4 . 8 months ago
- 2.3.3 . 8 months ago
- 2.3.2 . 9 months ago
- 2.3.1 . 9 months ago
- 2.3.0 . 9 months ago
- 2.2.3 . a year ago
- 2.2.2 . a year ago
- 2.2.1 . a year ago
- 2.2.0 . a year ago
- 2.1.3 . a year ago
- 2.1.2 . a year ago
- 2.1.1 . a year ago
- 2.1.0 . a year ago
- 2.0.4 . a year ago
- 2.0.3 . a year ago
- 2.0.2 . 2 years ago
- 2.0.1 . 2 years ago
- 2.0.0 . 2 years ago
- 1.9.1 . 2 years ago
- 1.9.0 . 2 years ago
- 1.8.0 . 2 years ago
- 1.7.2 . 2 years ago
- 1.7.1 . 3 years ago
- 1.7.0 . 3 years ago
- 1.6.3 . 3 years ago
- 1.6.2 . 3 years ago
- 1.6.1 . 3 years ago
- 1.6.0 . 3 years ago
- 1.5.5 . 3 years ago
- 1.5.4 . 3 years ago
- 1.5.3 . 3 years ago
- 1.5.2 . 3 years ago
- 1.5.1 . 3 years ago
- 1.5.0 . 3 years ago
- 1.4.4 . 3 years ago
- 1.4.3 . 3 years ago
- 1.4.2 . 3 years ago
- 1.4.0 . 3 years ago
- 1.3.1 . 3 years ago
- 1.3.0 . 3 years ago
- 1.2.1 . 3 years ago
- 1.2.0 . 3 years ago
- 1.1.0 . 4 years ago
- 1.0.0 . 4 years ago
- 0.9.4 . 4 years ago
- 0.9.3 . 4 years ago
- 0.9.1 . 4 years ago
- 0.9.0 . 4 years ago
- 0.8.5 . 4 years ago
- 0.8.4 . 4 years ago
- 0.8.3 . 4 years ago
- 0.8.1 . 4 years ago
- 0.8.0 . 4 years ago
- 0.7.3 . 4 years ago
- 0.7.1 . 4 years ago
- 0.7.0 . 4 years ago
- 0.6.0 . 4 years ago
- 0.4.0 . 4 years ago
- 0.2.0 . 4 years ago