update_applicant
Update an existing applicant's details in Buildium by passing their applicant ID and the updated data. This changes their record to match new information.
Instructions
Update an existing applicant.
Args: applicant_id: The applicant ID. applicant_data: Updated applicant data dictionary.
Returns: Updated applicant details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| applicant_id | Yes | ||
| applicant_data | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||