Description
This is an Interhyp API to provide Cardif service.
0.0.23
- added new Document Types
0.0.22
- Add externalPersonId to submit subscription request to meet cross-over requirements
- Add timestamp to consents in submit subscription request to capture time and date when consent was given
- Update name of reference to reletionshipType on insured to reflect relation from policyHolder to insured to meet requirements
0.0.21
- OccupationClusterId renamed to OccupationCluster and made required
- Enumerations defined for OccupationCluster
- Removed employmentSituation from Simulation request
0.0.20
- Add relationships to dictionaries
- Add relationshipToInsuredId into policyHolder to define relationship between insured and policyHolder
0.0.19
- Delete /policies endpoints since those will not be implemented
- Update quotation statuses to reflect updates in the quotation lifecycle
- Add underwriting information to quotation
- Add Crossover quotation requestType
0.0.18
- Updated quotation status enumeration: -- added value UNDERWRITING_PROCESSING -- added description for enumeration statuses
- Added medex object to store medical examination data
0.0.17
- Updated quotation status enumeration: -- READY_TO_BIND value instead of UNDERWRITING_SUCCEEDED
- Added 202 response option on quotation/{quotationId}/make-binding endpoint. For MMUW case
0.0.16
- Remove mime, file name, from document metadata response
0.0.15
- Added the endpoint for fetching the sign-set for document QES
- Added qesCase object in the subscription/accept response
0.0.14
- Add consentTypes enum values for /subscriptions/{subscriptionId}/submit endpoint requestBody
- Add licensed required attribute to AdvisorQuotationRequest
0.0.13
- Fixed compatibility with openapi-generator-maven-plugin 7.13.0+
0.0.12
- Fixed required fields for non-freebie request in insured person object
0.0.11
- Add lastName, firstName, contactInfo for advisor
- Add birthDate required attribute for policyHolder and insured in AcceptQuotationRequest
0.0.10
- Change productCode to requestType to define types of request for Quotation
0.0.9
- Add productCode to Quotation Request schema to discriminate between Freebie product and the rest
- Add oneOf schemas for Quotation request to highligh the validation rules for different products
0.0.8
- Add new required attributes: firstName, lastName, contactInfo for PersonQuotationRequest
- Change the name of personIndividual to isured to reflect the role in insurance contract
- Add policyHolder attribute to AcceptQuotationRequest to support cross-over insurance
- Change personIndividual to insured in AcceptQuotationRequest to support cross-over insurance
- Add new resource /policies to allow manipulations with policy documents