QUICKSTART
API Quick Start
Authentication
SignString
OAuth
Overview
Getting Started
Scope List
Versioning
Rate Limit
Body Envelope
Request Errors
Try API Endpoints
CHANGELOG
Changelog
Migration Guide
REFERENCE
API Overview
Trackings
Get trackings
get
Create a tracking
post
Get a tracking by ID
get
Update a tracking by ID
put
Delete a tracking by ID
delete
Retrack an expired tracking by ID
post
Mark tracking as completed by ID
post
Get a tracking (Legacy)
get
Update a tracking (Legacy)
put
Delete a tracking (Legacy)
delete
Retrack an expired tracking (Legacy)
post
Mark tracking as completed (Legacy)
post
Couriers
Get user activated couriers
get
Detect courier
post
Get all couriers
get
Last Checkpoints
Get last checkpoint by tracking ID
get
Get last checkpoint (Legacy)
get
Notifications
Get tracking notification by tracking ID
get
Add a notification by tracking ID
post
Remove a notification by tracking ID
post
Get tracking notification (Legacy)
get
Add a notification (Legacy)
post
Remove a notification (Legacy)
post
Estimated delivery date
Batch prediction for the Estimated Delivery Date
post
MODEL
Tracking
Courier
Checkpoint
Notification
ENUM
Additional Tracking Fields
Delivery Statuses
Delivery Sub-statuses
Slug Groups
Events
Confidence Codes
Webhook
Webhook Overview
Webhook Versioning
Webhook Specifications
Webhook Signature
Webhook OAuth 2.0
Webhook Outgoing IPs
Webhook Changelog
OTHERS
Supported Couriers
CSV Upload & CSV Auto-Fetch
Shipment CSV Export
Order CSV Export
SDK
Android SDK
iOS SDK
Java SDK
Node.js SDK
.NET SDK
Python SDK
Ruby Gem
PHP SDK
Golang SDK
Open Source
phone
email-verifier
Support
Contact Support

Delivery Statuses

AfterShip Tracking API services use 9 key statuses to auto-tag various delivery checkpoints when getting tracking information from the carrier.


Learn the meaning of delivery statuses in AfterShip Tracking.

AfterShip Tracking automatically tags status to each checkpoint when getting tracking information from the carrier. Premium users can choose to send out email notifications or SMS notifications when a specific status happens.

StatusStatusEnumDescription
Info received
Information ReceivedInfoReceivedCarrier has received request from shipper and is about to pick up the shipment.
In Transit
In TransitInTransitCarrier has accepted or picked up shipment from shipper. The shipment is on the way.
Out For Delivery
Out for DeliveryOutForDeliveryCarrier is about to deliver the shipment , or it is ready to pickup.
Failed Attempt
Failed AttemptAttemptFailCarrier attempted to deliver but failed, and usually leaves a notice and will try to deliver again.
Delivered
DeliveredDeliveredThe shipment was delivered successfully.
Available for Pickup
Available for PickupAvailableForPickupThe package arrived at a pickup point near you and is available for pickup.
Exception
ExceptionExceptionCustom hold, undelivered, returned shipment to sender or any shipping exceptions.
Expired
ExpiredExpiredShipment has no tracking information for 30 days since added.
Pending
PendingPendingNew shipments added that are pending to track, or new shipments without tracking information available yet.