get https://staging.hq.netevia.com/api/v1/connectFinancialAccount
The GET /api/v1/connectFinancialAccount
API method in the payment processing system generates a link to connect a financial account for a merchant. This endpoint requires authentication and retrieves a secure, unique URL that the merchant can use to link their financial account for payment transactions. The response includes the generated link and a status code indicating success or failure. This method is crucial for securely setting up or linking financial accounts in the merchant boarding process.
Callback example [CallbackURL]?id=&status=success&accounts=[{bankName,routing,account}]