Facades: payout
Example
Gets a payout by payout ID.
Parameters
Parameter | Description |
---|---|
payout_id | The id of the payout to cancel |
Example
Note
In this example, we assume that a Client has already been initialized and assigned to the
bitpay
variable.
bitpay.cancel_payout('payoutId')