Skip to main content
This page lists every shipment status value and its numeric code. Use these values when interpreting webhook payloads, tracking API responses, or Partner API tracking responses.
Status values are API constants — they are always returned in uppercase English regardless of your locale settings.

Order Creation

StatusCodeDescription
DRAFT180Label not printed, payment not completed
PENDING181Label printed and paid, waiting for customer action (pickup by driver or drop-off at partner location)
PENDING_REVIEW182Shipment requires manual review (e.g., carrier cancellation failed, order creation retry needed)
CANCELLED183Shipment has been cancelled by user or system

First Mile

StatusCodeDescription
PICKUP_REQUESTED184Shipment is being requested for pickup
PICKUP_CANCELLED185The pickup for this shipment was cancelled
PARTNER_RECEIVED186Shipment was received at a partner location (virtual or PUDO)
PICKED_UP187Shipment is being picked up from partner location

Middle Mile

StatusCodeDescription
RECEIVED191Shipment was received at a UniUni hub

Last Mile — Transit

StatusCodeDescription
GATEWAY_TRANSIT_OUT195Parcel sent to local UniUni warehouse for delivery
GATEWAY_TO_GATEWAY_TRANSIT196Parcel in transit to local UniUni warehouse for delivery
GATEWAY_TRANSIT199Shipment was scanned at a warehouse
PARCEL_SCANNED200Task has been assigned to a driver
OUT_FOR_DELIVERY201Shipment is out for delivery and is the current active task
IN_TRANSIT202Shipment is in transit
DELIVERED203Shipment has been delivered

Last Mile — Exceptions

StatusCodeDescription
SHIPMENT_EXCEPTION209Delivery exception (e.g., wrong address, no recipient)
TRANSSHIPMENT_COMPLETE217Transshipment between facilities is complete
RETURNED230Shipment has been returned to merchant or a return hub
FAILED231Shipment delivery has been attempted but failed
FAILED_DELIVERY1232First failed delivery attempt
FAILED_DELIVERY2233Second failed delivery attempt
STORAGEShipment is temporarily stored and pending further processing