Quote the policy
POST/policies/:policyId/quote
Persists the price and moves the policy to POLICY_QUOTED, the status confirmation requires; calculate-quote persists nothing. Permitted tiers, excesses and perils come from the config's quote object, not from publicQuoteConfig. On a mid-term adjustment the branch must contain at least one change that affects pricing, or it is refused with NO_CHANGES_TO_QUOTE. The response body is empty — read the quote back from the policy.
Request
Responses
- 201
- 400
- 403
- 404
- 409