View Account
This endpoint retrieves detailed information about a specific virtual account based on its unique ID. It returns comprehensive banking details such as IBAN, BIC, account holder information, and nested external provider data. Additionally, it includes a ledger summary associated with the account. Authentication via Bearer token is required.
| Method | API Endpoint |
|---|---|
| GET | https://efylink-business.rare-able.com/api/user/accounts/{account_unique_id} |
headers: Object containing the API headers.
'Authorization : Bearer Token': Use Login API for access token
'X-CLIENT-ID': Use Get Credentials api to generate X-CLIENT-ID
'X-Api-Signature': To know how to generate please use Authentication
'X-Api-Timestamp': Timestamp
Path Params
account_unique_id required Please use unique_id from Accounts for Account Unique ID