# Test guide

This chapter provides guidelines of functionalities offered by IBAN Management Service.

### How to test?

In order to test the functionalities offered by IBAN Management Service, you need to be onboarded. Authorization on beta environment is aslo performed using [x509 certificate authentication](https://developer.verestro.com/books/iban-management/page/technical-documentation#bkmrk-how-to-generate-csr-).

<p class="callout info">**Note:** For tests you should connect url dedicated for beta environment to chosen method.</p>

<table class="tableblock frame-all grid-all spread" id="bkmrk-environemt-base-url-" style="width: 105.357%; height: 78.775px;"><colgroup><col style="width: 36.5816%;"></col><col style="width: 19.4242%;"></col><col style="width: 43.9704%;"></col></colgroup><tbody><tr style="height: 36px;"><td bgcolor="#002060" style="height: 36px; width: 176.5px;" width="353">**<span style="color: #ffffff;">Url</span>**

</td><td bgcolor="#002060" style="height: 36px;" width="353">**<span style="font-family: Lato; color: #ecf0f1;">Method (example)</span>**

</td><td bgcolor="#002060" style="height: 36px;" width="353">**<span style="font-family: Lato; color: #ecf0f1;">Result (example)</span>**

</td></tr><tr style="height: 42.775px;"><td class="tableblock halign-left valign-top" style="height: 42.775px;">https://iban-management.secure-verestro.dev

</td><td class="tableblock halign-left valign-top" style="height: 42.775px;"><div><div>/secure/bank-accounts</div></div></td><td>https://iban-management.secure-verestro.dev/secure/bank-accounts

</td></tr></tbody></table>

<div id="bkmrk-https%3A%2F%2Fiban-managem"></div>### Functionalities

You can call all the methods given below and in the [Technical documentation](https://developer.verestro.com/books/iban-management/page/technical-documentation#:~:text=bkmrk%2Dpage%2Dtitle-,Technical%20documentation,-Server%20to%20server), using the appropriate URL, but during tests, outgoing and incoming transfers will not be performed. This means that it is possible to call the method, but the funds will not be transferred to the recipient's account.

<p class="callout warning">**Important!** Realization of sending and receiving transfers won't be possible during tests. </p>

### Technical documentation

@swagger="[https://iban-management.upaid.pl/doc/server.yaml](https://iban-management.upaid.pl/doc/server.yaml)"