OnRequestDetails
Used only for on request apartments
bookableOnRequestboolean
is the apartment bookable on request only (not instant bookable)?
hostEmailAddressstring
the email address of the host when guest sends request to the host
OnRequestDetails
{
"bookableOnRequest": true,
"hostEmailAddress": "string"
}