Get a single insurance product

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

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
enum
Defaults to recurring

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

Allowed:
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
enum
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).

Allowed:
integer
enum

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.

Allowed:
integer

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

string

The medical practitioner's occupation. Required for medical malpractice products when calculate_premium is set to 1. Must be one of the valid options available for this product (use the field-options endpoint to get available options)

integer

Duration of the policy coverage in months. Required for medical malpractice products when calculate_premium is set to 1

float

The maximum amount that can be paid out for a single claim. Required for medical malpractice products when calculate_premium is set to 1

float

The maximum total amount that can be paid out for all claims during the policy period. Required for medical malpractice products when calculate_premium is set to 1

Responses

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