This documentation viewer parses the WDSL of Webservices.nl, and presents an easily readable form.
Select a function from the function list to see its documentation
Grey function names indicate deprecated functions which should not be implemented.

Function: reactSepaConvertBankAccountNumber

Navigation on this page

Description of the function

Convert a bank account number, bank code and country code to an IBAN number

Below you will find an overview of the input you must supply to this function, and the output you can expect.

Input to the SOAP server

This is the input you must supply to the SOAP server.

auth_reactid string
account_number string
nbi string
country_code string

Output from the SOAP server

This is the output that you will receive from the SOAP server. Optional elements are displayed using a gray italic font.

response struct SepaBankAccountIbanData
iban string
iban_details struct SepaIbanDetails
check_digits string
country_code string
bban string
bban_details struct BbanDetails
bban_bank_id string
bban_branch_id string
bban_account string
bban_account_prefix string
bban_account_type string
bban_checksum string
bban_currency string
bban_holder_kennitala string
bban_owner_number string
bban_sort_code string
bban_zero string
bank_details struct SepaBankDetails
bank_code string
bank_name string
bic string
is_sepa_member boolean