Skip to main content
Travomatrix uses standard HTTP status codes combined with machine-readable error strings in the response body to help your application react appropriately to different failure scenarios.

Error Schema

All error responses follow this format:

Common Error Codes

1. Financial Errors

2. Search & Validation Errors

3. Booking Errors

4. System Errors

Handling X-Request-ID

Every response (success or error) includes an X-Request-ID header. You must log this ID in your application logs. If you need to contact Travomatrix support, providing this ID will allow our engineers to trace the exact lifecycle of that request across our microservices.