> ## Documentation Index
> Fetch the complete documentation index at: https://docs.qonto.com/llms.txt
> Use this file to discover all available pages before exploring further.

# BulkTransferSettings

[@qonto/embed-sdk](../../README) / [\<internal>](../README) / BulkTransferSettings

# Interface: BulkTransferSettings\<T>

The settings related to SEPA bulk transfers, including the bank account ID and the bulk transfers to be processed.

## Type Parameters

### T

`T`

## Properties

### bankAccountId

> **bankAccountId**: `string`

The ID of the bank account from which the transfers will be made.

***

### bulkTransfers

> **bulkTransfers**: `T`\[]

An array of individual transfers to process in this bulk operation.
Each transfer includes details such as beneficiary ID, amount, reference, and optional note.
