The documents below contain samples of the payloads expected and produced by the illustration api. They are:
- As Is Inforce Request - expected payload for simple inforce illustrations, where the policy is carried from its current state forward with no changes.
- As Is Inforce Response - sample response for the above. The inputs submitted are echoed, and the
projection.resultssection of the payload is filled in with the calculated values. - New Business Request - expected payload for new-business illustrations. Note that the
policyDetailssection is empty, as there is no policy to refer to. All inputs that determine how the calculations are performed are taken from theprojectionsection. - New Business Response - sample response for the above. Like the inforce response, all inputs are echoed back and the
projection.resultsare filled with the calculated values.