Tracking
POST {{url}}/ship/generaltrack/
Shipment Status Catalog
id | name | explanation |
---|---|---|
1 | Created | The shipment has been created in the system but has not yet been processed or picked up. |
2 | Shipped | The shipment has been picked up from the sender's location and is in transit to the destination. |
3 | Delivered | The shipment has been successfully delivered to the recipient's address. |
4 | Canceled | The shipment has been canceled and will not be delivered. |
5 | Information | This status is used to convey additional information or updates about the shipment. |
6 | N/A | Not applicable or not available. This status may be used when there is no relevant information for the shipment. |
7 | Pending | The shipment is awaiting further action or processing. |
8 | Picked Up | The shipment has been picked up from the sender's location. |
9 | Out for Delivery | The shipment is out for delivery and is en route to the recipient's address. |
10 | Lost | The shipment has been misplaced or lost during transit and cannot be located. |
11 | Returned | The shipment has been returned to the sender or a designated location. |
12 | Pickup at Office | The recipient needs to pick up the shipment from the logistics office or a designated location. |
13 | Delivered at Origin | The shipment has been delivered back to the origin or sender's location. |
14 | Damaged | The shipment has been damaged during transit or handling. |
15 | Redirected | The shipment's delivery address has been changed and redirected to a new location. |
16 | Out for Pickup | The shipment is ready for pickup by the sender or a designated party. |
17 | 1 delivery attempt | The shipment has undergone one unsuccessful delivery attempt. |
18 | 2 delivery attempts | The shipment has undergone two unsuccessful delivery attempts. |
19 | 3 delivery attempts | The shipment has undergone three unsuccessful delivery attempts. |
20 | Return problem | There is an issue with the return of the shipment to the sender or a designated location. |
21 | Address error | There is an error or issue with the delivery address provided for the shipment. |
22 | Undeliverable | The shipment is undeliverable to the intended recipient due to various reasons, such as an incorrect address or refusal to accept the package. |
23 | Delayed | The shipment is experiencing a delay and will not be delivered within the expected timeframe. |
24 | Rejected | The shipment has been rejected by the recipient or the delivery has been refused. |
25 | 1 pickup attempt | The 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"}]}]}