Added
otp as a required field to the Request Quotes API (POST /api/v1/car-comp/quote-requests) and Issue Policy API (POST /api/v1/car-comp/policies) documentation. The field was already required by the backend but was missing from the docs and API reference.Added
company_logo_url and square_company_logo_url to motor quote responses so clients can display both the standard company logo and square logo from the CDN.
Added the optional Accept-Language: ar header to the Car Insurance Request Quotes API for Arabic-localized quote content.Added support for
custom_number as an alternative to car_sequence_number in car quote requests. The custom_number is used for newly imported cars and must be between 1000000 and 9999999999.Add start_date to the Car Insurance Issue Policy API documentation
Seperated Products between Multi Providers and Single Provider
Added Payment section to Motor Insurance
Documentation Revamp Added more sections
- Changelog
- Authentication
- Developer Status Page
- Data Types
- Error Codes
- White-labeling
Released Property Insurance and Price comparison
- Issue Policies
- Cancel Policies
- Prices
- Claims
Released Webhooks

- Webhook on Policy Status Update
- Webhook on Policy Documents Update
Released Horses Insurance
- Get Livestock (Horse) Insurance from a public form
- Also added the ability to get them from APIs

