v51

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-01222395.3 KB
Connections

Start new sync flow

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

get/config/sync/commerce/{commerceKey}/{accountingKey}/start

Path parameters

commerceKeystring required

Commerce platform key

accountingKeystring required

Accounting platform key

Query parameters

merchantIdentifierstring

Identifier for your merchant, can be the merchant name or Codat company id.

Response

Success

urlstring

Sync flow URL.

Example response

{
  "url": "https://sync-flow-integration.codat.io/57b6fad9-e3ca-447b-89db-e4ffa21e6ef3/aiwb/mqjo/start?otp=836415"
}
All 23 operations