cancel_sale
Cancel a sale order to reverse the transaction and automatically restore ordered item quantities back into physical store inventory.
Instructions
Cancel a sale order and automatically restore the ordered item quantities back into the physical store inventory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Sale order UUID to cancel (required). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | Result data payload from Chirak API. | |
| success | No | Status of the tool execution. |