Aiico
Connect the following endpoints to buy and manage content insurance from AIICO.
Last updated
Was this helpful?
Connect the following endpoints to buy and manage content insurance from AIICO.
Last updated
Was this helpful?
Use this end-point to buy Content Cover for Office belongings for your customers from AIICO.
POST
https://api.mycover.ai/v1/products/aiico/buy-office-content-cover
See Auxiliary APIs for additional data for - GET /title - GET /gender
pre_ownership*
string
tenancy*
string
address*
string
Customer's legal address
office_items*
array
Array of office items objects. Check below for description
lga*
string
LGA of the customer. Refer to features list using miscellaneous link below
is_full_year*
string
Customer's purchase type whether a full year purchase or not. (true, false)
first_name*
string
Customer's legal first name
last_name*
string
Customer's legal last name
email*
string
Customer's valid email address
phone_number*
string
Customer's valid phone number
date_of_birth*
string
Customer's date of birth
title*
string
Title of customer ('Mr', 'Engr'....). Refer to titles list in miscellaneous link below.
gender*
string
Customer's gender
identification_name*
string
ID type of the customer. Refer to ID types using miscellaneous link below
identification_url*
string
Image URL of the customer ID
insurance_start_date*
string
Start date of the insurance
product_id*
string
ID of the insurance plan
Use this end-point to buy Content Cover for Home belongings for your customers from AIICO.
POST
https://api.mycover.ai/v1/products/aiico/buy-home-content-cover
See Auxiliary APIs for additional data for - GET /title - GET /gender
pre_ownership*
string
tenancy*
string
description*
string
address*
string
home_items*
array of objects
lga*
string
is_full_year*
string
first_name*
string
last_name*
string
email*
string
phone_number*
string
date_of_birth*
string
title*
string
gender*
string
identification_name*
string
identification_url*
string
insurance_start_date*
string
product_id*
string
Buy AIIco shop content cover for SME business owners
POST
https://api.mycover.ai/v1/products/aiico/buy-shop-content-cover
See Auxiliary APIs for additional data for - GET /title - GET /gender
shop_type*
string
The type of the shop
nature_of_business*
string
The nature of the business
nature_of_stock*
string
The nature of the stock either perishable, non perishable, or mixed
stock_keeping*
boolean
Is it a stock keeping shop?
stock_taking_interval*
string
How often do you do stock taking? Either daily, weekly, monthly, quarterly, or yearly
stock_amount*
number
The total cost of all the goods in the shop
address*
string
The shop address
title*
string
The shop owner's title e.g Chief
gender*
string
The shop owner's gender e.g Male
identification_name*
string
Type of identification. Acceptable: Drivers License, NIN, International Passport
identification_url*
string
The image url after uploading the identification
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
Certain properties obtain their values from supplementary endpoints. Refer to the page for a list of these additional endpoints.