Skip to content

(OICS-768): Fix sending quoteData in POST lead Request

Carla Prudencio requested to merge OICS-768 into main

Related Task

Closes OICS-768

Fix #306 (closed)

Test Log

Test Profile: Open Insurance Brasil Functional Tests for Phase 3 - Services
Test Plan: Functional test for Quote Patrimonial Home API - based on Swagger version: 1.8.0
Test Module: opin-patrimonial-home-lead_api_core_test-module_v1

test-log-opin-patrimonial-home-lead_api_core_test-module_v1-mtls-by_value-openinsurance_brazil-plain_response-5UhjZ81oTG1qiTI.zip

Before the conformance was sending quoteData inside of POST lead/request, now it does not anymore and the test passed.

Before Now
Screenshot 2024-06-13 at 13.58.54.png Screenshot 2024-06-13 at 13.59.17.png

Merge request reports