For issuing a new 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
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"
List of benefit UUIDs
UUID of a benefit (coming from POST /quote-request)
[
"6f45768d-edcd-4bb0-ab8a-712d549deee9",
"2f276e18-0c6e-49ca-b6e6-64700a1bef90"
]Optional free-form object with additional fields. Total JSON-encoded size must not exceed 255 characters.
{
"some_key": "some value",
"another_key": 123
}Created