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