> ## Documentation Index
> Fetch the complete documentation index at: https://docs.yasmina.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Changelog

<Update label="17th June 2026" tags={["Docs"]}>
  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.
</Update>

<Update label="9th June 2026" tags={["Docs", "APIs"]}>
  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.
</Update>

<Update label="24th December 2025" tags={["Docs", "APIs"]}>
  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.
</Update>

<Update label="10th December 2025" tags={["Docs", "APIs"]}>
  Add start\_date to the Car Insurance Issue Policy API documentation
</Update>

<Update label="12th October 2025" tags={["Docs"]}>
  Seperated Products between Multi Providers and Single Provider
</Update>

<Update label="7th October 2025" tags={["Docs"]}>
  Added Payment section to Motor Insurance
</Update>

<Update label="5th August 2025" tags={["Docs"]}>
  Documentation Revamp Added more sections

  * Changelog
  * Authentication
  * Developer Status Page
  * Data Types
  * Error Codes
  * White-labeling
</Update>

<Update label="15th July 2025" tags={["Portal"]}>
  Released Property Insurance and Price comparison

  * Issue Policies
  * Cancel Policies
  * Prices
  * Claims
</Update>

<Update label="7th July 2025" tags={["Portal"]}>
  Released Webhooks

  <img src="https://mintcdn.com/yasmina/JBmjU6a0nW2v_yYS/images/webhooks.png?fit=max&auto=format&n=JBmjU6a0nW2v_yYS&q=85&s=b55cdf3bfb2bf3f09c4b5f34d555a450" alt="Webhooks" width="600" className="rounded-lg" data-path="images/webhooks.png" />

  * Webhook on Policy Status Update
  * Webhook on Policy Documents Update
</Update>

<Update label="11th February 2025" tags={["APIs", "Portal"]}>
  Released Horses Insurance

  * Get Livestock (Horse) Insurance from a public form
  * Also added the ability to get them from APIs
</Update>
