Important! A person’s ID should be verified before submitting a personal application. If you are using ConnectPay’s IDV provider, the process can be found here, if you are using your IDV provider, please follow the instructions here.
Steps how to open a restricted private client account:
- The Platform needs to call endpoint POST Initiate the onboarding Application (full KYC data) and submit all additional data about the client. This endpoint requires to provide ConnectPay
personId
. It indicates that the person’s identity was verified. personId is retrieved from the ID verification response (Initiate IDV Session API if you use our provider, Submit External IDV API if you use your provider) - After successful data submission, the Platform will get a 200 response with the application status
APPLICATION_CAPTURED
- ConnectPay performs required onboarding and Know Your Customer (KYC) actions
- After the required actions are done, application status will be changed to
APPLICATION_APPROVED
orAPPLICATION_DECLINED
. The Platform can get status change:- via webhook application status notification. You can find information here on how to subscribe to ConnectPay webhooks
- or via endpoint GET application status
- Together with status
APPLICATION_APPROVED
Platform receivesbaasClientId
. Based onbaasClientId
other actions can be performed: get the BaaS Client list, get the BaaS Client account, view the BaaS Client account balance, etc.
Possible personal application statuses
Status | Description |
---|---|
APPLICATION_CAPTURED | This message informs you that your application is in compliance review and that additional checks are required. Not all applications receive this status, and it stays in this status until a live person evaluates it. |
COMPLIANCE_REVIEW | Informs that the application was approved and IBAN is issued, and other APIs can be initiated with provided baasClientId . There are auto approval rules for personal applications, if requirements are met, status change will be done in seconds. |
APPLICATION_APPROVED | Informs that the application was approved and IBAN is issued, and other APIs can be initiated with the provided baasClientId . There are auto approval rules for personal applications, if requirements are met, status change will be done in seconds. |
APPLICATION_DECLINED | Informs that application was declined. This status is always initiated manually from ConnectPay side. Before declining an application, a live person evaluates it, contacts partner if any additional supporting documents are required and only if customer cannot be onboarded, then declines application. |
Important! Application approval results in IBAN opening automatically. No additional actions to open an account are required. To receive an IBAN account number, use baasClientId
received in Get application status API after application approval in Get BaaS Client accounts API.
.For purposes of the account, select all possible options from the provided list
Values | Description |
---|---|
SALARY | Receive salary |
INDIVIDUAL_OR_SOLE_TRADER_INCOME | Income from individual/sole trader business activity. If selected this value, please provide registration number and industry of business activity in the additional information |
PERSONAL_OR_HOUSEHOLD_EXPENSES | Personal/household expenses |
FOREIGN_TRANSACTIONS | Foreign transactions |
VIRTUAL_CURRENCY_OR_GAMBLING_RELATED_TRANSACTIONS | Virtual currency/gambling-related transactions |
INVESTMENT_TRANSACTIONS_OR_LOAN_PAYMENTS | Investment-related transactions/loan payments |
OTHER | Other. If selected this value, please provide more details |
For the account’s connection to Lithuania, select all possible options from the provided list
Values | Description |
---|---|
WORK_OWN_REAL_ESTATE_HAVE_COMPANY_IN_LT | Work/own real estate/have a company registered in Lithuania |
STUDYING_IN_LT | Studying in Lithuania |
RESIDENCE_PERMIT_SPOUSE_IS_LT_CITIZEN | Have a residence permit in Lithuania/a spouse who is a citizen of the Republic of Lithuania |
TAX_REFUNDS_STATE_BENEFITS | Tax refunds/state benefits (pension, land compensation, etc.) |
HAVE_COUNTERPARTIES_LOCATED_IN_LT | Have counterparties located in Lithuania |
EURO_ACCOUNT | Want to open a Euro account |
For source of income, select only one from the list
Values | Description |
---|---|
EMPLOYMENT_OR_INDIVIDUAL_BUSINESS_INCOME | Employment income/income from individual business activity |
BUSINESS_PROFIT_OR_DIVIDENDS | Business profits/dividends |
SALE_OF_INVESTMENTS_OR_LIQUIDATION_OF_PORTFOLIO | Sale of investments/liquidation of an investment portfolio |
PROPERTY_SALE | Sale of property |
LOAN_AND_FINANCING | Loan and financing |
INHERITANCE | Inheritance |
GIFT | Gift |
OTHER | Other. If selected this value, please provide more details in sourceOfIncomeOther |