Overview
Requests a refund notification to be resent.
Parameters
Parameter | Description |
---|---|
refund_id * | BitPay refund ID to notify |
Example
Note
In this example, we assume that a Client has already been initialized and assigned to the
bitpay
variable.
bitpay.request_refund_notification('someRefundId')