Get Products

Get Products

GET https://portal-staging.aiicoplc.com/api/services/app/ProductService/GetProducts

This endpoint returns all products Id.

Headers

NameTypeDescription

X-ApiKey*

string

To be provided

Content-Type*

string

application/json

{
    "result": [
        {
            "id": "9f304355-43c0-ea11-a336-005056a00da2",
            "prefix": "10",
            "name": "Hospital Cash",
            "reqUW": true,
            "renewable": false,
            "wef": "2020-07-01T00:00:00",
            "wet": "2020-07-23T00:00:00",
            "imageUrl": null,
            "description": "Hospital Cash",
            "productCategory": "Health",
            "isThirdParty": false,
            "isActive": true
        },
        {
            "id": "684dcea8-4ec0-ea11-a336-005056a00da2",
            "prefix": "14",
            "name": "Phone Insurance",
            "reqUW": false,
            "renewable": false,
            "wef": "2020-07-01T00:00:00",
            "wet": "2020-07-31T00:00:00",
            "imageUrl": null,
            "description": "Phone Insurance",
            "productCategory": "Gadget",
            "isThirdParty": false,
            "isActive": true
        },
        {
            "id": "ef8cbc13-d30e-eb11-a34d-005056a00da2",
            "prefix": "10",
            "name": "EduShield Insurance",
            "reqUW": false,
            "renewable": false,
            "wef": "2020-07-01T00:00:00",
            "wet": "2020-07-23T00:00:00",
            "imageUrl": null,
            "description": "EduShield",
            "productCategory": "Health",
            "isThirdParty": false,
            "isActive": true
        },
        {
            "id": "f1326cce-47e7-e711-a2be-005056a02281",
            "prefix": "01",
            "name": "Private Motor Comprehensive",
            "reqUW": false,
            "renewable": true,
            "wef": "2017-12-01T00:00:00",
            "wet": null,
            "imageUrl": null,
            "description": "Private Motor Comprehensive",
            "productCategory": "Auto",
            "isThirdParty": false,
            "isActive": true
        },
        {
            "id": "cb00e3f3-9feb-e711-a2be-005056a02281",
            "prefix": "01",
            "name": "Travel",
            "reqUW": false,
            "renewable": false,
            "wef": "2017-12-01T00:00:00",
            "wet": null,
            "imageUrl": null,
            "description": "Travel Insurance",
            "productCategory": "Travel",
            "isThirdParty": false,
            "isActive": true
        },
        {
            "id": "fef672bd-faf1-e711-a2c0-005056a02281",
            "prefix": "05",
            "name": "Private Motor 3rd Party",
            "reqUW": false,
            "renewable": true,
            "wef": "2017-12-01T00:00:00",
            "wet": null,
            "imageUrl": null,
            "description": "Private Motor 3rd Party",
            "productCategory": "Auto",
            "isThirdParty": true,
            "isActive": true
        },
        {
            "id": "897a91f5-6225-e811-a2cc-005056a02281",
            "prefix": "12",
            "name": "Personal Accident",
            "reqUW": false,
            "renewable": false,
            "wef": "2018-03-01T00:00:00",
            "wet": "2018-03-31T00:00:00",
            "imageUrl": null,
            "description": "Personal Accident",
            "productCategory": "Health",
            "isThirdParty": true,
            "isActive": true
        },
        {
            "id": "52f33528-6325-e811-a2cc-005056a02281",
            "prefix": "15",
            "name": "Home Content Insurance",
            "reqUW": false,
            "renewable": false,
            "wef": "2018-03-01T00:00:00",
            "wet": "2018-03-31T00:00:00",
            "imageUrl": null,
            "description": "Home Insurance",
            "productCategory": "Content",
            "isThirdParty": true,
            "isActive": true
        },
        {
            "id": "1a2f284a-6325-e811-a2cc-005056a02281",
            "prefix": "05",
            "name": "Office Content Insurance",
            "reqUW": false,
            "renewable": false,
            "wef": "2018-03-01T00:00:00",
            "wet": "2018-03-31T00:00:00",
            "imageUrl": null,
            "description": "Office Insurance",
            "productCategory": "Content",
            "isThirdParty": true,
            "isActive": true
        },
        {
            "id": "939e9f6c-6325-e811-a2cc-005056a02281",
            "prefix": "06",
            "name": "Shop Content Insurance",
            "reqUW": false,
            "renewable": false,
            "wef": "2018-03-01T00:00:00",
            "wet": "2018-03-31T00:00:00",
            "imageUrl": null,
            "description": "Shop Insurance",
            "productCategory": "Content",
            "isThirdParty": true,
            "isActive": true
        },
        {
            "id": "897a91f5-6225-e811-a2cc-005056a08881",
            "prefix": "12",
            "name": "Covid Insurance",
            "reqUW": false,
            "renewable": false,
            "wef": "2018-03-01T00:00:00",
            "wet": "2018-03-31T00:00:00",
            "imageUrl": null,
            "description": "Covid Insurance",
            "productCategory": "Health",
            "isThirdParty": false,
            "isActive": true
        },
        {
            "id": "8e12f5f1-723c-ec11-aed4-00bb608a4be7",
            "prefix": "13",
            "name": "Agency Banking Insurance",
            "reqUW": false,
            "renewable": false,
            "wef": "2021-01-01T00:00:00",
            "wet": "2021-01-01T00:00:00",
            "imageUrl": null,
            "description": "Agency Banking",
            "productCategory": "Agency Banking",
            "isThirdParty": false,
            "isActive": true
        },
        {
            "id": "cc9384f4-0a32-4edd-9062-4e5b939226dc",
            "prefix": "16",
            "name": "Package Content Insurance",
            "reqUW": false,
            "renewable": false,
            "wef": "2021-06-01T00:00:00",
            "wet": "2021-06-01T00:00:00",
            "imageUrl": null,
            "description": "Package Insurance",
            "productCategory": "Package",
            "isThirdParty": true,
            "isActive": true
        },
        {
            "id": "4643bd3d-3c38-eb11-ae95-9829a66a9d08",
            "prefix": "14",
            "name": "Term Life",
            "reqUW": false,
            "renewable": false,
            "wef": "2018-03-01T00:00:00",
            "wet": "2018-03-01T00:00:00",
            "imageUrl": null,
            "description": "Term Life",
            "productCategory": "Life",
            "isThirdParty": true,
            "isActive": true
        },
        {
            "id": "35b20387-7439-ec11-aed3-9829a66a9d08",
            "prefix": "15",
            "name": "Criticare Insurance",
            "reqUW": false,
            "renewable": false,
            "wef": "2021-10-30T10:36:09",
            "wet": "2021-10-30T10:36:09",
            "imageUrl": null,
            "description": "Criticare",
            "productCategory": "Health",
            "isThirdParty": false,
            "isActive": true
        }
    ],
    "targetUrl": null,
    "success": true,
    "error": null,
    "unAuthorizedRequest": false,
    "__abp": true
}

Last updated