This endpoint sends a one-time password (OTP). It should be called before issuing a policy.
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.
JWT Authorization header using the Bearer scheme
Email address of the car owner
Phone number starting with 05 and containing 10 digits
^05\d{8}$"0501234567"
National ID or Iqama ID of the car owner (10 digits)
^(1|2|7)\d{9}$"1012345678"
ID of the car quote request
123
Unique identifier for the quote reference ID (coming from POST /quote-requests)
"550e8400-e29b-41d4-a716-446655440000"
Unique identifier for the quote price ID that exists inside a quote item (coming from POST /quote-requests)
"550e8400-e29b-41d4-a716-446655440001"