Post Motor Schedule
Post Motor Schedule
POST
https://portal-staging.aiicoplc.com/api/services/app/MotorProductService/PostMotorSchedule
This endpoint Post Motor Schedule.
Headers
X-ApiKey*
string
To be Provided
Content-Type*
string
application/json
Request Body
ProductUd*
String
Refer to Get Products
GenderId*
String
Refer to Get SubClass Cover
TitleId*
String
Refer to Get Titles
GenderId*
String
Refer to Get Genders
FirstName*
String
Customer First Name
LastName*
String
Customer Last Name
DateOfBirth*
String
Customer Date of birth
PryEmail*
String
Customer Email Address
SmsTel*
String
Customer Phone Number
BodyType*
String
Vehicle Body Type
RegNo*
String
Vehicle Registration/Plate Number
YrManft*
String
Vehicle Manufacture Year
Make*
String
Vehicle Make
Model*
String
Vehicle Model
ChasisNo*
String
Vehicle ChasisNo
Color*
String
Vehicle Color
EngineNo*
String
Vehicle Engine Number
VehicleAmount*
String
Vehicle Value
WefDt*
String
Policy effective date
WetDt*
String
Policy end date
vehicleLicenseUrl*
String
Vehicle license Image converted to Base 64 string or a link to the image
identificationUrl*
String
Customer Valid Id Image converted to Base 64 string or a link to the image
proofOfOwnershipUrl*
String
Proof of Ownership Image converted to Base 64 string or a link to the image
Last updated