Facades: payout
Overview
Allows a merchant to cancel a payout group request
Parameters
Parameter | Description |
---|---|
group_id * | The the groupId of the collection of payouts you want to cancel |
Example
Note
In this example, we assume that a Client has already been initialized and assigned to the
bitpay
variable.
bitpay.cancel_payout_group('payoutGroupId')