July 3, 2025

Update to the /unit_rentals endpoint documentation to clarify the fallback_rates parameter.
The parameter was previously documented as a boolean but has now been corrected to reflect its valid string enums:

  • explicitly_in_date_range_only
  • fallback_max_value_rate
  • fallback_max_value_rate_plus_guards (default)

These options determine how the system fills in missing rate data, including whether rate guard rules are applied.