stripe.createPayout to send available Stripe funds to an eligible external account.
automations/stripe-create-payout.automation.ts
Inputs
amount is a positive integer in the currency’s smallest unit, and currency is a lowercase three-letter code. You can choose destination, method, source type, and metadata. idempotencyKey is optional.
Output
Returns the created payout. Creation does not mean the bank has received the funds; inspectstatus or use payout triggers.