Coronation

Connect any or all of the following endpoints to buy and manage auto-products from Coronation.

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

Buy Coronation Comprehensive Auto Insurance

Connect this endpoint to buy comprehensive auto-products from Coronation

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

Request Body

Name
Type
Description

vehicle_make*

String

The brand of the vehicle. Head over to the auxiliary section and GET /get-vehicle-make?provider=aiico

vehicle_model*

String

The model of the vehicle. Use this endpoint /products/aiico/get-vehicle-model.

address*

string

Your valid address

vehicle_color*

String

This vehicle colour. Head over to the auxiliary section and GET /color-list

registration_number*

String

Vehicle's plate number

engine_number*

String

The vehicle's engine number

chassis_number*

String

Chasis number of the vehicle

year_of_manufacture*

String

The vehicle manufacture year.

first_name*

string

Your first name

last_name*

string

Your last name

email*

string

Your valid email address

vehicle_insurance_type*

String

Is the vehicle private or commercial. Can be either of [Private Motor, Commercial Vehicle]

phone_number*

string

Your valid phone number

product_id*

String

This is the ID of the insurance plan.

gender*

String

Your gender. Can be one of [Male, Female]

date_of_birth*

String

Your date of birth

title*

String

Your personal title e.g Chief.

Head over to the auxiliary section and GET titles.

state*

String

Your state of residence e.g Lagos State. Head over to the auxiliary section and GET states.

identification_name*

String

The type of ID provided. Head over to the auxiliary section and GET /identification-types.

identification_url*

String

The link to the id. Head over to the auxiliary section and POST /upload-file.

vehicle_cost*

Number

How much the vehicle was bought for.

vehicle_category

String

What type of vehicle is it? Can be one of ['Bus', 'Car', 'Jeep - Suv', 'Truck']

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

Auxiliary

Last updated

Was this helpful?