edit_installment_plan
Modify existing installment plans by updating mutable fields like description or payment terms through the Tunzaa Payments API.
Instructions
Update an existing installment plan. Use this to understand which fields are mutable via the Tunzaa API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan_id | Yes | The numeric ID of the plan to modify. | |
| updates | Yes | A map of fields to update (e.g., {'description': 'New description'}). | |
| address | No |