Update account limits

Update account limits for a specific account. This endpoint triggers validation against the global program limit configured in the Configure program limit endpoint.

This endpoint generates the Account limit changed event.

Refer to the Account limits guide for more information.

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

Account ID

Body Params

Body description to update limits

number

Maximum credit amount approved for this account. This value must not be less than the total_credit_limit or the program’s minimum credit limit parameter, and must not exceed the program’s maximum credit limit parameter. The ledger stores and reports this amount using the exact number of decimal places provided in the request payload.

number

Total credit limit as set by the user. This can be any value up to the max_credit_limit. The ledger stores and reports the amount using the same number of decimal places as supplied in the request payload.

number

Maximum limit amount for overdraft spending on the account. The ledger stores and reports the amount using the same number of decimal places as supplied in the request payload.

number

Percentage of the maximum credit limit (max_credit_limit) made available for purchases over the credit limit on the account.

number

Amount limit for installments on this credit account. This value must not exceed the program’s maximum credit limit parameter. The ledger stores and reports this amount using the exact number of decimal places provided in the request payload.

Headers
string
required

Tenant ID

Responses
204

No Content

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