Skip to main content

List or export life insurance rate tables

GET 

/api/life/rates-table/:product_tag_id/

Returns life insurance rate tables for a given product tag, filtered by optional criteria such as member type, age range, or specific rate IDs.

By default, the endpoint returns a paginated JSON response. If download=true is supplied, the same filtered data is returned as a downloadable CSV file.

Request

Responses