---
title: "Changes to Quote Create"
method: POST
path: "/v1/agency/draft_quote"
---

# Changes to Quote Create

`POST /v1/agency/draft_quote`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 7 of 13 revisions.

- **2026-08-28** `6919821faaf2` — 1 info
- **2026-08-27** `d7e586ccc6bc` — 2 breaking, 2 warning
- **2026-08-20** `5eb1015ce922` — 1 breaking, 1 info
- **2026-08-19** `2fbfe2df0cf8` — 2 warning
- **2026-08-16** `fca1b073de2d` — 8 info
- **2026-08-11** `93134a122b70` — 11 info
- **2026-07-26** `ef7f4cefb7e8` — 1 breaking, 2 warning, 17 info

## Changes

- **2026-08-28** `6919821faaf2` — 1 info
  - added the optional property `properties/items/property_acknowledgements/claims_automations/items/eligible_for_automation` to the response with the `200` status
- **2026-08-27** `d7e586ccc6bc` — 2 breaking, 2 warning
  - added `#/components/schemas/QuotePaymentRequest` to the `allOf[subschema #1: QuoteCreateRequest]/quote/payment` request property `allOf` list
  - the `allOf[subschema #1: QuoteCreateRequest]/quote/payment` request property type/format changed from `object`/`` to ``/``
  - removed the request property `allOf[subschema #1: QuoteCreateRequest]/quote/payment/payment_schedule_discount`
  - removed the request property `allOf[subschema #1: QuoteCreateRequest]/quote/payment/schedule`
- **2026-08-20** `5eb1015ce922` — 1 breaking, 1 info
  - removed `#/components/schemas/SquattersAndEvictionExpenseCoverageRequest` from the `allOf[subschema #1: QuoteCreateRequest]/quote/properties/items/property_coverages/items/` request property `oneOf` list
  - removed `squatters_and_eviction_expense` discriminator mapping keys from the `allOf[subschema #1: QuoteCreateRequest]/quote/properties/items/property_coverages/items/` request property
- **2026-08-19** `2fbfe2df0cf8` — 2 warning
  - added the new `description` enum value to the `policy_coverages/items/config/items/type` response property for the response status `200`
  - added the new `description` enum value to the `properties/items/property_coverages/items/config/items/type` response property for the response status `200`
- **2026-08-16** `fca1b073de2d` — 8 info
  - added the new optional request property `allOf[subschema #1: QuoteCreateRequest]/quote/properties/items/property_details/finished_basement_percent`
  - added the new optional request property `allOf[subschema #1: QuoteCreateRequest]/quote/properties/items/property_details/kitchens`
  - added the new optional request property `allOf[subschema #1: QuoteCreateRequest]/quote/properties/items/property_details/primary_interior_wall_material`
  - added the new optional request property `allOf[subschema #1: QuoteCreateRequest]/quote/properties/items/property_details/property_slope`
  - added the optional property `properties/items/property_details/finished_basement_percent` to the response with the `200` status
  - added the optional property `properties/items/property_details/kitchens` to the response with the `200` status
  - added the optional property `properties/items/property_details/primary_interior_wall_material` to the response with the `200` status
  - added the optional property `properties/items/property_details/property_slope` to the response with the `200` status
- **2026-08-11** `93134a122b70` — 11 info
  - added the new optional request property `allOf[subschema #1: QuoteCreateRequest]/quote/properties/items/property_details/garages/items/carport_additional_walls`
  - added the new optional request property `allOf[subschema #1: QuoteCreateRequest]/quote/properties/items/property_details/garages/items/style`
  - added the optional property `properties/items/property_acknowledgements/claims_automations/items/actions` to the response with the `200` status
  - added the optional property `properties/items/property_acknowledgements/claims_automations/items/matched_row` to the response with the `200` status
  - added the optional property `properties/items/property_acknowledgements/claims_automations/items/underwriting_rule` to the response with the `200` status
  - added the optional property `properties/items/property_details/garages/items/carport_additional_walls` to the response with the `200` status
  - added the optional property `properties/items/property_details/garages/items/style` to the response with the `200` status
  - added the required property `properties/items/property_acknowledgements/claims_automations/items/attestations` to the response with the `200` status
  - added the required property `properties/items/property_acknowledgements/claims_automations/items/dwelling_id` to the response with the `200` status
  - added the required property `properties/items/property_acknowledgements/claims_automations/items/loss_type` to the response with the `200` status
  - added the required property `properties/items/property_acknowledgements/claims_automations/items/matched_row_id` to the response with the `200` status
- **2026-07-26** `ef7f4cefb7e8` — 1 breaking, 2 warning, 17 info
  - added `#/components/schemas/ralphie__models__mapped_models__BuildingQuality` to the `allOf[subschema #1: QuoteCreateRequest]/quote/properties/items/property_details/building_quality` request property `allOf` list
  - deleted the `query` request parameter `aud`
  - removed `#/components/schemas/BuildingQuality` from the `allOf[subschema #1: QuoteCreateRequest]/quote/properties/items/property_details/building_quality` request property `allOf` list
  - added the new optional request property `allOf[subschema #1: QuoteCreateRequest]/quote/properties/items/property_details/average_wall_height_feet`
  - added the new optional request property `allOf[subschema #1: QuoteCreateRequest]/quote/properties/items/property_details/bathroom_details`
  - added the new optional request property `allOf[subschema #1: QuoteCreateRequest]/quote/properties/items/property_details/bedrooms`
  - added the new optional request property `allOf[subschema #1: QuoteCreateRequest]/quote/properties/items/property_details/building_quality_details`
  - added the new optional request property `allOf[subschema #1: QuoteCreateRequest]/quote/properties/items/property_details/fireplaces`
  - added the new optional request property `allOf[subschema #1: QuoteCreateRequest]/quote/properties/items/property_details/foundation_shape`
  - added the new optional request property `allOf[subschema #1: QuoteCreateRequest]/quote/properties/items/property_details/garages`
  - added the optional property `properties/items/property_acknowledgements/claims_automations` to the response with the `200` status
  - added the optional property `properties/items/property_details/average_wall_height_feet` to the response with the `200` status
  - added the optional property `properties/items/property_details/bathroom_details` to the response with the `200` status
  - added the optional property `properties/items/property_details/bedrooms` to the response with the `200` status
  - added the optional property `properties/items/property_details/building_quality_details` to the response with the `200` status
  - added the optional property `properties/items/property_details/fireplaces` to the response with the `200` status
  - added the optional property `properties/items/property_details/foundation_shape` to the response with the `200` status
  - added the optional property `properties/items/property_details/garages` to the response with the `200` status
  - added `#/components/schemas/ralphie__models__mapped_models__BuildingQuality` to the `properties/items/property_details/building_quality` response property `allOf` list for the response status `200`
  - removed `#/components/schemas/BuildingQuality` from the `properties/items/property_details/building_quality` response property `allOf` list for the response status `200`

---

[Operation](https://skmtc.dev/steadily/apis/steadily-partner-api/docs/v1/agency/draft_quote/post.md) · [API](https://skmtc.dev/steadily/apis/steadily-partner-api.md) · [Page](https://skmtc.dev/steadily/apis/steadily-partner-api/changes/v1/agency/draft_quote/post)
