Aiico
Connect any or all of the following endpoints to buy and manage products from AIICO.
Certain properties obtain their values from supplementary endpoints. Refer to the Auxiliary page for a list of these additional endpoints.
Buy Third-Party Auto
Use this end-point to buy third party auto insurance from AIICO.
POST
https://api.mycover.ai/v1/products/aiico/buy-third-party-auto
Request Body
first_name*
string
Customer's legal first name
last_name*
string
Customer's legal last name
email*
string
Customer's email address
phone_number*
string
Customer's phone number
date_of_birth*
string
Customer's date of birth as it appears on legal documents
address*
string
Customer's physical address
state*
string
Customer's state of residence
product_id*
string
This is the ID of the insurance plan.
identification_name*
string
The name of the customer's identification type
identification_url*
string
The image URL of customer's ID
bvn*
string
Customer's BVN number. To verify customer's identity
registration_number*
string
Customer's vehicle plate number
vehicle_category*
string
The category of customer's vehicle
year_of_manufacture*
string
The year customer's vehicle was manufacture
title_id*
string
The title your customer is addressed by e.g. Mrs.
vehicle_cost*
number
Cost of customer's vehicle
Buy Comprehensive Auto
Use this end-point to buy comprehensive auto insurance from AIICO.
POST
https://api.mycover.ai/v1/products/aiico/buy-comprehensive-auto
Request Body
first_name*
string
Customer's legal first name
last_name*
string
Customer's legal last name
email*
string
Customer's email address
phone_number*
string
Customer's phone number
date_of_number*
string
Customer's date of birth as it appears on legal documents
address*
string
Valid physical address
state*
string
Customer's state of residence
product_id*
string
This is the ID of the insurance plan.
identification_name*
string
The name of the customer's identification type
identification_url*
string
The image URL of customer's ID
bvn*
string
Customer's BVN number. To verify customer's identity
registration_number*
string
Customer's vehicle plate number
vehicle_category*
string
The category of customer's vehicle
vehicle_cost*
string
The cost of customer's vehicle
year_of_manufacture*
string
The year customer's vehicle was manufactured
title_id*
string
The title your customer is addressed by e.g. Mrs.
Certain properties obtain their values from supplementary endpoints. Refer to the Auxiliary page for a list of these additional endpoints.
Last updated