Changes to Generate a new quote (single product)
POST /v1/quote
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 2 of the 3 revisions of this API.918
What changed
- ▲
added
InitialDepositBaseCoverageOptionRequestDtoto thecoverageOptions/allOf[AddonsRequestDto]/cfarOptionrequest propertyallOflistrequest-property-all-of-added
- ▲
the
departureDaterequest property type/format changed fromdate/tostring/daterequest-property-type-changed
- ▲
the
productIds/items/request property type/format changed fromarray/tostring/request-property-type-changed
- ▲
the
returnDaterequest property type/format changed fromdate/tostring/daterequest-property-type-changed
- ▲
the
travelerDetails/items/dobrequest property type/format changed fromdate/tostring/daterequest-property-type-changed
- ●
removed
CfarCoverageOptionRequestDtofrom thecoverageOptions/allOf[AddonsRequestDto]/cfarOptionrequest propertyallOflistrequest-property-all-of-removed
- ○
api operation id
generateremoved and replaced withgenerateQuoteapi-operation-id-removed
- ○
added the new optional request property
coverageOptions/allOf[AddonsRequestDto]/cfwrOptionnew-optional-request-property
- ○
added the new optional request property
coverageOptions/allOf[AddonsRequestDto]/medicalUpgradenew-optional-request-property
- ○
added the required property
coverageOptions/allOf[AddonsDto]/cfwrOptionto the response with the201statusresponse-required-property-added
- ○
added the required property
coverageOptions/allOf[AddonsDto]/medicalUpgradeto the response with the201statusresponse-required-property-added
- ○
added the required property
offerDescriptionto the response with the201statusresponse-required-property-added
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
the
departureDaterequest property type/format changed fromstring/datetodate/request-property-type-changed
- ▲
the
productIds/items/request property type/format changed fromstring/toarray/request-property-type-changed
- ▲
the
returnDaterequest property type/format changed fromstring/datetodate/request-property-type-changed
- ▲
the
travelerDetails/items/dobrequest property type/format changed fromstring/datetodate/request-property-type-changed
- ○
api operation id
createQuoteremoved and replaced withgenerateapi-operation-id-removed
- ○
added the new optional
headerrequest parameterAuthorizationnew-optional-request-parameter
- ▲