Get Payout by ID

Facades: payout

Example

Gets a payout by payout ID.

Parameters

ParameterDescription
payout_idThe id of the payout 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('payoutId')