Accommodation

POST

Create or update an accommodation in Duve

Request

This endpoint expects an object.
accountIdstringRequired

The source id that you recieved in Your Duve account.

event"create" or "update"Required
Allowed values: createupdate
entity"accommodation"Required
resourceobjectRequired

The entity payload body

Response

Webhook received and processed successfully.

savedPropertiesintegerOptional

Number of properties successfully saved during the sync.

skippedPropertiesintegerOptional

Number of properties skipped during the sync.

summarystringOptional

Summary of the synchronization process.

Built with