Post Motor Schedule

Post Motor Schedule

POST https://portal-staging.aiicoplc.com/api/services/app/MotorProductService/PostMotorSchedule

This endpoint Post Motor Schedule

Query Parameters

Name
Type
Description

identificationUrl*

string

Valid Id image in base 64 string or a link to the image

wetDt*

string

End Date of the Vehicle Insurance

wefDt*

string

Start Date of the Vehicle Insurance

titleId*

string

Refer to Get Titles

subclassSectCovtypeId*

string

Refer to Get Product Sub Class Cover

productId*

string

Refer to Get Products

smsTel*

string

Vehicle Owner Telephone Number

physicalAddrs*

string

Vehicle Owner Physical Address

pryEmail*

string

Vehicle Owner Email Address

dateOfBirth*

string

Vehicle Owner Date of Birth

lastName*

string

Vehicle Owner Last Name

firstName*

string

Vehicle Owner First Name

premiumAmount*

integer

Premium Amount

color*

string

Refer to Get Color List

chasisNo*

string

Vehicle Chasis Number

engineNo*

string

Vehicle Engine Number

bodyType*

string

Refer to Get Body Types

yrManft*

string

Refer to Get Manufacture Year

model*

string

Refer to Get Vehicles details

regNo*

string

Vehicle Registration Number

make*

string

Refer to Get vehicle Make

vehicleLicenseUrl*

String

Valid Vehicle License image in base 64 string or a link to the image

nin

String

Mandatory NIN field

Headers

Name
Type
Description

X-ApiKey*

string

To be Provided

Content-Type*

string

application/json

  1. WefDt means policy start date, while WetDt means policy end date. The WetDt = (WefDt + One year) - One day

  2. Date of birth must be greater than or equal to 18 years.

Last updated