# Introduction

<span style="color: rgb(0, 0, 0);">**IBAN Management Service** is a solution provided by Verestro that enables comprehensive management of bank accounts for both **Partners** and **endusers**. The system allows for the **generation of virtual accounts** linked to an existing **master account**. IBAN Management Service also supports **incoming and outgoing transfers** both from the master account and the virtual accounts, ensuring flexible and transparent management of financial resources.</span>

<span style="color: #000000;">As part of the integration, it is also possible to create an [<span style="text-decoration: underline;">Admin Panel</span>](https://developer.verestro.com/books/administration-panel/page/overview) instance for you which allows you to track and manage transfers made using the IBAN Management solution.</span>

<p class="callout info"><span style="color: #000000;">The solution is available to Partners integrated with Antaca. For more information about Antaca service, please open [<span style="text-decoration: underline;">this link</span>](https://developer.verestro.com/books/card-issuing-and-core-banking)</span></p>

##### <span style="color: #000000;">Key Capabilities:</span>

- <span style="color: #000000;">**Virtual account generation**- create unlimited virtual IBANs linked to existing master accounts;</span>
- <span style="color: #000000;">**Multi-currency support**- process transactions in PLN, EUR, and USD;</span>
- <span style="color: #000000;">**Transfer processing**- handle incoming and outgoing transfers through multiple banking channels;</span>
- <span style="color: #000000;">**Real-time management**- monitor banking operations through Admin Panel</span>

##### <span style="color: #000000;">How to connect with us?</span>

<span style="color: #000000;">Verestro provides access to the solution through REST API implementation model.</span>

<span style="color: rgb(0, 0, 0);">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 using the API methods according with the REST protocol. In this integration model, authorization is performed using <span style="text-decoration: underline;">[x509 certificate authentication](https://developer.verestro.com/books/iban-management/page/technical-documentation#bkmrk-how-to-generate-csr-)</span>. More detailed information about integration with IBAN Management is provided in the [documentation](https://developer.verestro.com/books/iban-management/page/technical-documentation). Verestro actively supports the Partner throughout the integration process.</span>