Adjust Credit Account Limits

Use this API to adjust the limits for a credit account.

Credit limit is the maximum amount a person can spend on their card which is set by the credit account issuer.

Available credit limit is the difference between the total credit limit and the outstanding balance of credit account.

The cash limits can be specified separately for Cash advances, though the Cash Advance limit is part of the total credit limit and can be utilized for purchase transactions as well.

However, if any cash advance transaction causes the Cash Advance limit to exceed it shall be rejected.

Path Params
integer
required
Defaults to 1

Credit Account Id associated with the credit account. Example: 1

Query Params
const
enum
required
Defaults to adjustLimit

In this case the command value should always be 'adjustLimit'.

Allowed:
Body Params
integer
required
Defaults to 7500

Total credit limit for the credit account. Example: 7500

integer
required
Defaults to 5000

Total cash advance limit within the total credit limit for the credit account. Example: 5000

string
required
Defaults to en

Specify the locale preference. Example: en

Headers
string
required
Defaults to z01j3e71zd6zkq908vyf5861a8

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

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