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