refund
Refund a FunPay order by its ID. Provide the order ID to initiate a refund and return funds to the buyer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | No | ||
| success | Yes | ||
| order_id | Yes |