# Connection Handles the connection between the ERPHub and the ERP ## Initializes the process of creating a new connection to an external ERP system - [POST /api/v1/connection](https://developer.aritma.com/apis/accounting/erp-hub/openapi/erphub-openapi/connection/createerpconnection.md) ## Resync connection. This will import new clients connected to the given connection. - [PUT /api/v1/connection/{connectionId}](https://developer.aritma.com/apis/accounting/erp-hub/openapi/erphub-openapi/connection/resyncconnection.md) ## Get clients for a connection - [GET /api/v1/connection/{connectionId}/clients](https://developer.aritma.com/apis/accounting/erp-hub/openapi/erphub-openapi/connection/getclients.md)