Thanks to visit codestin.com
Credit goes to developer.bitpay.com

Cancel Refund Request

Overview

Cancels an existing refund request. If successful will return the refund request with updated status cancelled.

Parameters

ParameterDescription
refund_id *The refund Id for the refund to be canceled

Example

šŸ“˜

Note

In this example, we assume that a Client has already been initialized and assigned to the bitpay variable

bitpay.cancel_refund('someRefundId')