Skip to main content

Introduction

One of the features we can offer in our integration is the ability to manage accounts and transfers to QI Tech accounts or to other financial institutions via API, but that’s not all. We provide the possibility of OPENING an account via API, whether for yourself or for third parties.

As with other APIs, the service activation must be done with our team, and the calls are authenticated.

Account opening occurs in two mandatory steps. First, a POST request sends preliminary data to reserve the account. Then, an account_request.status_change webhook with the status pending_additional_data is triggered after the completion of QI Tech's compliance analysis. In the second step, a PATCH request finalizes the opening, formalizing the account with the additional information.