API Reference

Get a single insurance product

This endpoint allows you to get a product using it's id

Log in to see full request history
Path Params
integer
required

The ID of the product or the code of the product when the using_product_code parameter is set to 1

Query Params
number

Required when calculate_premium is set to 1

integer
1 to 365

Number of days in a year that have trips (max of 365). Required for 'recuring' GIT products when calculate_premium is set to 1

integer

Number of trips per day. Required for 'recuring' GIT products when calculate_premium is set to 1

string
Defaults to recurring

Frequency of trips. Required for GIT product when calculate_premium is set to 1

integer
≤ 12

Loan duration in months. Required for credit life products when calculate_premium is set to

integer
≤ 12

Travel duration in months. Required for travel products when calculate_premium is set to 1

integer
Defaults to 0

Set to 1 to calculate the premium value of the product. This is only necessary for relative products such as Goods In Transit (GIT).

integer

Must be one of 1,0. Ideally, you should only use this with the value set to 1 only when the id path contains the code of the product. Simply omit it when using the product's id.

integer

The age of the policy holder. May be required for some product types when calculate_premium is set to 1

Responses

Language
Credentials
API KEY from your account dashboard
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json