Generate financial account connect link. Callback example [CallbackURL]?id=&status=success&accounts=[{bankName,routing,account}]

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}]

Language
Authorization
Basic
base64
:
Click Try It! to start a request and see the response here!