API Reference
Log In
API Reference

Account types

This endpoint provides a comprehensive list of all account types supported by LAFISE, including checking accounts, savings accounts, and credit card accounts.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
🔐

Authentication is mandatory.


By accessing this endpoint, developers can easily obtain up-to-date information on all available account types, ensuring that their applications are always using the most current data. This endpoint is particularly useful for developers who are building financial applications that need to work with multiple account types and currencies.

JSON response body fields:

Name

Description

Type

id

Unique identifier by account type.

number

description

Account type description.

string

core_code

Core code by account type.

string

bank_id

Defines the bank code.
Allowed options are indicated:
1. BLNI
2. BLPA
3. BLHN
4. BLRD
5. BLCR

string

currency

Currency of the account type. It is displayed in 3-digit format, according to ISO 4217.

string

Path Params
string
enum
required
Defaults to BLCR

Description: Defines the source bank code

Allowed:
Responses

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json