Post Health Plan

Post Health Plan

POST https://portal-staging.aiicoplc.com/api/services/app/WemaHealthProductService/PostHospitalSchedule

This endpoint post successful woman health plan.

Query Parameters

Name
Type
Description

subclassSectCovtypeId

string

Refer to Get Product SubClass Cover Types

productId

string

Refer to Get Products

titleId

string

Refer to Get Titles

SurName

string

Client's Surname

otherNames

string

Client's Other names

maritalStatusId

string

Client's Marital Status

dob

string

Client's date of birth

email

string

Client's email address

phoneNumber

string

Client's Phone number

genderId

string

Refer to Get Genders

lgaId

string

Refer to Get All LGA

occupation

string

Client's Occupation

referralCode

string

ReferralCode(Kindly use default code in sample payload)

agentShortDescription

string

agentShortDescription(Kindly use default in the payload)

address

string

Client's address

paymentFrequency

string

Payment frequency

durationOfCover

string

Cover duration

effectiveDate

string

Policy start date

nextOfKinName

string

Next of Kin Name

nextOfKinPhone

string

Next of Kin Phone Number

nextOfKinRelationship

string

Next of Kin Relationship

nextOfKinAddress

string

Next of Kin Address

identificationName

string

Valid Id name

identificationUrl

string

Valid Id image in base 64 string

wef

string

Policy start date

wet

string

Policy end date

Headers

Name
Type
Description

X-ApiKey

string

To be provided

Content-Type

string

application/json

Values payment frequency:

Monthly, Quarterly, Semi-Annual, Annually

Please note, this endpoint should only be called when successful payment collection has happened on your end. Calling this endpoint means the client has made payment.

Last updated