Delete Payout Recipient

Facades: payout

Overview

Deletes a payout recipient.

Parameters

ParameterDescription
recipientIdThe id of the recipient to cancel.

Example

Boolean deleteRecipient = this.bitpay.deletePayoutRecipient("JA4cEtmBxCp5cybtnh1rds");