type: Indicates the type of object returned; always "rates-and-restrictions" for this endpoint.
count: Number of date-specific rate records returned.
ratePlanId: Identifier of the rate plan the pricing and restrictions apply to.
data: Array of objects, each representing pricing and restriction rules for a specific date.
date: The calendar date (YYYY-MM-DD) for which the rate and restrictions apply.
rate: The nightly price for the specified date, based on the rate plan.
stopSell: Boolean flag indicating whether the rate is closed for sale on that date (true = not bookable).
minStay: Minimum number of nights required for a reservation starting on this date.
maxStay: Maximum number of nights allowed for a reservation starting on this date (0 = no max stay enforced).
cta: “Closed to Arrival” — if true, guests are not allowed to check in on this date.
ctd: “Closed to Departure” — if true, guests are not allowed to check out on this date.