Real Time Type
Real Time Type checks inventory and rate information in real-time by calling the ONDA API whenever an event occurs in the service client. Channels can provide service without needing to store inventory and rates in their database.
Real Time Type Basic Sequence
Content Synchronization
Channel DB Cache is the initial synchronization step where you retrieve and store Property, Roomtype, and Rateplan information. Subsequently, content updated in ONDA can be received through Webhooks.
Inventory Updates
You can receive inventory updates in real-time using Search Property. At this time, properties (Property ID) are limited to a maximum of 200, with 50 commonly recommended. Develop considering your channel's response speed.