๐Ÿ“–API from ORDB

You can find all the API that are generated from Oracle Database Here

Service Length of Agent

Shows the total length of Service of Agent in Days [number].

GET https://myprotectivebd.com/ords/PILIL/PililApi/ServiceLength

Path Parameters

Name
Type
Description

input1*

User ID

Format: Number

JSON

{
    "ServiceLength": [
        {
            "days":"//RESULT//"
        }
    ]
}

eReceipt of Premium

Shows the Detailed information regarding eReceipts.

GET https://myprotectivebd.com/ords/PILIL/PililApi/eReceipt

Path Parameters

Name
Type
Description

input1*

Policy Number

Format: String

input2*

Validation Type

Format : String, Total 3 Types: [A=Mobile No./ B=DOB[yyyymmdd]/

C=Orgcode]

input3*

Validation Data

Format: String

JSON

{
  "ereceipt": [
    {
      "receipt_type": "//RESULT//",
      "of_code": "//RESULT//",
      "office_name": "//RESULT//",
      "receipt": "//RESULT//",
      "recptdt": "//RESULT//",
      "policyno": "//RESULT//",
      "datcom": "//RESULT//",
      "duedt": "//RESULT//",
      "sumass": //RESULT//,
      "planterm": "//RESULT//",
      "install_prem": //RESULT//,
      "ph_name": "//RESULT//",
      "instl_descrip": " //RESULT//",
      "paid_instl": "//RESULT//",
      "tk": //RESULT//,
      "inword": "//RESULT//",
      "receive_method": "//RESULT//",
      "mobile": "//RESULT//",
      "setup": "//RESULT//",
      "ioptr": "//RESULT//",
      "pnextpay": "//RESULT//",
      "basicprem": //RESULT//,
      "suppleprem": //RESULT//,
      "extraprem": //RESULT//,
      "transid": "//RESULT//",
      "prmrno": "//RESULT//"
    }
  ]
}

Shows the Detailed information regarding Company Info.

GET https://myprotectivebd.com/ords/PILIL/PililApi/company_info

JSON

{
  "company_information": [
    {
      "company_name": "Protective Islami Life Insurance Limited",
      "company_dialogue": "Protect Your Future",
      "company_address": "100, H.R Complex (5th Floor), BirUttam AK Khandakar Road, Mohakhali C/A, Dhaka-1212",
      "contact_telephone": "+8802-222260616",
      "hotline": "+88096-17000017",
      "contact_mobile": "09617000017",
      "contact_email": "[email protected]",
      "website": "https://www.protectivelife.com.bd",
      "logoimage": "protectivelife.jpg",
      "facebook": "fb://page/667311357029037",
      "youtube": "https://www.youtube.com/@protectiveilife",
      "twitter": "https://www.twitter.com/protectiveilife/",
      "instagram": "https://www.instagram.com/protectiveilife/",
      "linkedin": "https://www.linkedin.com/company/protectiveilife/",
      "messenger": "fb-messenger://user/667311357029037",
      "latitude": 23.7807383,
      "longitude": 90.4003152,
      "forceupdate": "true",
      "version": "2.0.1+5",
      "updatemsg": "Kindly click on the button below to Update the App",
      "android": "https://play.google.com/store/apps/details?id=com.protective.insurance",
      "ios": "https://apps.apple.com/us/app/my-protective/id6451307230",
      "iosversion": "1.0.0+1"
    }
  ]
}

Last updated

Was this helpful?