Skip to main content
POST
Issue the policy

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
quote_request_id
string<uuid>
required

The id of the quote request.

quote_price_id
string<uuid>
required

The quote_price_id of the chosen provider's quote.

redirect_url
string

Where to send the customer once they have paid. policyID in it is replaced with the policy's id.

Example:

"https://www.example.com?yasmina_policy_id=policyID"

Response

The company's policy, pending payment