post
/v1/refunds/{refund}/cancel Cancel a refund
PostRefundsRefundCancel
<p>Cancels a refund with a status of <code>requires_action</code>.</p> <p>You can’t cancel refunds in other states. Only refunds for payment methods that require customer action can enter the <code>requires_action</code> state.</p>
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
refund | path | string | yes |
Request Body
application/x-www-form-urlencoded Responses
200 Successful response.
default Error response.