action codat_get_create_direct_incomes_model { label: "Get create direct income model" description: "Get create direct income model. Returns the expected data for the request payload.\n\nSee the examples for integration-specific indicative models.\n\n> **Supported Integrations**\n> \n> Check out our [Knowledge UI](https://knowledge.codat.io/supported-features/accounting?view=tab-by-data-type&dataType=directIncomes) for integrations that support creating direct incomes." provider: codat method: GET path: "/companies/{companyId}/connections/{connectionId}/options/directIncomes" encoding: json output: { type: "object" } }