Cancel contract
cancel_contractCancel an entire contract or specific products by providing a reason to stop live services.
Instructions
Cancel a whole contract or specific products on it. DESTRUCTIVE: this cancels live services. Provide a cancellation_reason; optionally limit to specific contract product UUIDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contract_id | Yes | Contract UUID | |
| product_ids | No | Contract product UUIDs (omit = all main products) | |
| cancellation_reason | Yes | Reason recorded on the cancellation |