# Integrations by Commenda ## Docs - [Accounting Integrations](https://integrations.docs.commenda.io/accounting-integrations/accounting-integrations-overview.md): RootFi' accounting integrations allow you to pull data directly from your customer’s accounting software in real-time. - [Busy](https://integrations.docs.commenda.io/accounting-integrations/busy.md): Learn how to set up our Busy Accounting Software integration. - [Clear Books](https://integrations.docs.commenda.io/accounting-integrations/clear-books.md): Learn more about how to set up our Clear Books integration. - [Free Agent](https://integrations.docs.commenda.io/accounting-integrations/free-agent.md): Learn more about how to set up our Free Agent integration. - [Fresh Books](https://integrations.docs.commenda.io/accounting-integrations/fresh-books.md): Learn more about how to set up our Fresh Books integration. - [Kashflow](https://integrations.docs.commenda.io/accounting-integrations/kashflow.md): Learn how to set up our Kashflow integration. - [Mekari Jurnal](https://integrations.docs.commenda.io/accounting-integrations/mekari-jurnal.md): Learn how to set up our Mekari Jurnal integration. - [Microsoft Dynamics 365 Business Central](https://integrations.docs.commenda.io/accounting-integrations/microsoft-dynamics-365-business-central.md): Learn how to set up our Microsoft Dynamics 365 Business Central integration. - [Microsoft Dynamics 365 F&O](https://integrations.docs.commenda.io/accounting-integrations/microsoft-dynamics-365-f&o.md): Learn how to set up our Microsoft Dynamics 365 F&O integration. - [MYOB Business](https://integrations.docs.commenda.io/accounting-integrations/myob-business.md): Learn more about how to set up our MYOB Business integration. - [Odoo Accounting](https://integrations.docs.commenda.io/accounting-integrations/odoo-accounting.md): Learn how to set up our Odoo Accounting integration. - [Oracle NetSuite](https://integrations.docs.commenda.io/accounting-integrations/oracle-netsuite.md): Learn how to set up our Oracle NetSuite integration. - [Qoyod](https://integrations.docs.commenda.io/accounting-integrations/qoyod.md): Learn how to set up our Qoyod integration. - [Quickbooks Online](https://integrations.docs.commenda.io/accounting-integrations/quickbooks-online.md): Learn how to set up our Quickbooks Online integration. - [Sage Business Cloud](https://integrations.docs.commenda.io/accounting-integrations/sage-business-cloud.md): Learn more about how to set up our Sage Business Cloud integration. - [Sage Business Cloud (ZA)](https://integrations.docs.commenda.io/accounting-integrations/sage-business-cloud-za.md): Learn more about how to set up our Sage Business Cloud (ZA) integration. - [Sage Intacct](https://integrations.docs.commenda.io/accounting-integrations/sage-intacct.md): Learn more about how to set up our Sage Intacct integration. - [Tally ERP 9](https://integrations.docs.commenda.io/accounting-integrations/tally-erp-9.md): Learn how to set up our Tally ERP 9 integration. - [Tally Prime](https://integrations.docs.commenda.io/accounting-integrations/tally-prime.md): Learn more about how to set up our Tally Prime integration. - [Wafeq](https://integrations.docs.commenda.io/accounting-integrations/wafeq.md): Learn how to set up our Wafeq integration. - [Wave](https://integrations.docs.commenda.io/accounting-integrations/wave.md): Learn how to set up our Wave integration. - [Xero](https://integrations.docs.commenda.io/accounting-integrations/xero.md): Learn how to set up our Xero integration. - [Zoho Books](https://integrations.docs.commenda.io/accounting-integrations/zoho-books.md): Learn more about how to set up our Zoho Books integration. - [Create Account](https://integrations.docs.commenda.io/api-reference/v3/accounting/accounts/create-accounts.md): Create an account. - [Get All Accounts](https://integrations.docs.commenda.io/api-reference/v3/accounting/accounts/get-all-accounts.md): Retrieve all accounts from the database. - [Overview](https://integrations.docs.commenda.io/api-reference/v3/accounting/accounts/overview.md): An account contained within the business entity's chart of accounts. - [Get Balance Sheet](https://integrations.docs.commenda.io/api-reference/v3/accounting/balance-sheet/get-balance-sheet.md): Retrieve Balance Sheet from the database. - [Overview](https://integrations.docs.commenda.io/api-reference/v3/accounting/balance-sheet/overview.md): A financial report that shows a business's assets, liabilities, and equity at a specific point in time. In an accounting platform, a balance sheet is typically generated automatically based on the financial transactions that have been recorded in the system. - [Create Bank Account](https://integrations.docs.commenda.io/api-reference/v3/accounting/bank-accounts/create-bank-accounts.md): Create a new bank account. - [Get All Bank Accounts](https://integrations.docs.commenda.io/api-reference/v3/accounting/bank-accounts/get-all-bank-accounts.md): Retrieve all bank accounts from the database. - [Overview](https://integrations.docs.commenda.io/api-reference/v3/accounting/bank-accounts/overview.md): A Bank Account represents the financial accounts maintained by the business entity at various banking institutions, capturing account-specific details. - [Create Bank Transaction](https://integrations.docs.commenda.io/api-reference/v3/accounting/bank-transactions/create-bank-transactions.md): Create a new bank transaction. - [Get All Bank Transactions](https://integrations.docs.commenda.io/api-reference/v3/accounting/bank-transactions/get-all-bank-transactions.md): Retrieve all bank transactions from the database. - [Overview](https://integrations.docs.commenda.io/api-reference/v3/accounting/bank-transactions/overview.md): Bank Transactions include the Transactional banking data for a specific company and account. - [Create Bill Credit Note](https://integrations.docs.commenda.io/api-reference/v3/accounting/bill-credit-notes/create-bill-credit-notes.md): Create a new Bill credit note. - [Get All Bill Credit Notes](https://integrations.docs.commenda.io/api-reference/v3/accounting/bill-credit-notes/get-all-bill-credit-notes.md): Retrieve all bill credit notes from the database. - [Overview](https://integrations.docs.commenda.io/api-reference/v3/accounting/bill-credit-notes/overview.md): A Bill Credit Note is a financial transaction representing a reduction that can be applied against one or multiple bills issued to Vendors. - [Create Bill Payments](https://integrations.docs.commenda.io/api-reference/v3/accounting/bill-payments/create-bill-payments.md): Create a new bill payment in the database. - [Get All Bill Payments](https://integrations.docs.commenda.io/api-reference/v3/accounting/bill-payments/get-all-bill-payments.md): Retrieve all bill payments from the database. - [Overview](https://integrations.docs.commenda.io/api-reference/v3/accounting/bill-payments/overview.md): The Bill Payments Data Model is designed to standardise and simplify the management of bill payment information across various accounting platforms. - [Create Bill](https://integrations.docs.commenda.io/api-reference/v3/accounting/bills/create-bills.md): Create a new Bill. - [Get All Bills](https://integrations.docs.commenda.io/api-reference/v3/accounting/bills/get-all-bills.md): Retrieve all bills from the database. - [Overview](https://integrations.docs.commenda.io/api-reference/v3/accounting/bills/overview.md): A record of goods or services purchased from a vendor - [Update Bill](https://integrations.docs.commenda.io/api-reference/v3/accounting/bills/update-bills.md): Update a new Bill. - [Get Cash Flow Statement](https://integrations.docs.commenda.io/api-reference/v3/accounting/cash-flow-statements/get-cashflow-statements.md): Retrieve Cash Flow Statement from the database. - [Overview](https://integrations.docs.commenda.io/api-reference/v3/accounting/cash-flow-statements/overview.md): Cash flow statements are financial statements that show the inflow and outflow of cash and cash equivalents from a company's operations, investments, and financing activities over a specific period of time. - [Get All Company Info](https://integrations.docs.commenda.io/api-reference/v3/accounting/company-info/get-all-company-info.md): Retrieve all company info from the database. - [Overview](https://integrations.docs.commenda.io/api-reference/v3/accounting/company-info/overview.md): The Company Info Data Model is designed to simplify the management and retrieval of company-related information across various accounting platforms. - [Create Contact](https://integrations.docs.commenda.io/api-reference/v3/accounting/contacts/create-contacts.md): Create a contact. - [Get All Contacts](https://integrations.docs.commenda.io/api-reference/v3/accounting/contacts/get-all-contacts.md): Retrieve all contacts from the database. - [Overview](https://integrations.docs.commenda.io/api-reference/v3/accounting/contacts/overview.md): A contact is an individual or company that buys or sells goods or services from a business. Commonly referred to a customer on a corresponding invoice or a vendor for a bill - [Update Contact](https://integrations.docs.commenda.io/api-reference/v3/accounting/contacts/update-contacts.md): Update a contact. - [Get All Currencies](https://integrations.docs.commenda.io/api-reference/v3/accounting/currencies/get-all-currencies.md): Retrieve all currencies from the database. - [Overview](https://integrations.docs.commenda.io/api-reference/v3/accounting/currencies/overview.md): The Currencies Data Model streamlines access to currency information across various accounting platforms, providing a consistent and unified representation of currency data. - [Create Document](https://integrations.docs.commenda.io/api-reference/v3/accounting/documents/create-documents.md): Create a new Document. - [Download Document](https://integrations.docs.commenda.io/api-reference/v3/accounting/documents/download-document.md): Download a Document. - [Get All Documents](https://integrations.docs.commenda.io/api-reference/v3/accounting/documents/get-all-documents.md): Retrieve all documents from the database. - [Overview](https://integrations.docs.commenda.io/api-reference/v3/accounting/documents/overview.md): The Documents Data Model simplifies the handling of document documents across various accounting platforms, providing a standardised approach to accessing and managing document-related information. - [Create Expense](https://integrations.docs.commenda.io/api-reference/v3/accounting/expenses/create-expenses.md): Create a new Expense. - [Get All Expenses](https://integrations.docs.commenda.io/api-reference/v3/accounting/expenses/get-all-expenses.md): Retrieve all expenses from the database. - [Overview](https://integrations.docs.commenda.io/api-reference/v3/accounting/expenses/overview.md): Payment made by a business at the time of purchase (ex. a credit card payment) - [Get All Goods Receipt Notes](https://integrations.docs.commenda.io/api-reference/v3/accounting/goods-receipt-notes/get-all-goods-receipt-notes.md): Retrieve all goods receipt notes from the database. - [Overview](https://integrations.docs.commenda.io/api-reference/v3/accounting/goods-receipt-notes/overview.md): An Goods Receipt Note is a document that acknowledges the delivery of goods to a customer by a supplier - [Get Income Statement](https://integrations.docs.commenda.io/api-reference/v3/accounting/income-statements/get-income-statements.md): Retrieve Income Statement from the database. - [Overview](https://integrations.docs.commenda.io/api-reference/v3/accounting/income-statements/overview.md): An Income Statement is a financial report that shows a business's revenue, expenses, and net income or loss over a specific period of time. In an accounting platform, an income statement is typically generated automatically based on the financial transactions that have been recorded in the system. - [Create Invoice Credit Note](https://integrations.docs.commenda.io/api-reference/v3/accounting/invoice-credit-notes/create-invoice-credit-notes.md): Create a new invoice credit note. - [Get All Invoice Credit Notes](https://integrations.docs.commenda.io/api-reference/v3/accounting/invoice-credit-notes/get-all-invoice-credit-notes.md): Retrieve all invoice credit notes from the database. - [Overview](https://integrations.docs.commenda.io/api-reference/v3/accounting/invoice-credit-notes/overview.md): An Invoice Credit Note is a financial transaction representing a reduction that can be applied against one or multiple invoices issued to Customers. - [Create Invoice Payments](https://integrations.docs.commenda.io/api-reference/v3/accounting/invoice-payments/create-invoice-payments.md): Create a new invoice payments in the database. - [Get All Invoice Payments](https://integrations.docs.commenda.io/api-reference/v3/accounting/invoice-payments/get-all-invoice-payments.md): Retrieve all invoice payments from the database. - [Overview](https://integrations.docs.commenda.io/api-reference/v3/accounting/invoice-payments/overview.md): The payments recorded against Invoices. - [Create Invoice](https://integrations.docs.commenda.io/api-reference/v3/accounting/invoices/create-invoices.md): Create a new invoice. - [Get All Invoices](https://integrations.docs.commenda.io/api-reference/v3/accounting/invoices/get-all-invoices.md): Retrieve all invoices from the database. - [Overview](https://integrations.docs.commenda.io/api-reference/v3/accounting/invoices/overview.md): An itemized record of goods sold or services provided to a customer. - [Update Invoice](https://integrations.docs.commenda.io/api-reference/v3/accounting/invoices/update-invoices.md): Update a new invoice. - [Create Item](https://integrations.docs.commenda.io/api-reference/v3/accounting/items/create-items.md): Create an item. - [Get All Items](https://integrations.docs.commenda.io/api-reference/v3/accounting/items/get-all-items.md): Retrieve all items from the database. - [Overview](https://integrations.docs.commenda.io/api-reference/v3/accounting/items/overview.md): The Items Data Model is designed to simplify the management and retrieval of item-related information across various accounting platforms. - [Update an Item](https://integrations.docs.commenda.io/api-reference/v3/accounting/items/update-items.md): Update an item. - [Create Journal Entry](https://integrations.docs.commenda.io/api-reference/v3/accounting/journal-entries/create-journal-entries.md): Create a new Journal Entry. - [Get All Journal Entries](https://integrations.docs.commenda.io/api-reference/v3/accounting/journal-entries/get-all-journal-entries.md): Retrieve all journal entries from the database. - [Overview](https://integrations.docs.commenda.io/api-reference/v3/accounting/journal-entries/overview.md): A Journal is a running record of a company's financial transactions used to record the debits and credits of each transaction. - [Get All Projects](https://integrations.docs.commenda.io/api-reference/v3/accounting/projects/get-all-projects.md): Retrieve all projects from the database. - [Overview](https://integrations.docs.commenda.io/api-reference/v3/accounting/projects/overview.md): **The Projects Data Model** is designed to simplify the management and retrieval of projects information across various accounting platforms. - [Create Purchase Orders](https://integrations.docs.commenda.io/api-reference/v3/accounting/purchase-orders/create-purchase-orders.md): Create a new Purchase Orders. - [Get All Purchase Orders](https://integrations.docs.commenda.io/api-reference/v3/accounting/purchase-orders/get-all-purchase-orders.md): Retrieve all purchase orders from the database. - [Overview](https://integrations.docs.commenda.io/api-reference/v3/accounting/purchase-orders/overview.md): A record of goods or services purchased from a vendor - [Create Sales Orders](https://integrations.docs.commenda.io/api-reference/v3/accounting/sales-orders/create-sales-orders.md): Create a new Sales Orders. - [Get All Sales Orders](https://integrations.docs.commenda.io/api-reference/v3/accounting/sales-orders/get-all-sales-orders.md): Retrieve all sales orders from the database. - [Overview](https://integrations.docs.commenda.io/api-reference/v3/accounting/sales-orders/overview.md): A record of goods or services sold to a customer - [Create Tax Rate](https://integrations.docs.commenda.io/api-reference/v3/accounting/tax-rates/create-tax-rates.md): Create a tax rate. - [Get All Tax Rates](https://integrations.docs.commenda.io/api-reference/v3/accounting/tax-rates/get-all-tax-rates.md): Retrieve all tax rates from the database. - [Overview](https://integrations.docs.commenda.io/api-reference/v3/accounting/tax-rates/overview.md): A Tax Rate is the percentage at which an individual or corporation is taxed. - [Get All Tracking Categories](https://integrations.docs.commenda.io/api-reference/v3/accounting/tracking-categories/get-all-tracking-categories.md): Retrieve all tracking categories from the database. - [Overview](https://integrations.docs.commenda.io/api-reference/v3/accounting/tracking-categories/overview.md): Tracking Categories are used to classify and track financial data across different segments or dimensions within the business entity. - [Delete Company](https://integrations.docs.commenda.io/api-reference/v3/core/companies/delete-company.md): Delete a single company from the database. - [Update Company](https://integrations.docs.commenda.io/api-reference/v3/core/companies/edit-company.md): Update a single company from the database. - [Get Companies](https://integrations.docs.commenda.io/api-reference/v3/core/companies/get-all-companies.md): Retrieve all companies from the database. - [Get Company](https://integrations.docs.commenda.io/api-reference/v3/core/companies/get-company.md): Retrieve a single company from the database. - [Create Invite Link](https://integrations.docs.commenda.io/api-reference/v3/core/invite-links/create-invite-link.md): Create a single invite link from the database. - [Delete Invite Link](https://integrations.docs.commenda.io/api-reference/v3/core/invite-links/delete-invite-link.md): Delete a single invite link from the database. - [Get Invite Links](https://integrations.docs.commenda.io/api-reference/v3/core/invite-links/get-all-invite-links.md): Retrieve all invite links from the database. - [Get Invite Link](https://integrations.docs.commenda.io/api-reference/v3/core/invite-links/get-invite-link.md): Retrieve a single invite link from the database. - [Update Invite Link](https://integrations.docs.commenda.io/api-reference/v3/core/invite-links/update-invite-link.md): Update a single invite link from the database. - [Get Passthrough Data](https://integrations.docs.commenda.io/api-reference/v3/core/passthrough/passthrough.md): Retrieve passthrough data from integration platforms. - [Get Real time Data](https://integrations.docs.commenda.io/api-reference/v3/core/realtime/realtime.md): Retrieve real time data from integration platforms. - [Get Syncs](https://integrations.docs.commenda.io/api-reference/v3/core/sync/get-all-sync.md): Retrieve all syncs from the database. - [Get Sync](https://integrations.docs.commenda.io/api-reference/v3/core/sync/get-all-sync-by-id.md): Retrieve a single sync from the database. - [Get Job](https://integrations.docs.commenda.io/api-reference/v3/core/sync/get-job.md): Retrieve a single sync job from the database. - [Get Sync Config](https://integrations.docs.commenda.io/api-reference/v3/core/sync/get-sync-config.md): Retrieve the sync config for your organization. - [Get Sync Jobs](https://integrations.docs.commenda.io/api-reference/v3/core/sync/get-sync-jobs.md): Retrieve all sync jobs from the database. - [Create Sync](https://integrations.docs.commenda.io/api-reference/v3/core/sync/sync-data.md): Initialise a single sync - [Create Webhook](https://integrations.docs.commenda.io/api-reference/v3/core/webhooks/create-webhooks.md): Initialise a single webhook - [Delete Webhook](https://integrations.docs.commenda.io/api-reference/v3/core/webhooks/delete-webhook.md): Delete a webhook. - [Get Webhooks](https://integrations.docs.commenda.io/api-reference/v3/core/webhooks/get-all-webhooks.md): Retrieve all webhooks from the database. - [Update Webhook](https://integrations.docs.commenda.io/api-reference/v3/core/webhooks/update-webhook.md): Update a single webhook from the database. - [Get All Activities](https://integrations.docs.commenda.io/api-reference/v3/crm/activities/get-all-activities.md): Retrieve all Activities from the database. - [Overview](https://integrations.docs.commenda.io/api-reference/v3/crm/activities/overview.md): Activities Data Model simplifies the handling and retrieval of activities-related information across various crm platforms. - [Get All Companies](https://integrations.docs.commenda.io/api-reference/v3/crm/companies/get-all-companies.md): Retrieve all Companies from the database. - [Overview](https://integrations.docs.commenda.io/api-reference/v3/crm/companies/overview.md): Companies Data Model simplifies the handling and retrieval of companies-related information across various crm platforms. - [Get All Contacts](https://integrations.docs.commenda.io/api-reference/v3/crm/contacts/get-all-contacts.md): Retrieve all contacts from the database. - [Overview](https://integrations.docs.commenda.io/api-reference/v3/crm/contacts/overview.md): Contacts Data Model simplifies the handling and retrieval of contacts-related information across various crm platforms. - [Get All Deals](https://integrations.docs.commenda.io/api-reference/v3/crm/deals/get-all-deals.md): Retrieve all Deals from the database. - [Overview](https://integrations.docs.commenda.io/api-reference/v3/crm/deals/overview.md): Deals Data Model simplifies the handling and retrieval of deals-related information across various crm platforms. - [Get All Leads](https://integrations.docs.commenda.io/api-reference/v3/crm/leads/get-all-leads.md): Retrieve all Leads from the database. - [Overview](https://integrations.docs.commenda.io/api-reference/v3/crm/leads/overview.md): Leads Data Model simplifies the handling and retrieval of leads-related information across various crm platforms. - [Get All Notes](https://integrations.docs.commenda.io/api-reference/v3/crm/notes/get-all-notes.md): Retrieve all Notes from the database. - [Overview](https://integrations.docs.commenda.io/api-reference/v3/crm/notes/overview.md): Notes Data Model simplifies the handling and retrieval of notes-related information across various crm platforms. - [Get All Pipelines](https://integrations.docs.commenda.io/api-reference/v3/crm/pipelines/get-all-pipelines.md): Retrieve all Pipelines from the database. - [Overview](https://integrations.docs.commenda.io/api-reference/v3/crm/pipelines/overview.md): Pipelines Data Model simplifies the handling and retrieval of pipelines-related information across various crm platforms. - [Get All Stages](https://integrations.docs.commenda.io/api-reference/v3/crm/stages/get-all-stages.md): Retrieve all Stages from the database. - [Overview](https://integrations.docs.commenda.io/api-reference/v3/crm/stages/overview.md): Stages Data Model simplifies the handling and retrieval of stages-related information across various crm platforms. - [Get All Tasks](https://integrations.docs.commenda.io/api-reference/v3/crm/tasks/get-all-tasks.md): Retrieve all Tasks from the database. - [Overview](https://integrations.docs.commenda.io/api-reference/v3/crm/tasks/overview.md): Tasks Data Model simplifies the handling and retrieval of tasks-related information across various crm platforms. - [Get All Users](https://integrations.docs.commenda.io/api-reference/v3/crm/users/get-all-users.md): Retrieve all Users from the database. - [Overview](https://integrations.docs.commenda.io/api-reference/v3/crm/users/overview.md): Users Data Model simplifies the handling and retrieval of users-related information across various crm platforms. - [Get All Balances](https://integrations.docs.commenda.io/api-reference/v3/ecommerce/balances/get-all-balances.md): Retrieve all balances from the database. - [Overview](https://integrations.docs.commenda.io/api-reference/v3/ecommerce/balances/overview.md): Balances are the amount of money in an account, or the amount of money owed to a person or organization. - [Get All Company Info](https://integrations.docs.commenda.io/api-reference/v3/ecommerce/company_info/get-all-company-info.md): Retrieve all company info from the database. - [Overview](https://integrations.docs.commenda.io/api-reference/v3/ecommerce/company_info/overview.md): **The Company Info Data Model** is designed to simplify the management and retrieval of company-related information across various ecommerce platforms. - [Create Customer](https://integrations.docs.commenda.io/api-reference/v3/ecommerce/customers/create-customers.md): Create a customer. - [Get All Customers](https://integrations.docs.commenda.io/api-reference/v3/ecommerce/customers/get-all-customers.md): Retrieve all customers from the database. - [Overview](https://integrations.docs.commenda.io/api-reference/v3/ecommerce/customers/overview.md): A customer is an individual or company that buys goods or services from a business. Commonly referred to a customer on a corresponding invoice - [Get All Fulfillments](https://integrations.docs.commenda.io/api-reference/v3/ecommerce/fulfillments/get-all-fulfillments.md): Retrieve all fulfillments from the database. - [Overview](https://integrations.docs.commenda.io/api-reference/v3/ecommerce/fulfillments/overview.md): Fulfillments are the process of delivering products to customers. The Fulfillments Data Model simplifies the handling and retrieval of fulfillments-related information across various ecommerce platforms. - [Get All Inventories](https://integrations.docs.commenda.io/api-reference/v3/ecommerce/inventories/get-all-inventories.md): Retrieve all inventories from the database. - [Overview](https://integrations.docs.commenda.io/api-reference/v3/ecommerce/inventories/overview.md): Inventories are the goods and materials that a business holds for the ultimate purpose of resale. The Inventories Data Model simplifies the handling and retrieval of inventories-related information across various ecommerce platforms. - [Get All Orders](https://integrations.docs.commenda.io/api-reference/v3/ecommerce/orders/get-all-orders.md): Retrieve all orders from the database. - [Overview](https://integrations.docs.commenda.io/api-reference/v3/ecommerce/orders/overview.md): An orders is a request to buy a product or service. The orders data model simplifies the handling and retrieval of orders from different ecommerce gateways. The model provides a unified representation of orders, enabling you to easily access and manage orders data from different platforms. - [Create a Product](https://integrations.docs.commenda.io/api-reference/v3/ecommerce/products/create-products.md): Create a product. - [Get All Products](https://integrations.docs.commenda.io/api-reference/v3/ecommerce/products/get-all-products.md): Retrieve all products from the database. - [Overview](https://integrations.docs.commenda.io/api-reference/v3/ecommerce/products/overview.md): Products are the goods and services that you sell to your customers. You can create products or import them from your ecommerce platform. - [Get All Refunds](https://integrations.docs.commenda.io/api-reference/v3/ecommerce/refunds/get-all-refunds.md): Retrieve all refunds from the database. - [Overview](https://integrations.docs.commenda.io/api-reference/v3/ecommerce/refunds/overview.md): Refunds are the process of returning money to customers for returned or cancelled orders. The Refunds Data Model simplifies the handling and retrieval of refunds-related information across various ecommerce platforms. - [Get All Transactions](https://integrations.docs.commenda.io/api-reference/v3/ecommerce/transactions/get-all-transactions.md): Retrieve all transactions from the database. - [Overview](https://integrations.docs.commenda.io/api-reference/v3/ecommerce/transactions/overview.md): Transactions are the process of delivering products to customers. The Transactions Data Model simplifies the handling and retrieval of transactions-related information across various ecommerce platforms. - [Overview](https://integrations.docs.commenda.io/api-reference/v3/overview/environments.md): Learn how to use the RootFi APIs - [Get All Balances](https://integrations.docs.commenda.io/api-reference/v3/payments/balances/get-all-balances.md): Retrieve all balances. - [Overview](https://integrations.docs.commenda.io/api-reference/v3/payments/balances/overview.md): Balances are the amount of money in an account, equal to the net of credits and debits at that point in time for that account. - [Get All Credit Notes](https://integrations.docs.commenda.io/api-reference/v3/payments/credit-notes/get-all-credit-notes.md): **Deprecated in V4**: Credit Notes have been consolidated into the unified Transaction model. Use `GET /v4/payments/transactions?type=CREDIT_NOTE` to retrieve credit notes. This endpoint is maintained for backward compatibility but will be removed in a future version. - [Overview](https://integrations.docs.commenda.io/api-reference/v3/payments/credit-notes/overview.md): A Credit Note is a document issued to a customer that reduces the amount owed. It can be used to refund payments, correct errors, or provide discounts on future purchases. - [Get All Customers](https://integrations.docs.commenda.io/api-reference/v3/payments/customers/get-all-customers.md): Retrieve all customer from the database. - [Overview](https://integrations.docs.commenda.io/api-reference/v3/payments/customers/overview.md): A customer is an individual or company that buys goods or services from a business. Commonly referred to a customer on a corresponding invoice - [Get All Disputes](https://integrations.docs.commenda.io/api-reference/v3/payments/disputes/get-all-disputes.md): Retrieve all disputes from the database. - [Overview](https://integrations.docs.commenda.io/api-reference/v3/payments/disputes/overview.md): A dispute is a resolved integration issue with payment gateway causing transaction discrepancies - [Get All Invoices](https://integrations.docs.commenda.io/api-reference/v3/payments/invoices/get-all-invoices.md): Retrieve all invoices links from the database. - [Overview](https://integrations.docs.commenda.io/api-reference/v3/payments/invoices/overview.md): An Invoice is a request for payment of goods or services that have been provided. The Invoice Data Model simplifies the handling and retrieval of invoices from different payment gateways. - [Get All Items](https://integrations.docs.commenda.io/api-reference/v3/payments/items/get-all-items.md): Retrieve all items links from the database. - [Overview](https://integrations.docs.commenda.io/api-reference/v3/payments/items/overview.md): An Item is used to track sales and inventory, and to collect sales tax. Items are also used to track income and expenses for tax purposes. - [Get All Orders](https://integrations.docs.commenda.io/api-reference/v3/payments/orders/get-all-orders.md): Retrieve all orders from the database. - [Overview](https://integrations.docs.commenda.io/api-reference/v3/payments/orders/overview.md): An Order is used to track the sale of goods or services from a seller to a buyer. It is a record of a sale that includes the quantity and price of each product or service sold. - [Get All Payment Links](https://integrations.docs.commenda.io/api-reference/v3/payments/payment-links/get-all-payment-links.md): **Deprecated in V4**: Payment Links have been merged into the Invoice model. Invoice objects now include `payment_link` and `payment_link_expires_at` fields. Use `GET /v4/payments/invoices` and expand to see payment links. This endpoint is maintained for backward compatibility but will be removed… - [Overview](https://integrations.docs.commenda.io/api-reference/v3/payments/payment-links/overview.md): A Payment link is used to collect payments from your customers. You can send a payment link to your customers via email, SMS, WhatsApp, or any other messaging app. When your customer clicks on the link, they will be redirected to a payment page where they can complete the payment. - [Get All Payments](https://integrations.docs.commenda.io/api-reference/v3/payments/payments/get-all-payments.md): Retrieve all payments from the database. - [Overview](https://integrations.docs.commenda.io/api-reference/v3/payments/payments/overview.md): Payments are used to record payments made by customers against invoices. Payments can be made against multiple invoices. - [Get All Payouts](https://integrations.docs.commenda.io/api-reference/v3/payments/payouts/get-all-payouts.md): Retrieve all payouts links from the database. - [Overview](https://integrations.docs.commenda.io/api-reference/v3/payments/payouts/overview.md): Payouts are used to send money to your customers. - [Get All Products](https://integrations.docs.commenda.io/api-reference/v3/payments/products/get-all-products.md): **Deprecated in V4**: Products have been consolidated into the Item model. Items now support variants for different product configurations. Use `GET /v4/payments/items` instead. This endpoint is maintained for backward compatibility but will be removed in a future version. - [Overview](https://integrations.docs.commenda.io/api-reference/v3/payments/products/overview.md): A Product represents a good or service that can be sold through your payment platform. Products are used to track inventory, manage pricing, and process transactions. - [Get All Refunds](https://integrations.docs.commenda.io/api-reference/v3/payments/refunds/get-all-refunds.md): **Deprecated in V4**: Refunds have been consolidated into the unified Transaction model. Use `GET /v4/payments/transactions?type=REFUND` to retrieve refunds. This endpoint is maintained for backward compatibility but will be removed in a future version. - [Overview](https://integrations.docs.commenda.io/api-reference/v3/payments/refunds/overview.md): Refunds are transactions that return funds to a customer from a previous order. - [Get All Subscriptions](https://integrations.docs.commenda.io/api-reference/v3/payments/subscriptions/get-all-subscriptions.md): Retrieve all subscriptions. - [Overview](https://integrations.docs.commenda.io/api-reference/v3/payments/subscriptions/overview.md): Subscriptions are a way to manage recurring payments for your customers. The Subscriptions Data Model simplifies the handling and retrieval of Subscriptions data for your application. - [Get All Tax Rates](https://integrations.docs.commenda.io/api-reference/v3/payments/tax-rates/get-all-tax-rates.md): Retrieve all Tax Rates from the database. - [Overview](https://integrations.docs.commenda.io/api-reference/v3/payments/tax-rates/overview.md): Tax Rates are used to define the tax rates that can be applied to invoices and other transactions. - [Get All Transactions](https://integrations.docs.commenda.io/api-reference/v3/payments/transactions/get-all-transactions.md): Retrieve all transactions. Use the type parameter to filter by transaction type (e.g., type=PAYMENT to get payment transactions). - [Overview](https://integrations.docs.commenda.io/api-reference/v3/payments/transactions/overview.md): Transactions are the records of the financial activities of a business. The Transactions Data Model simplifies the handling and retrieval of Transactions data for your application. - [Typescript SDK](https://integrations.docs.commenda.io/api-reference/v3/sdk/nodejs.md): Install RootFi Typescript server-side SDK to interact with RootFi' APIs - [Week 4, April 2023](https://integrations.docs.commenda.io/changelog/april-30-23.md) - [Week 4, April 2024](https://integrations.docs.commenda.io/changelog/april-30-24.md) - [Week 4, August 2023](https://integrations.docs.commenda.io/changelog/aug-31-23.md) - [Week 4, August 2024](https://integrations.docs.commenda.io/changelog/aug-31-24.md) - [Week 4, December 2022](https://integrations.docs.commenda.io/changelog/dec-31-22.md) - [Week 4, December 2023](https://integrations.docs.commenda.io/changelog/dec-31-23.md) - [Week 3, February 2023](https://integrations.docs.commenda.io/changelog/feb-28-23.md) - [Week 4, February 2024](https://integrations.docs.commenda.io/changelog/feb-29-24.md) - [Week 4, January 2023](https://integrations.docs.commenda.io/changelog/jan-31-23.md) - [Week 4, January 2024](https://integrations.docs.commenda.io/changelog/jan-31-24.md) - [Week 4, July 2023](https://integrations.docs.commenda.io/changelog/july-31-23.md) - [Week 4, July 2024](https://integrations.docs.commenda.io/changelog/july-31-24.md) - [Week 4, June 2023](https://integrations.docs.commenda.io/changelog/june-30-23.md) - [Week 4, June 2024](https://integrations.docs.commenda.io/changelog/june-30-24.md) - [Week 4, March 2023](https://integrations.docs.commenda.io/changelog/march-31-23.md) - [Week 4, May 2023](https://integrations.docs.commenda.io/changelog/may-31-23.md) - [Week 4, May 2024](https://integrations.docs.commenda.io/changelog/may-31-24.md) - [Week 2, November 2022](https://integrations.docs.commenda.io/changelog/nov-14-22.md) - [Week 4, November 2022](https://integrations.docs.commenda.io/changelog/nov-30-22.md) - [Week 2, October 2022](https://integrations.docs.commenda.io/changelog/oct-14-22.md) - [Week 4, October 2022](https://integrations.docs.commenda.io/changelog/oct-31-22.md) - [Week 4, October 2023](https://integrations.docs.commenda.io/changelog/oct-31-23.md) - [Week 4, September 2023](https://integrations.docs.commenda.io/changelog/sept-30-23.md) - [CRM Integrations](https://integrations.docs.commenda.io/crm-integrations/crm-integrations-overview.md): RootFi’s crm integrations allow you to pull data directly from your customer’s crm software in real-time. - [Hubspot](https://integrations.docs.commenda.io/crm-integrations/hubspot.md): Learn more about how to set up our Hubspot integration. - [Pipedrive](https://integrations.docs.commenda.io/crm-integrations/pipedrive.md): Learn more about how to set up our Pipedrive integration. - [Salesforce](https://integrations.docs.commenda.io/crm-integrations/sales-force.md): Learn more about how to set up our Salesforce integration. - [Zoho CRM](https://integrations.docs.commenda.io/crm-integrations/zoho-crm.md): Learn more about how to set up our Zoho CRM integration. - [Custom Data](https://integrations.docs.commenda.io/documentation/concepts/custom-data.md): Learn to define your own custom schema for any data model - [Data Storage](https://integrations.docs.commenda.io/documentation/concepts/data-storage.md): Learn how RootFi stores, manages, and deletes your customers data. - [Error Handling](https://integrations.docs.commenda.io/documentation/concepts/error-handling.md): Learn how RootFi handles errors when syncing data and the types of errors that can occur. - [Partner Credentials](https://integrations.docs.commenda.io/documentation/concepts/partner-credentials.md): Learn how you can leverage your own platform partnerships with RootFi - [Reading Data](https://integrations.docs.commenda.io/documentation/concepts/reading-data.md): Use our read APIs for quick easy access to your customers data - [Embedded SDK](https://integrations.docs.commenda.io/documentation/concepts/rootfi-connect/embedded-sdk.md) - [Introduction](https://integrations.docs.commenda.io/documentation/concepts/rootfi-connect/introduction.md): Explore how your customers can authorize access to their data - [Invite Link](https://integrations.docs.commenda.io/documentation/concepts/rootfi-connect/invite-link.md): Integrate your end users without any frontend code - [Passthrough API](https://integrations.docs.commenda.io/documentation/concepts/supplemental-data/passthrough-api.md): Call any underlying API using RootFi - [Raw Data](https://integrations.docs.commenda.io/documentation/concepts/supplemental-data/raw-data.md): Learn how to interact with the platforms data in the original format. - [Realtime Data](https://integrations.docs.commenda.io/documentation/concepts/supplemental-data/realtime-data.md): The ability to get fetch realtime data on a single or multiple data models. - [Sync Frequency & Scopes](https://integrations.docs.commenda.io/documentation/concepts/sync-config.md): Configure your sync settings by selecting the data, frequency and level of access from the integration you want to sync with RootFi. - [Syncing Data](https://integrations.docs.commenda.io/documentation/concepts/syncing-data.md): Learn how RootFi keeps your customers data up-to date - [Webhooks](https://integrations.docs.commenda.io/documentation/concepts/webhooks.md): Listen to real-time events from the RootFi Platform. - [Writing Data](https://integrations.docs.commenda.io/documentation/concepts/writing-data.md): Push data to your customers platform seamlessly using a single api. You can find our write APIs in our [Postman Collection](https://postman.rootfi.dev) and our [API Reference](/api-reference/v3/overview/environments). - [Glossary](https://integrations.docs.commenda.io/documentation/general/glossary-key-terms.md): Understand core concepts and key terms used in Integrations by Commenda (formerly RootFi) solutions. - [Introduction](https://integrations.docs.commenda.io/documentation/general/introduction.md): Learn how Integrations by Commenda helps you securely access your customers’ financial data and connect it directly to Commenda’s tax and compliance engine. - [BigCommerce](https://integrations.docs.commenda.io/ecommerce-integrations/big-commerce.md): Learn more about how to set up our BigCommerce integration. - [E-Commerce Integrations](https://integrations.docs.commenda.io/ecommerce-integrations/ecommerce-integrations-overview.md): RootFi' E-Commerce integrations allow you to pull data directly from your customer’s E-Commerce software in real-time. - [Shopify](https://integrations.docs.commenda.io/ecommerce-integrations/shopify.md): Learn how to set up our Shopify integration. - [Squarespace](https://integrations.docs.commenda.io/ecommerce-integrations/squarespace.md): Learn how to set up our Squarespace integration. - [Wix](https://integrations.docs.commenda.io/ecommerce-integrations/wix.md): Learn how to set up our Wix integration. - [WooCommerce](https://integrations.docs.commenda.io/ecommerce-integrations/woo-commerce.md): Learn more about how to set up our WooCommerce integration. - [Accounts Payable (AP)](https://integrations.docs.commenda.io/guides/accounts-payable.md): This guide helps Accounts Payable companies automate the collection and reconciliation of bills, bill payments, credit notes, and purchase orders with their customers' respective accounting systems. - [Accounts Receivable (AR)](https://integrations.docs.commenda.io/guides/accounts-receivable.md): This guide helps Accounts Receivable companies automate the creation and reconciliation of invoices, invoice payments, invoice credit notes, and sales orders with their customers' respective accounting systems. - [Expense Management](https://integrations.docs.commenda.io/guides/expense-management.md): Automate your customers' expense reconciliation with their respective accounting systems. - [Payroll](https://integrations.docs.commenda.io/guides/payroll.md): Sync processed payrolls with your customers' respective accounting systems. - [Point-Of-Sale (POS)](https://integrations.docs.commenda.io/guides/pos.md): This guide helps Point-Of-Sale (POS) companies to push merchants' data from their e-commerce or point-of-sale (POS) platform into thier merchant's accounting platform. - [Chargebee](https://integrations.docs.commenda.io/payment-integrations/chargebee.md): Learn more about how to set up our Chargebee integration. - [Mollie](https://integrations.docs.commenda.io/payment-integrations/mollie.md): Learn how to set up our Mollie integration. - [Paddle](https://integrations.docs.commenda.io/payment-integrations/paddle.md): Learn more about how to set up our Paddle integration. - [Payment Integrations](https://integrations.docs.commenda.io/payment-integrations/payment-integrations-overview.md): RootFi' payment integrations allow you to pull data directly from your customer’s payment software in real-time. - [Paypal](https://integrations.docs.commenda.io/payment-integrations/paypal.md): Learn more about how to set up our Paypal integration. - [Razorpay](https://integrations.docs.commenda.io/payment-integrations/razorpay.md): Learn how to set up our Razorpay integration. - [Square](https://integrations.docs.commenda.io/payment-integrations/square.md): Learn more about how to set up our Square integration. - [Stripe](https://integrations.docs.commenda.io/payment-integrations/stripe.md): Learn more about how to set up our Stripe integration. - [Zoho Invoice](https://integrations.docs.commenda.io/payment-integrations/zoho-invoice.md): Learn more about how to set up our Zoho Invoice integration. ## OpenAPI Specs - [openapi_v4](https://integrations.docs.commenda.io/openapi_v4.yml) - [openapi_v3](https://integrations.docs.commenda.io/openapi_v3.yml) - [openapi_v2](https://integrations.docs.commenda.io/openapi_v2.yml) ## Optional - [Data Coverage Tool](https://coverage.integrationlabs.co/)