Skip to Content

PriceCalculationResponse

Properties

NameTypeDescriptionNotes
property_idLongProperty ID[default to null]
property_nameStringProperty name[default to null]
check_in_dateStringCheck-in date[default to null]
check_out_dateStringCheck-out date[default to null]
number_of_nightsIntegerNumber of nights[default to null]
number_of_guestsIntegerNumber of guests[default to null]
is_availableBooleanWhether dates are available[default to null]
unavailable_reasonStringReason why unavailable (if not available)[optional] [default to null]
pricingPriceBreakdownPricing breakdown[default to null]
feesListList of applicable fees[default to null]
coupon_appliedCouponAppliedInfoCoupon applied info (if coupon code provided)[optional] [default to null]
cancellation_policyCancellationPolicyResponseCancellation policy[optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]