Skip to main content

Sync (locations + catalog + orders)

POST 

/api/square/instances/:squareIntegrationInstance/sync

Dispatches a background sync job for the instance. Returns immediately with a tracked_job_log_id.

Body:

  • scope (optional) — all (default), locations, catalog, or orders
  • start_at (optional, ISO 8601) — override the watermark for the orders phase

Request

Responses

OK

Response Headers
    Content-Type