estimates_unsell
Reverse a sale on an estimate by providing its ID and confirming the operation to restore it to unsold status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Estimate ID | |
| _confirmed | No | Set to true to confirm this write operation |