Post Home Content Schedule

Get Post Home Content Schedule

POST https://portal-staging.aiicoplc.com/api/services/app/HouseholdProductService/PostHomeSchedule

This endpoint Post Home Content 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

utilityBillName*

string

Utility bill image in base 64 string

preOwnership*

string

type of ownership

tenancy*

string

type of tenancy

description*

string

apartment description

homeItems*

array

list of items

lgaId*

string

Refer to Get all LGA

isFullYear*

boolean

true or false

valueOfContents*

string

Contents Total value

firstName*

string

First Name

lastName*

string

Last Name

dateOfBirth*

string

Date of birth

pryEmail*

string

Email Address

physicalAddrs*

string

Physical address

smsTel*

string

Phone number

subClassSectCovtypeIdId*

string

Refer to Get Product SubClass Cover Types

ProductId*

string

Refer to Get Products

titleId*

string

Refer to Get Titles

genderId*

string

Refer to Get Genders

wef*

string

Start date of Home Content Insurance

wet*

string

End date of Home Content Insurance

nin

string

Mandatory NIN field

Headers

Name
Type
Description

X-ApiKey*

string

To be provided.

Content-Type*

string

application/json

  1. For half year, kindly change the value of "isFullYear" to false.

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

Last updated