Create a payout accountAsk AIpost https://api.slopepay.com/v4/payout-accountsCreate a payout account. This is used to customize the payout for a merchant's ordersBody ParamsnamestringrequiredA nickname for this bank accountbusinessNamestringThe business name associated with the bank accountemailstringThe email address associated with the bank account for notificationscustomerIdstringThe customer ID associated with the bank account. Only to be used if the payout account should be associated with a customer.routingNumberstringrequiredBank routing numberaddressobjectrequiredAddressaddress objectaccountNumberstringrequiredBank account numbertaxIdstringrequiredFederal Tax IDisDefaultAccountbooleanWhether the account is the default used for payouts. Defaults to falsetruefalseaccountTypestringenumrequiredAccount TypecheckingsavingsAllowed:checkingsavingsexternalIdstringExternal ID for your referenceResponse 200The created payout account.Updated 6 months ago