Refund Order
hyros_refund_orderProcess a refund for an existing order in Hyros. Specify order ID and optional refund amount for partial refunds.
Instructions
Process a refund for an existing order in Hyros.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| orderId | Yes | Order ID to refund (required) | |
| refundedAmount | No | Amount to refund (if not provided, full refund is processed) |