Skip to main content
The Travomatrix Enterprise Certification is a rigorous validation process designed to ensure your integration is stable, financially accurate, and handles travel edge cases gracefully. To move from UAT (http://uat.travomatrix.com/api/v1) to Production, you must successfully execute and log the following scenarios.

Certification Roadmap

Core Booking

One-way flow for 1 Adult.

Roundtrip & Extras

RT search + Seats & Meals.

Family Logic

Adult, Child, and Infant mapping.

Full Cancellation

Quote & Confirm cancellation.

Reliability

Idempotency & 402 Errors.

Rescheduling

Flight changes & Fare diffs.

Partial Actions

Split PNR & Partial Pax cancel.

Financial Ledger

Wallet transactions & Audits.

High Perf Search

NDJSON Streaming & Pagination.

Prerequisites

Before starting the certification, ensure you have:
  1. API Key & Agent ID: Sign in to app.travomatrix.com and generate your UAT X-API-Key. Copy your Agent ID.
  2. Authorize the Widget: Paste your API key into the X-API-Key input box at the top right of any interactive API page to instantly authenticate your requests in the browser.
  3. Wallet Balance: Ensure your UAT wallet has sufficient test funds. Contact your account manager if you need a top-up to avoid INSUFFICIENT_FUNDS errors during testing.

Submission Requirements

Upon completion, you must provide a Certification Report (JSON or PDF) containing:
  1. Your AgentID.
  2. A list of X-Request-ID values for each successful step.
  3. Screenshots of your UI showing the Final Price (inclusive of markup) vs the Net Fare retrieved from our API.
Once submitted to engineering@travomatrix.com, our team will verify the audit logs in our Event Store to ensure all state transitions were valid.