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
NoteIn this example, we assume that a Client has already been initialized and assigned to the
bitpayvariable.
bitpay.cancel_payout_group('payoutGroupId')