action codat_get_create_bill_payments_model { label: "Get create bill payment model" description: "Get create bill payment 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=billPayments) for integrations that support creating and deleting bill payments." provider: codat method: GET path: "/companies/{companyId}/connections/{connectionId}/options/billPayments" encoding: json output: { type: "object" } }