Skip to content

(OICS-764): Fix sending empty claim amount

Carla Prudencio requested to merge OICS-764 into main

Related Task

Closes OICS-764

Fix #302 (closed)

Test Log

Test Profile: Open Insurance Brasil Functional Tests for Phase 3 - Services
Test Plan: Functional test for Quote Patrimonial Business API - based on Swagger version: 1.8.0
Test Module: opin-quote-patrimonial-business_api_core-ackn_test-module_v1

test-log-opin-quote-patrimonial-business_api_core-ackn_test-module_v1-private_key_jwt-by_value-openinsurance_brazil-plain_response-8zzNN8TI6y10OuH.zip

Before the conformance was sending claimAmount field empty, as it is optional, the field is no longer included in the payload.

Before Now
Screenshot 2024-06-10 at 17.04.39.png Screenshot 2024-06-10 at 17.09.10.png

Merge request reports