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