action naviplancentral_incomes_post_by_model { label: "Incomes_PostByModel" description: "Description: The operation creates an Income.
\n Purpose: Allows for creation of Incomes on a Fact Finder." provider: naviplancentral method: POST path: "/api/Incomes" encoding: json output: { type: "object" additionalProperties: true } }