Facades payout
Overview
Deletes a payout recipient.
Parameters
Parameter | Description |
---|---|
recipient_id | The id of the recipient to delete |
Example
Note
In this example, we assume that a Client has already been initialized and assigned to the
bitpay
variable.
bitpay.delete_payout_recipient('recipientId')