For issuing a new policy (V2 API). This version requires an email field and an istimarah document upload.
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.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Email address (must be @syarah.com domain)
Vehicle Identification Number (17 characters, must be unique)
Car sequence number (8-9 digits, must be unique)
The nationality ID of the current owner (10 digits)
The Nationality ID of the new owner (10 digits)
Vehicle registration document (PDF, JPEG, JPG, or PNG, max 10MB)
Optional free-form object with additional fields. Total JSON-encoded size must not exceed 255 characters.
{
"some_key": "some value",
"another_key": 123
}
Created