# Auto and Hotel Rental Support

We've added support for auto rental and lodging (hotel) merchants. Merchants in these industries can now pass industry-specific details on Authorizations and Transfers to qualify for lower interchange rates and avoid costly downgrades.

- **Auto rental**: Include rental details, such as the rental agreement number, pickup and return dates, and rental rate, using the `additional_motor_vehicle_rental_data` object.
- **Lodging**: Include stay details, such as check-in and check-out dates, room rate, and folio number, using the `additional_lodging_data` object.


To learn more:

- [Motor vehicle rental guide](/guides/industry-considerations/auto-rental)
- [Lodging guide](/guides/industry-considerations/lodging)