put https://open-api.guesty.com/v1/airbnb-resource-service/listing-expectations/
Upsert listing expectations for Airbnb channel by Guesty listing ID.
Log in to see full request history
Responses
Upsert listing expectations for Airbnb channel by Guesty listing ID.
xxxxxxxxxx
11curl --request PUT \
--url https://open-api.guesty.com/v1/airbnb-resource-service/listing-expectations/id \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"listingExpectationsForGuests": {
"type": "requires_stairs"
}
}
'
Try It!
to start a request and see the response here! Or choose an example: