Error Codes

Lean.x uses standard HTTP response codes to communicate the success or failure of an API request. A response code of 200 indicates that the request was successful.

In the event of an error, the body of the response will include an error code to help you troubleshoot and debug any issues. A comprehensive list of error codes and their meanings is provided in the table below. By using these codes, we aim to ensure that the process of making HTTP requests and receiving responses is uninterrupted and as smooth as possible for our users

List Of Error Codes

Error CodesDescription

4000

General Error

2111

Record Not Found

3333

The Record Cannot Be Deleted

5788

Quota Limit Exceeded

10289

No List In The Record

9100

Service Is Not Available Right Now

3614

The Invoice Number Is Not Available

10018

Payment Service Not Active

7651

Insufficient Product

4637

Not A Valid Product ID

4626

Bill Invoices Already Exist

4624

Not A Valid Account Number

10201

Unauthorized Due To Permission

6666

Invalid JWT Token

1106

Audit Writing Problems Occur

1104

Transaction Charges Problems Occur

7777

JWT Token Expired

10041

Payment Service ID Not Active

Last updated