hotel-bookings
Liteapi Webhook
At-least-once sink. Idempotent on event_id.
The dedup row is inserted in the SAME transaction as the handler's mutation, so a handler that raises rolls the dedup row back with it and LiteAPI's retry gets a real second attempt — rather than a 200 over a booking we never actually updated.
post/hotel-bookings/webhook
Headers
authorizationstring nullable
Response
Successful Response
object required
Changes
No recorded changes to this endpoint across all 1 revision of this API.