Request Refund Notification

Facades: merchant

Overview

Requests a refund notification to be resent.

Parameters

ParameterDescription
refundIdThe BitPay refund ID to for the notification to be resent.

Example

const result = await client.sendRefundNotification('someRefundId');