Facades: payout
Overview
Gets a single payout recipient by ID.
Parameters
Parameter | Description |
---|---|
recipient_id * | The id of the recipient to retrieve |
Example
Note
In this example, we assume that a Client has already been initialized and assigned to the
bitpay
variable.
bitpay.get_payout_recipient('recipientId')