Changes to Get multi-quote by group hash

GET /v2/quote/multi/{groupHash}

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 2 of the 3 revisions of this API.16

  1. e016afb8fdb315
  2. e95f3723e41f1

What changed

  • e016afb8fdb315See the full diff
    • removed the optional property quotes/items/status from the response with the 200 status

      response-optional-property-removed

    • api tag Quote removed

      api-tag-removed

    • added the required property quotes/items/productName to the response with the 200 status

      response-required-property-added

    • added the required property quotes/items/quote/allOf[CreateQuoteResponseDto]/coverageOptions/allOf[AddonsDto]/cfwrOption to the response with the 200 status

      response-required-property-added

    • added the required property quotes/items/quote/allOf[CreateQuoteResponseDto]/coverageOptions/allOf[AddonsDto]/medicalUpgrade to the response with the 200 status

      response-required-property-added

    • added the required property quotes/items/quote/allOf[CreateQuoteResponseDto]/offerDescription to the response with the 200 status

      response-required-property-added

    This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the new optional header request parameter Authorization

      new-optional-request-parameter