action codat_get_create_update_bills_model { label: "Get create/update bill model" description: "Get create/update bill model.\n\n > **Supported Integrations**\n> \n> Check out our [Knowledge UI](https://knowledge.codat.io/supported-features/accounting?view=tab-by-data-type&dataType=bills) for integrations that support creating and updating a bill." provider: codat method: GET path: "/companies/{companyId}/connections/{connectionId}/options/bills" encoding: json output: { type: "object" } }