Set renewal mode
set_contract_product_renewalTurn auto-renewal on or off for a contract product. Disabling renewal schedules service expiry at the end of the paid period.
Instructions
Turn auto-renewal on or off for a contract product. Turning renewal off schedules the service to expire at the end of the paid period.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| renew | Yes | true = auto-renew, false = expire at period end | |
| contract_id | Yes | Contract UUID | |
| cancellation_reason | No | Only needed if brand settings require it | |
| contract_product_id | Yes | Contract product UUID |