action naviplancentral_life_insurance_policies_post_by_model { label: "LifeInsurancePolicies_PostByModel" description: "Description: The operation creates a Life Insurance Policy.
\n Purpose: Allows for creation of Life Insurance Policies on a Fact Finder." provider: naviplancentral method: POST path: "/api/LifeInsurancePolicies" encoding: json output: { type: "object" additionalProperties: true } }