Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
Owner ID must be 10 digits starting with 1, 2, or 7
Phone number must start with 05 and be 10 digits
Birthdate in YYYY-MM-DD format
Car sequence number must be 8 or 9 digits
Estimated cost of the car
Indicates if the ownership is being transferred
Required if is_ownership_transfer is true; 10 digits starting with 1,2,7
Car model year between 1950 and next year
1950 <= x <= 2026
Response
Insurance quote details
The owner’s national ID or Iqama ID
The owner's phone number
The owner's birthdate. Hijri for Saudi nationals, Gregorian for others
The car sequence number from 9 digits
Whether it was a car transfer or not
The estimated cost of the car
The car model year
An array representing each insurance company quote. Each item has the company name, the prices, and the benefits.
Your own client ID
In case of an update on this quote, this date will change
When was the quote requested
Yasmina ID for the quote. You can use it to delete items or showing it again to the customer