Create Credit Product

Use the API to create and activate a credit product.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
Defaults to USD

The currency code for the credit product.
Example: USD

integer
required
Defaults to 2

The number of digits after the decimal point for amounts in this currency.
Example: 2

integer
required
Defaults to 1

The compounding period type for interest.
Example: 1

integer
required
Defaults to 4

The posting period type for interest.
Example: 4

integer
required
Defaults to 2

The type of interest calculation.
Example: 2

integer
required
Defaults to 365

The number of days in a year used for interest calculation.
Example: 365

integer
required
Defaults to 3

The accounting rule applied to the credit product.
Example: 3

boolean
required
Defaults to false

Indicates if the credit product is secured.
Example: false

string
required
Defaults to Credit Product

The full name of the credit product.
Example: Credit Product

string
required
Defaults to tes1

The short name or abbreviation of the credit product.
Example: tes1

string
required
Defaults to test

A brief description of the credit product.
Example: test

string
required
Defaults to 1

The increment size for amounts.
Example: 1

boolean
required
Defaults to false

Indicates if the credit product is linked to floating interest rates.
Example: false

string
required
Defaults to 22

The nominal annual interest rate for the credit product.
Example: 22

string
required
Defaults to 30

The nominal annual penalty interest rate for the credit product.
Example: 30

integer
required
Defaults to 15

The grace period in days for the credit product.
Example: 15

string
required
Defaults to 29.99

The nominal cash advance interest rate for the credit product.
Example: 29.99

integer
required
Defaults to 2

The minimum pay calculation rate for the credit product.
Example: 2

integer

The grace period for arrears aging in days for the credit product.
Example: 3

integer
required
Defaults to 50

The minimum pay fixed amount for the credit product.
Example: 50

integer
required
Defaults to 1

The statement day for the credit product.
Example: 1

integer

The account ID of the fund source for the credit product.
Example: 34

integer

The account ID for receivable interest related to the credit product.
Example: 36

integer

The account ID for receivable penalty related to the credit product.
Example: 37

integer

The account ID for transfers in suspense related to the credit product.
Example: 38

integer

The account ID for credit portfolio related to the credit product.
Example: 35

integer

The account ID for receivable fee related to the credit product.
Example: 38

integer

The account ID for interest on income related to the credit product.
Example: 39

integer

The account ID for income from penalty related to the credit product.
Example: 10

integer

The account ID for income from fee related to the credit product.
Example: 9

integer

The account ID for income from recovery related to the credit product.
Example: 10

integer

The account ID for write-off related to the credit product.
Example: 8

integer

The account ID for overpayment liability related to the credit product.
Example: 40

string

The updated mapping of payment channels to fund source for the credit product, in JSON string format.
Example: []

string

The updated mapping of penalties to income accounts for the credit product, in JSON string format.
Example: []

string

The updated mapping of fees to income accounts for the credit product, in JSON string format.
Example: []

charges
array of objects

Charges associated with the credit product.

charges
string

The locale for the credit product.
Example: en

Headers
string
required
Defaults to z01j3e71zd6zkq908vyf5861a8

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

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Response

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