@qonto/embed-sdk / <internal> / CreateSepaTransferResponseDocumentation 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: CreateSepaTransferResponse
Represents the response structure for creating a SEPA transfer.Properties
meta
meta: object
Metadata about the transfer creation operation.
idempotencyKey
idempotencyKey: string
The idempotency key that was used to create this transfer.
This key ensures that duplicate requests don’t result in duplicate transfers.
transfer
transfer: SepaTransfer
The created SEPA transfer object containing all transfer details.