deals_delete_installment
Delete a specific installment from a deal using the installment ID and deal ID. Streamline payment plan management by removing installments.
Instructions
Delete an installment from a deal (API v2).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Deal ID the installment belongs to | |
| installment_id | Yes | Installment ID to delete |