Bank account types
Last updated
Last updated
GET
https://{domain}.biapi.pro/2.0/account_types
List all bank account types available in the API.
Response body: AccountTypesList object
GET
https://{domain}.biapi.pro/2.0/account_types/{typeId}
Get a single bank account type by ID.
Name | Type | Description |
---|---|---|
Response body: AccountType object
Property | Type | Description |
---|---|---|
Property | Type | Description |
---|---|---|
Value | Description |
---|---|
typeId*
Integer
ID of the bank account type.
accounttypes
Array of AccountType objects
List of supported account types.
id
Number
ID of the account type.
name
AccountTypeName string
Technical code of the account type.
id_parent
Number or null
Optional, the id of the parent type.
is_invest
Boolean
Whether the type corresponds to an 'investment' account type. These types usually present investments and may have limitations regarding transfers.
display_name
String
The display name of the account type, in French.
display_name_p
String
The plural display name of the account type, in French.
article83
Article 83.
capitalisation
Capitalization contract.
card
Card.
checking
Checking account.
crowdlending
Crowdlending.
deposit
Deposit account.
joint
(Deprecated) Joint account.
ldds
Sustainable and solidarity development savings (Livrets de développement durable et solidaire).
lifeinsurance
Life insurance account.
loan
Loan.
madelin
Madelin retirement contract.
market
Market account.
pea
Shared savings plan (Plan d'Épargne en Actions).
pee
Company savings plan (Plan d'Épargne Entreprise).
per
Retirement savings plan (Plan d'Épargne Retraite).
perco
Group retirement savings plan (Plan d'Épargne pour la Retraite Collectif).
perp
Popular retirement savings plan (Plan d'Épargne Retraite Populaire).
real_estate
Real estate placement.
rsp
Special profit-sharing reserve (Réserve Spéciale de Participation).
savings
Savings account.
unknown
Unknown account type.