Get Account Details

Retrieve a granular, real-time snapshot of any managed savings account using the Account Details API. Beyond basic balance inquiries, this endpoint provides deep visibility into the account’s structural configuration—including interest compounding logic, overdraft thresholds, and its progression through the institutional lifecycle.

This comprehensive data set is essential for building personalized wealth management dashboards, calculating real-time liquidity, or executing rigorous compliance audits.

Key Information Dimensions

Access a multi-dimensional view of the account state:

  • Institutional Standing: Track the account's current status (Active, Dormant, or Closed) and the full audit trail of timeline events including approval and activation dates.
  • Financial Summary: Retrieve the summary block for a holistic view of total deposits, withdrawals, posted interest, and current available balance.
  • Operational Logic: Inspect the underlying interest posting frequencies, day-count conventions, and configured lock-in periods.
  • Global Routing: Extract bank routing numbers, SWIFT codes, and physical bank addresses associated with the account for external reconciliations.

Integration Best Practices

  1. Accrual Projecting: Utilize the nominalAnnualInterestRate and interestCompoundingPeriodType fields to project upcoming interest accruals for your end-users.
  2. Activity Monitoring: Regularly monitor the subStatus field to detect institutional blocks or dormancy markers that may restrict customer activity.
  3. State Synchronization: Align your local ledger with the lastActiveTransactionDate to ensure your application remains synchronized with the core banking system.

References

Path Params
integer
required
Defaults to 123

The Id associated with the account.
Example: 123

Headers
string
required

The ID of your banking instance visible in the MBANQ Console.

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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