Deliveries: A Package Tracker 3 0 1

broken image


Digitally preview your mail and manage your packages scheduled to arrive soon! Informed Delivery allows you to view greyscale images of the exterior, address side of letter-sized mailpieces and track packages in one convenient location.*
* Images are only provided for letter-sized mailpieces that are processed through USPS' automated equipment
Package

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 personal USPS.com® account or sign up for one today.
  • 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

Protect your privacy and personal information by verifying your identity and address.

3. Receive Notifications

View notifications from any smartphone, tablet, or computer.

Secure Access

Interact with your incoming mail and packages on the secure, online dashboard.

Preview Incoming Mail

View grayscale images of the exterior, address side of letter-sized mailpieces scheduled to arrive soon.*

Track Packages

Check the delivery status of packages and when they're scheduled to arrive.

Delivery Instructions

Leave delivery instructions if you won't be home to accept a package.

Schedule Redelivery

Missed a delivery?
Schedule a package to be redelivered.

Manage Notifications

Set up email and/or text notifications to track the delivery status of your package(s)

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

NameContributorLink
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

AttributeTypeDescription
courierCourier Objectcourier information
numberStringtracking number
statusStringdelivery status
checkpointsArray of Checkpoint ObjectArray of the checkpoint information.

Courier Object

AttributeTypeDescription
codeStringUnique code of courier.
nameStringCourier name

Checkpoint Object

AttributeTypeDescription
courierCourier Objectcourier information
locationStringLocation info of the checkpoint provided by the courier.
messageStringCheckpoint message
timeStringThe 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}

NAMESPACECODENAME
KOREAPOSTkoreapostKorea Post
ECARGOecargoEcargo
FEDEXfedexFedEx
AUSPOSTauspostAustralia Post
PANTOSpantosPantos
RINCOSrincosRincos
ROYALMAILroyalmailRoyal Mail
USPSuspsUSPS
CJKOREAEXPRESScjkoreaexpressCJ Korea Express
POSLAJUposlajuPOS Laju
YELLOEXPRESSyelloexpressYello Express
EFSefsEFS
UPSupsUPS
TNTtntTNT
CESCOcescoCESCO
XPOSTxpostXPOST
KERRYTHAIkerrythaiKERRYTHAI
SICEPATsicepatSICEPAT
XIOEXPRESSxioexpressXIOExpress
EPARCELeparceleParcel
LBClbcLBC

STATUS

tracker.STATUS.{CODE}

CodeValueDescription
INFO_RECEIVEDInfoReceivedThe carrier received a request from the shipper and wants to start shipping.
PENDINGPendingNew pending shipment to track or a new shipment without tracking information added.
IN_TRANSITInTransitThe carrier has received or received the carrier. Shipment is in progress.
DELIVEREDDeliveredThe shipment was successfully delivered.
EXCEPTIONExceptionCustom hold, undeliverable, shipper has shipped or shipped an exception.
FAIL_ATTEMPTFailAttemptThe courier tried to send but failed, but usually reminds and tries again.

ERROR

tracker.STATUS.{CODE}

CodeValueDescription
UNKNOWN-1Unknow error
NOT_SUPPORT_SHIPMENT20shipment does not support.
INVALID_NUMBER10invalid trace number.
INVALID_NUMBER_LENGTH11invalid trace number.
INVALID_NUMBER_HEADER12invalid trace number.
INVALID_NUMBER_COUNTRY13invalid 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

  1. Fork it
  2. Create your feature branch.
  3. Commit your changes.
  4. Push to the branch.
  5. 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




broken image