Get Payout Recipient

Facades: payout

Overview

Gets a single payout recipient by ID.

Parameters

ParameterDescription
recipientIdThe ID of the recipient to retrieve.

Example

Example code to fetch single payout recipient by recipientId

$retrievedRecipient = $bitpay->getPayoutRecipient("JA4cEtmBxCp5cybtnh1rds");