> ## 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.

# SepaTransferCreationFlowRequest

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

# Type Alias: SepaTransferCreationFlowRequest

> **SepaTransferCreationFlowRequest** = `Omit`\<[`AuthLinkRequestSettings`](../../interfaces/AuthLinkRequestSettings), `"action"`>

Parameters for the `getSepaTransferCreationFlowLink` function. It must be an
object with a single property `callbackUrl`, which is a string representing
the URL to which the user will be redirected after completing the SEPA transfer
creation flow.
