Overview

Webhook?

This is an API used by ONDA to update our partners in real-time with each content, status, rate and inventory data.

Basically, the method of Webhook API sent by ONDA is PUT.


Type of Webhook

WebhookDescription
contents_updatedProperty, roomtype, rateplan's content data has been updated
statuts_updatedProperty, roomtype, rateplan's status has been updated
inventory_updatedRateplan's rates and inventories data has been updated

Guidance of setting Webhook

  1. Partners need to decide which webhooks to use.
  2. Developed by partners by referring to the Webhook API specifications.
  3. Partners need to inform their domain and access token to ONDA (Dev & Production Server)
  4. ONDA will set partners each environments information.
  5. Test the Webhook with partners.