Update Credit Product

Use the API to update a credit product.

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

The associated credit card product Id
Example: 1

Body Params
string
required

The name of the credit product.
Example: Credit Product1

string
required

The short name or code for the credit product.
Example: te11

string
required

A description of the credit product.
Example: test

string
required

The currency code used for transactions related to the credit product.
Example: USD

integer
required

The number of digits after the decimal point for amounts in the credit product.
Example: 2

string
required

The denomination of the credit product, in multiples of this value.
Example: 2

string
required

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

integer
required

The type of interest compounding period.
Example: 1

integer
required

The type of interest posting period.
Example: 4

integer
required

The type of interest calculation.
Example: 2

integer
required

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

integer
required

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

number
required

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

number
required

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

integer
required

The grace period allowed for payments on the credit product.
Example: 15

string
required

The rate used in minimum payment calculation for the credit product.
Example: 5

string
required

The fixed minimum payment amount for the credit product.
Example: 10

boolean
required

Indicates whether the credit product is secured.
Example: false

integer
required

The day of the month on which statements are generated for the credit product.
Example: 2

integer
required

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

integer
required

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

integer
required

The account ID of the credit portfolio associated with the credit product.
Example: 35

integer
required

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

integer
required

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

integer
required

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

integer
required

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

integer
required

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

integer
required

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

integer
required

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

integer
required

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

integer
required

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

integer
required

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
required

List of charges associated with the credit product.

charges*
string

The locale setting 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