AI resources

Configure money transfers

The integration of Payouts is carried out by making a single call to the /v1/payouts API to configure single transactions (to a single destination account) or multiple (to several destination accounts). This means that the transaction is created and processed in a single request, and if the execution is successful, the money will be available to be withdrawn to the destination account, with no need for additional steps.

Destination accounts must be checking accounts, meaning it is not possible to transfer to a savings account.

See below how to integrate Payouts to perform the transactions and also how to get information about them, schedule them and, if necessary, cancel them.