Post Personal Accident Schedule

Post Personal Accident Schedule

POST https://portal-staging.aiicoplc.com/api/services/app/PersonalAccidentProductService/PostPersonalAccidentSchedule

This endpoint Post Personal Accident Schedule.

Query Parameters

Name
Type
Description

identificationName*

string

Valid Id name

identificationUrl*

string

Valid Id image in base 64 string

utilityBillName*

string

Utility bill name

utilityBillUrl*

string

Utility bill image in base 64 string

wef*

string

start date

wet*

string

end date

beneficiary*

string

Beneficiary Name

relationship*

string

Beneficiary Relationship

premiumAmount*

string

Refer to Personal Accident Rate

subClassSectCovtypeIdId*

string

Refer to Get Product SubClass Cover Types

unit*

string

amount of unit to purchase

firstName*

string

First Name

lastName*

string

Last Name

dateOfBirth*

string

Date of birth

pryEmail*

string

Email Address

smsTel*

string

Phone number

ProductId*

string

Refer to Get Products

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

Last updated