Tres Guerras tracking URL from a tracking number
Tres Guerras (MX)
tracking numbers are resolved by ShipShim when you name the carrier — pass carrier=Tres Guerras with your number.
ShipShim detects the carrier from the number and returns the direct tracking link.
Example: number in, tracking URL out
| Example tracking number | |
|---|---|
| Tracking URL |
Get the Tres Guerras tracking link via API
curl -X POST https://shipshim.com/api/v1/track \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"tracking_number": "", "carrier": "Tres Guerras"}'
Response:
{
"error": "not_found",
"message": "No carrier found for this tracking number."
}
Get a free API key Read the API reference — the free tier includes 100 calls/month.
Related carriers
- Estafeta tracking URL (MX)
- Correos de Mexico tracking URL (MX)
- 99minutos tracking URL (MX)
- Paquetexpress tracking URL (MX)
- Sendex tracking URL (MX)
- FedEx tracking URL (US)