Get Payout RecipientFacades: payoutOverview Gets a single payout recipient by ID. Parameters ParameterDescriptionrecipientIdThe ID of the recipient to retrieve. Example Example code to fetch single payout recipient by recipientId PHP$retrievedRecipient = $bitpay->getPayoutRecipient("JA4cEtmBxCp5cybtnh1rds");