v1
latestOpenAPI 3.0.02026-07-2640301.0 MBBank Account Endpoints
bank-account/generate-embed-url
This endpoint is used to generate a unique URL to embed into your application using an iFrame. End users will use this to log in to their online banking and select a bank account to make a payment from. For additional details on iQ11 and RedirectMethod, please visit our Iq11 Overview
post/bank-account/generate-embed-url
Response
Example response
{
"Success": true,
"EmbedURL": "https://earthnode-dev.vopay.com/visa_direct/embed/{Key Returned by Vopay}",
"IframeKey": "a1b2c3"
}