Get Policy Product

Gets all of the available insurance policy products available to your channel.

Get a list of insurance policy products

get
Authorizations
api_keystringRequired
Query parameters
pageSizeinteger · int32Optional

Number of result to display

Default: 50
pageIndexinteger · int32Optional

Page index

Default: 0
Header parameters
api_keyanyRequired
Responses
chevron-right
200

successful operation

application/json
policyCodestringRequired

unique reference code of the insurance policy

Example: hospicash
policyNamestringRequired

short summary description of the insurance product

Example: health cash insurance
descriptionstringOptional

detailed description of the insurance product

Example: policy description
durationnumberOptional

used in computing the end date for the insurance policy alongside the installment value

Example: 12
installmentstring · enumOptional

allowed data type for the field

Default: MONTHLYPossible values:
autoIssuebooleanOptional

flag to signfy that the insurance policy would be auto issued once accepted

Default: false
get
/policy

Sample Response

Last updated