Link authentication
Request to start a widget flow from the API side
Unique identifier of the financial entity to connect to (e.g., 'santander', 'bbva')
santanderType of financial data to extract from the connection
TRANSACTIONSPossible values: Subtype of the product for more specific data extraction. Only required for ASSETS_TRANSFER product, else it should be null
FUNDPossible values: External identifier to group multiple connections under the same reference. It might be something like a customer id or a user id
customer-123List of desired owners for assets transfer operations (only applicable for ASSETS_TRANSFER product). It will mark as non-transferable those positions which owners are similar to the ones in the list
["John Doe","Jane Smith"]UUID of the app redirect configuration that determines where the widget will redirect after completion
123e4567-e89b-12d3-a456-426614174000Successfully started connection flow
Invalid product and subproduct combination
Invalid credentials
Product not contracted by the organization
Invalid redirect ID - the specified ID does not correspond to a valid redirect configuration
Internal server error
Last updated