---
title: "Samples"
description: "The documents below contain samples of the payloads expected and produced by the illustration api. They are:"
url: "https://developers.zinnia.com/apis/illustration-3-0-8/docs/samples"
image: "https://developers.zinnia.com/_og/d/c_Ocean.satori,title_Samples,description_~VGhlIGRvY3VtZW50cyBiZWxvdyBjb250YWluIHNhbXBsZXMgb2YgdGhlIHBheWxvYWRzIGV4cGVjdGVkIGFuZCBwcm9kdWNlZCBieSB0aGUgaWxsdXN0cmF0aW9uIGFwaS4gVGhleSBhcmU6,props_eyJ0aGVtZSI6eyJtb2RlIjoibGlnaHQiLCJjb2xvcnMiOnsicHJpbWFyeSI6IiNFRjc0MDAifX19,p_Ii9hcGlzL2lsbHVzdHJhdGlvbi0zLTAtOC9kb2NzL3NhbXBsZXMi,s_YId4hr_93KPkbSxH.png"
---

The documents below contain samples of the payloads expected and produced by the illustration api. They are:

-   [As Is Inforce Request](https://cloud.konghq.com/us/api-products/6f3b80ea-66ce-47d6-9dfb-30c30ee65fe3/documentation/6707b060-19da-4026-a671-2c39ed01523b) - expected payload for simple inforce illustrations, where the policy is carried from its current state forward with no changes.
-   [As Is Inforce Response](https://cloud.konghq.com/us/api-products/6f3b80ea-66ce-47d6-9dfb-30c30ee65fe3/documentation/4ef5c076-9a47-44de-99bc-bcc81a69542a) - sample response for the above. The inputs submitted are echoed, and the `projection.results` section of the payload is filled in with the calculated values.
-   [New Business Request](https://cloud.konghq.com/us/api-products/6f3b80ea-66ce-47d6-9dfb-30c30ee65fe3/documentation/8a599067-e2fa-45cf-a817-4c06545672eb) - expected payload for new-business illustrations. Note that the `policyDetails` section is empty, as there is no policy to refer to. All inputs that determine how the calculations are performed are taken from the `projection` section.
-   [New Business Response](https://cloud.konghq.com/us/api-products/6f3b80ea-66ce-47d6-9dfb-30c30ee65fe3/documentation/08a5a712-ab10-4270-b7af-7b82d64e86a1) - sample response for the above. Like the inforce response, all inputs are echoed back and the `projection.results` are filled with the calculated values.