Skip to main content

API Integration Process

1. Check Integration Method

To obtain preliminary information about the integration method according to the channel's service, check the following:

  • Do they store and service rates and inventory? Or do they call from the client each time for service?
  • Is the channel's service type a metasearch platform? Or an OTA vertical service?

2. Review API Documentation

After completing the NDA, deliver the API documentation to the channel for review.

3. Pre-development Meeting

Once API documentation review is complete, hold a general integration guide meeting. Through this meeting, synchronize on the following:

  • [Channel > ONDA] Review the channel's service they want to integrate.
  • [ONDA > Channel] Guide through the overall integration process.
  • [ONDA > Channel] Estimate and synchronize approximate development schedule.

4. Integration Development

Integration development direction is determined by two service types. This is guided through information obtained in '1. Check Integration Method'. The biggest difference between types is the processing method for 'inventory and rates'.

You can check the Sequence Diagrams for the two service types below.

5. Testing

Conduct API testing in both ONDA and the sales channel's development environments.

  • Product registration
  • Rate and inventory synchronization
  • Reservation testing
  • Webhook testing

6. Live Deployment

After testing in the development environment is complete, deploy to both parties' production environments, register actual products, and start sales.