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.