Request Payout NotificationFacades: payoutOverview Requests a payout webhook to be resent. Parameters ParameterDescriptionpayoutIdA BitPay payout ID. Example JavaScriptconst result = await client.requestPayoutNotification('somePayoutId');