Documentation Index
Fetch the complete documentation index at: https://docs.catenatelematics.com/llms.txt
Use this file to discover all available pages before exploring further.
This minor release introduces comprehensive trailer tracking capabilities with full webhook event support, adds a new telematics service provider, and significantly expands timezone coverage for global operations.
Minor Release: All changes are backward-compatible additions. No breaking changes to existing integrations.
New Webhook Events
Trailer Lifecycle Events
Trailer Lifecycle Events
Added:
trailer.added- Emitted when a new trailer is added to the databasetrailer.modified- Emitted when trailer details are updatedtrailer.removed- Emitted when a trailer is removed from the databasetrailer.*- Wildcard subscription for all trailer events
BaseTrailer schema includes comprehensive trailer information:- Vehicle identification (VIN, external ID, name)
- Physical specifications (OEM, model type/year, length, axles)
- License plate details (country, region)
- ELD device information (type, ID, serial number, product ID)
- Operational status and lifecycle timestamps
- Fleet grouping and segmentation support
Trailer Location Events
Trailer Location Events
Added:
trailer_location.added- Emitted when a new trailer location is recordedtrailer_location.modified- Emitted when trailer location data is updatedtrailer_location.*- Wildcard subscription for all trailer location events
BaseTrailerLocation schema provides:- GeoJSON Point coordinates (longitude, latitude, optional altitude)
- H3 geospatial index (resolution 11) for efficient spatial queries
- Trailer reference (internal ID and source system ID)
- Full audit trail (created, updated, occurred timestamps)
- Source tracking (TSP, connection, execution details)
New Resources
Resource Enum Additions
Resource Enum Additions
Added to
ResourceEnum:trailer- For trailer asset managementtrailer_location- For trailer location tracking
Telematics Service Provider
New TSP Support
New TSP Support
Added:
lioneight- Added to supported telematics service providers
Timezone Expansion
Global Timezone Coverage
Global Timezone Coverage
Added 30+ new timezone codes to
TimezoneCodeEnum for comprehensive global coverage:Mexico:America/Mexico_City,America/Cancun,America/Merida,America/MonterreyAmerica/Mazatlan,America/Chihuahua,America/Hermosillo,America/TijuanaAmerica/Matamoros,America/Ojinaga,America/Ciudad_Juarez
America/Guatemala,America/Belize,America/TegucigalpaAmerica/Managua,America/Costa_Rica,America/Panama
America/Bogota,America/Lima,America/SantiagoAmerica/Argentina/Buenos_Aires,America/Sao_Paulo,America/Montevideo
America/Puerto_Rico
Europe/London,Europe/Dublin,Europe/Lisbon,Europe/MadridEurope/Paris,Europe/Brussels,Europe/Amsterdam,Europe/LuxembourgEurope/Berlin,Europe/Zurich,Europe/Vienna,Europe/Rome
Europe/Copenhagen,Europe/Stockholm,Europe/Oslo
Europe/Prague,Europe/Budapest,Europe/Warsaw
Europe/Helsinki,Europe/Tallinn,Europe/Riga,Europe/VilniusEurope/Belgrade,Europe/Tirane,Europe/Sofia,Europe/AthensEurope/Bucharest,Europe/Kyiv,Europe/Chisinau,Europe/Istanbul
Europe/Kaliningrad,Europe/Moscow,Europe/Samara
Africa/Casablanca,Africa/Algiers,Africa/Tunis,Africa/CairoAfrica/Tripoli,Africa/Lagos,Africa/Accra,Africa/DakarAfrica/Abidjan,Africa/Nairobi,Africa/Dar_es_Salaam,Africa/KampalaAfrica/Johannesburg,Africa/Maputo,Africa/Windhoek
Asia/Dubai,Asia/Riyadh,Asia/Qatar,Asia/KuwaitAsia/Bahrain,Asia/Muscat,Asia/Baghdad,Asia/AmmanAsia/Beirut,Asia/Jerusalem
Asia/Baku,Asia/Tbilisi,Asia/YerevanAsia/Almaty,Asia/Tashkent
Asia/Karachi,Asia/Kolkata,Asia/DhakaAsia/Colombo,Asia/Kathmandu
Asia/Bangkok,Asia/Ho_Chi_Minh,Asia/SingaporeAsia/Kuala_Lumpur,Asia/Jakarta,Asia/Manila
Asia/Shanghai,Asia/Hong_Kong,Asia/TaipeiAsia/Seoul,Asia/Tokyo
Australia/Sydney,Australia/Melbourne,Australia/BrisbaneAustralia/Adelaide,Australia/Perth,Australia/DarwinAustralia/Hobart
Pacific/Auckland
Integration Guide
Subscribe to Trailer Events
Update your webhook subscriptions to include trailer events:Or use wildcard subscriptions:
Need Help?
API Reference
View complete endpoint documentation with current API structure
Contact Support
Questions about migrating your integration? Our team is here to help