Post Office Content Schedule

Post Office Content Schedule

POST https://portal-staging.aiicoplc.com/api/services/app/OfficeProductService/PostOfficeSchedule

This endpoint Post Office Content Schedule.

Headers

Name
Type
Description

X-ApiKey*

string

To be provided.

Content-Type*

string

application/json

Query Parameters

Name
Type
Description

preOwnership*

String

Building Ownership

genderId*

String

Refer to Get Genders

titleId*

String

Refer to Get Titles

productId*

String

Refer to Get Products

smsTel*

String

Phone number

physicalAddrs*

String

Physical address

pryEmail*

String

Email Address

dateOfBirth*

String

Date of birth

lastName*

String

Last Name

firstName*

String

First Name

identificationUrl*

String

Valid Id image in base 64 string

identificationName*

String

Valid Id name

utilityBillUrl*

String

Utility bill image in base 64 string

utilityBillName*

String

Utility bill name

valueOfContents*

String

Contents Total value

isFullYear*

Boolean

true or false

lgaId*

String

Refer to Get All LGA

subclassSectCovtypeId*

String

Refer to Get Sub Class Type

officeItems*

Array

List of office items and value

address*

String

Office address

tenancy*

String

Type of building tenancy

wef*

String

Start date of Office Content Insurance

wet*

String

End date of Office Content Insurance

nin

String

Mandatory NIN field

  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