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”
}
}
}