Skip to main content

55 docs tagged with "api"

View all tags

Accounting Rules Configuration

Accounting rules allows you to create general rules for your accounts such as setting automatic accounting closures that recur on a regular basis and...

Adjustable Interest Rates

Adjustable Interest Rate (AIR) loans allow users to have all available interest rate types on **fixed interest rate** and **index interest rate**...

API response and error codes

These response codes provide a more detailed description of any problems which may have occurred with an API call including incorrect parameters or...

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)

Authorization Holds Configuration

Authorization Hold (also Card Authorization or Pre-authorization) is the practice of authorizing electronic transactions processed with a debit or a...

Backwards Compatibility

This page gives the full list of backwards compatibility changes, as far back as 2018. For more information on our user agreements regarding...

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...

Blocking SEPA Direct Debits

A client discovers a charge on their account that they do not recognise, the payment is identified as a recurring SEPA Direct Debit and the client...

Branches Configuration

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

Centres Configuration

A *centre* is the default label for a subdivision of a *branch*, which is the default label for an organization subdivision. A centre can be...

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...

Clients and Groups Overview

The term *client* is used in different ways in Mambu. In general usage, a *client* refers to any customer of your organization. Clients are...

Configuration as Code Overview

You can batch configure Mambu elements - such as organization details, custom field definitions, holidays, branches, user roles, and more - using...

Configuring System Options

To set up system options for all profit-sharing arrangements, navigate to the **Configuration > System Options** tab. Typically, there is one active...

Currencies Configuration

Currencies are used to configure the currency type associated with monetary values in Mambu. For more information, see [Currencies](/docs/currencies).

Custom Fields Configuration

A custom field consists of the custom field definition and the custom field value. The *custom field definition* is the custom field you create using...

Custom Views and API v1

Custom views are used to configure the Mambu UI, to quickly generate reports, and for data extraction with the Mambu v1 API.

Data Dictionary and API Standards

To dig deeply into all the possible data types, structure and meaning of enumerated values which can be returned, we suggest reviewing our [data...

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...

Fair use policy

Mambu applies reasonable usage limits on shared environments to ensure fair access for all users and prevent any individual user from monopolising...

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...

Holidays Configuration

Whereas non-working days apply to your entire organisation, holidays can be defined as either organisation-wide or for specific branches. The...

ID Templates Configuration

An *ID template* is a representation of a type of ID document. For more information, see [ID Templates](/docs/id-templates).

Internal Controls Configuration

With *internal controls* you can set up automatic controls for loans, such as the dormancy period, the number of days you want to wait before locking...

Labels Configuration

The default labels that can be changed are clients, groups, branches, centres, credit officers, interest, fees and loan. For more information, see...

Loan Account Attachments

Any loan account can have files (attachments) uploaded in Mambu, for example, scans of documentation required in the loan application process, signed...

Mambu APIs

Mambu offers a full suite of RESTful APIs to provide programmatic access to nearly every aspect of our banking software, typically with JSON or YAML...

Mambu Data Dictionary

This document describes the database structure and fields used in Mambu for the purposes of supporting the Mambu APIs, Business Intelligence...

Organization Details Configuration

An *organization* is how we refer to your institution, including staff members and the different branches. For more information about your...

Overview

In keeping with our philosophy of composable banking, Mambu provides many ways to develop software to interact with our services and features.

Revamp of Mambu APIs

As part of our ongoing commitment to enhancing your experience with our platform, we're transitioning to API v2 to deliver more streamlined and...

Token Management

A *card token* is a string of symbols that replaces a payment card number and is used to uniquely identify a payment card.

Transaction Processing

Using the Cards API, you can process transaction requests, transaction advices, and transaction reversals.

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,...

Webhooks Overview

Webhooks are system-to-system communication tools that use a push-based strategy to send HTTP callbacks for events happening in the Mambu application.