Plandetails

Fetching the details of single Plan.

End Point : {InsuranceURL}/api/insurance/plandetails

Method : POST

  • 
    {
      "planId": "1",
      "CountryNames": [
        "Singapore"
      ],
      "channelId": "b2bindia",
      "policyType": "INDIVIDUAL",
      "startDate": "2025-06-04",
      "endDate": "2025-06-05",
      "isPED": false,
      "tenureInMonths": 3,
      "travellers": [
        {
          "id": 0,
          "birthdate": "1993-01-01",
          "relation": "SELF"
        }
      ],
      "tui": "e18f1f9a-fa54-4f86-9373-9deb43369096:2ab86ef0-50ea-45fe-ab4f-b02e1d70a8dd:202506041235002680"
    }
    

    FieldNameDescriptionSample Data
    channelIdTo Identify the channel B2B Indiab2bindia
    PolicyTypeType of the PolicyIndividual, Family
    planIdId of the Plan saved in Master file1
    CountryNamesList of destination country namesSingapore
    startDateJourney Start Date2025-06-03
    endDateJourney End Date2025-06-03
    tenureInMonthsOnly for Student Policy we can choose start Date & tenure from dropdown01 month to 24 month
    isPedIs pre-existing diease false always
    travellersList of travelers
    travellers.idId to find the no of travelers1,2
    travellers.birthdateDOB of traveler1993-01-01
    travellers.relationrelation for Family & friends onlySELF
    tuiUnique Identifier

  • 
    {
        "planId": "1",
        "providerName": "Religare",
        "providerImageURL": "",
        "planName": "Explore - Asia",
        "coverage": {
            "amount": 25000,
            "currency": "USD"
        },
        "premium": {
            "base": 135.25,
            "tax": 24.35,
            "total": 160,
            "currency": "INR",
            "netTotal": 107,
            "premiumDistributions": [
                {
                    "travellerRefId": 0,
                    "relation": "SELF",
                    "birthDate": "1993-01-01T00:00:00",
                    "base": 135.25,
                    "tax": 24.35,
                    "total": 159.60
                }
            ]
        },
        "policyWordingURL": "https://s3.ap-southeast-1.amazonaws.com/artifactsnew.akbartravels.com/akbar/insurance/Religare/PolicyWording/Religare.pdf",
        "coverageDetails": {
            "benefits": [
                {
                    "name": "Hospitalization Expenses  ",
                    "sumInsured": "Up to SI",
                    "deductible": ""
                },
                {
                    "name": "In-patient Care",
                    "sumInsured": "Up to SI",
                    "deductible": "USD 100 / EUR 75"
                },
                {
                    "name": "Life Threatening Condition for PED",
                    "sumInsured": "10% of SI",
                    "deductible": "USD 100 / EUR 75"
                },
                {
                    "name": "Additional SI for Accidental Hospitalization",
                    "sumInsured": "100% of SI",
                    "deductible": "USD 100 / EUR 75"
                },
                {
                    "name": "Out-patient Care",
                    "sumInsured": "20% of SI",
                    "deductible": "USD 100 / EUR 75"
                },
                {
                    "name": "Daily Allowance ",
                    "sumInsured": "USD 25 per day, max 5 days",
                    "deductible": "2 days"
                },
                {
                    "name": "Compassionate Visit",
                    "sumInsured": "N.A.",
                    "deductible": "N.A."
                },
                {
                    "name": "Return of Minor Child",
                    "sumInsured": "N.A.",
                    "deductible": "N.A."
                },
                {
                    "name": "Up-gradation to Business Class",
                    "sumInsured": "USD 1,000",
                    "deductible": "N.A."
                },
                {
                    "name": "Dental Expenses ",
                    "sumInsured": "USD 300",
                    "deductible": "USD 100 / EUR 75"
                },
                {
                    "name": "Personal Accident",
                    "sumInsured": "USD 15,000",
                    "deductible": "N.A."
                },
                {
                    "name": "Common Carrier Accidental Death",
                    "sumInsured": "N.A.",
                    "deductible": "N.A."
                },
                {
                    "name": "Medical Evacuation",
                    "sumInsured": "USD 10,000",
                    "deductible": "N.A."
                },
                {
                    "name": "Repatriation of Mortal Remains",
                    "sumInsured": "USD 10,000",
                    "deductible": "N.A."
                },
                {
                    "name": "Trip Cancellation & Interruption",
                    "sumInsured": "USD 1,000",
                    "deductible": "N.A."
                },
                {
                    "name": "Trip Delay",
                    "sumInsured": "USD 500",
                    "deductible": "12 hours"
                },
                {
                    "name": "Loss of Checked-in Baggage",
                    "sumInsured": "USD 100",
                    "deductible": "N.A."
                },
                {
                    "name": "Delay of Checked-in Baggage",
                    "sumInsured": "USD 100",
                    "deductible": "12 hours"
                },
                {
                    "name": "Loss of Passport",
                    "sumInsured": "USD 300",
                    "deductible": "N.A."
                },
                {
                    "name": "Personal Liability",
                    "sumInsured": "USD 100,000",
                    "deductible": "USD 100 / EUR 75"
                }
            ],
            "planCode": "ExploreAsia",
            "notes": [
                "These Premium are inclusive of @18% GST and in INR"
            ],
            "questions": [
                {
                    "title": "Does any person(s) to be insured has any Pre-existing diseases?",
                    "questionCode": "ISPED",
                    "selectionType": "CheckBox",
                    "category": "Health"
                },
                {
                    "title": "Liver Disease?",
                    "questionCode": "PEDLiver",
                    "selectionType": "CheckBox",
                    "category": "Health"
                },
                {
                    "title": "Cancer / Tumor?",
                    "questionCode": "PEDCancer",
                    "selectionType": "CheckBox",
                    "category": "Health"
                },
                {
                    "title": "Coronary Artery Heart Disease?",
                    "questionCode": "PEDHealthDisease",
                    "selectionType": "CheckBox",
                    "category": "Health"
                },
                {
                    "title": "Kidney Disease?",
                    "questionCode": "PEDKidney",
                    "selectionType": "CheckBox",
                    "category": "Health"
                },
                {
                    "title": "Paralysis / Stroke?",
                    "questionCode": "PEDParalysis",
                    "selectionType": "CheckBox",
                    "category": "Health"
                },
                {
                    "title": "Any other disease / health adversity / condition / treatment not mentioned above?",
                    "questionCode": "PEDOther",
                    "selectionType": "TextBox",
                    "category": "Health"
                },
                {
                    "title": "Have you ever claimed under any travel policy?",
                    "questionCode": "ClaimedAnyTravelPolicy",
                    "selectionType": "TextBox",
                    "category": "Other"
                },
                {
                    "title": "Has anyone been diagnosed / hospitalized / or under any  treatment for any illness / injury during the last 48 months?",
                    "questionCode": "HospitalizedInLast48Months",
                    "selectionType": "TextBox",
                    "category": "Other"
                }
            ],
            "termsAndConditions": [
                "https://s3.ap-southeast-1.amazonaws.com/artifactsnew.akbartravels.com/akbar/insurance/Religare/TermsAndConditions/explore-(travel-insurance-product)---policy-terms-&-conditions.pdf"
            ]
        },
        "highlights": [
            "Hospitalization Expenses Up to USD 25000"
        ],
        "specialHighlights": [],
        "providerSpecificFields": [],
        "isWithSubLimits": true,
        "planType": "Individual",
        "policyType": "Individual",
        "minTripDays": 0,
        "maxTripDays": 0,
        "commission": 54.10,
        "tds": 1.08,
        "ssrFeeCode": null
    }
    

    FieldNameDescriptionSample Data
    planIdId of the Plan saved in master file1
    providerNameName of the ProviderTATAAIG
    providerImageURLProvider Logo urlhttps://content.akbartravelsonline.com/b2binsurance/V2/assets/images/AIG.jpg
    planNameName of the Plan saved in master FileSilver
    isWithSubLimitsThe Plan is under with sublimit/ without sublimittrue/false
    highlightsHighlights of the selected PlanAccidental Benefit
    policyWordingURLPolicy Wording details of selected plan https://s3.ap-southeast-1.amazonaws.com/artifactsnew.akbartravels.com/akbar/insurance/TATAAIG/PolicyWording/TravelGuardPolicyWording.pdf
    planTypePlan type Individual/Family
    policyTypePolicy type Individual/Family
    minTripDaysMinimum trip days1
    maxTripDaysMaximum trip days30
    coverage.amountCoverage Amount50000
    coverage.currencyCoverage CurrencyUSD
    premium.baseBase Premium amount of selected Plan
    premium.taxTax amount of selected Plan
    premium.totalTotal amount of selected Plan
    premium.currencyCurrency of PremiumINR
    premium.netTotalTotal amount after discount
    premium.premiumDistributions.travellerRefId
    premium.premiumDistributions.relationRelation of traveller (SELF if Individual Policy)SELF
    premium.premiumDistributions.birthDateDOB of traveler1993-03-04
    premium.premiumDistributions.baseBase Premium amount from rates.csv
    premium.premiumDistributions.taxTax amount of selected Plan
    premium.premiumDistributions.totalTotal amount of selected Plan
    coverageDetails.planCodePlan code of selected Plan from master fileSilver
    coverageDetails.notesNotes saved in notes of Provider
    coverageDetails.benefits.nameBenfit Name of selected Plan
    coverageDetails.benefits.sumInsuredSum Insured for the plan
    coverageDetails.benefits.deductibleDeductable amount
    coverageDetails.questions.titleHealth questionnare title
    coverageDetails.questions.questionCodeHealth questionnare code
    coverageDetails.questions.selectionTypeHealth questionnare type
    coverageDetails.questions.categoryHealth questionnare category

Copyright © 2015-2016 Benzy Infotech Pvt. Ltd. All rights reserved | Legal Notice