Code | Description | Remedy |
---|
200 | Successful response | You’re doing just fine |
400 | Provided parameters were invalid | The API response will describe the nature of the error. For more information, check the Swagger documentation. |
401 | Request rejected due to lack of valid authentication credentials for target content | Verify that the API key used to authenticate is subscribing to the requested content. |
403 | User does not exist or is inactive or doesn’t have privileges to view content | Verify that the API key used to authenticate is subscribing to the requested content. |
404 | Invalid URL, deal ID is in invalid format or deal not found | Check the you have the correct URL, which is https://api.acuris.com/deals/ |
405 | Invalid HTTP method – only GET is supported | Check the method used to call the API. |
500 | Internal Server Error | We are likely working on this already, but you can contact our support team to let us know. |