Skip to main content

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.

@qonto/embed-sdk / <internal> / GetSepaTransfersResponse

Interface: GetSepaTransfersResponse

Represents the response structure for fetching a list of SEPA transfers.

Properties

meta?

optional meta: PaginationState
Metadata about the pagination state of the response, such as the current page and total pages.

transfers

transfers: SepaTransfer[]
An array of SepaTransfer objects, each containing details about a specific transfer.