Update a Refund

Update a Refund

Update status of refund request from preview to created

PUT /refunds/:refundId

Facades MERCHANT

HTTP Request

URL Parameters

Refund updateRefund  = bitpay.UpdateRefund(invoice.Id, RefundStatus.Created);