The unique identifier for the illustration request.
Illustration for in force Indexed Universal Life (IUL)
Retrieves the calculated results for the specified illustration request.
Path Parameters
Response
application/json
Response
the request was processed and results may be retrieved.
Illustration Request for Indexed Universal Life product
Show Child Parameters
Illustration Response for Indexed Universal Life product
Show Child Parameters
Authentication
Path Parameters
Utility
Utility operations
Get API version
Returns the current version of the illustration API
Response
200 application/json
Response
Version information retrieved successfully
The current API version
Health Check
Returns 200
Response
200
Response
Empty 200 to indicate API is healthy
Calculate age
Calculates age based on date of birth and as-of date using specified calculation method
Body
application/json
Body
Age calculation request containing date of birth, as-of date, and calculation method
Age-Calculation-Request
Date of birth in ISO-8601 format
Example:1990-08-25
As-of date in ISO-8601 format
Example:2025-08-25
Age calculation method - AGE_LAST for age at last birthday, AGE_NEAREST for age at nearest birthday
Allowed values:AGE_LASTAGE_NEAREST
Example:AGE_LAST
Response
application/json
Response
Age calculation completed successfully
Age-Calculation-Response
Calculated age
Example:35
Number of months since last birthday
Example:0