Get Payout by ID

Facades: payout

Example

Gets a payout by payout ID.

Parameters

ParameterDescription
payoutIdThe ID of the payout to retrieve.

Example

Payout retrievedPayout = bitpay.getPayout("JMwv8wQCXANoU2ZZQ9a9GH");