Skip to main content
@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.