Cancel a Refund

Cancel a Refund

No special parameters, if successful will return refund request with updated status ('cancelled')

DELETE /refunds/:refundId

Facades MERCHANT

HTTP Request

Refund cancelRefund = bitpay.CancelRefund(createRefund.Id);