Reservation

Create or update an reservation in Duve

Request

This endpoint expects an object.
accountIdstringRequired

The source id that you recieved in Your Duve account.

eventenumRequired
Allowed values:
entity"reservation"Required
resourceobjectRequired

The entity payload body

Response

Webhook received and processed successfully.

newReservationsintegerOptional

Number of new reservations synced.

updatedReservationsintegerOptional

Number of updated reservations synced.

skippedReservationsintegerOptional

Number of reservations skipped during the sync.

summarystringOptional

Summary of the sync process.

reservationIdslist of stringsOptional

List of reservation IDs processed in the sync.

Errors