Initialize an open banking transaction

Initialize an open banking transaction for a specific account and bank account. This endpoint initiates the payment process and returns a URL that must be rendered to the user. The user will use this URL to connect to their desired bank and complete the payment authorization process. After successful authorization, the user will be redirected to the redirect_url specified in the request.

Log in to see full request history
Path Params
string
required
string
required
Body Params
string
required

URL to redirect after transaction completion

float
required

Transaction amount

string

Description of the transaction (MAX.10 characters)

string
required

Name of the person who will perform the payment

string
required

Email of the transaction initiator

Response

Language
Credentials
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json