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> / SepaTransferCreationFlowRequest

Type Alias: SepaTransferCreationFlowRequest

SepaTransferCreationFlowRequest = Omit<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.