Facades: payout
Overview
Requests a payout recipient webhook to be resent.
Parameters
| Parameter | Description |
|---|---|
| payout_id | The id of the payout to notify |
Example
NoteIn this example, we assume that a Client has already been initialized and assigned to the
bitpayvariable.
bitpay.request_payout_notification('somePayoutId')