Tracking

POST {{url}}/ship/generaltrack/

Shipment Status Catalog

idnameexplanation
1CreatedThe shipment has been created in the system but has not yet been processed or picked up.
2ShippedThe shipment has been picked up from the sender's location and is in transit to the destination.
3DeliveredThe shipment has been successfully delivered to the recipient's address.
4CanceledThe shipment has been canceled and will not be delivered.
5InformationThis status is used to convey additional information or updates about the shipment.
6N/ANot applicable or not available. This status may be used when there is no relevant information for the shipment.
7PendingThe shipment is awaiting further action or processing.
8Picked UpThe shipment has been picked up from the sender's location.
9Out for DeliveryThe shipment is out for delivery and is en route to the recipient's address.
10LostThe shipment has been misplaced or lost during transit and cannot be located.
11ReturnedThe shipment has been returned to the sender or a designated location.
12Pickup at OfficeThe recipient needs to pick up the shipment from the logistics office or a designated location.
13Delivered at OriginThe shipment has been delivered back to the origin or sender's location.
14DamagedThe shipment has been damaged during transit or handling.
15RedirectedThe shipment's delivery address has been changed and redirected to a new location.
16Out for PickupThe shipment is ready for pickup by the sender or a designated party.
171 delivery attemptThe shipment has undergone one unsuccessful delivery attempt.
182 delivery attemptsThe shipment has undergone two unsuccessful delivery attempts.
193 delivery attemptsThe shipment has undergone three unsuccessful delivery attempts.
20Return problemThere is an issue with the return of the shipment to the sender or a designated location.
21Address errorThere is an error or issue with the delivery address provided for the shipment.
22UndeliverableThe shipment is undeliverable to the intended recipient due to various reasons, such as an incorrect address or refusal to accept the package.
23DelayedThe shipment is experiencing a delay and will not be delivered within the expected timeframe.
24RejectedThe shipment has been rejected by the recipient or the delivery has been refused.
251 pickup attemptThe shipment has undergone one unsuccessful pickup attempt.

Request Body

{"trackingNumbers"=>["234123", "075580780"]}

RESPONSES

status: OK

{"meta":"generaltrack","data":[{"company":"shopia mx","carrier":"redpack","service":"express","serviceDescription":"Redpack Express","country":"MX","trackingNumber":"075580780","trackUrl":"https://envia.com/rastreo?label=","trackUrlSite":"http://www.redpack.com.mx/rastreo-de-envios/","status":"Delivered","estimatedDelivery":"2019-02-27 12:01:02","pickupDate":null,"deliveredAt":"2019-02-27 12:01:02","signedBy":"OSCAR DE LA CRUZ","createdAt":"2019-02-25 22:26:57","destination":{"name":"jatziri melendez marroquin","company":"","email":"","phone":"5559538048","street":"monte pelvoux","number":"120 int 202","district":"lomas de chapultepec iv seccion","city":"miguel hidalgo","state":"DF","country":"MX","postalCode":"11000"},"content":{"content":"ropa","type":"box","length":5,"width":5,"height":5,"weight":1,"totalWeight":0.15},"eventHistory":[{"event":null,"description":"Entregado","location":"VALLEJO, CDMX","date":"2019-02-27 14:52:00"},{"event":null,"description":"En ruta de entrega","location":"VALLEJO, CDMX","date":"2019-02-27 10:49:00"},{"event":null,"description":"Recibido en oficina","location":"VALLEJO, CDMX","date":"2019-02-27 08:06:00"},{"event":null,"description":"Recibido en oficina","location":"VALLEJO, CDMX","date":"2019-02-27 06:55:00"},{"event":null,"description":"Recibido en oficina","location":"TULTITLAN, EDO. MEX.","date":"2019-02-27 03:30:00"},{"event":null,"description":"Salida de oficina","location":"TULTITLAN, MEXICO","date":"2019-02-27 03:07:00"},{"event":null,"description":"Recibido en oficina","location":"TULTITLAN, MEXICO","date":"2019-02-27 02:05:00"},{"event":null,"description":"Recibido en oficina","location":"TULTITLAN, MEXICO","date":"2019-02-27 01:59:00"},{"event":null,"description":"Salida de oficina","location":"GUADALAJARA, JALISCO","date":"2019-02-26 20:13:00"},{"event":null,"description":"RECEPCION DE RUTA DE RECOLECCION","location":"GUADALAJARA, JALISCO","date":"2019-02-26 19:54:00"},{"event":null,"description":"Salida de oficina","location":"MOSTRADOR CLOUTHIER","date":"2019-02-26 15:17:00"},{"event":null,"description":"Registrado en sistema","location":"MOSTRADOR CLOUTHIER","date":"2019-02-26 15:17:00"}]}]}