mycover.ai
  • Home
  • Distributor
  • 🚀Getting Started
    • Quickstart
    • Environments
    • Authentication
    • Testing
    • Errors
    • Go Live Checklist
    • FAQs
  • 🔌Libraries & SDKs
    • Javascript
    • Vue 2
    • Vue 3
    • React
    • Flutter
    • Android
    • React Native
    • iOS
  • 📦api reference
    • Products
      • 🚘Auto
        • Aiico
        • Leadway
        • MyCoverGenius
        • Sovereign Trust
        • Coronation
        • Tangerine
        • Sanlam
      • ♥️Health
        • Hygeia
          • Hyprime Insurance
          • Hybasic Insurance
        • Bastion
          • Bastion Health
          • MediSure
        • Malaria Cover
      • 💞Personal Accident Cover
        • Aiico
        • Leadway
        • Sanlam
      • 🏠Content (Home/Office)
        • Aiico
        • Coronation
        • Sanlam
      • ✈️Travel
        • Allianz
        • Aiico
      • 💵Life Insurance
        • Credit Life
        • SME Flex
        • Flex Life
      • 🚚Goods In Transit
        • Goods In Transit (GIT)
        • Goods In Transit (GIT) On-demand
      • 💻Gadget
        • Sovereign Trust Insurance
        • Coronation
        • Tangerine
      • 🛳️Marine Insurance ✨
        • MyCoverGenius Import Marine Cover
        • Marine Cover
    • Policies
    • Claims
      • Credit Life
    • Wallet
    • Transactions
    • Customers
    • Auxiliary
      • Products
        • Bulk Purchase
  • 🧳Services
    • Webhooks
      • Validation
      • Purchase Webhook
      • Renewal Webhook
    • Messaging
Powered by GitBook
On this page
  • Buy Home Content Cover
  • Buy Building Cover

Was this helpful?

  1. api reference
  2. Products
  3. Content (Home/Office)

Coronation

Connect the following endpoint to buy and manage content insurance from Coronation.

PreviousAiicoNextSanlam

Last updated 1 year ago

Was this helpful?

Certain properties obtain their values from supplementary endpoints. Refer to the page for a list of these additional endpoints.

Buy Home Content Cover

Buy Coronation home content cover for your customers.

POST https://api.mycover.ai/v1/products/coronation/buy-home-content

Request Body

Name
Type
Description

total_item_cost*

number

Enter the total cost of all items insured. This will be validated against the actual sum of all items provided subsequently.

home_items*

array

An array of object, this is the list of items insured. The structure is like this: {

name: string;

amount: number;

}[];

address*

string

The house address

gender*

string

The house owner's gender e.g Male

first_name*

string

Owner's first name

last_name*

string

Owner's last name

email*

string

Owner's email

phone_number*

string

Owner's phone number

date_of_birth*

string

Owner's date of birth

product_id*

string

The product's UID

{
    "responseCode": 1,
    "responseText": "Purchase Successful",
    "data": {
        "policy": {
            "id": "3397be8f-b12b-4c71-808a-2722c2e60b13",
            "app_mode": "test",
            "active": true,
            "first_name": "Ken",
            "last_name": "Jimmy",
            "email": "glitzyken127@gmail.com",
            "dob": "2004-03-09",
            "phone": "08034543344",
            "start_date": "2023-12-15T00:00:00.000Z",
            "expiration_date": "2024-12-14T00:00:00.000Z",
            "activation_date": "2023-12-15T00:00:00.000Z",
            "distributor_id": "10cd1dac-3a5c-43ee-b935-641d53f9cb27",
            "customer_id": "4c52a4b8-5a68-4472-8a6a-a0946e4cd122",
            "buyer_id": "4c52a4b8-5a68-4472-8a6a-a0946e4cd122",
            "product_id": "48340c74-fc6f-42f5-a0d2-66800b22dabb",
            "product_category_id": "9e9d5fe0-2129-41a5-9f44-9c9fe90b3855",
            "provider_id": "63dbfce7-a743-47bd-bc49-b95703054aa1",
            "meta": {
                "payload": {
                    "quotePayload": {
                        "Email": "xgq.glitzyken127@gmail.com",
                        "Duration": 12,
                        "LastName": "Jimmy",
                        "FirstName": "Ken",
                        "PhoneNumber": "08034543344",
                        "ProductCode": "3002_IND",
                        "quoteInfoDetails": [
                            {
                                "category": "Content",
                                "itemName": "LG OLED Television",
                                "assetType": "Movable",
                                "coverType": "Fire and Burglary",
                                "sumInsuredValue": 250000,
                                "itemContactAddress": "No 32 Bambola Street Oke-ira Ikeja Lagos"
                            },
                            {
                                "category": "Content",
                                "itemName": "Samsung Air conditioner",
                                "assetType": "Movable",
                                "coverType": "Fire and Burglary",
                                "sumInsuredValue": 100000,
                                "itemContactAddress": "No 32 Bambola Street Oke-ira Ikeja Lagos"
                            },
                            {
                                "category": "Content",
                                "itemName": "Google Advance Home Assistance device",
                                "assetType": "Movable",
                                "coverType": "Fire and Burglary",
                                "sumInsuredValue": 150000,
                                "itemContactAddress": "No 32 Bambola Street Oke-ira Ikeja Lagos"
                            }
                        ]
                    },
                    "policyPayload": {
                        "Gender": "Male",
                        "Address": "No 32 Bambola Street Oke-ira Ikeja Lagos",
                        "quoteId": "39cd042bd94dbb7b4458826b8",
                        "Occupation": "N/A",
                        "DateofBirth": "2004-03-09",
                        "premiumPaymentFrequency": "A"
                    }
                },
                "policy_number": "DV189582309759",
                "certificate_url": "https://coronationresourcefiles.blob.core.windows.net/coronationfiles/Ken-Jimmy-DV189582309759.pdf",
                "provider_policy_id": "482759238413"
            },
            "genius_price": 3250,
            "market_price": 3250,
            "purchase_id": "2e45f7de-4990-4ee8-b651-df8505835043",
            "profit": 650,
            "submitted_to_provider": true,
            "updated_at": "2023-12-15T13:34:50.315Z",
            "created_at": "2023-12-15T13:34:16.446Z",
            "deleted_at": null,
            "inspection_id": null
        }
    }
}
Sample payload
{
    "first_name": "Ken",
    "last_name": "Jimmy",
    "email": "glitzyken127@gmail.com",
    "phone_number": "08034543344",
    "date_of_birth": "2004-03-09",
    "gender": "Male",
    "total_item_cost": 500000,
    "address": "No 32 Bambola Street Oke-ira Ikeja Lagos",
    "home_items": [
        {
            "name": "LG OLED Television",
            "amount": 250000
        },
        {
            "name": "Samsung Air conditioner",
            "amount": 100000
        },
        {
            "name": "Google Advance Home Assistance device",
            "amount": 150000
        }
    ],
    "product_id": "48340c74-fc6f-42f5-a0d2-66800b22dabb"
}

Buy Building Cover

Buy Coronation building cover for your customers.

POST https://api.mycover.ai/v1/products/coronation/buy-building-cover

Request Body

Name
Type
Description

total_item_cost*

number

Enter the total cost of all items insured. This will be validated against the actual sum of all items provided subsequently.

buildings*

array

An array of object, this is the list of items insured. The structure is like this: {

name: string;

location: string;

value: number;

}[];

address*

string

The house address

gender*

string

The house owner's gender e.g Male

first_name*

string

Owner's first name

last_name*

string

Owner's last name

email*

string

Owner's email

phone_number*

string

Owner's phone number

date_of_birth*

string

Owner's date of birth

product_id*

string

The product's UID

{
    "responseCode": 1,
    "responseText": "Purchase Successful",
    "data": {
        "policy": {
            "id": "445cbdf8-a098-4df5-8846-0eb14772523f",
            "app_mode": "test",
            "active": true,
            "first_name": "Ken",
            "last_name": "Jimmy",
            "email": "glitzyken127@gmail.com",
            "dob": "2004-03-09",
            "phone": "08034543344",
            "start_date": "2023-12-18T00:00:00.000Z",
            "expiration_date": "2024-12-17T00:00:00.000Z",
            "activation_date": "2023-12-18T00:00:00.000Z",
            "distributor_id": "10cd1dac-3a5c-43ee-b935-641d53f9cb27",
            "customer_id": "4c52a4b8-5a68-4472-8a6a-a0946e4cd122",
            "buyer_id": "4c52a4b8-5a68-4472-8a6a-a0946e4cd122",
            "product_id": "59340c74-fc6f-42f5-a0d2-66800b22dacc",
            "product_category_id": "9e9d5fe0-2129-41a5-9f44-9c9fe90b3855",
            "provider_id": "63dbfce7-a743-47bd-bc49-b95703054aa1",
            "meta": {
                "payload": {
                    "quotePayload": {
                        "Email": "jkv.glitzyken127@gmail.com",
                        "Duration": 12,
                        "LastName": "Jimmy",
                        "FirstName": "Ken",
                        "PhoneNumber": "08034543344",
                        "ProductCode": "2002_IND",
                        "quoteInfoDetails": [
                            {
                                "category": "Building",
                                "itemName": "LG OLED Television",
                                "assetType": "Non-Movable",
                                "sumInsuredValue": 250000,
                                "itemContactAddress": "No 32 Bambola Street Oke-ira Ikeja Lagos"
                            },
                            {
                                "category": "Building",
                                "itemName": "Samsung Air conditioner",
                                "assetType": "Non-Movable",
                                "sumInsuredValue": 100000,
                                "itemContactAddress": "No 32 Bambola Street Oke-ira Ikeja Lagos"
                            }
                        ]
                    },
                    "policyPayload": {
                        "Gender": "Male",
                        "Address": "No 32 Bambola Street Oke-ira Ikeja Lagos",
                        "quoteId": "e32ef47c3a89a3bb221115f53",
                        "Occupation": "N/A",
                        "DateofBirth": "2004-03-09",
                        "premiumPaymentFrequency": "A"
                    }
                },
                "policy_number": "DV529934144273",
                "certificate_url": "https://coronationresourcefiles.blob.core.windows.net/coronationfiles/Ken-Jimmy-DV529934144273.pdf",
                "provider_policy_id": "737986663874"
            },
            "genius_price": 875,
            "market_price": 875,
            "purchase_id": "f2c2792d-7008-4ca1-a4ec-97810c789066",
            "profit": 175,
            "submitted_to_provider": true,
            "updated_at": "2023-12-18T11:19:46.453Z",
            "created_at": "2023-12-18T11:19:15.855Z",
            "deleted_at": null,
            "inspection_id": null
        }
    }
}
Sample Payload
{
    "first_name": "Ken",
    "last_name": "Jimmy",
    "email": "glitzyken127@gmail.com",
    "phone_number": "08034543344",
    "date_of_birth": "1995-03-09",
    "gender": "Male",
    "address": "No 32 Bambola Street Oke-ira Ikeja Lagos",
    "total_asset_cost": 350000,
    "buildings": [
        {
            "name": "LG OLED Television",
            "location": "No 32 Bambola Street Oke-ira Ikeja Lagos",
            "value": 250000
        },
        {
            "name": "Samsung Air conditioner",
            "location": "No 32 Bambola Street Oke-ira Ikeja Lagos",
            "value": 100000
        }
    ],
    "product_id": "59340c74-fc6f-42f5-a0d2-66800b22dacc"
}

Certain properties obtain their values from supplementary endpoints. Refer to the page for a list of these additional endpoints.

📦
🏠
Auxiliary
Auxiliary
Auxiliary