How to configure the Converter driver for use with B2CORE API v2.x
This article is intended for clients who already have an API driver configured for Converter.
To configure a driver for the Converter to B2CORE API v2.x on your IB instance, follow the steps below:
Add a new admin user by navigating to System > Users > Users.
Click +Create and fill in the required fields. Refer to How to add an admin user for details. Select Administrators in the Groups dropdown.
Navigate to Introducing Brokers > Platforms > Platforms.
Select the platform for which you're configuring a driver.
Go to the Drivers tab and click Create.
Fill in the following fields:
Provider — select API in the dropdown.
Name — enter API.
Server — specify the Back Office base URL in the following format:
{baseUrl}/api/v2
. For example,test.com/api/v2
.Login — enter the newly added admin user's email that you specified at Step 1.
Password — enter the newly added admin user's password that you specified at Step 1.
Version — specify the version of a driver.
Click Save to add the Converter driver to your IB instance.
Last updated