Introduction
Verestro IBAN Management Service is created for Customers who want to provide their end users the possibility to receive money or to order transfers outside by using bank account number. You (as Customer) will have also a possibility to order transfers from your master account.
As part of the integration, it is also possible to create an Admin Panel instance for you which allows you to track and manage transfers made using the IBAN Management solution.
The solution is available to Customers integrated with Antaca. For more information about Antaca service please open this link
How to connect with us?
Verestro provides access to the solution in two ways, depending on your requirements. The Customer can access the IBAN Management solution through Mobile SDK or REST API implementation models.
REST API
The REST API integration model involves connecting directly via a server to server path. In this case we do not provide any application view - each process is performed why the API methods according with the REST protocol. In this integration model, authorization is performed using x509 certificate authentication. More detailed information about IBAN Management REST API integration path are available in Technical documentation chapter. Verestro actively supports the Customer in the integration process.
Mobile SDK
The Mobile SDK integration model is the mobile SDK provided by Verestro. The SDK should be plugged into your mobile application, thus allowing your users to operate on their bank accounts from this level. In this integration model, user authorization is performed using a bearer token from a separate MobileDC service. More detailed information about the integration with IBAN Management. Verestro actively supports the Customer in the integration process.
Important! Implementation is work in progress...