pipedrive_add_deal_installment
Add a payment schedule entry to a deal with a positive amount and billing date, requiring a one-time product and Growth+ plan.
Instructions
Add an installment (payment schedule entry) to a deal. Growth+ plan required; the deal must have at least one one-time product and no recurring products.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The deal ID | |
| amount | Yes | Installment amount, must be positive (required) | |
| description | Yes | Installment description (required) | |
| billing_date | Yes | Billing date in YYYY-MM-DD format (required) |