MyCoverGenius
Connect any or all of the following endpoints to buy and manage auto-products from MyCovergenius.
Certain properties obtain their values from supplementary endpoints. Refer to the Auxiliary page for a list of these additional endpoints.
Buy Mini Comprehensive
Use this end-point to buy third party plus auto insurance from MyCovergenius.
POST
https://api.mycover.ai/v1/products/mcg/buy-mini-comprehensive
Request Body
vehicle_make*
string
This is the brand of the vehicle
vehicle_model*
string
This is the vehicle's model
address*
string
Customer's physical address
insurance_start_date*
string
This is the date your customer wants the plan to begin
gender*
string
Gender of customer
vehicle_registration_number*
string
Customer's vehicle registration number
engine_number*
string
Customer's vehicle chassis number
chassis_number*
string
Customer's vehicle chassis number
vehicle_insurance_type*
string
This is the type of insurance coverage the customer wants
vehicle_year_manufactured*
string
The year customer's vehicle was manufactured
vehicle_type*
string
Customer's vehicle type
vehicle_color*
string
Colour of customer's vehicle
vehicle_value*
number
The cost of customer's vehicle
first_name*
string
Customer's legal first name
last_name*
string
Customer's legal last name
email*
string
Customer's email address
dob*
string
Customer's date of birth as it appears on legal documents
phone*
string
Customer's phone number
product_id*
string
This is the ID of the insurance plan.
other_names*
string
Customer's middle name
owner_title*
string
The title of vehicle owner
occupation*
string
Job title of customer
town*
string
Customer's town of residence
state*
string
Customer's state of residence
national_id_image*
string
The image URL of customer's ID
Certain properties obtain their values from supplementary endpoints. Refer to the Auxiliary page for a list of these additional endpoints.
Last updated