These docs are for v1. Click to read the latest docs for v3.
ERROR CODEMeaning
1000Failure on decoding the json request. The format for Json is not correct, please check the syntax & case sensitivity for any missing brackets, semi-colons, capitalizations, or any other formatting errors.
1001Database operations failure. One of the queries for this operation has failed
1002Something went wrong with this API
1003"Invalid parameter in the URL path. Example : /xyz/my_value/abc Here my_value is invalid"
1004"Invalid parameter in the URL path. Example : /xyz/&sort=my_value/abc Here my_value is invalid"
1005The resource you are trying to retrieve is not present. This error code happens when trying to Get or Read a data point (eg: transaction number, user, KYB, etc) that does not exist.