post https://sensei-api-stg.dtravel.com/v1/property//calendar-by-dates
Update by range of dates
Log in to see full request history
Responses
Update by range of dates
xxxxxxxxxx
13curl --request POST \
--url https://sensei-api-stg.dtravel.com/v1/property/id/calendar-by-dates \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"isAvailable": true,
"minimumStay": 1,
"maximumStay": 365,
"closeOnArrival": false,
"closeOnDeparture": false
}
'
Try It!
to start a request and see the response here! Or choose an example: