Common APIs
Read Questions
Some offers are requried to answer questions, specific by provider and product.
To read questions for specifict offr you need to make a POST call to the following url :
/v1/Quotation/Questions
API Error Codes
The Westeros API uses the following error codes:
| Error Code | Meaning |
|---|---|
| 200 | Standard success code |
| 400 | Invalid request format |
| 401 | Unauthorized |
| 403 | Access denied |
| 500 | General server error |
| 600 | Input validation error |