# Chift ## Docs - [Documentation & AI](https://docs.chift.eu/ai/documentation.md) - [AI for developers](https://docs.chift.eu/ai/introduction.md) - [Model Context Protocol (MCP)](https://docs.chift.eu/ai/mcp.md) - [Attach a document (PDF)](https://docs.chift.eu/api-reference/endpoints/accounting/attach-a-document-pdf.md): Attach a document (PDF) to the invoice entry - [Create a financial entry](https://docs.chift.eu/api-reference/endpoints/accounting/create-a-financial-entry.md): Create a new financial entry (Bank or Cash operation) - [Create analytic account](https://docs.chift.eu/api-reference/endpoints/accounting/create-analytic-account.md): Create a new analytic account in the default analytic plan - [Create analytic account (Multiple Analytic Plans)](https://docs.chift.eu/api-reference/endpoints/accounting/create-analytic-account-multiple-analytic-plans.md): Create a new analytic account in a specific analytic plan - [Create bank account](https://docs.chift.eu/api-reference/endpoints/accounting/create-bank-account.md): Create a new bank account in the accounting system - [Create client](https://docs.chift.eu/api-reference/endpoints/accounting/create-client.md): Create a new client - [Create journal](https://docs.chift.eu/api-reference/endpoints/accounting/create-journal.md): Create a journal in the accounting system - [Create Journal Entry](https://docs.chift.eu/api-reference/endpoints/accounting/create-journal-entry.md): Create a new Journal Entry in the accounting system - [Create ledger account](https://docs.chift.eu/api-reference/endpoints/accounting/create-ledger-account.md): Create a new ledger account in the chart of accounts - [Create miscellaneous operation](https://docs.chift.eu/api-reference/endpoints/accounting/create-miscellaneous-operation.md): Create a new miscellaneous operation - [Create sale/purchase entry](https://docs.chift.eu/api-reference/endpoints/accounting/create-salepurchase-entry.md): Create a new sale/purchase accounting entry - [Create sale/purchase entry (Multiple plans)](https://docs.chift.eu/api-reference/endpoints/accounting/create-salepurchase-entry-multiple-plans.md): Create a new sale/purchase entry with multiple analytic plans in the accounting - [Create supplier](https://docs.chift.eu/api-reference/endpoints/accounting/create-supplier.md): Create a new supplier - [Export entries in FEC format](https://docs.chift.eu/api-reference/endpoints/accounting/export-entries-in-fec-format.md): Returns accounting entries according to the FEC format - [Get analytic account](https://docs.chift.eu/api-reference/endpoints/accounting/get-analytic-account.md): Returns one specific analytic account of the default analytic plan - [Get analytic account (Multiple Analytic Plans)](https://docs.chift.eu/api-reference/endpoints/accounting/get-analytic-account-multiple-analytic-plans.md): Returns one specific analytic account of a specific analytic plan - [Get analytic accounts](https://docs.chift.eu/api-reference/endpoints/accounting/get-analytic-accounts.md): Returns all analytic accounts of the default analytic plan - [Get analytic accounts (Multiple Analytic Plans)](https://docs.chift.eu/api-reference/endpoints/accounting/get-analytic-accounts-multiple-analytic-plans.md): Returns all analytic accounts of all analytic plans - [Get Analytic Plans](https://docs.chift.eu/api-reference/endpoints/accounting/get-analytic-plans.md) - [Get attachments](https://docs.chift.eu/api-reference/endpoints/accounting/get-attachments.md): Returns a list of all attachments linked to an accounting entry - [Get Bookyears](https://docs.chift.eu/api-reference/endpoints/accounting/get-bookyears.md) - [Get chart of accounts](https://docs.chift.eu/api-reference/endpoints/accounting/get-chart-of-accounts.md): Get all accounts in the chart of accounts - [Get clients](https://docs.chift.eu/api-reference/endpoints/accounting/get-clients.md): Returns a list of accounting clients - [Get clients/suppliers outstanding items](https://docs.chift.eu/api-reference/endpoints/accounting/get-clientssuppliers-outstanding-items.md): Returns a list of all clients/suppliers outstanding items - [Get employees](https://docs.chift.eu/api-reference/endpoints/accounting/get-employees.md): Returns a list of the employees linked to the company - [Get Folders](https://docs.chift.eu/api-reference/endpoints/accounting/get-folders.md) - [Get invoices by type (sale/purchase entries)](https://docs.chift.eu/api-reference/endpoints/accounting/get-invoices-by-type-salepurchase-entries.md): Returns a list of invoices by a specific type (=sale/purchase entries). Each line of the invoice will include the analytic account linked to default analytic plan. Optionally dates can be defined to retrieve invoice from a certain date to another date - [Get invoices by type (sale/purchase entries - Multiple Analytic Plans)](https://docs.chift.eu/api-reference/endpoints/accounting/get-invoices-by-type-salepurchase-entries--multiple-analytic-plans.md): Returns a list of invoices by a specific type (=sale/purchase entries) with invoice lines including multiple analytic plans. Optionally dates can be defined to retrieve invoice from a certain date to another date - [Get journal entries](https://docs.chift.eu/api-reference/endpoints/accounting/get-journal-entries.md): Returns a list of journal entries. Each item will include the analytic account linked to default analytic plan. Optionally, you can retrieve journal entries linked to a specific client/supplier using the partner_id parameter. When retrieving entries linked to a specific client/supplier, some journal items of an entry (e.g. a miscellaneous operation) could be excluding resulting in an unbalanced journal entry. - [Get journal entries (Multiple Analytic Plans)](https://docs.chift.eu/api-reference/endpoints/accounting/get-journal-entries-multiple-analytic-plans.md): Returns a list of journal entries with invoice items including multiple analytic plan.Optionally, you can retrieve journal entries linked to a specific client/supplier using the partner_id parameter. When retrieving entries linked to a specific client/supplier, some journal items of an entry (e.g. a miscellaneous operation) could be excluding resulting in an unbalanced journal entry. - [Get journals](https://docs.chift.eu/api-reference/endpoints/accounting/get-journals.md): Get journals existing in the accounting system - [Get miscellaneous operations](https://docs.chift.eu/api-reference/endpoints/accounting/get-miscellaneous-operations.md): Get miscellaneous operations from the the accounting system - [Get one client](https://docs.chift.eu/api-reference/endpoints/accounting/get-one-client.md): Returns a specific accounting client - [Get one invoice (sale/purchase entry)](https://docs.chift.eu/api-reference/endpoints/accounting/get-one-invoice-salepurchase-entry.md): Returns a specific invoice (sale/purchase entry). Each line will include the analytic account linked to default analytic plan - [Get one invoice (sale/purchase entry - Multiple Analytic Plans)](https://docs.chift.eu/api-reference/endpoints/accounting/get-one-invoice-salepurchase-entry--multiple-analytic-plans.md): Returns a specific invoice (=sale/purchase entry) with invoice lines /oincluding multiple analytic plans - [Get one journal entry](https://docs.chift.eu/api-reference/endpoints/accounting/get-one-journal-entry.md): Returns a single journal entry by ID. - [Get one miscellaneous operation](https://docs.chift.eu/api-reference/endpoints/accounting/get-one-miscellaneous-operation.md): Get a specific miscellaneous operation from the the accounting system - [Get one supplier](https://docs.chift.eu/api-reference/endpoints/accounting/get-one-supplier.md): Returns one accounting supplier - [Get suppliers](https://docs.chift.eu/api-reference/endpoints/accounting/get-suppliers.md): Returns a list of accounting suppliers - [Get the balance of accounts](https://docs.chift.eu/api-reference/endpoints/accounting/get-the-balance-of-accounts.md): Get the balance of accounts in the accounting plan (chart of accounts) between specific months - [Get vat codes](https://docs.chift.eu/api-reference/endpoints/accounting/get-vat-codes.md): Get vat codes existing in the accounting system - [Match entries](https://docs.chift.eu/api-reference/endpoints/accounting/match-entries.md): Match existing entries in the accounting system - [Update analytic account](https://docs.chift.eu/api-reference/endpoints/accounting/update-analytic-account.md): Update one specific analytic account in the default analytic plan - [Update analytic account (Multiple Analytic Plans)](https://docs.chift.eu/api-reference/endpoints/accounting/update-analytic-account-multiple-analytic-plans.md): Update one specific analytic account in a specific analytic plan - [Update client](https://docs.chift.eu/api-reference/endpoints/accounting/update-client.md): Endpoint that gives the possibility to update an accounting client - [Update one supplier](https://docs.chift.eu/api-reference/endpoints/accounting/update-one-supplier.md): Update an accounting supplier - [Get aggregated list of account counterparts found in transactions](https://docs.chift.eu/api-reference/endpoints/banking/get-aggregated-list-of-account-counterparts-found-in-transactions.md): Returns the aggregated list of account counterpats found in transactions. Useful for categorisation. - [Get list of banking accounts](https://docs.chift.eu/api-reference/endpoints/banking/get-list-of-banking-accounts.md): Returns the list of banking accounts - [Get list of financial institutions](https://docs.chift.eu/api-reference/endpoints/banking/get-list-of-financial-institutions.md): Returns the list of financial institutions the user consent access to - [Get list of financial transactions](https://docs.chift.eu/api-reference/endpoints/banking/get-list-of-financial-transactions.md): Returns the list of transactions of an account - [Add new connection](https://docs.chift.eu/api-reference/endpoints/connections/add-new-connection.md): Returns the url that can be used by your client to enable his integrations. - [Delete one connection](https://docs.chift.eu/api-reference/endpoints/connections/delete-one-connection.md): Endpoint that deletes one connection of a consumer in Chift - [Get connections](https://docs.chift.eu/api-reference/endpoints/connections/get-connections.md): Returns a list of the connections (active or inactive) linked to your consumer - [Update an existing connection](https://docs.chift.eu/api-reference/endpoints/connections/update-an-existing-connection.md): Returns the url that can be used by your client to update the connection - [Create new consumer](https://docs.chift.eu/api-reference/endpoints/consumers/create-new-consumer.md): Create a new consumer that will have the possibility to use the enabled integrations - [Delete one consumer](https://docs.chift.eu/api-reference/endpoints/consumers/delete-one-consumer.md): Endpoint that deletes one consumer in Chift - [Get consumers](https://docs.chift.eu/api-reference/endpoints/consumers/get-consumers.md): Returns the list of consumers linked to your account. - [Get execution data for a specific consumer and a specific datastore](https://docs.chift.eu/api-reference/endpoints/consumers/get-execution-data-for-a-specific-consumer-and-a-specific-datastore.md): Returns execution data related to a consumer and a datastore. Queryparams can be used to filter the restuls by datastore column or by executionid - [Get executions information for one consumer/flow/sync](https://docs.chift.eu/api-reference/endpoints/consumers/get-executions-information-for-one-consumerflowsync.md): Returns executions information for one consumer/flow/sync - [Get one consumer](https://docs.chift.eu/api-reference/endpoints/consumers/get-one-consumer.md): Returns the specified consumer - [Get sync information for one consumer](https://docs.chift.eu/api-reference/endpoints/consumers/get-sync-information-for-one-consumer.md): Returns sync information (creation date, mapping) related to a specific consumer - [Retrieve the url of a sync for a specific consumer](https://docs.chift.eu/api-reference/endpoints/consumers/retrieve-the-url-of-a-sync-for-a-specific-consumer.md): This route can be used to retrieve the url that can be shared with your clients to allow them to connect as specified in a sync - [Update one consumer](https://docs.chift.eu/api-reference/endpoints/consumers/update-one-consumer.md): Update one consumer in Chift - [Get list of datastores](https://docs.chift.eu/api-reference/endpoints/datastores/get-list-of-datastores.md): Returns a list of datastores (active and inactive) available for your account - [Create an order](https://docs.chift.eu/api-reference/endpoints/ecommerce/create-an-order.md): Create a new order - [Get all countries](https://docs.chift.eu/api-reference/endpoints/ecommerce/get-all-countries.md): Returns the list of all activated countries - [Get all customers](https://docs.chift.eu/api-reference/endpoints/ecommerce/get-all-customers.md): Returns a list of all the customers - [Get all locations](https://docs.chift.eu/api-reference/endpoints/ecommerce/get-all-locations.md): Returns a list of all locations - [Get all orders](https://docs.chift.eu/api-reference/endpoints/ecommerce/get-all-orders.md): Returns a list of all the orders - [Get all payment methods](https://docs.chift.eu/api-reference/endpoints/ecommerce/get-all-payment-methods.md): Returns the list of the payment methods - [Get all product categories](https://docs.chift.eu/api-reference/endpoints/ecommerce/get-all-product-categories.md): Returns the list of the product categories - [Get all products](https://docs.chift.eu/api-reference/endpoints/ecommerce/get-all-products.md): Returns a list of all the products - [Get all tax rates](https://docs.chift.eu/api-reference/endpoints/ecommerce/get-all-tax-rates.md): Returns the list of all tax rates - [Get one specific customer](https://docs.chift.eu/api-reference/endpoints/ecommerce/get-one-specific-customer.md): Returns a specific customer - [Get one specific order](https://docs.chift.eu/api-reference/endpoints/ecommerce/get-one-specific-order.md): Returns a specific order - [Get one specific product](https://docs.chift.eu/api-reference/endpoints/ecommerce/get-one-specific-product.md): Returns a specific product - [Get one specific product variant](https://docs.chift.eu/api-reference/endpoints/ecommerce/get-one-specific-product-variant.md): Returns a specific product variant - [Update available quantity](https://docs.chift.eu/api-reference/endpoints/ecommerce/update-available-quantity.md): Update available quantity of a product variant in a specific location - [Get access token](https://docs.chift.eu/api-reference/endpoints/general/get-access-token.md): This endpoint allows you to get an access token that can be used as a BEARER token to access the protected endpoints of this APIs. The token is valid for 30 minutes. You can refresh the token by requesting a new token. - [Get list of integrations](https://docs.chift.eu/api-reference/endpoints/integrations/get-list-of-integrations.md): Returns a list of integrations (active and inactive) available for your account - [Returns a logo/icon of an integration (as base64)](https://docs.chift.eu/api-reference/endpoints/integrations/returns-a-logoicon-of-an-integration-as-base64.md) - [Create a contact](https://docs.chift.eu/api-reference/endpoints/invoicing/create-a-contact.md): Create a new contact. - [Create a product](https://docs.chift.eu/api-reference/endpoints/invoicing/create-a-product.md): Create a new product. - [Create an invoice](https://docs.chift.eu/api-reference/endpoints/invoicing/create-an-invoice.md): Create a new invoice. - [Retrieve all contacts](https://docs.chift.eu/api-reference/endpoints/invoicing/retrieve-all-contacts.md): Returns a list of all the contacts. Optionally contact type can be defined to retrieve contact from a certain type. - [Retrieve all invoices](https://docs.chift.eu/api-reference/endpoints/invoicing/retrieve-all-invoices.md): Returns a list of invoices. Optionally invoice type and dates can be defined to retrieve invoices of a certain type from a certain date to another date - [Retrieve all opportunities](https://docs.chift.eu/api-reference/endpoints/invoicing/retrieve-all-opportunities.md): Returns a list of all the opportunities - [Retrieve all payment methods](https://docs.chift.eu/api-reference/endpoints/invoicing/retrieve-all-payment-methods.md): Returns the list of payment methods - [Retrieve all payments](https://docs.chift.eu/api-reference/endpoints/invoicing/retrieve-all-payments.md): Returns a list of payments - [Retrieve all products](https://docs.chift.eu/api-reference/endpoints/invoicing/retrieve-all-products.md): Returns a list of all the products - [Retrieve all taxes](https://docs.chift.eu/api-reference/endpoints/invoicing/retrieve-all-taxes.md): Returns a list of all the taxes - [Retrieve one contact](https://docs.chift.eu/api-reference/endpoints/invoicing/retrieve-one-contact.md): Returns a contact - [Retrieve one invoice](https://docs.chift.eu/api-reference/endpoints/invoicing/retrieve-one-invoice.md): Returns a invoice - [Retrieve one opportunity](https://docs.chift.eu/api-reference/endpoints/invoicing/retrieve-one-opportunity.md): Returns an opportunity - [Retrieve one product](https://docs.chift.eu/api-reference/endpoints/invoicing/retrieve-one-product.md): Returns a product - [Retrieve one tax](https://docs.chift.eu/api-reference/endpoints/invoicing/retrieve-one-tax.md): Returns a tax - [Get details about one issue](https://docs.chift.eu/api-reference/endpoints/issues/get-details-about-one-issue.md): Returns one specific issue. This includes as well the list of events for this issue. - [Get issues](https://docs.chift.eu/api-reference/endpoints/issues/get-issues.md): Returns a list of the issues of your account. Filters can be used to query specific results. Filters can be combined and are inclusive. - [Get issues by consumer id](https://docs.chift.eu/api-reference/endpoints/issues/get-issues-by-consumer-id.md): Returns a list of the issues linked to specific consumer. Filters can be used to query specific results. Filters can be combined and are inclusive. - [Get a payment](https://docs.chift.eu/api-reference/endpoints/payment/get-a-payment.md): Returns a specific payment. - [Retrieve all balances](https://docs.chift.eu/api-reference/endpoints/payment/retrieve-all-balances.md): Returns a list of balances. - [Retrieve all payments](https://docs.chift.eu/api-reference/endpoints/payment/retrieve-all-payments.md): Returns a list of payments. - [Retrieve all refunds](https://docs.chift.eu/api-reference/endpoints/payment/retrieve-all-refunds.md): Returns a list of refunds. - [Retrieve all transactions](https://docs.chift.eu/api-reference/endpoints/payment/retrieve-all-transactions.md): Returns a list of transactions. Optionally transaction type and dates can be defined to retrieve transactions of a certain type from a certain date to another date - [Create one customer](https://docs.chift.eu/api-reference/endpoints/point-of-sale/create-one-customer.md): Create a customer - [Get accounting categories](https://docs.chift.eu/api-reference/endpoints/point-of-sale/get-accounting-categories.md): Returns a list of accounting categories. When not available for a specific POS, it will return the same values as the product categories. - [Get closure info for a specific day](https://docs.chift.eu/api-reference/endpoints/point-of-sale/get-closure-info-for-a-specific-day.md): Returns whether the closure was already done for a specific day or not - [Get customers](https://docs.chift.eu/api-reference/endpoints/point-of-sale/get-customers.md): Returns the list of customers - [Get locations](https://docs.chift.eu/api-reference/endpoints/point-of-sale/get-locations.md): Returns a list of the locations - [Get objectives](https://docs.chift.eu/api-reference/endpoints/point-of-sale/get-objectives.md): Return the total amount and the tax amount for a specific period - [Get one order](https://docs.chift.eu/api-reference/endpoints/point-of-sale/get-one-order.md): Returns a single order - [Get orders](https://docs.chift.eu/api-reference/endpoints/point-of-sale/get-orders.md): Returns a list of the orders - [Get payment methods](https://docs.chift.eu/api-reference/endpoints/point-of-sale/get-payment-methods.md): Returns the list of payment methods - [Get payments](https://docs.chift.eu/api-reference/endpoints/point-of-sale/get-payments.md): Returns a list of payments - [Get product categories](https://docs.chift.eu/api-reference/endpoints/point-of-sale/get-product-categories.md): Returns a list of product categories - [Get products](https://docs.chift.eu/api-reference/endpoints/point-of-sale/get-products.md): Returns a list of products - [Get sales](https://docs.chift.eu/api-reference/endpoints/point-of-sale/get-sales.md): Returns the summary of the sales - [Update order](https://docs.chift.eu/api-reference/endpoints/point-of-sale/update-order.md): Update one order - [Get accounting categories (PMS)](https://docs.chift.eu/api-reference/endpoints/property-management-system/get-accounting-categories-pms.md): Returns a list of accounting categories. When not available for a specific PMS,it will return the same values as the product categories. - [Get closure info for a specific day (PMS)](https://docs.chift.eu/api-reference/endpoints/property-management-system/get-closure-info-for-a-specific-day-pms.md): Returns whether the closure was already done for a specific day or not - [Get customers (PMS)](https://docs.chift.eu/api-reference/endpoints/property-management-system/get-customers-pms.md): Returns a list of all the customers - [Get invoices (PMS)](https://docs.chift.eu/api-reference/endpoints/property-management-system/get-invoices-pms.md): Returns a list of the invoices - [Get locations (PMS)](https://docs.chift.eu/api-reference/endpoints/property-management-system/get-locations-pms.md): Returns a list of the locations - [Get orders (PMS)](https://docs.chift.eu/api-reference/endpoints/property-management-system/get-orders-pms.md): Returns a list of the orders - [Get payment methods (PMS)](https://docs.chift.eu/api-reference/endpoints/property-management-system/get-payment-methods-pms.md): Returns the list of payment methods - [Get payments (PMS)](https://docs.chift.eu/api-reference/endpoints/property-management-system/get-payments-pms.md): Returns a list of payments - [Get tax rates (PMS)](https://docs.chift.eu/api-reference/endpoints/property-management-system/get-tax-rates-pms.md): Returns a list of the tax rates - [Enable a flow for a specific consumer](https://docs.chift.eu/api-reference/endpoints/syncs/enable-a-flow-for-a-specific-consumer.md): Route that can be used to enable a flow for a specific consumer - [Get execution start/end timestamp](https://docs.chift.eu/api-reference/endpoints/syncs/get-execution-startend-timestamp.md): Get execution start/end timestamp - [Get sync](https://docs.chift.eu/api-reference/endpoints/syncs/get-sync.md): Returns a sync by id - [Get syncs](https://docs.chift.eu/api-reference/endpoints/syncs/get-syncs.md): Returns the syncs - [Send a custom event for a specific flow](https://docs.chift.eu/api-reference/endpoints/syncs/send-a-custom-event-for-a-specific-flow.md): Route that can be used to send a specific event for a flow - [Update flow mappings for a specific consumer](https://docs.chift.eu/api-reference/endpoints/syncs/update-flow-mappings-for-a-specific-consumer.md): Route that can be used to update the flow mappings for a specific consumer. It will replace the existing configuration with the provided one. - [Update flow settings for a specific consumer](https://docs.chift.eu/api-reference/endpoints/syncs/update-flow-settings-for-a-specific-consumer.md): Route that can be used to update the flow configuration for a specific consumer. It will merge the new configuration with the existing one. - [Add new webhook instance](https://docs.chift.eu/api-reference/endpoints/webhooks/add-new-webhook-instance.md): Returns the created webhook instance - [Delete one webhook](https://docs.chift.eu/api-reference/endpoints/webhooks/delete-one-webhook.md): Endpoint that deletes one existing webhook - [Get list of possible webhooks](https://docs.chift.eu/api-reference/endpoints/webhooks/get-list-of-possible-webhooks.md): Returns a list of webhook that are available for your account - [Get list of webhook instances](https://docs.chift.eu/api-reference/endpoints/webhooks/get-list-of-webhook-instances.md): Returns a list of webhook instances (active/inactive) for your account - [Get list of webhook logs for one webhook](https://docs.chift.eu/api-reference/endpoints/webhooks/get-list-of-webhook-logs-for-one-webhook.md): Returns a list of webhook logs for one webhook for your account - [Get one webhook instance](https://docs.chift.eu/api-reference/endpoints/webhooks/get-one-webhook-instance.md): Returns one webhook instance - [Update one webhook](https://docs.chift.eu/api-reference/endpoints/webhooks/update-one-webhook.md): Update one webhook in Chift - [null](https://docs.chift.eu/api-reference/overview.md) - [Product & connector updates - January, 2025](https://docs.chift.eu/changelogs/2025-01.md) - [Product & connector updates - February, 2025](https://docs.chift.eu/changelogs/2025-02.md) - [Product & connector updates - March, 2025](https://docs.chift.eu/changelogs/2025-03.md) - [Product Updates - June, 2025](https://docs.chift.eu/changelogs/2025-06.md) - [ACD](https://docs.chift.eu/connectors/accounting/acd.md) - [AFAS Software](https://docs.chift.eu/connectors/accounting/afassoftware.md) - [Sage BOB 50](https://docs.chift.eu/connectors/accounting/bob50.md) - [Dynamics 365 Business Central](https://docs.chift.eu/connectors/accounting/businesscentral.md) - [Cegid Loop](https://docs.chift.eu/connectors/accounting/cegidloop.md) - [Cegid Quadra](https://docs.chift.eu/connectors/accounting/cegidquadra.md) - [Accounting API - Coverage](https://docs.chift.eu/connectors/accounting/coverage.md) - [DATEV](https://docs.chift.eu/connectors/accounting/datev.md) - [e-Boekhouden](https://docs.chift.eu/connectors/accounting/eboekhouden.md) - [Exact Online](https://docs.chift.eu/connectors/accounting/exactonline.md) - [Fulll](https://docs.chift.eu/connectors/accounting/fulll.md) - [Holded](https://docs.chift.eu/connectors/accounting/holded.md) - [Horus](https://docs.chift.eu/connectors/accounting/horus.md) - [Inqom](https://docs.chift.eu/connectors/accounting/inqom.md) - [Minox](https://docs.chift.eu/connectors/accounting/minox.md) - [MyUnisoft](https://docs.chift.eu/connectors/accounting/myunisoft.md) - [Netsuite](https://docs.chift.eu/connectors/accounting/netsuite.md) - [Octopus](https://docs.chift.eu/connectors/accounting/octopus.md) - [Odoo Accounting](https://docs.chift.eu/connectors/accounting/odoo-accounting.md) - [Accounting connectors overview](https://docs.chift.eu/connectors/accounting/overview.md) - [Pennylane](https://docs.chift.eu/connectors/accounting/pennylane.md) - [Reviso](https://docs.chift.eu/connectors/accounting/reviso.md) - [Sage 100 Comptabilité](https://docs.chift.eu/connectors/accounting/sage100.md) - [Sage 50 FR](https://docs.chift.eu/connectors/accounting/sage50FR.md) - [Sage Generation Expert](https://docs.chift.eu/connectors/accounting/sagege.md) - [SnelStart](https://docs.chift.eu/connectors/accounting/snelstart.md) - [Tiime](https://docs.chift.eu/connectors/accounting/tiime.md) - [Twinfield](https://docs.chift.eu/connectors/accounting/twinfield.md) - [Visma eAccounting](https://docs.chift.eu/connectors/accounting/visma_eaccounting.md) - [Winbooks](https://docs.chift.eu/connectors/accounting/winbooksclassic.md) - [Yuki](https://docs.chift.eu/connectors/accounting/yuki.md) - [Banking API - Coverage](https://docs.chift.eu/connectors/banking/coverage.md) - [Banking connectors overview](https://docs.chift.eu/connectors/banking/overview.md) - [Ponto](https://docs.chift.eu/connectors/banking/ponto.md) - [Overview of connectors in Chift](https://docs.chift.eu/connectors/connectors.md) - [E-commerce API - Coverage](https://docs.chift.eu/connectors/ecommerce/coverage.md) - [Magento](https://docs.chift.eu/connectors/ecommerce/magento.md) - [eCommerce connectors overview](https://docs.chift.eu/connectors/ecommerce/overview.md) - [Prestashop](https://docs.chift.eu/connectors/ecommerce/prestashop.md) - [Shopify](https://docs.chift.eu/connectors/ecommerce/shopify.md) - [WooCommerce](https://docs.chift.eu/connectors/ecommerce/woocommerce.md) - [Axonaut](https://docs.chift.eu/connectors/invoicing/axonaut.md) - [Boondmanager](https://docs.chift.eu/connectors/invoicing/boondmanager.md) - [Chargebee](https://docs.chift.eu/connectors/invoicing/chargebee.md) - [Invoicing API - Coverage](https://docs.chift.eu/connectors/invoicing/coverage.md) - [Evoliz](https://docs.chift.eu/connectors/invoicing/evoliz.md) - [Factomos](https://docs.chift.eu/connectors/invoicing/factomos.md) - [HubSpot](https://docs.chift.eu/connectors/invoicing/hubspot.md) - [Odoo Invoicing](https://docs.chift.eu/connectors/invoicing/odoo-invoicing.md) - [Invoicing connectors overview](https://docs.chift.eu/connectors/invoicing/overview.md) - [Paypal](https://docs.chift.eu/connectors/invoicing/paypal.md) - [Qonto](https://docs.chift.eu/connectors/invoicing/qonto.md) - [Quickbooks](https://docs.chift.eu/connectors/invoicing/quickbooks.md) - [Sage 100 Gestion Commerciale](https://docs.chift.eu/connectors/invoicing/sage100.md) - [Sellsy](https://docs.chift.eu/connectors/invoicing/sellsy.md) - [Teamleader](https://docs.chift.eu/connectors/invoicing/teamleader.md) - [Vos Factures](https://docs.chift.eu/connectors/invoicing/vosfactures.md) - [Zoho One](https://docs.chift.eu/connectors/invoicing/zoho.md) - [Payments API - Coverage](https://docs.chift.eu/connectors/payments/coverage.md) - [Mollie](https://docs.chift.eu/connectors/payments/mollie.md) - [Payments connectors overview](https://docs.chift.eu/connectors/payments/overview.md) - [Stripe](https://docs.chift.eu/connectors/payments/stripe.md) - [PMS API - Coverage](https://docs.chift.eu/connectors/pms/coverage.md) - [Mews](https://docs.chift.eu/connectors/pms/mews.md) - [Noovy](https://docs.chift.eu/connectors/pms/noovy.md) - [PMS connectors overview](https://docs.chift.eu/connectors/pms/overview.md) - [Abill](https://docs.chift.eu/connectors/pos/abill.md) - [Addictill](https://docs.chift.eu/connectors/pos/addictill.md) - [Apitic](https://docs.chift.eu/connectors/pos/apitic.md) - [BDP](https://docs.chift.eu/connectors/pos/bdp.md) - [Cashmag](https://docs.chift.eu/connectors/pos/cashmag.md) - [Cashpad](https://docs.chift.eu/connectors/pos/cashpad.md) - [Clyo Systems](https://docs.chift.eu/connectors/pos/clyosystems.md) - [Connectill](https://docs.chift.eu/connectors/pos/connectill.md) - [POS API - Coverage](https://docs.chift.eu/connectors/pos/coverage.md) - [Fülle](https://docs.chift.eu/connectors/pos/fulleapps.md) - [helloCash](https://docs.chift.eu/connectors/pos/hellocash.md) - [Hiboutik](https://docs.chift.eu/connectors/pos/hiboutik.md) - [Innovorder](https://docs.chift.eu/connectors/pos/innovorder.md) - [Jalia JDC](https://docs.chift.eu/connectors/pos/jalia.md) - [L'Addition](https://docs.chift.eu/connectors/pos/laddition.md) - [LastApp](https://docs.chift.eu/connectors/pos/lastapp.md) - [Leo2](https://docs.chift.eu/connectors/pos/leo2.md) - [Lightspeed](https://docs.chift.eu/connectors/pos/lightspeed.md) - [Odoo POS](https://docs.chift.eu/connectors/pos/odoo_pos.md) - [POS connectors overview](https://docs.chift.eu/connectors/pos/overview.md) - [Popina](https://docs.chift.eu/connectors/pos/popina.md) - [Restomax](https://docs.chift.eu/connectors/pos/restomax.md) - [Square](https://docs.chift.eu/connectors/pos/square.md) - [Synapsy](https://docs.chift.eu/connectors/pos/synapsy.md) - [Tactilpad](https://docs.chift.eu/connectors/pos/tactilpad.md) - [Tiller](https://docs.chift.eu/connectors/pos/tiller.md) - [Trivec](https://docs.chift.eu/connectors/pos/trivec.md) - [Zelty](https://docs.chift.eu/connectors/pos/zelty.md) - [Zettle](https://docs.chift.eu/connectors/pos/zettle.md) - [Idempotency](https://docs.chift.eu/developer-guides/advanced/idempotency.md) - [null](https://docs.chift.eu/developer-guides/authentication.md) - [Create API Key](https://docs.chift.eu/developer-guides/create-api-key.md) - [null](https://docs.chift.eu/developer-guides/errors.md) - [null](https://docs.chift.eu/developer-guides/implementation/connections.md) - [Example of Unified API implementation](https://docs.chift.eu/developer-guides/implementation/example-unifiedapi.md) - [null](https://docs.chift.eu/developer-guides/implementation/filtering-connectors-by-country.md) - [null](https://docs.chift.eu/developer-guides/implementation/implementations.md) - [SDK](https://docs.chift.eu/developer-guides/sdk.md) - [null](https://docs.chift.eu/developer-guides/webhooks.md) - [Local agents](https://docs.chift.eu/docs/advanced/local-agent.md) - [Webhooks](https://docs.chift.eu/docs/advanced/webhooks.md) - [Activate Connector](https://docs.chift.eu/docs/getting-started/activate-connector.md) - [API Explorer](https://docs.chift.eu/docs/getting-started/api-explorer.md) - [Configure Account](https://docs.chift.eu/docs/getting-started/configure-account.md) - [Create API Key](https://docs.chift.eu/docs/getting-started/create-api-key.md) - [Create Consumer](https://docs.chift.eu/docs/getting-started/create-consumer.md) - [null](https://docs.chift.eu/docs/introduction/glossary.md) - [null](https://docs.chift.eu/docs/introduction/syncs.md) - [Unified APIs](https://docs.chift.eu/docs/introduction/unifiedapis.md) - [null](https://docs.chift.eu/docs/introduction/welcome.md) - [Support for multiple environments](https://docs.chift.eu/docs/platform/multi-environment.md) - [null](https://docs.chift.eu/docs/platform/roles.md) - [Contact Support](https://docs.chift.eu/docs/support/contact-support.md) - [Overview](https://docs.chift.eu/docs/support/overview.md) - [Ticket Portal](https://docs.chift.eu/docs/support/ticket-portal.md) - [Email Reminders](https://docs.chift.eu/docs/user-onboarding/email-reminders.md) - [External Invitations](https://docs.chift.eu/docs/user-onboarding/external-invitation.md) - [Help Center](https://docs.chift.eu/docs/user-onboarding/help-center.md) - [Issues](https://docs.chift.eu/docs/user-onboarding/issues.md) - [Monitoring](https://docs.chift.eu/docs/user-onboarding/monitoring.md) - [Overview](https://docs.chift.eu/docs/user-onboarding/overview.md) - [eCommerce sync](https://docs.chift.eu/syncs/ecommerce-sync.md) - [null](https://docs.chift.eu/syncs/embedded.md) - [How can syncs be exposed to end-users](https://docs.chift.eu/syncs/expose-overview.md) - [How does it work](https://docs.chift.eu/syncs/how-does-it-work.md) - [Invoices sync](https://docs.chift.eu/syncs/invoices-sync.md) - [Marketplace](https://docs.chift.eu/syncs/marketplace.md) - [null](https://docs.chift.eu/syncs/overview.md) - [Payment sync](https://docs.chift.eu/syncs/payment-sync.md) - [PMS sync](https://docs.chift.eu/syncs/pms-sync.md) - [POS sync](https://docs.chift.eu/syncs/pos-sync.md) - [Pre-oauth2 sync](https://docs.chift.eu/syncs/pre-oauth2-sync.md) - [Connectors](https://docs.chift.eu/unified-apis/accounting/connectors.md) - [Accounting API - Coverage](https://docs.chift.eu/unified-apis/accounting/coverage.md) - [Data types](https://docs.chift.eu/unified-apis/accounting/datatypes.md) - [Introduction to our Accounting APIs](https://docs.chift.eu/unified-apis/accounting/overview.md) - [Connectors](https://docs.chift.eu/unified-apis/banking/connectors.md) - [Banking API - Coverage](https://docs.chift.eu/unified-apis/banking/coverage.md) - [Data types](https://docs.chift.eu/unified-apis/banking/datatypes.md) - [Introduction to our Banking APIs](https://docs.chift.eu/unified-apis/banking/overview.md) - [Connectors](https://docs.chift.eu/unified-apis/ecommerce/connectors.md) - [E-commerce API - Coverage](https://docs.chift.eu/unified-apis/ecommerce/coverage.md) - [Data types](https://docs.chift.eu/unified-apis/ecommerce/datatypes.md) - [Introduction to our eCommerce APIs](https://docs.chift.eu/unified-apis/ecommerce/overview.md) - [Connectors](https://docs.chift.eu/unified-apis/invoicing/connectors.md) - [Invoicing API - Coverage](https://docs.chift.eu/unified-apis/invoicing/coverage.md) - [Data types](https://docs.chift.eu/unified-apis/invoicing/datatypes.md) - [Introduction to our Invoicing APIs](https://docs.chift.eu/unified-apis/invoicing/overview.md) - [Unified APIs](https://docs.chift.eu/unified-apis/overview.md) - [Connectors](https://docs.chift.eu/unified-apis/payment/connectors.md) - [Payment API - Coverage](https://docs.chift.eu/unified-apis/payment/coverage.md) - [Data types](https://docs.chift.eu/unified-apis/payment/datatypes.md) - [Introduction to our Payment APIs](https://docs.chift.eu/unified-apis/payment/overview.md) - [Connectors](https://docs.chift.eu/unified-apis/pms/connectors.md) - [PMS API - Coverage](https://docs.chift.eu/unified-apis/pms/coverage.md) - [Data types](https://docs.chift.eu/unified-apis/pms/datatypes.md) - [Introduction to our PMS APIs](https://docs.chift.eu/unified-apis/pms/overview.md) - [Connectors](https://docs.chift.eu/unified-apis/pos/connectors.md) - [POS API - Coverage](https://docs.chift.eu/unified-apis/pos/coverage.md) - [Data types](https://docs.chift.eu/unified-apis/pos/datatypes.md) - [Introduction to our POS APIs](https://docs.chift.eu/unified-apis/pos/overview.md)