Get Payout by IDFacades: payoutOverview Gets a payout by payout ID. Parameters ParameterDescriptionpayoutIdThe ID of the payout to retrieve. Example TypeScriptconst payout = await client.getPayout('myPayoutId');