Request Payout Recipient Notification

Facades: payout

Overview

Requests a payout recipient webhook to be resent.

Parameters

ParameterDescription
recipientIdA BitPay recipient ID.

Example

const result = await client.requestPayoutRecipientNotification('someRecipientId');