Skip to main content

Sync orders

POST 

/api/square/orders/sync

Queues a background sync of Square orders for the instance, then promotes new orders to SKU sales orders. Returns a tracked job log id that can be used to follow progress.

mode is optional: since_latest (default) resumes from the persisted sync watermark; all re-syncs from the instance's order import start date. date_from (optional, date) overrides the window start.

Request

Responses

OK

Response Headers
    Content-Type