Skip to main content

23 docs tagged with "permissions"

View all tags

Adjusting Transactions

A *transaction* is any operation implying changes in the balance of an account such as deposits, withdrawals or disbursements. Mambu tracks all...

API Consumers

API consumers are an abstraction similar to an OAuth client. The primary purpose of an API consumer is to generate API keys, which are used to...

Approving a Loan

To approve a loan account, select the **Approve** button, and confirm the dialog box. This will change the account state to **Approved**, and it will...

Audit Trail

The audit trail capability tracks all activities that have been performed in the Mambu Core Banking system via the UI or API...

Audit Trail V2

The complete Audit Trail V2 API documentation can be found here: [Audit Trail V2](/api/pages/audit-trail/welcome)

Blocking Funds in Deposit Accounts

Blocking funds in an account essentially means you prevent clients from withdrawing or transferring a specified amount. Clients can still withdraw...

Branches and Centres

A *branch* in Mambu is the default label for an organization's subdivision. Often branches represent:

Client Custom Fields

Extract all the client specific custom field values grouped by client. Each new client will be displayed on a new page.

Client Life Cycle

This page describes the client life cycle. For general information on individual clients, see [Clients and Groups...

Client Types

This page describes how to create, edit, and delete client types. For general information on individual clients and how they are used, see [Clients...

Creating a User

A *user* is anyone who accesses and uses Mambu via the UI or the API. Each user has a user account that stores the access credentials, the details of...

End of Day Processing and Cron Jobs

By default, Mambu runs a daily series of automated tasks outside of business hours and an hourly series of additional processing tasks. These are...

Group Role Names Configuration

With *Configuration as Code* (CasC), you may batch configure your group role names configuration via the API using YAML. For general information on...

Permissions

A *permission* is the authorization given to users that enables them to view a type of information or to perform an action in Mambu. You can either...

Roles

A *role* is a way to to group permissions and to control other forms of access within Mambu.

User Roles Configuration

With *Configuration as Code* (CasC), you may batch configure your user roles configuration via the API using YAML. For general information on CasC,...