{
“caseType”: “alpha_training”,
“caseData”: {
“firstName”: “Adithya”,
“lastName”: “Sivan”,
“email”: “adithya.sivan@neutrinos.co”,
“policyDetails”: {
“inception_date”: “01-12-2024”
},
“features”: [
{
“text”: “Basic Life Insurance”,
“included”: true
},
{
“text”: “TeleMedicine”,
“included”: true
},
{
“text”: “Digital Budgeting App”,
“included”: true
},
{
“text”: “Short Term Disability Cover”,
“included”: true
},
{
“text”: “Extended Life Cover”,
“included”: true
},
{
“text”: “Priority Support”,
“included”: true
}
],
“address”: “HSR Layout”,
“dob”: “12-08-1990”,
“age”: “34”,
“coverage_term”: “1 Year”,
“beneficiary”: “neelapareddy”
},
“wfData”: {
“stp_rules_request”: {
“version”: “1.0.4”,
“inputObj”: {
“type”: “object”,
“properties”: {
“Production Year”: {
“type”: “string”
},
“currentYear”: {
“type”: “string”
},
“Business Channel”: {
“type”: “string”
},
“Make”: {
“type”: “string”
},
“Model”: {
“type”: “string”
},
“Driver DOB”: {
“type”: “string”
},
“Driver Experience”: {
“type”: “string”
},
“Deduction”: {
“type”: “string”
}
}
},
“subFlowIDs”: ,
“workflowId”: "d89b7373-1d78-49a9-b113-9e2466a6c3da "
}
}
}
This is the json that I gave to get the proper response , but there is some error which is causing the issue. The data and everything is correct , is there some format error
