Getting started

Implementation Process Overview

Step 1: Evaluation

During the evaluation phase, you'll be able to:

  • Test the API with real data
  • Access performance metrics
  • Build a clear business case
  • Analyze potential ROI

Evaluation Options

  1. Use your own supplier credentials for realistic testing
  2. Leverage Gimmonix's Aggregated Network for statistical evaluation

Step 2: Implementation

The implementation process includes:

  1. Technical Integration
    • API implementation
    • Testing in certification environment
    • Performance optimization
  2. Training Session
    • Best practices review
    • Implementation guidance
    • Flow comparison and selection
    • Monitoring system overview
  3. Support Setup
    • Access to documentation
    • Support ticket system setup
    • Monitoring dashboard access

Step 3: Certification

Certification requires:

  1. Supplier Setup
    • Provide supplier credentials
    • Configure supplier connections
    • Verify supplier mappings
  2. Integration Validation
    • Complete booking simulation
    • Verify monitoring data
    • Confirm system synchronization

Step 4: Go Live

Catch opportunities real-time.


Ratefox API

The Ratefox API expects the following data:

  • Credentials - username and password as granted from Gimmonix.
  • Hotel and Room information-
    • Supplier HotelID + SupplierID.
    • Check-in and Check-out dates.
    • Booking price (Net price) and Currency.
    • Customers residency.
    • Refundability.
    • Room information (Room name, Meal Plan, number of Adults + Kids, room category etc).
  • Passengers - Passenger information and room allocations.

🚧

Special Parameters :

  • Room Id:
    Under the "Rooms" field, each "Id" - should be a unique (per reach room), self-generated GUID.
  • Passenger Id:
    Under the "LeadPassenger" and "AdditionalPassengers" fields - each passenger "Id" should be unique (per reach passenger), self-generated GUID.
  • Allocation:
    Under the "LeadPassenger" and "AdditionalPassengers" fields - each passenger's "Allocation" should be the respective room "Id" which was generated in the "Rooms" field.