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
| Webhook | Description |
|---|---|
contents_updated | Property, roomtype, rateplan's content data has been updated |
statuts_updated | Property, roomtype, rateplan's status has been updated |
inventory_updated | Rateplan's rates and inventories data has been updated |
Guidance of setting Webhook
- Partners need to decide which webhooks to use.
- Developed by partners by referring to the Webhook API specifications.
- Partners need to inform their domain and access token to ONDA (Dev & Production Server)
- ONDA will set partners each environments information.
- Test the Webhook with partners.