create_refund
Issue refunds for WooCommerce orders by specifying order ID and refund amount. Process customer returns and manage store finances.
Instructions
Create a refund for an order. Amount as string (e.g. '25.00').
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order_id | Yes | ||
| amount | Yes | ||
| reason | No |