@qonto/embed-sdk / <internal> / CreateBulkTransferResponseDocumentation Index
Fetch the complete documentation index at: https://docs.qonto.com/llms.txt
Use this file to discover all available pages before exploring further.
Interface: CreateBulkTransferResponse
Represents the response structure for creating a SEPA bulk transfer.Properties
bulkTransfer
bulkTransfer: BulkTransfer
The created bulk transfer object containing all transfer details and results.
meta
meta: object
Metadata about the bulk transfer creation operation.
idempotencyKey
idempotencyKey: string
The idempotency key that was used to create this bulk transfer.
This key ensures that duplicate requests don’t result in duplicate transfers.