There are 2 layers of data validation
- API payload validation: this validation is coded into the API endpoint implementation, failed to comply will result in an error validation response.
- Data completeness for issuing Policy: this will be configured per-product basis. Failed in validation will make the application marked with INCOMPLETE status
Some cases will require data points for insurance to be submitted at a later time after the insurance application has been created.