update_rental
Update an existing rental property in Buildium by sending the property ID and updated fields, then receive the revised rental details.
Instructions
Update an existing rental property.
Args: property_id: The property ID. rental_data: Rental property data dictionary with fields to update.
Returns: Updated rental property details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| property_id | Yes | ||
| rental_data | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||