Minimum age for Airbnb
Add a Minimum Age condition to the Airbnb channel. Like VRBO's
1
vote

Airbnb's API does not provide this capability the way Vrbo does.
This is rather communicated via the house_rules metadata in the API.
- While there's no dedicated minimum_age parameter, the minimum age is often parsed from:
- house_rules (free-text field)
- description or other_things_to_note
- Airbnb expects hosts to manually enforce minimum age by reviewing guest profiles and messaging.
- Airbnb does not block bookings automatically based on age unless the guest is under 18 (which is not allowed platform-wide).