Delete Payout RecipientFacades: payoutOverview Deletes a payout recipient. Parameters ParameterDescriptionrecipientIdThe id of the recipient to cancel. Example JavaBoolean deleteRecipient = this.bitpay.deletePayoutRecipient("JA4cEtmBxCp5cybtnh1rds");