Post Agency Banking Schedule

POST https://portal-staging.aiicoplc.com/api/services/app/AgencyBankingService/PostAgencyBankingSchedule

This endpoint Posts Agency Banking Schedule

Headers

Name
Type
Description

X-ApiKey*

String

To be provided

Content-Type*

String

application/json

Request Body

Name
Type
Description

titleId*

String

Refer to Get Titles

effectiveDate*

String

Policy effective date

subclassCovtTypeId*

String

Refer to Get Product SubClass Cover Types

productId*

String

Refer to Get Products

utilityBillUrl*

String

Utility bill image in base 64 string

utilityBillName*

String

Utility bill name

identificationUrl*

String

Valid Id image in base 64 string

identificationName*

String

Valid Id name

genderId*

String

Refer to Get Genders

address*

String

Customer address

email*

String

Customer email address

phoneNumber*

String

Customer phone number

lastName*

String

Customer last name

middleName*

String

Customer middle name

firstName*

String

Customer first name

Identification and UtilityBill Url are to be converted to Base 64.

Last updated