update_association
Update an existing association's details in Buildium by providing its ID and the fields to change, returning the updated information.
Instructions
Update an existing association.
Args: association_id: The association ID. association_data: Association data dictionary with fields to update.
Returns: Updated association details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| association_id | Yes | ||
| association_data | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||