action naviplancentral_fact_finders_post_populate_by_model { label: "FactFinders_PostPopulateByModel" description: "Description: The operation creates a new Populated Fact Finder.
\n Requirements: A householdId and list of modules must be provided.
\n Purpose: Creation of a Fact Finder." provider: naviplancentral method: POST path: "/api/FactFinders/Populate" encoding: json output: { type: "object" additionalProperties: true } }