Issue policy
For issuing a new policy
Authorizations
JWT Authorization header using the Bearer scheme
Body
The OTP received by the customer from the Issue OTP API
"123456"
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
}Response
Created
Timestamp when the provider policy document was attached. For issued motor policies this is the closest available issue/purchase timestamp.

