GetProviderChecklist

Providers Data to Load the Page

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

Method : POST

  • 
    {
        "channelId": "b2bindia",
        "TUI": "67241097-e7d0-446c-bfd9-3ecf2471ad6e:4f025f1b-4422-4bdf-a566-57c3a08f84b1:202503031225388360",
        "provider": ""
    }
    

    FieldNameDescriptionSample DataDataType
    *channelIdTo Identify the channel B2B Indiab2bindiaString
    *TUIUnique identifieree6ca06a-aba4-4aa9-b50c-5b4da5ba8e31Sting
    providerString

  • 
    {
        "provider": [
            "BAJAJALLIANZ",
            "ICICILombardNew",
            "Reliance",
            "Religare",
            "TATAAIG"
        ],
        "insuranceType": [
            "INDIVIDUAL",
            "ANNUAL MULTITRIP",
            "FAMILY",
            "FRIENDS",
            "STUDENT"
        ],
        "tui": "67241097-e7d0-446c-bfd9-3ecf2471ad6e:4f025f1b-4422-4bdf-a566-57c3a08f84b1:202503031225388360",
        "code": "200",
        "msg": [
            "Success"
        ],
        "providerCheckList": {
            "FROM COUNTRY": 1,
            "TO COUNTRY": 1,
            "START DATE": 1,
            "END DATE": 1,
            "DOB": 1,
            "RELATION": 1
        }
    }
    

    FieldNameDescriptionSample DataDataType
    ProviderList of Enabled ProvidersTATAAIG,ReligareString
    InsuranceTypeList of the Insurance typesIndividual, FamilyString
    ProviderCheckListList of check list to be displayed on portalFROM COUNTRY, TO COUNTRYBoolean
    TUIString
    CodeStatus code200
    MsgStatus MessageSuccess / FailedString

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