get
https://localhost/business-users/private/v1/accounts/
Retrieves detailed information about a specific account including id, number, label, balance, available amount, and account type details.
Requires either 'view_all_accounts_details_balance' permission to view any account,
or ANY of the following permissions to view accessible accounts only:
- view_balance_details_of_accessible_accounts
- make_currency_exchanges_between_accessible_accounts
- make_payment_from_accessible_accounts
- manage_scheduled_payments_from_accessible_accounts
- view_business_transactions_for_accessible_accounts
- view_scheduled_payments_for_accessible_accounts
