trigger_refund
Simulate a customer refund for a given amount and reason, validating input data without processing real payments. Solve testing needs by triggering a mock refund workflow.
Instructions
Simulate a refund; no real money moves
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | Yes | ||
| reason | Yes | ||
| customer_id | Yes |