---
title: "Start new sync flow"
method: GET
path: "/config/sync/commerce/{commerceKey}/{accountingKey}/start"
tags: ["Connections"]
---

# Start new sync flow

`GET /config/sync/commerce/{commerceKey}/{accountingKey}/start`

Create a new company and connections. Get a URL for Sync Flow, including a one time passcode.

## Path parameters

- `commerceKey` string, required
- `accountingKey` string, required

## Query parameters

- `merchantIdentifier` string

## Response `200`

Success

- SyncFlowUrl
  - `url` string — Sync flow URL.

---

[API](https://skmtc.dev/codatio/apis/codat-sync-commerce.md) · [All operations](https://skmtc.dev/codatio/apis/codat-sync-commerce/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/codatio/codat-sync-commerce/revisions/47d5506e559a/schema)
