Skip to content

on_search api request body list like PRE_HOSPITALIZATION_COVERAGE_DAYS,MATERNITY_COVERAGE, add-on list etc #51

@hiven22157

Description

@hiven22157

@92shreyansh
need to understand from where this master refere because we have different master name at our end

Selection Criteria
A: "list": [
{
"descriptor": {
"code": "COVERAGE_AMOUNT"
},
"value": "10000000"
},
{
"descriptor": {
"code": "CO_PAYMENT"
},
"value": "Yes"
},
{
"descriptor": {
"code": "ROOM_RENT_CAP"
},
"value": "25000"
},
{
"descriptor": {
"code": "RESTORATION_BENEFIT"
},
"value": "No"
},
{
"descriptor": {
"code": "CLAIM_SETTLEMENT_RATIO"
},
"value": "0.8"
},
{
"descriptor": {
"code": "PRE_HOSPITALIZATION_COVERAGE_DAYS"
},
"value": "2"
},
{
"descriptor": {
"code": "POST_HOSPITALIZATION_COVERAGE_DAYS"
},
"value": "5"
},
{
"descriptor": {
"code": "MATERNITY_COVERAGE"
},
"value": "Yes"
},
{
"descriptor": {
"code": "INITIAL_WAITING_PERIOD"
},
"value": "No"
},
{
"descriptor": {
"code": "CASHLESS_HOSPITALS"
},
"value": "50"
}
]

B: "add_ons": [
{
"id": "A1",
"quantity": {
"selected": {
"count": 1
}
},
"descriptor": {
"name": "No Claim Bonus",
"code": "NO_CLAIM_BONUS"
}
},
{
"id": "A2",
"quantity": {
"available": {
"count": 1
}
},
"descriptor": {
"name": "Daycare Cover",
"code": "DAYCARE_COVER"
}
},
{
"id": "A3",
"quantity": {
"available": {
"count": 1
}
},
"descriptor": {
"name": "Daily Cash Allowance",
"code": "DAILY_CASH_ALLOWANCE"
}
},
{
"id": "A4",
"quantity": {
"available": {
"count": 1
}
},
"descriptor": {
"name": "Domicialiary Expenses",
"code": "DOMICILIARY_EXPENSES"
}
},
{
"id": "A5",
"quantity": {
"available": {
"count": 1
}
},
"descriptor": {
"name": "Health Check-ups",
"code": "HEALTH_CHECK_UPS"
}
}
]

For Both A,B we need complete master list

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions