get
https://api.gobeeping.com/api/v1/client/orders//shipment-statuses
What is it for?
Shows the complete history of what has happened with the shipment according to the courier.
Conditions
- Requires authentication.
Parameters
Fill in the fields in Query Params and/or Path Params as applicable.
Expected response
HTTP 200 → List of shipment events, each with:
Shipment Status Reference (Normalized)
The fields shipment.status_mapped_id and shipment_status.id use the following normalized values, independent of the courier:
| id | Name (ES) | Meaning |
|---|---|---|
| 1 | Sin estado logístico | No logistics status assigned yet |
| 2 | En Tránsito | Shipment in transit |
| 3 | En Reparto | Out for delivery |
| 4 | Punto de recogida | At pickup point |
| 5 | Entregado | Delivered |
| 6 | Devuelto al Remitente | Returned to sender |
| 7 | Cancelado | Cancelled |
| 8 | Siniestro | Incident / damaged in transit |
| 9 | Reexpedido | Forwarded / re-shipped |
| 10 | Destruido | Destroyed |
Note: These values may be
nullwhen the courier returns a status code that has not yet been mapped internally.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
