action codat_get_create_update_bill_credit_notes_model { label: "Get create/update bill credit note model" description: "Get create/update bill credit note 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=billCreditNotes) for integrations that support creating and updating bill credit notes." provider: codat method: GET path: "/companies/{companyId}/connections/{connectionId}/options/billCreditNotes" encoding: json output: { type: "object" } }