T E Gautham
Aug 13, 2025
...
In case of error, the API returns the following JSON response:
{ "success": false, "statusCode": 400, "errorMsg": "Invalid JSON. Please ensure you are passing a valid JSON string and it is url encoded properly."}
{
"success": false,
"statusCode": 400,
"errorMsg": "Invalid JSON. Please ensure you are passing a valid JSON string and it is url encoded properly."
}