action naviplancentral_fact_finders_post_by_model { label: "FactFinders_PostByModel" description: "Description: The operation creates a completely empty draft Fact Finder.
\n Requirements: A householdId and list of modules must be provided.
\n Purpose: Stages a Fact Finder for population." provider: naviplancentral method: POST path: "/api/FactFinders" encoding: json output: { type: "object" additionalProperties: true } }