Validate bank account

Create a payment link for a refundable 1 EUR payment to validate the ownership of a bank account.

Create a List bank accounts request to retrieve the bankaccount_id of the bank account you want to validate. Then, use that bankaccount_id in this endpoint to create a payment link for a refundable 1 EUR payment.

Path Params
string
required

The unique identifier of the bank account.

You can retrieve this ID from the response of the List bank accounts endpoint or the Add bank account endpoint.

Body Params
string
enum

The payment gateway used for the validation payment.

Possible values:

  • IDEAL
  • BANKTRANS

⚠️Note: If not provided, the default gateway is BANKTRANS.

Allowed:
Responses

Language
Credentials
Query
LoadingLoading…
Response
Choose an example:
application/json