get
https://api-sandbox.lafise.com/obl/v1/banks//accounts/
Get Account information by account number.
Authentication is mandatory.
Consent is required.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
JSON response body fields:
| Name | Description | Type |
|---|---|---|
branch_id | Branch Id. | string |
label | Label or alias to be given to the account (full customer name by default). | string |
balance | Account balance | object |
balance.currency | Account currency | string |
balance.amount | Balance | number |
not_avaible | Unavailable balance of account | object |
not_avaible.currency | Account currency | string |
not_avaible.amount | Balance not available | number |
net_balance | Net account balance | object |
net_balance.currency | Account currency | string |
net_balance.amount | Net balance | number |
user_id | Customer Id | string |
product_code | Producto Code | string |
account_id | Account Number | string |
bank_id | The identifier of the bank in which the customer was created. | string |
local_iban | Local IBAN number of the customer's account | string |
foreign_iban | Foreing IBAN number of the customer's account | string |
