Restful API fetching issue

Hello,

Can you please share the third party API Documentation because I am facing a problem when we call your REST API then we get the below error.

{
“error”: {
“code”: “error”,
“message”: “BadRequest”,
“description”: “Operation Failed. General Error.”,
“innerError”: {
“requestId”: null,
“date”: “2020-06-12T12:59:04.3368558Z”
}
}
}

@akhandTrix

I have tested the Comparisons API and unable to replicate the issue. Please share some more details of your requirements along with your sample code. We will look into it and will guide you.