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